>>> py3-sibc: Building community/py3-sibc 1.0.4-r4 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 13:06:58 +0000 >>> py3-sibc: Validating /home/buildozer/aports/community/py3-sibc/APKBUILD... >>> py3-sibc: Analyzing dependencies... >>> py3-sibc: Installing for build: build-base python3 py3-click py3-progress py3-numpy py3-setuptools py3-gpep517 py3-numpy-dev py3-wheel py3-pytest py3-pytest-runner ( 1/46) Installing libbz2 (1.0.8-r6) ( 2/46) Installing libffi (3.5.2-r0) ( 3/46) Installing gdbm (1.26-r0) ( 4/46) Installing xz-libs (5.8.2-r0) ( 5/46) Installing mpdecimal (4.0.1-r0) ( 6/46) Installing libpanelw (6.6_p20251231-r0) ( 7/46) Installing sqlite-libs (3.51.2-r1) ( 8/46) Installing python3 (3.14.3-r0) ( 9/46) Installing python3-pycache-pyc0 (3.14.3-r0) (10/46) Installing pyc (3.14.3-r0) (11/46) Installing python3-pyc (3.14.3-r0) (12/46) Installing py3-click (8.3.1-r1) (13/46) Installing py3-click-pyc (8.3.1-r1) (14/46) Installing py3-progress (1.6-r5) (15/46) Installing py3-progress-pyc (1.6-r5) (16/46) Installing libgfortran (15.2.0-r2) (17/46) Installing openblas (0.3.30-r2) (18/46) Installing py3-numpy (2.4.3-r2) (19/46) Installing py3-numpy-tests (2.4.3-r2) (20/46) Installing py3-numpy-pyc (2.4.3-r2) (21/46) Installing py3-parsing (3.3.2-r1) (22/46) Installing py3-parsing-pyc (3.3.2-r1) (23/46) Installing py3-packaging (26.0-r1) (24/46) Installing py3-packaging-pyc (26.0-r1) (25/46) Installing py3-setuptools (82.0.1-r1) (26/46) Installing py3-setuptools-pyc (82.0.1-r1) (27/46) Installing py3-installer (0.7.0-r3) (28/46) Installing py3-installer-pyc (0.7.0-r3) (29/46) Installing py3-gpep517 (19-r2) (30/46) Installing py3-gpep517-pyc (19-r2) (31/46) Installing py3-numpy-dev (2.4.3-r2) (32/46) Installing py3-wheel (0.46.3-r1) (33/46) Installing py3-wheel-pyc (0.46.3-r1) (34/46) Installing py3-iniconfig (2.3.0-r1) (35/46) Installing py3-iniconfig-pyc (2.3.0-r1) (36/46) Installing py3-pluggy (1.6.0-r1) (37/46) Installing py3-pluggy-pyc (1.6.0-r1) (38/46) Installing py3-py (1.11.0-r5) (39/46) Installing py3-py-pyc (1.11.0-r5) (40/46) Installing py3-pygments (2.19.2-r1) (41/46) Installing py3-pygments-pyc (2.19.2-r1) (42/46) Installing py3-pytest (9.0.2-r1) (43/46) Installing py3-pytest-pyc (9.0.2-r1) (44/46) Installing py3-pytest-runner (6.0.1-r2) (45/46) Installing py3-pytest-runner-pyc (6.0.1-r2) (46/46) Installing .makedepends-py3-sibc (20260328.130659) Executing busybox-1.37.0-r31.trigger OK: 383.9 MiB in 150 packages >>> py3-sibc: Cleaning up srcdir >>> py3-sibc: Cleaning up pkgdir >>> py3-sibc: Cleaning up tmpdir >>> py3-sibc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sibc-1.0.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/sibc-1.0.4.tar.gz.part' sibc-1.0.4.tar.gz.pa 100% |********************************| 186k 0:00:00 ETA '/var/cache/distfiles/edge/sibc-1.0.4.tar.gz.part' saved /var/cache/distfiles/edge/sibc-1.0.4.tar.gz: OK /home/buildozer/aports/community/py3-sibc/bench_soft_requirements.patch: OK /home/buildozer/aports/community/py3-sibc/use-importlib-not-pkgresources.patch: OK >>> py3-sibc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sibc-1.0.4.tar.gz /var/cache/distfiles/edge/sibc-1.0.4.tar.gz: OK /home/buildozer/aports/community/py3-sibc/bench_soft_requirements.patch: OK /home/buildozer/aports/community/py3-sibc/use-importlib-not-pkgresources.patch: OK >>> py3-sibc: Unpacking /var/cache/distfiles/edge/sibc-1.0.4.tar.gz... >>> py3-sibc: bench_soft_requirements.patch patching file requirements.txt patching file sibc/__main__.py >>> py3-sibc: use-importlib-not-pkgresources.patch patching file sibc/bsidh/main.py patching file sibc/bsidh/precompute_parameters.py patching file sibc/bsidh/precompute_strategy.py patching file sibc/bsidh/strategy.py patching file sibc/constants.py patching file sibc/csidh/bench.py patching file sibc/csidh/header.py patching file sibc/csidh/main.py patching file sibc/csidh/precompute_parameters.py patching file sibc/csidh/precompute_strategy.py patching file sibc/montgomery/curve.py patching file sibc/montgomery/isogeny.py patching file sibc/plot_strategy.py patching file sibc/precompute_sdacs.py patching file sibc/sidh/precompute_strategy.py patching file sibc/sidh/strategy.py 2026-03-28 13:07:01,043 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 :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 13:07:01,065 root INFO running bdist_wheel 2026-03-28 13:07:01,082 root INFO running build 2026-03-28 13:07:01,082 root INFO running build_py 2026-03-28 13:07:01,086 root INFO creating build/lib/sibc 2026-03-28 13:07:01,086 root INFO copying sibc/__init__.py -> build/lib/sibc 2026-03-28 13:07:01,086 root INFO copying sibc/polyredc.py -> build/lib/sibc 2026-03-28 13:07:01,086 root INFO copying sibc/quadraticfield.py -> build/lib/sibc 2026-03-28 13:07:01,087 root INFO copying sibc/fauxoo.py -> build/lib/sibc 2026-03-28 13:07:01,087 root INFO copying sibc/precompute_sdacs.py -> build/lib/sibc 2026-03-28 13:07:01,087 root INFO copying sibc/primefield.py -> build/lib/sibc 2026-03-28 13:07:01,087 root INFO copying sibc/polymul.py -> build/lib/sibc 2026-03-28 13:07:01,088 root INFO copying sibc/timing.py -> build/lib/sibc 2026-03-28 13:07:01,088 root INFO copying sibc/plot_strategy.py -> build/lib/sibc 2026-03-28 13:07:01,088 root INFO copying sibc/__main__.py -> build/lib/sibc 2026-03-28 13:07:01,089 root INFO copying sibc/constants.py -> build/lib/sibc 2026-03-28 13:07:01,089 root INFO copying sibc/common.py -> build/lib/sibc 2026-03-28 13:07:01,089 root INFO copying sibc/math.py -> build/lib/sibc 2026-03-28 13:07:01,089 root INFO creating build/lib/sibc/csidh 2026-03-28 13:07:01,090 root INFO copying sibc/csidh/__init__.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,090 root INFO copying sibc/csidh/gae_wd1.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,090 root INFO copying sibc/csidh/precompute_parameters.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,090 root INFO copying sibc/csidh/bounds.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,091 root INFO copying sibc/csidh/header.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,091 root INFO copying sibc/csidh/sdacs.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,091 root INFO copying sibc/csidh/gae_df.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,091 root INFO copying sibc/csidh/ijk.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,092 root INFO copying sibc/csidh/bench.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,092 root INFO copying sibc/csidh/main.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,092 root INFO copying sibc/csidh/gae_wd2.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,092 root INFO copying sibc/csidh/precompute_strategy.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,093 root INFO copying sibc/csidh/test.py -> build/lib/sibc/csidh 2026-03-28 13:07:01,093 root INFO creating build/lib/sibc/bsidh 2026-03-28 13:07:01,093 root INFO copying sibc/bsidh/__init__.py -> build/lib/sibc/bsidh 2026-03-28 13:07:01,093 root INFO copying sibc/bsidh/precompute_parameters.py -> build/lib/sibc/bsidh 2026-03-28 13:07:01,094 root INFO copying sibc/bsidh/main.py -> build/lib/sibc/bsidh 2026-03-28 13:07:01,094 root INFO copying sibc/bsidh/strategy.py -> build/lib/sibc/bsidh 2026-03-28 13:07:01,094 root INFO copying sibc/bsidh/precompute_strategy.py -> build/lib/sibc/bsidh 2026-03-28 13:07:01,094 root INFO copying sibc/bsidh/test.py -> build/lib/sibc/bsidh 2026-03-28 13:07:01,095 root INFO creating build/lib/sibc/sidh 2026-03-28 13:07:01,095 root INFO copying sibc/sidh/__init__.py -> build/lib/sibc/sidh 2026-03-28 13:07:01,095 root INFO copying sibc/sidh/strategy.py -> build/lib/sibc/sidh 2026-03-28 13:07:01,095 root INFO copying sibc/sidh/precompute_strategy.py -> build/lib/sibc/sidh 2026-03-28 13:07:01,096 root INFO creating build/lib/sibc/montgomery 2026-03-28 13:07:01,096 root INFO copying sibc/montgomery/__init__.py -> build/lib/sibc/montgomery 2026-03-28 13:07:01,096 root INFO copying sibc/montgomery/isogeny.py -> build/lib/sibc/montgomery 2026-03-28 13:07:01,096 root INFO copying sibc/montgomery/curve.py -> build/lib/sibc/montgomery 2026-03-28 13:07:01,097 root INFO running egg_info 2026-03-28 13:07:01,099 root INFO creating sibc.egg-info 2026-03-28 13:07:01,099 root INFO writing sibc.egg-info/PKG-INFO 2026-03-28 13:07:01,100 root INFO writing dependency_links to sibc.egg-info/dependency_links.txt 2026-03-28 13:07:01,100 root INFO writing entry points to sibc.egg-info/entry_points.txt 2026-03-28 13:07:01,100 root INFO writing requirements to sibc.egg-info/requires.txt 2026-03-28 13:07:01,100 root INFO writing top-level names to sibc.egg-info/top_level.txt 2026-03-28 13:07:01,100 root INFO writing manifest file 'sibc.egg-info/SOURCES.txt' 2026-03-28 13:07:01,104 root INFO reading manifest file 'sibc.egg-info/SOURCES.txt' 2026-03-28 13:07:01,105 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 13:07:01,145 root INFO adding license file 'LICENSE' 2026-03-28 13:07:01,166 root INFO writing manifest file 'sibc.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.exponents.mitm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.exponents.mitm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.exponents.mitm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.exponents.mitm' to be distributed and are already explicitly excluding 'sibc.data.exponents.mitm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.exponents' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.exponents' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.exponents' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.exponents' to be distributed and are already explicitly excluding 'sibc.data.exponents' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.gen.montgomery.bsidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.gen.montgomery.bsidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.gen.montgomery.bsidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.gen.montgomery.bsidh' to be distributed and are already explicitly excluding 'sibc.data.gen.montgomery.bsidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.gen.montgomery.sidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.gen.montgomery.sidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.gen.montgomery.sidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.gen.montgomery.sidh' to be distributed and are already explicitly excluding 'sibc.data.gen.montgomery.sidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.ijk.montgomery.bsidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.ijk.montgomery.bsidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.ijk.montgomery.bsidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.ijk.montgomery.bsidh' to be distributed and are already explicitly excluding 'sibc.data.ijk.montgomery.bsidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.ijk.montgomery.csidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.ijk.montgomery.csidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.ijk.montgomery.csidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.ijk.montgomery.csidh' to be distributed and are already explicitly excluding 'sibc.data.ijk.montgomery.csidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.sdacs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.sdacs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.sdacs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.sdacs' to be distributed and are already explicitly excluding 'sibc.data.sdacs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.sdacs.bsidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.sdacs.bsidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.sdacs.bsidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.sdacs.bsidh' to be distributed and are already explicitly excluding 'sibc.data.sdacs.bsidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.sdacs.csidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.sdacs.csidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.sdacs.csidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.sdacs.csidh' to be distributed and are already explicitly excluding 'sibc.data.sdacs.csidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.sop.bsidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.sop.bsidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.sop.bsidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.sop.bsidh' to be distributed and are already explicitly excluding 'sibc.data.sop.bsidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.sop.csidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.sop.csidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.sop.csidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.sop.csidh' to be distributed and are already explicitly excluding 'sibc.data.sop.csidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.sop.sidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.sop.sidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.sop.sidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.sop.sidh' to be distributed and are already explicitly excluding 'sibc.data.sop.sidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.strategies.montgomery.bsidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.strategies.montgomery.bsidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.strategies.montgomery.bsidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.strategies.montgomery.bsidh' to be distributed and are already explicitly excluding 'sibc.data.strategies.montgomery.bsidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.strategies.montgomery.csidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.strategies.montgomery.csidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.strategies.montgomery.csidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.strategies.montgomery.csidh' to be distributed and are already explicitly excluding 'sibc.data.strategies.montgomery.csidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sibc.data.strategies.montgomery.sidh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sibc.data.strategies.montgomery.sidh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sibc.data.strategies.montgomery.sidh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sibc.data.strategies.montgomery.sidh' to be distributed and are already explicitly excluding 'sibc.data.strategies.montgomery.sidh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-03-28 13:07:01,222 root INFO creating build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,222 root INFO copying sibc/data/exponents/mitm/128/df/e1 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,223 root INFO copying sibc/data/exponents/mitm/128/df/e10 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,223 root INFO copying sibc/data/exponents/mitm/128/df/e2 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,223 root INFO copying sibc/data/exponents/mitm/128/df/e3 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,223 root INFO copying sibc/data/exponents/mitm/128/df/e4 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,224 root INFO copying sibc/data/exponents/mitm/128/df/e5 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,224 root INFO copying sibc/data/exponents/mitm/128/df/e6 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,224 root INFO copying sibc/data/exponents/mitm/128/df/e7 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,224 root INFO copying sibc/data/exponents/mitm/128/df/e8 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,224 root INFO copying sibc/data/exponents/mitm/128/df/e9 -> build/lib/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,225 root INFO creating build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,225 root INFO copying sibc/data/exponents/mitm/128/wd1/e1 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,225 root INFO copying sibc/data/exponents/mitm/128/wd1/e10 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,225 root INFO copying sibc/data/exponents/mitm/128/wd1/e2 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,225 root INFO copying sibc/data/exponents/mitm/128/wd1/e3 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,226 root INFO copying sibc/data/exponents/mitm/128/wd1/e4 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,226 root INFO copying sibc/data/exponents/mitm/128/wd1/e5 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,226 root INFO copying sibc/data/exponents/mitm/128/wd1/e6 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,226 root INFO copying sibc/data/exponents/mitm/128/wd1/e7 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,226 root INFO copying sibc/data/exponents/mitm/128/wd1/e8 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,227 root INFO copying sibc/data/exponents/mitm/128/wd1/e9 -> build/lib/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,227 root INFO creating build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,227 root INFO copying sibc/data/exponents/mitm/128/wd2/e1 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,227 root INFO copying sibc/data/exponents/mitm/128/wd2/e10 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,227 root INFO copying sibc/data/exponents/mitm/128/wd2/e2 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,227 root INFO copying sibc/data/exponents/mitm/128/wd2/e3 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,228 root INFO copying sibc/data/exponents/mitm/128/wd2/e4 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,228 root INFO copying sibc/data/exponents/mitm/128/wd2/e5 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,228 root INFO copying sibc/data/exponents/mitm/128/wd2/e6 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,228 root INFO copying sibc/data/exponents/mitm/128/wd2/e7 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,228 root INFO copying sibc/data/exponents/mitm/128/wd2/e8 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,229 root INFO copying sibc/data/exponents/mitm/128/wd2/e9 -> build/lib/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,229 root INFO creating build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,229 root INFO copying sibc/data/exponents/mitm/192/df/e1 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,229 root INFO copying sibc/data/exponents/mitm/192/df/e10 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,229 root INFO copying sibc/data/exponents/mitm/192/df/e2 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,230 root INFO copying sibc/data/exponents/mitm/192/df/e3 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,230 root INFO copying sibc/data/exponents/mitm/192/df/e4 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,230 root INFO copying sibc/data/exponents/mitm/192/df/e5 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,230 root INFO copying sibc/data/exponents/mitm/192/df/e6 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,230 root INFO copying sibc/data/exponents/mitm/192/df/e7 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,231 root INFO copying sibc/data/exponents/mitm/192/df/e8 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,231 root INFO copying sibc/data/exponents/mitm/192/df/e9 -> build/lib/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,231 root INFO creating build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,231 root INFO copying sibc/data/exponents/mitm/192/wd1/e1 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,231 root INFO copying sibc/data/exponents/mitm/192/wd1/e10 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,232 root INFO copying sibc/data/exponents/mitm/192/wd1/e2 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,232 root INFO copying sibc/data/exponents/mitm/192/wd1/e3 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,232 root INFO copying sibc/data/exponents/mitm/192/wd1/e4 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,232 root INFO copying sibc/data/exponents/mitm/192/wd1/e5 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,232 root INFO copying sibc/data/exponents/mitm/192/wd1/e6 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,233 root INFO copying sibc/data/exponents/mitm/192/wd1/e7 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,233 root INFO copying sibc/data/exponents/mitm/192/wd1/e8 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,233 root INFO copying sibc/data/exponents/mitm/192/wd1/e9 -> build/lib/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,233 root INFO creating build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,233 root INFO copying sibc/data/exponents/mitm/192/wd2/e1 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,234 root INFO copying sibc/data/exponents/mitm/192/wd2/e10 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,234 root INFO copying sibc/data/exponents/mitm/192/wd2/e2 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,234 root INFO copying sibc/data/exponents/mitm/192/wd2/e3 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,234 root INFO copying sibc/data/exponents/mitm/192/wd2/e4 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,234 root INFO copying sibc/data/exponents/mitm/192/wd2/e5 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,235 root INFO copying sibc/data/exponents/mitm/192/wd2/e6 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,235 root INFO copying sibc/data/exponents/mitm/192/wd2/e7 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,235 root INFO copying sibc/data/exponents/mitm/192/wd2/e8 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,235 root INFO copying sibc/data/exponents/mitm/192/wd2/e9 -> build/lib/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,235 root INFO creating build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,236 root INFO copying sibc/data/exponents/vow-gcs/128/df/e1 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,236 root INFO copying sibc/data/exponents/vow-gcs/128/df/e10 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,236 root INFO copying sibc/data/exponents/vow-gcs/128/df/e2 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,236 root INFO copying sibc/data/exponents/vow-gcs/128/df/e3 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,236 root INFO copying sibc/data/exponents/vow-gcs/128/df/e4 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,237 root INFO copying sibc/data/exponents/vow-gcs/128/df/e5 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,237 root INFO copying sibc/data/exponents/vow-gcs/128/df/e6 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,237 root INFO copying sibc/data/exponents/vow-gcs/128/df/e7 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,237 root INFO copying sibc/data/exponents/vow-gcs/128/df/e8 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,237 root INFO copying sibc/data/exponents/vow-gcs/128/df/e9 -> build/lib/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,238 root INFO creating build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,238 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e1 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,238 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e10 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,238 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e2 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,238 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e3 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,238 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e4 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,239 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e5 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,239 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e6 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,239 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e7 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,239 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e8 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,239 root INFO copying sibc/data/exponents/vow-gcs/128/wd1/e9 -> build/lib/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,240 root INFO creating build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,240 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e1 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,240 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e10 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,240 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e2 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,240 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e3 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,241 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e4 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,241 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e5 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,241 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e6 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,241 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e7 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,241 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e8 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,242 root INFO copying sibc/data/exponents/vow-gcs/128/wd2/e9 -> build/lib/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,242 root INFO creating build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,242 root INFO copying sibc/data/exponents/vow-gcs/192/df/e1 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,242 root INFO copying sibc/data/exponents/vow-gcs/192/df/e10 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,242 root INFO copying sibc/data/exponents/vow-gcs/192/df/e2 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,243 root INFO copying sibc/data/exponents/vow-gcs/192/df/e3 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,243 root INFO copying sibc/data/exponents/vow-gcs/192/df/e4 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,243 root INFO copying sibc/data/exponents/vow-gcs/192/df/e5 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,243 root INFO copying sibc/data/exponents/vow-gcs/192/df/e6 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,243 root INFO copying sibc/data/exponents/vow-gcs/192/df/e7 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,244 root INFO copying sibc/data/exponents/vow-gcs/192/df/e8 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,244 root INFO copying sibc/data/exponents/vow-gcs/192/df/e9 -> build/lib/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,244 root INFO creating build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,244 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e1 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,244 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e10 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,244 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e2 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,245 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e3 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,245 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e4 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,245 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e5 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,245 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e6 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,245 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e7 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,246 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e8 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,246 root INFO copying sibc/data/exponents/vow-gcs/192/wd1/e9 -> build/lib/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,246 root INFO creating build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,246 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e1 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,246 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e10 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,247 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e2 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,247 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e3 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,247 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e4 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,247 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e5 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,247 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e6 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,247 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e7 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,248 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e8 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,248 root INFO copying sibc/data/exponents/vow-gcs/192/wd2/e9 -> build/lib/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,248 root INFO creating build/lib/sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,248 root INFO copying sibc/data/gen/montgomery/bsidh/p237 -> build/lib/sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,249 root INFO copying sibc/data/gen/montgomery/bsidh/p247 -> build/lib/sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,249 root INFO copying sibc/data/gen/montgomery/bsidh/p253 -> build/lib/sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,249 root INFO copying sibc/data/gen/montgomery/bsidh/p255 -> build/lib/sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,249 root INFO copying sibc/data/gen/montgomery/bsidh/p257 -> build/lib/sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,249 root INFO creating build/lib/sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,249 root INFO copying sibc/data/gen/montgomery/sidh/p434 -> build/lib/sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,250 root INFO copying sibc/data/gen/montgomery/sidh/p503 -> build/lib/sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,250 root INFO copying sibc/data/gen/montgomery/sidh/p610 -> build/lib/sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,250 root INFO copying sibc/data/gen/montgomery/sidh/p751 -> build/lib/sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,250 root INFO creating build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,250 root INFO copying sibc/data/ijk/montgomery/bsidh/p237-scaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,251 root INFO copying sibc/data/ijk/montgomery/bsidh/p237-unscaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,251 root INFO copying sibc/data/ijk/montgomery/bsidh/p247-scaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,251 root INFO copying sibc/data/ijk/montgomery/bsidh/p247-unscaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,251 root INFO copying sibc/data/ijk/montgomery/bsidh/p253-scaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,251 root INFO copying sibc/data/ijk/montgomery/bsidh/p253-unscaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,252 root INFO copying sibc/data/ijk/montgomery/bsidh/p255-scaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,252 root INFO copying sibc/data/ijk/montgomery/bsidh/p255-unscaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,252 root INFO copying sibc/data/ijk/montgomery/bsidh/p257-scaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,252 root INFO copying sibc/data/ijk/montgomery/bsidh/p257-unscaled -> build/lib/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,252 root INFO creating build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,253 root INFO copying sibc/data/ijk/montgomery/csidh/p1024-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,253 root INFO copying sibc/data/ijk/montgomery/csidh/p1024-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,253 root INFO copying sibc/data/ijk/montgomery/csidh/p1792-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,253 root INFO copying sibc/data/ijk/montgomery/csidh/p1792-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,253 root INFO copying sibc/data/ijk/montgomery/csidh/p2048-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,254 root INFO copying sibc/data/ijk/montgomery/csidh/p2048-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,254 root INFO copying sibc/data/ijk/montgomery/csidh/p4096-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,254 root INFO copying sibc/data/ijk/montgomery/csidh/p4096-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,254 root INFO copying sibc/data/ijk/montgomery/csidh/p512-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,254 root INFO copying sibc/data/ijk/montgomery/csidh/p512-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,255 root INFO copying sibc/data/ijk/montgomery/csidh/p5120-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,255 root INFO copying sibc/data/ijk/montgomery/csidh/p5120-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,255 root INFO copying sibc/data/ijk/montgomery/csidh/p6144-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,255 root INFO copying sibc/data/ijk/montgomery/csidh/p6144-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,255 root INFO copying sibc/data/ijk/montgomery/csidh/p8192-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,256 root INFO copying sibc/data/ijk/montgomery/csidh/p8192-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,256 root INFO copying sibc/data/ijk/montgomery/csidh/p9216-scaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,256 root INFO copying sibc/data/ijk/montgomery/csidh/p9216-unscaled -> build/lib/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,256 root INFO creating build/lib/sibc/data/sdacs 2026-03-28 13:07:01,256 root INFO copying sibc/data/sdacs/sidh -> build/lib/sibc/data/sdacs 2026-03-28 13:07:01,257 root INFO creating build/lib/sibc/data/sdacs/bsidh 2026-03-28 13:07:01,257 root INFO copying sibc/data/sdacs/bsidh/p237 -> build/lib/sibc/data/sdacs/bsidh 2026-03-28 13:07:01,257 root INFO copying sibc/data/sdacs/bsidh/p247 -> build/lib/sibc/data/sdacs/bsidh 2026-03-28 13:07:01,257 root INFO copying sibc/data/sdacs/bsidh/p253 -> build/lib/sibc/data/sdacs/bsidh 2026-03-28 13:07:01,257 root INFO copying sibc/data/sdacs/bsidh/p255 -> build/lib/sibc/data/sdacs/bsidh 2026-03-28 13:07:01,258 root INFO copying sibc/data/sdacs/bsidh/p257 -> build/lib/sibc/data/sdacs/bsidh 2026-03-28 13:07:01,258 root INFO creating build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,258 root INFO copying sibc/data/sdacs/csidh/p1024 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,258 root INFO copying sibc/data/sdacs/csidh/p1792 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,258 root INFO copying sibc/data/sdacs/csidh/p2048 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,258 root INFO copying sibc/data/sdacs/csidh/p4096 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,259 root INFO copying sibc/data/sdacs/csidh/p512 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,259 root INFO copying sibc/data/sdacs/csidh/p5120 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,259 root INFO copying sibc/data/sdacs/csidh/p6144 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,259 root INFO copying sibc/data/sdacs/csidh/p8192 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,260 root INFO copying sibc/data/sdacs/csidh/p9216 -> build/lib/sibc/data/sdacs/csidh 2026-03-28 13:07:01,260 root INFO creating build/lib/sibc/data/sop/bsidh 2026-03-28 13:07:01,260 root INFO copying sibc/data/sop/bsidh/p237 -> build/lib/sibc/data/sop/bsidh 2026-03-28 13:07:01,260 root INFO copying sibc/data/sop/bsidh/p247 -> build/lib/sibc/data/sop/bsidh 2026-03-28 13:07:01,260 root INFO copying sibc/data/sop/bsidh/p253 -> build/lib/sibc/data/sop/bsidh 2026-03-28 13:07:01,260 root INFO copying sibc/data/sop/bsidh/p255 -> build/lib/sibc/data/sop/bsidh 2026-03-28 13:07:01,261 root INFO copying sibc/data/sop/bsidh/p257 -> build/lib/sibc/data/sop/bsidh 2026-03-28 13:07:01,261 root INFO creating build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,261 root INFO copying sibc/data/sop/csidh/p1024 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,261 root INFO copying sibc/data/sop/csidh/p1792 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,261 root INFO copying sibc/data/sop/csidh/p2048 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,262 root INFO copying sibc/data/sop/csidh/p4096 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,262 root INFO copying sibc/data/sop/csidh/p512 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,262 root INFO copying sibc/data/sop/csidh/p5120 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,262 root INFO copying sibc/data/sop/csidh/p6144 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,262 root INFO copying sibc/data/sop/csidh/p8192 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,263 root INFO copying sibc/data/sop/csidh/p9216 -> build/lib/sibc/data/sop/csidh 2026-03-28 13:07:01,263 root INFO creating build/lib/sibc/data/sop/sidh 2026-03-28 13:07:01,263 root INFO copying sibc/data/sop/sidh/p434 -> build/lib/sibc/data/sop/sidh 2026-03-28 13:07:01,263 root INFO copying sibc/data/sop/sidh/p503 -> build/lib/sibc/data/sop/sidh 2026-03-28 13:07:01,263 root INFO copying sibc/data/sop/sidh/p610 -> build/lib/sibc/data/sop/sidh 2026-03-28 13:07:01,264 root INFO copying sibc/data/sop/sidh/p751 -> build/lib/sibc/data/sop/sidh 2026-03-28 13:07:01,264 root INFO creating build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,264 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,264 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,264 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,265 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,265 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,265 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,265 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,265 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,266 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p237-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,266 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,266 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,266 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,266 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,267 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,267 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,267 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,267 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,267 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p247-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,268 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,268 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,268 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,268 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,268 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,269 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,269 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,269 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,269 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p253-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,269 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,270 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,270 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,270 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,270 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,270 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,271 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,271 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,271 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p255-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,271 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,271 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,272 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,272 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,272 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,272 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,272 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,273 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,273 root INFO copying sibc/data/strategies/montgomery/bsidh/bsidh-p257-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,273 root INFO creating build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,273 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,273 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,274 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,274 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,274 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,274 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,274 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,275 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,275 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,275 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,275 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,275 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,276 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,276 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,276 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,276 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,276 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,277 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,277 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,277 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,277 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,277 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,278 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,278 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,278 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,278 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,278 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,279 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,279 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,279 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,279 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,279 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,280 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,280 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,280 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,280 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,281 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,281 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,281 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,281 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,281 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,282 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,282 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,282 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,282 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,282 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,283 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,283 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,283 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,283 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,283 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,284 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,284 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,284 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,284 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,284 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,285 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,285 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,285 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,285 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,285 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,286 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,286 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,286 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,286 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,286 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,287 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,287 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,287 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,287 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,287 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,288 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,288 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,288 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,288 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,289 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,289 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,289 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,289 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,289 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,290 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,290 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,290 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,290 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,291 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,291 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,291 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,291 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,291 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,292 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,292 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,292 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,292 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,292 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,293 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,293 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,293 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,293 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,293 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,294 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,294 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,294 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,294 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,294 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,295 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,295 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,295 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,295 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,295 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,296 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,296 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,296 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,296 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,296 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,297 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,297 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,297 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,297 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,297 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,298 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,298 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,298 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,298 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,298 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,299 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,299 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,299 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,299 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,299 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,300 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,300 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,300 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,300 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,301 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,301 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,301 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,301 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,301 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,302 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,302 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,302 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,302 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,302 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,303 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,303 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,303 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,303 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,303 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,304 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,304 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,304 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,304 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,305 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,305 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,305 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,305 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,305 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,306 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,306 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,306 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,306 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,306 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,307 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,307 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,307 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,307 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,307 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,308 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,308 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,308 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,308 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,308 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,309 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,309 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,309 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,309 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,310 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,310 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,310 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,310 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,310 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,311 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,311 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,311 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,311 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,311 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,312 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,312 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,312 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,312 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,313 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,313 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,313 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,313 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,313 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,314 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,314 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,314 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,314 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,314 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,315 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,315 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,315 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,315 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,315 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,316 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,316 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,316 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,316 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,316 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,317 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,317 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,317 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,317 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,317 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,318 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,318 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,318 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,318 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,318 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,319 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,319 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,319 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,319 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,319 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,320 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,320 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,320 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,320 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,321 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,321 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,321 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,321 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,321 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,322 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,322 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,322 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,322 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,322 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,323 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,323 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,323 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,323 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,323 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,324 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,324 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,324 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,324 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,324 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,325 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,325 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,325 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,325 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,326 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,326 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,326 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,326 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,326 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,327 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,327 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,327 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,327 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,327 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,328 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,328 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,328 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,328 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,329 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,329 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,329 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,329 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,329 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,330 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,330 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,330 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,330 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,330 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,331 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,331 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,331 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,331 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,331 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,332 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,332 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,332 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,332 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,332 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,333 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,333 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,333 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,333 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,333 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,334 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,334 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,334 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,334 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,335 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,335 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,335 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,335 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,335 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,336 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,336 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,336 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,336 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,336 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,337 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,337 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,337 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,337 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,338 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,338 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,338 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,338 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,338 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,339 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,339 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,339 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,339 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,339 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,340 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,340 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,340 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,340 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,340 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,341 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,341 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,341 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,341 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,341 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,342 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,342 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,342 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,342 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,342 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,343 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,343 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,343 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,343 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,343 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,344 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,344 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,344 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,344 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,345 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,345 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,345 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,345 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,345 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,346 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,346 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,346 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,346 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,346 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,347 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,347 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,347 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,347 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,347 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,348 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,348 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,348 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,348 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,348 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,349 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,349 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,349 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,349 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,349 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,350 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,350 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,350 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,350 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,351 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,351 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,351 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,351 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,351 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,352 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,352 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,352 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,352 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,352 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,353 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,353 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,353 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,353 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,353 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,354 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,354 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,354 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,354 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,355 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,355 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,355 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,355 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,355 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,356 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,356 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,356 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,356 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,356 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,357 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,357 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,357 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,357 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,357 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,358 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,358 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,358 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,358 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,358 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,359 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,359 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,359 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,359 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,359 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,360 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,360 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,360 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,360 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,361 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,361 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,361 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,361 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,361 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,362 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,362 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,362 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,362 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,363 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,363 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,363 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,363 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,363 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,364 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,364 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,364 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,364 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,364 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,365 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,365 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,365 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,365 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,365 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,366 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,366 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,366 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,366 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,366 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,367 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,367 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,367 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,367 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,368 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,368 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,368 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,368 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,368 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,369 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,369 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,369 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,369 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,369 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,370 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,370 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,370 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,370 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,371 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,371 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,371 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,371 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,371 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,372 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,372 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,372 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,372 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,372 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,373 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,373 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,373 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,373 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,373 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,374 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,374 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,374 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,374 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,375 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,375 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,375 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,375 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,375 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,376 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,376 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,376 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,376 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,376 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,377 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,377 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,377 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,377 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,377 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,378 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,378 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,378 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,378 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,379 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,379 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,379 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,379 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,379 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,380 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,380 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,380 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,380 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,380 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,381 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,381 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,381 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,381 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,381 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,382 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,382 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,382 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,382 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,382 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,383 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,383 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,383 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,383 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,383 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,384 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,384 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,384 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,384 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,385 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,385 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,385 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,385 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,385 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,386 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,386 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,386 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,386 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,386 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,387 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,387 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,387 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,387 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,388 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,388 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,388 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,388 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,388 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,389 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,389 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,389 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,389 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,389 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,390 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,390 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,390 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,390 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,390 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,391 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,391 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,391 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,391 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,391 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,392 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,392 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,392 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,392 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,393 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,393 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,393 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,393 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,393 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,394 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,394 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,394 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,394 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,395 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,395 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,395 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,395 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,395 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,396 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,396 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,396 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,396 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,396 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,397 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,397 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,397 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,397 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,397 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,398 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,398 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,398 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,398 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,398 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,399 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,399 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,399 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,399 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,399 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,400 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,400 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,400 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,400 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,401 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,401 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,401 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,401 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,401 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,402 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,402 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,402 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,402 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,402 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,403 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,403 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,403 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,403 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,403 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,404 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,404 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,404 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,404 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,405 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,405 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,405 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,405 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,405 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,406 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,406 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,406 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,406 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,406 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,407 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,407 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,407 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,407 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,407 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,408 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,408 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,408 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,408 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,409 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,409 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,409 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,409 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,409 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,410 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,410 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,410 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,410 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,410 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,411 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,411 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,411 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,411 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,412 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,412 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,412 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,412 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,412 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,413 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,413 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,413 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,413 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,413 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,414 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,414 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,414 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,414 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,414 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,415 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,415 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,415 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,415 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,416 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,416 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,416 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,416 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,416 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,417 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,417 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,417 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,417 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,417 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,418 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,418 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,418 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,418 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,418 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,419 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,419 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,419 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,419 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,420 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,420 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,420 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,420 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,420 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,421 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,421 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,421 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,421 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,421 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,422 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,422 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,422 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,422 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,423 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,423 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,423 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,423 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,423 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,424 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,424 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,424 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,424 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,424 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,425 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,425 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,425 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,425 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,425 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,426 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,426 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,426 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,426 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,426 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,427 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,427 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,427 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,427 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,427 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,428 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,428 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,428 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,428 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,429 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,429 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,429 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,429 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,429 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,430 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,430 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,430 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,430 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,430 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,431 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,431 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,431 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,431 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,431 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,432 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,432 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,432 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,432 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,433 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,433 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,433 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,433 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,433 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,434 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,434 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,434 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,434 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,434 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,435 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,435 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,435 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,435 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,435 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,436 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,436 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,436 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,436 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,437 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,437 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,437 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,437 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,437 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,438 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,438 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,438 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,438 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,438 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,439 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,439 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,439 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,439 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,440 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,440 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,440 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,440 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,440 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,441 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,441 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,441 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,441 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,441 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,442 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,442 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,442 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,442 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,442 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,443 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,443 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,443 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,443 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,444 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,444 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,444 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,444 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,444 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,445 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,445 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,445 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,445 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,445 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,446 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,446 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,446 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,446 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,446 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,447 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,447 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,447 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,447 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,448 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,448 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,448 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,448 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,448 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,449 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,449 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,449 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,449 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,449 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,450 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,450 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,450 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,450 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,450 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,451 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,451 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,451 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,451 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,451 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,452 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,452 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,452 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,452 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,453 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,453 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,453 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,453 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,453 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,454 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,454 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,454 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,454 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,454 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,455 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,455 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,455 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,455 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,455 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,456 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,456 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,456 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,456 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,456 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,457 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,457 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,457 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,457 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,457 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,458 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,458 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,458 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,458 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,459 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,459 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,459 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,459 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,459 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,460 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,460 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,460 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,460 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,460 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,461 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,461 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,461 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,461 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,461 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,462 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,462 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,462 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,462 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,463 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,463 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,463 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,463 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,463 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,464 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,464 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,464 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,464 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,465 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,465 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,465 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,465 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,465 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,466 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,466 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,466 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,466 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,466 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,467 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,467 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,467 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,467 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,468 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,468 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,468 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,468 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,468 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,469 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,469 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,469 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,469 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,469 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,470 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,470 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,470 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,470 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,471 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,471 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,471 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,471 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,471 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,472 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,472 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,472 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,472 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,472 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,473 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,473 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,473 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,473 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,473 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,474 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,474 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,474 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,474 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,475 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,475 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,475 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,475 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,475 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,476 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,476 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,476 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,476 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,476 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,477 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,477 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,477 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,477 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,478 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,478 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,478 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,478 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,478 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,479 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,479 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,479 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,479 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,479 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,480 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,480 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,480 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,480 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,480 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,481 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,481 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,481 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,481 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,482 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,482 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,482 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,482 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,482 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,483 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,483 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,483 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,483 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,483 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,484 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,484 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,484 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,484 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,485 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,485 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,485 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,485 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,485 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,486 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,486 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,486 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,486 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,486 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,487 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,487 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,487 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,487 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,487 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,488 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,488 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,488 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,488 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,489 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,489 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,489 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,489 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,489 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,490 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,490 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,490 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,490 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,491 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,491 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,491 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,491 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,491 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,492 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,492 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,492 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,492 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,492 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,493 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,493 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,493 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,493 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,494 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,494 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,494 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,494 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,494 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,495 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,495 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,495 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,495 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,495 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,496 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,496 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,496 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,496 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,497 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,497 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,497 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,497 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,497 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,498 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,498 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,498 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,498 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,498 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,499 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,499 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,499 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,499 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,499 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,500 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,500 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,500 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,500 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,500 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,501 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,501 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,501 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,501 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,501 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,502 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,502 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,502 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,502 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,502 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,503 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,503 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,503 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,503 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,504 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,504 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,504 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,504 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,504 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,505 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,505 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,505 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,505 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,505 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,506 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,506 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,506 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,506 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,507 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,507 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,507 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,507 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,507 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,508 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,508 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,508 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,508 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,508 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,509 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,509 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,509 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,509 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,509 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,510 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,510 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,510 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,510 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,510 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,511 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,511 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,511 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,511 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,512 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,512 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,512 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,512 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,512 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,513 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,513 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,513 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,513 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,513 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,514 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,514 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,514 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,514 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,515 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,515 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,515 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,515 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,515 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,516 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,516 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,516 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,516 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,516 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,517 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,517 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,517 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,517 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,518 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,518 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,518 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,518 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,518 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,519 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,519 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,519 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,519 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,519 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,520 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,520 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,520 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,520 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,521 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,521 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,521 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,521 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,521 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,522 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,522 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,522 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,522 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,522 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,523 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,523 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,523 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,523 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,523 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,524 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,524 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,524 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,524 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,524 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,525 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,525 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,525 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,525 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,526 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,526 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,526 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,526 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,526 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,527 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,527 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,527 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,527 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,527 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,528 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,528 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,528 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,528 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,529 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,529 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,529 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,529 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,529 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,530 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,530 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,530 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,530 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,530 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,531 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,531 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,531 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,531 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,532 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,532 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,532 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,532 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,532 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,533 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,533 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,533 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,533 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,533 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,534 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,534 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,534 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,534 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,534 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,535 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,535 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,535 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,535 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,535 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,536 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,536 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,536 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,536 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,537 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,537 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,537 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,537 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,537 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,538 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,538 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,538 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,538 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,538 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,539 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,539 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,539 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,539 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,540 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,540 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,540 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,540 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,540 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,541 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,541 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,541 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,541 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,541 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,542 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,542 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,542 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,542 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,543 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,543 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,543 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,543 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,543 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,544 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,544 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,544 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,544 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,545 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,545 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,545 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,545 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,545 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,546 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,546 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,546 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,546 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,546 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,547 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,547 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,547 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,547 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,547 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,548 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,548 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,548 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,548 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,549 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,549 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,549 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,549 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,549 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,550 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,550 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,550 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,550 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,550 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,551 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,551 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,551 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,551 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,551 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,552 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,552 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,552 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,552 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,553 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,553 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,553 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,553 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,553 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,554 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,554 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,554 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,554 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,555 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,555 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,555 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,555 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,555 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,556 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,556 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,556 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,556 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,556 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,557 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,557 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,557 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,557 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,557 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,558 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,558 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,558 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,558 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,559 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,559 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,559 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,559 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,559 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,560 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,560 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,560 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,560 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,560 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,561 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,561 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,561 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,561 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,562 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,562 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,562 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,562 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,562 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,563 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,563 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,563 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,563 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,563 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,564 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,564 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,564 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,564 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,564 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,565 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,565 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,565 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,565 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,566 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,566 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,566 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,566 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,566 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,567 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,567 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,567 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,567 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,567 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,568 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,568 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,568 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,568 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,569 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,569 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,569 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,569 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,569 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,570 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,570 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,570 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,570 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,570 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,571 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,571 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,571 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,571 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,571 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,572 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,572 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,572 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,572 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,572 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,573 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,573 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,573 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,573 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,574 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,574 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,574 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,574 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,574 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,575 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,575 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,575 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,575 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,575 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,576 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,576 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,576 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,576 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,577 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,577 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,577 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,577 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,577 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,578 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,578 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,578 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,578 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,578 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,579 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,579 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,579 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,579 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,580 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,580 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,580 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,580 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,580 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,581 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,581 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,581 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,581 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,581 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,582 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,582 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,582 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,582 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,582 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,583 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,583 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,583 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,583 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,583 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,584 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,584 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,584 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,584 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,585 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,585 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,585 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,585 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,585 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,586 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,586 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,586 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,586 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,586 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,587 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,587 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,587 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,587 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,588 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,588 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,588 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,588 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,588 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,589 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,589 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,589 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,589 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,589 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,590 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,590 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,590 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,590 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,590 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,591 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,591 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,591 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,591 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,592 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,592 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,592 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,592 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,592 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,593 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,593 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,593 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,593 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,594 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,594 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,594 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,594 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,594 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,595 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,595 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,595 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,595 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,596 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,596 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,596 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,596 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,596 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,597 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,597 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,597 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,597 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,597 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,598 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,598 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,598 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,598 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,598 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,599 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,599 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,599 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,599 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,600 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,600 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,600 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,600 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,600 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,601 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,601 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,601 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,601 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,602 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,602 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,602 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,602 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,602 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,603 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,603 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,603 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,603 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,603 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,604 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,604 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,604 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,604 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,604 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,605 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,605 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,605 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,605 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,605 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,606 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,606 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,606 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,606 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,606 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,607 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,607 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,607 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,607 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,608 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,608 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,608 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,608 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,608 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,609 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,609 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,609 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,609 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,609 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,610 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,610 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,610 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,610 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,611 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,611 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,611 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,611 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,611 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,612 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,612 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,612 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,612 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,612 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,613 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,613 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,613 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,613 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,613 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,614 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,614 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,614 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,614 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,614 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,615 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,615 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,615 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,615 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,615 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,616 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,616 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,616 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,616 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,617 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,617 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,617 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,617 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,617 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,618 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,618 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,618 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,618 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,618 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,619 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,619 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,619 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,619 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,619 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,620 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,620 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,620 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,620 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,620 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,621 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,621 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,621 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,621 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,622 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,622 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,622 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,622 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,622 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,623 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,623 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,623 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,623 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,623 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,624 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,624 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,624 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,624 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,625 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,625 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,625 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,625 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,625 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,626 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,626 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,626 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,626 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,626 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,627 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,627 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,627 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,627 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,627 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,628 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,628 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,628 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,628 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,629 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,629 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,629 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,629 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,629 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,630 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,630 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,630 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-scaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,630 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-scaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,630 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,631 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,631 root INFO copying sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-tvelu-unscaled -> build/lib/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,631 root INFO creating build/lib/sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,631 root INFO copying sibc/data/strategies/montgomery/sidh/sidh-p434 -> build/lib/sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,631 root INFO copying sibc/data/strategies/montgomery/sidh/sidh-p503 -> build/lib/sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,632 root INFO copying sibc/data/strategies/montgomery/sidh/sidh-p610 -> build/lib/sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,632 root INFO copying sibc/data/strategies/montgomery/sidh/sidh-p751 -> build/lib/sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,641 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 13:07:01,641 root INFO running install 2026-03-28 13:07:01,650 root INFO running install_lib 2026-03-28 13:07:01,653 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 13:07:01,653 root INFO creating build/bdist.linux-armv8l/wheel/sibc 2026-03-28 13:07:01,653 root INFO copying build/lib/sibc/__init__.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:01,653 root INFO copying build/lib/sibc/polyredc.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:01,654 root INFO copying build/lib/sibc/quadraticfield.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:01,654 root INFO copying build/lib/sibc/fauxoo.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:01,654 root INFO creating build/bdist.linux-armv8l/wheel/sibc/csidh 2026-03-28 13:07:01,654 root INFO copying build/lib/sibc/csidh/__init__.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,654 root INFO copying build/lib/sibc/csidh/gae_wd1.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,655 root INFO copying build/lib/sibc/csidh/precompute_parameters.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,655 root INFO copying build/lib/sibc/csidh/bounds.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,655 root INFO copying build/lib/sibc/csidh/header.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,655 root INFO copying build/lib/sibc/csidh/sdacs.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,655 root INFO copying build/lib/sibc/csidh/gae_df.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,656 root INFO copying build/lib/sibc/csidh/ijk.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,656 root INFO copying build/lib/sibc/csidh/bench.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,656 root INFO copying build/lib/sibc/csidh/main.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,656 root INFO copying build/lib/sibc/csidh/gae_wd2.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,656 root INFO copying build/lib/sibc/csidh/precompute_strategy.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,657 root INFO copying build/lib/sibc/csidh/test.py -> build/bdist.linux-armv8l/wheel/./sibc/csidh 2026-03-28 13:07:01,657 root INFO copying build/lib/sibc/precompute_sdacs.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:01,657 root INFO creating build/bdist.linux-armv8l/wheel/sibc/bsidh 2026-03-28 13:07:01,657 root INFO copying build/lib/sibc/bsidh/__init__.py -> build/bdist.linux-armv8l/wheel/./sibc/bsidh 2026-03-28 13:07:01,657 root INFO copying build/lib/sibc/bsidh/precompute_parameters.py -> build/bdist.linux-armv8l/wheel/./sibc/bsidh 2026-03-28 13:07:01,658 root INFO copying build/lib/sibc/bsidh/main.py -> build/bdist.linux-armv8l/wheel/./sibc/bsidh 2026-03-28 13:07:01,658 root INFO copying build/lib/sibc/bsidh/strategy.py -> build/bdist.linux-armv8l/wheel/./sibc/bsidh 2026-03-28 13:07:01,658 root INFO copying build/lib/sibc/bsidh/precompute_strategy.py -> build/bdist.linux-armv8l/wheel/./sibc/bsidh 2026-03-28 13:07:01,658 root INFO copying build/lib/sibc/bsidh/test.py -> build/bdist.linux-armv8l/wheel/./sibc/bsidh 2026-03-28 13:07:01,658 root INFO copying build/lib/sibc/primefield.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:01,659 root INFO copying build/lib/sibc/polymul.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:01,659 root INFO copying build/lib/sibc/timing.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:01,659 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data 2026-03-28 13:07:01,659 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/sdacs 2026-03-28 13:07:01,659 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/sdacs/csidh 2026-03-28 13:07:01,659 root INFO copying build/lib/sibc/data/sdacs/csidh/p4096 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,660 root INFO copying build/lib/sibc/data/sdacs/csidh/p512 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,660 root INFO copying build/lib/sibc/data/sdacs/csidh/p6144 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,660 root INFO copying build/lib/sibc/data/sdacs/csidh/p1024 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,660 root INFO copying build/lib/sibc/data/sdacs/csidh/p2048 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,660 root INFO copying build/lib/sibc/data/sdacs/csidh/p5120 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,661 root INFO copying build/lib/sibc/data/sdacs/csidh/p9216 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,661 root INFO copying build/lib/sibc/data/sdacs/csidh/p8192 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,661 root INFO copying build/lib/sibc/data/sdacs/csidh/p1792 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/csidh 2026-03-28 13:07:01,661 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/sdacs/bsidh 2026-03-28 13:07:01,661 root INFO copying build/lib/sibc/data/sdacs/bsidh/p257 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/bsidh 2026-03-28 13:07:01,661 root INFO copying build/lib/sibc/data/sdacs/bsidh/p255 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/bsidh 2026-03-28 13:07:01,662 root INFO copying build/lib/sibc/data/sdacs/bsidh/p237 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/bsidh 2026-03-28 13:07:01,662 root INFO copying build/lib/sibc/data/sdacs/bsidh/p247 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/bsidh 2026-03-28 13:07:01,662 root INFO copying build/lib/sibc/data/sdacs/bsidh/p253 -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs/bsidh 2026-03-28 13:07:01,662 root INFO copying build/lib/sibc/data/sdacs/sidh -> build/bdist.linux-armv8l/wheel/./sibc/data/sdacs 2026-03-28 13:07:01,662 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/gen 2026-03-28 13:07:01,663 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/gen/montgomery 2026-03-28 13:07:01,663 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,663 root INFO copying build/lib/sibc/data/gen/montgomery/bsidh/p257 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,663 root INFO copying build/lib/sibc/data/gen/montgomery/bsidh/p255 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,663 root INFO copying build/lib/sibc/data/gen/montgomery/bsidh/p237 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,663 root INFO copying build/lib/sibc/data/gen/montgomery/bsidh/p247 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,663 root INFO copying build/lib/sibc/data/gen/montgomery/bsidh/p253 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/bsidh 2026-03-28 13:07:01,664 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,664 root INFO copying build/lib/sibc/data/gen/montgomery/sidh/p610 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,664 root INFO copying build/lib/sibc/data/gen/montgomery/sidh/p751 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,664 root INFO copying build/lib/sibc/data/gen/montgomery/sidh/p434 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,664 root INFO copying build/lib/sibc/data/gen/montgomery/sidh/p503 -> build/bdist.linux-armv8l/wheel/./sibc/data/gen/montgomery/sidh 2026-03-28 13:07:01,665 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents 2026-03-28 13:07:01,665 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm 2026-03-28 13:07:01,665 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm/128 2026-03-28 13:07:01,665 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,665 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,665 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,665 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,666 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,666 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,666 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,666 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,666 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,666 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,667 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd1/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd1 2026-03-28 13:07:01,667 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,667 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,667 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,667 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,668 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,668 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,668 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,668 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,668 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,668 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,669 root INFO copying build/lib/sibc/data/exponents/mitm/128/df/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/df 2026-03-28 13:07:01,669 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,669 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,669 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,669 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,669 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,670 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,670 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,670 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,670 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,670 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,670 root INFO copying build/lib/sibc/data/exponents/mitm/128/wd2/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/128/wd2 2026-03-28 13:07:01,671 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm/192 2026-03-28 13:07:01,671 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,671 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,671 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,671 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,671 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,672 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,672 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,672 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,672 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,672 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,672 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd1/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd1 2026-03-28 13:07:01,673 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,673 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,673 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,673 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,673 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,673 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,674 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,674 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,674 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,674 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,674 root INFO copying build/lib/sibc/data/exponents/mitm/192/df/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/df 2026-03-28 13:07:01,674 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,675 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,675 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,675 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,675 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,675 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,675 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,676 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,676 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,676 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,676 root INFO copying build/lib/sibc/data/exponents/mitm/192/wd2/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/mitm/192/wd2 2026-03-28 13:07:01,676 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs 2026-03-28 13:07:01,676 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs/128 2026-03-28 13:07:01,677 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,677 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,677 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,677 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,677 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,677 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,678 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,678 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,678 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,678 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,678 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd1/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd1 2026-03-28 13:07:01,678 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,679 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,679 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,679 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,679 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,679 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,679 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,680 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,680 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,680 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,680 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/df/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/df 2026-03-28 13:07:01,680 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,680 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,681 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,681 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,681 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,681 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,681 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,681 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,682 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,682 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,682 root INFO copying build/lib/sibc/data/exponents/vow-gcs/128/wd2/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/128/wd2 2026-03-28 13:07:01,682 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs/192 2026-03-28 13:07:01,682 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,682 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,683 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,683 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,683 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,683 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,683 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,683 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,684 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,684 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,684 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd1/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd1 2026-03-28 13:07:01,684 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,684 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,684 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,685 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,685 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,685 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,685 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,685 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,685 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,686 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,686 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/df/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/df 2026-03-28 13:07:01,686 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,686 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e3 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,686 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e4 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,686 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e10 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,687 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e6 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,687 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e1 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,687 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e5 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,687 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e8 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,687 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e7 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,687 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e9 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,688 root INFO copying build/lib/sibc/data/exponents/vow-gcs/192/wd2/e2 -> build/bdist.linux-armv8l/wheel/./sibc/data/exponents/vow-gcs/192/wd2 2026-03-28 13:07:01,688 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/strategies 2026-03-28 13:07:01,688 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/strategies/montgomery 2026-03-28 13:07:01,689 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,689 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,690 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,690 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,690 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,690 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,690 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,691 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,691 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,691 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,691 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,691 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,691 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,692 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,692 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,692 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,692 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,692 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,692 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,693 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,693 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,693 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,693 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,693 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,693 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,694 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,694 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,694 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,694 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,694 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,694 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,695 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,695 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,695 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,695 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,695 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,695 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,696 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,696 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,696 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,696 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,696 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,696 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,697 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,697 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,697 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,697 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,697 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,697 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,698 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,698 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,698 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,698 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,698 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,698 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,699 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,699 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,699 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,699 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,699 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,699 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,700 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,700 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,700 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,700 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,700 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,700 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,701 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,701 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,701 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,701 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,701 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,701 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,702 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,702 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,702 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,702 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,702 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,703 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,703 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,703 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,703 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,703 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,703 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,703 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,704 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,704 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,704 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,704 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,704 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,705 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,705 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,705 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,705 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,705 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,705 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,706 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,706 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,706 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,706 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,706 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,706 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,707 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,707 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,707 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,707 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,707 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,707 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,708 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,708 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,708 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,708 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,708 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,709 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,709 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,709 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,709 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,709 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,709 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,710 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,710 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,710 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,710 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,710 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,710 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,711 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,711 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,711 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,711 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,711 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,711 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,712 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,712 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,712 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,712 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,712 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,712 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,713 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,713 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,713 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,713 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,713 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,714 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,714 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,714 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,714 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,714 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,714 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,715 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,715 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,715 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,715 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,715 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,715 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,716 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,716 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,716 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,716 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,716 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,716 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,717 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,717 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,717 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,717 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,717 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,717 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,718 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,718 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,718 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,718 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,718 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,718 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,719 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,719 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,719 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,719 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,719 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,719 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,720 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,720 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,720 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,720 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,720 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,721 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,721 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,721 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,721 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,721 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,721 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,722 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,722 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,722 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,722 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,722 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,722 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,723 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,723 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,723 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,723 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,723 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,724 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,724 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,724 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,724 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,724 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,724 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,725 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,725 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,725 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,725 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,725 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,725 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,726 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,726 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,726 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,726 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,726 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,726 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,727 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,727 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,727 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,727 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,727 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,727 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,728 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,728 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,728 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,728 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,728 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,728 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,729 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,729 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,729 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,729 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,729 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,730 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,730 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,730 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,730 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,730 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,730 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,731 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,731 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,731 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,731 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,731 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,731 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,732 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,732 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,732 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,732 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,732 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,732 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,733 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,733 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,733 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,733 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,733 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,733 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,734 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,734 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,734 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,734 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,734 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,735 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,735 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,735 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,735 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,735 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,735 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,736 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,736 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,736 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,736 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,736 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,736 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,737 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,737 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,737 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,737 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,737 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,737 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,738 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,738 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,738 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,738 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,738 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,739 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,739 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,739 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,739 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,739 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,739 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,740 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,740 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,740 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,740 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,740 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,740 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,741 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,741 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,741 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,741 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,741 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,741 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,742 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,742 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,742 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,742 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,742 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,742 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,743 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,743 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,743 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,743 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,743 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,743 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,744 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,744 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,744 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,744 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,744 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,744 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,745 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,745 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,745 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,745 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,745 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,746 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,746 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,746 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,746 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,746 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,746 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,747 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,747 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,747 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,747 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,747 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,747 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,748 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,748 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,748 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,748 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,748 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,748 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,749 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,749 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,749 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,749 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,749 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,749 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,750 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,750 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,750 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,750 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,750 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,751 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,751 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,751 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,751 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,751 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,751 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,752 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,752 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,752 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,752 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,752 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,752 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,753 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,753 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,753 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,753 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,753 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,754 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,754 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,754 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,754 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,754 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,754 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,755 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,755 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,755 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,755 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,755 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,755 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,756 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,756 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,756 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,756 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,756 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,756 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,757 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,757 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,757 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,757 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,757 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,758 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,758 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,758 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,758 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,758 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,758 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,759 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,759 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,759 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,759 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,759 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,759 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,760 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,760 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,760 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,760 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,760 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,760 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,761 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,761 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,761 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,761 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,761 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,762 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,762 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,762 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,762 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,762 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,762 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,763 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,763 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,763 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,763 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,763 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,763 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,764 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,764 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,764 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,764 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,764 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,764 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,765 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,765 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,765 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,765 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,765 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,765 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,766 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,766 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,766 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,766 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,766 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,766 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,767 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,767 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,767 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,767 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,767 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,767 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,768 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,768 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,768 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,768 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,768 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,768 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,769 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,769 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,769 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,769 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,769 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,770 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,770 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,770 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,770 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,770 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,770 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,771 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,771 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,771 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,771 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,771 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,771 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,772 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,772 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,772 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,772 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,772 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,773 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,773 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,773 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,773 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,773 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,773 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,774 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,774 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,774 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,774 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,774 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,774 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,775 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,775 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,775 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,775 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,775 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,775 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,776 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,776 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,776 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,776 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,776 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,777 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,777 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,777 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,777 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,777 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,777 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,778 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,778 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,778 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,778 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,778 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,779 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,779 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,779 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,779 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,779 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,779 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,780 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,780 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,780 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,780 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,780 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,780 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,781 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,781 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,781 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,781 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,781 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,781 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,782 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,782 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,782 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,782 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,782 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,782 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,783 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,783 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,783 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,783 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,783 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,783 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,784 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,784 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,784 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,784 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,784 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,785 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,785 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,785 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,785 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,785 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,785 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,786 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,786 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,786 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,786 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,786 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,786 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,787 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,787 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,787 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,787 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,787 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,787 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,788 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,788 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,788 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,788 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,788 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,789 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,789 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,789 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,789 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,789 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,789 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,790 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,790 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,790 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,790 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,790 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,790 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,791 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,791 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,791 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,791 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,791 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,791 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,792 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,792 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,792 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,792 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,792 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,792 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,793 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,793 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,793 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,793 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,793 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,794 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,794 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,794 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,794 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,794 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,794 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,795 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,795 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,795 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,795 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,795 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,795 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,796 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,796 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,796 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,796 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,796 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,796 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,797 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,797 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,797 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,797 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,797 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,797 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,798 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,798 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,798 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,798 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,798 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,799 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,799 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,799 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,799 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,799 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,799 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,800 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,800 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,800 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,800 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,800 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,800 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,801 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,801 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,801 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,801 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,801 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,801 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,802 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,802 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,802 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,802 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,802 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,802 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,803 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,803 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,803 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,803 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,803 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,803 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,804 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,804 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,804 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,804 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,804 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,805 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,805 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,805 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,805 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,805 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,805 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,806 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,806 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,806 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,806 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,806 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,806 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,807 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,807 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,807 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,807 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,807 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,807 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,808 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,808 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,808 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,808 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,808 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,808 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,809 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,809 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,809 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,809 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,809 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,809 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,810 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,810 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,810 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,810 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,810 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,810 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,811 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,811 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,811 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,811 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,811 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,812 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,812 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,812 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,812 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,812 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,812 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,813 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,813 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,813 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,813 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,813 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,813 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,814 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,814 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,814 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,814 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,814 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,815 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,815 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,815 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,815 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,815 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,815 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,816 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,816 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,816 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,816 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,816 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,816 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,817 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,817 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,817 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,817 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,817 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,817 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,818 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,818 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,818 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,818 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,818 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,818 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,819 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,819 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,819 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,819 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,819 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,820 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,820 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,820 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,820 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,820 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,820 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,821 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,821 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,821 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,821 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,821 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,822 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,822 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,822 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,822 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,822 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,822 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,823 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,823 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,823 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,823 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,823 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,823 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,824 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,824 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,824 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,824 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,824 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,824 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,825 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,825 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,825 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,825 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,825 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,825 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,826 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,826 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,826 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,826 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,826 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,826 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,827 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,827 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,827 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,827 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,827 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,827 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,828 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,828 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,828 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,828 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,828 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,828 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,829 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,829 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,829 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,829 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,829 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,830 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,830 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,830 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,830 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,830 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,830 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,831 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,831 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,831 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,831 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,831 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,831 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,832 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,832 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,832 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,832 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,832 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,832 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,833 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,833 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,833 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,833 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,833 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,833 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,834 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,834 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,834 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,834 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,834 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,834 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,835 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,835 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,835 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,835 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,835 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,835 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,836 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,836 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,836 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,836 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,836 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,837 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,837 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,837 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,837 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,837 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,837 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,838 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,838 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,838 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,838 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,838 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,838 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,839 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,839 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,839 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,839 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,839 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,839 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,840 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,840 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,840 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,840 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,840 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,840 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,841 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,841 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,841 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,841 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,841 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,841 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,842 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,842 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,842 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,842 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,842 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,843 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,843 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,843 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,843 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,843 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,843 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,844 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,844 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,844 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,844 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,844 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,844 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,845 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,845 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,845 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,845 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,845 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,846 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,846 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,846 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,846 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,846 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,846 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,847 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,847 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,847 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,847 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,847 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,847 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,848 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,848 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,848 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,848 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,848 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,848 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,849 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,849 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,849 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,849 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,849 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,849 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,850 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,850 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,850 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,850 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,850 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,850 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,851 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,851 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,851 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,851 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,851 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,851 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,852 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,852 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,852 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,852 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,852 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,852 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,853 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,853 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,853 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,853 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,853 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,854 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,854 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,854 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,854 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,854 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,854 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,855 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,855 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,855 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,855 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,855 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,855 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,856 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,856 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,856 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,856 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,856 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,856 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,857 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,857 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,857 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,857 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,857 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,857 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,858 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,858 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,858 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,858 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,858 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,859 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,859 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,859 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,859 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,859 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,859 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,860 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,860 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,860 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,860 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,860 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,861 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,861 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,861 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,861 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,861 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,862 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,862 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,862 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,862 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,862 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,863 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,863 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,863 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,863 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,863 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,863 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,864 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,864 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,864 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,864 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,864 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,865 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,865 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,865 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,865 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,865 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,865 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,866 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,866 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,866 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,866 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,866 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,867 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,867 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,867 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,867 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,867 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,867 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,868 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,868 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,868 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,868 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,868 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,868 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,869 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,869 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,869 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,869 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,870 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,870 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,870 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,870 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,870 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,870 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,871 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,871 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,871 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,871 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,871 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,871 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,872 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,872 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,872 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,872 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,872 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,873 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,873 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,873 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,873 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,873 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,873 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,874 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,874 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,874 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,874 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,874 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,875 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,875 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,875 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,875 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,875 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,875 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,876 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,876 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,876 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,876 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,876 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,877 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,877 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,877 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,877 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,877 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,878 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,878 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,878 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,878 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,878 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,878 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,879 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,879 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,879 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,879 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,879 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,879 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,880 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,880 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,880 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,880 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,880 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,880 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,881 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,881 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,881 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,881 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,881 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,881 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,882 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,882 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,882 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,882 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,882 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,882 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,883 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,883 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,883 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,883 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,883 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,883 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,884 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,884 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,884 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,884 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,884 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,884 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,885 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,885 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,885 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,885 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,885 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,886 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,886 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,886 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,886 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,886 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,886 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,887 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,887 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,887 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,887 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,887 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,887 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,888 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,888 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,888 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,888 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,888 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,888 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,889 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,889 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,889 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,889 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,889 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,889 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,890 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,890 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,890 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,890 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,890 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,890 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,891 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,891 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,891 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,891 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,891 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,891 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,892 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,892 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,892 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,892 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,892 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,892 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,893 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,893 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,893 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,893 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,893 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,894 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,894 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,894 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,894 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,894 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,894 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,895 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,895 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,895 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,895 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,895 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,895 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,896 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,896 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,896 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,896 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,896 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,896 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,897 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,897 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,897 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,897 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,897 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,898 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,898 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,898 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,898 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,898 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,898 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,899 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,899 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,899 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,899 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,899 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,899 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,900 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,900 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,900 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,900 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,900 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,901 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,901 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,901 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,901 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,901 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,901 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,902 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,902 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,902 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,902 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,902 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,902 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,903 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,903 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,903 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,903 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,903 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,903 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,904 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,904 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,904 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,904 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,904 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,904 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,905 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,905 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,905 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,905 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,905 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,906 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,906 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,906 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,906 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,906 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,906 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,907 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,907 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,907 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,907 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,907 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,907 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,908 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,908 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,908 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,908 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,908 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,908 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,909 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,909 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,909 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,909 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,909 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,909 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,910 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,910 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,910 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,910 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,910 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,910 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,911 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,911 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,911 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,911 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,911 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,911 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,912 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,912 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,912 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,912 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,912 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,912 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,913 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,913 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,913 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,913 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,913 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,913 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,914 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,914 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,914 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,914 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,914 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,914 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,915 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,915 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,915 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,915 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,915 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,915 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,916 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,916 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,916 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,916 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,916 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,916 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,917 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,917 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,917 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,917 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,917 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,917 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,918 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,918 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,918 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,918 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,918 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,918 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,919 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,919 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,919 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,919 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,919 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,920 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,920 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,920 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,920 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,920 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,920 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,921 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,921 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,921 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,921 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,921 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,922 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,922 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,922 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,922 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,922 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,922 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,923 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,923 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,923 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,923 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,923 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,923 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,924 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,924 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,924 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,924 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,924 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,924 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,925 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,925 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,925 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,925 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,925 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,925 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,926 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,926 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,926 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,926 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,926 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,926 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,927 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,927 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,927 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,927 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,927 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,927 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,928 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,928 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,928 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,928 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,928 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,928 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,929 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,929 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,929 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,929 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,929 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,930 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,930 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,930 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,930 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,930 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,930 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,931 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,931 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,931 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,931 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,931 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,931 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,932 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,932 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,932 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,932 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,932 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,932 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,933 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,933 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,933 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,933 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,933 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,933 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,934 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,934 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,934 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,934 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,934 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,934 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,935 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,935 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,935 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,935 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,935 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,935 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,936 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,936 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,936 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,936 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,936 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,936 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,937 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,937 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,937 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,937 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,937 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,937 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,938 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,938 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,938 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,938 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,938 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,938 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,939 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,939 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,939 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,939 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,939 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,939 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,940 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,940 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,940 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,940 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,940 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,941 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,941 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,941 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,941 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,941 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,941 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,942 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,942 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,942 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,942 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,942 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,942 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,943 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,943 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,943 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,943 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,943 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,943 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,944 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,944 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,944 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,944 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,944 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,944 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,945 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,945 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,945 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,945 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,945 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,946 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,946 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,946 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,946 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,946 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,946 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,947 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,947 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,947 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,947 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,947 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,947 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,948 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,948 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,948 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,948 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,948 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,948 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,949 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,949 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,949 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,949 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,949 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,949 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,950 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,950 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,950 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,950 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,950 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,950 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,951 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,951 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,951 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,951 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,951 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,951 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,952 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,952 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,952 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,952 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,952 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,953 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,953 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,953 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,953 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,953 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,953 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,954 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,954 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,954 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,954 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,954 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,954 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,955 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,955 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,955 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,955 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,955 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,955 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,956 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,956 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,956 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,956 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,956 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,956 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,957 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,957 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,957 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,957 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,957 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,957 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,958 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,958 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,958 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,958 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,958 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,958 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,959 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,959 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,959 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,959 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,959 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,960 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,960 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,960 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,960 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,960 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,960 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,961 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,961 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,961 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,961 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,961 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,961 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,962 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,962 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,962 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,962 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,962 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,962 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,963 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,963 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,963 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,963 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,963 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,964 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,964 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,964 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,964 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,964 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,964 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,965 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,965 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,965 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,965 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,965 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,965 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,966 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,966 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,966 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,966 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,966 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,966 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,967 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,967 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,967 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,967 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,967 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,968 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,968 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,968 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,968 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,968 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,968 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,969 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,969 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,969 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,969 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,969 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,969 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,970 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,970 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,970 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,970 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,970 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,970 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,971 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,971 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,971 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,971 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,971 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,971 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,972 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,972 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,972 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,972 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,972 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,973 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,973 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,973 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,973 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,973 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,973 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,973 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,974 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,974 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,974 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,974 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,974 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,974 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,975 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,975 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,975 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,975 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,975 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,976 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,976 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,976 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,976 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,976 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,976 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,977 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,977 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,977 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,977 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,977 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,977 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,978 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,978 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,978 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,978 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,978 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,978 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,979 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,979 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,979 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,979 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,979 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,979 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,980 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,980 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,980 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,980 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,980 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,981 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,981 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,981 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,981 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,981 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,981 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,982 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,982 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,982 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,982 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,982 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,982 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,983 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,983 root INFO copying build/lib/sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/csidh 2026-03-28 13:07:01,983 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,983 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,984 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,984 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,984 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,984 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,984 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,984 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,985 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,985 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,985 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,985 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,985 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,985 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,986 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,986 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,986 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,986 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,986 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,986 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,987 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,987 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,987 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,987 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,987 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,987 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,988 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,988 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,988 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,988 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,988 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,988 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,989 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,989 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,989 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,989 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-tvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,989 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,989 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,990 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,990 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,990 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,990 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,990 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-unscaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,990 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-scaled-tuned -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,991 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,991 root INFO copying build/lib/sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/bsidh 2026-03-28 13:07:01,991 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,991 root INFO copying build/lib/sibc/data/strategies/montgomery/sidh/sidh-p610 -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,991 root INFO copying build/lib/sibc/data/strategies/montgomery/sidh/sidh-p503 -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,991 root INFO copying build/lib/sibc/data/strategies/montgomery/sidh/sidh-p434 -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,992 root INFO copying build/lib/sibc/data/strategies/montgomery/sidh/sidh-p751 -> build/bdist.linux-armv8l/wheel/./sibc/data/strategies/montgomery/sidh 2026-03-28 13:07:01,992 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/sop 2026-03-28 13:07:01,992 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/sop/csidh 2026-03-28 13:07:01,992 root INFO copying build/lib/sibc/data/sop/csidh/p4096 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,993 root INFO copying build/lib/sibc/data/sop/csidh/p512 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,993 root INFO copying build/lib/sibc/data/sop/csidh/p6144 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,993 root INFO copying build/lib/sibc/data/sop/csidh/p1024 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,993 root INFO copying build/lib/sibc/data/sop/csidh/p2048 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,993 root INFO copying build/lib/sibc/data/sop/csidh/p5120 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,993 root INFO copying build/lib/sibc/data/sop/csidh/p9216 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,994 root INFO copying build/lib/sibc/data/sop/csidh/p8192 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,994 root INFO copying build/lib/sibc/data/sop/csidh/p1792 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/csidh 2026-03-28 13:07:01,994 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/sop/bsidh 2026-03-28 13:07:01,994 root INFO copying build/lib/sibc/data/sop/bsidh/p257 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/bsidh 2026-03-28 13:07:01,994 root INFO copying build/lib/sibc/data/sop/bsidh/p255 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/bsidh 2026-03-28 13:07:01,994 root INFO copying build/lib/sibc/data/sop/bsidh/p237 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/bsidh 2026-03-28 13:07:01,995 root INFO copying build/lib/sibc/data/sop/bsidh/p247 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/bsidh 2026-03-28 13:07:01,995 root INFO copying build/lib/sibc/data/sop/bsidh/p253 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/bsidh 2026-03-28 13:07:01,995 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/sop/sidh 2026-03-28 13:07:01,995 root INFO copying build/lib/sibc/data/sop/sidh/p610 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/sidh 2026-03-28 13:07:01,995 root INFO copying build/lib/sibc/data/sop/sidh/p751 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/sidh 2026-03-28 13:07:01,995 root INFO copying build/lib/sibc/data/sop/sidh/p434 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/sidh 2026-03-28 13:07:01,996 root INFO copying build/lib/sibc/data/sop/sidh/p503 -> build/bdist.linux-armv8l/wheel/./sibc/data/sop/sidh 2026-03-28 13:07:01,996 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/ijk 2026-03-28 13:07:01,996 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/ijk/montgomery 2026-03-28 13:07:01,996 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,996 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p1792-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,996 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p2048-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,997 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p5120-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,997 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p6144-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,997 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p8192-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,997 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p4096-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,997 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p9216-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,998 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p512-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,998 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p512-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,998 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p5120-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,998 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p6144-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,998 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p1024-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,998 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p8192-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,998 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p4096-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,999 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p1024-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,999 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p1792-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,999 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p9216-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,999 root INFO copying build/lib/sibc/data/ijk/montgomery/csidh/p2048-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/csidh 2026-03-28 13:07:01,999 root INFO creating build/bdist.linux-armv8l/wheel/sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:01,999 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p237-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,000 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p257-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,000 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p253-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,000 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p237-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,000 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p255-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,000 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p253-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,001 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p247-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,001 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p255-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,001 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p247-scaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,001 root INFO copying build/lib/sibc/data/ijk/montgomery/bsidh/p257-unscaled -> build/bdist.linux-armv8l/wheel/./sibc/data/ijk/montgomery/bsidh 2026-03-28 13:07:02,001 root INFO copying build/lib/sibc/plot_strategy.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:02,002 root INFO creating build/bdist.linux-armv8l/wheel/sibc/sidh 2026-03-28 13:07:02,002 root INFO copying build/lib/sibc/sidh/__init__.py -> build/bdist.linux-armv8l/wheel/./sibc/sidh 2026-03-28 13:07:02,002 root INFO copying build/lib/sibc/sidh/strategy.py -> build/bdist.linux-armv8l/wheel/./sibc/sidh 2026-03-28 13:07:02,002 root INFO copying build/lib/sibc/sidh/precompute_strategy.py -> build/bdist.linux-armv8l/wheel/./sibc/sidh 2026-03-28 13:07:02,002 root INFO copying build/lib/sibc/__main__.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:02,002 root INFO copying build/lib/sibc/constants.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:02,003 root INFO creating build/bdist.linux-armv8l/wheel/sibc/montgomery 2026-03-28 13:07:02,003 root INFO copying build/lib/sibc/montgomery/__init__.py -> build/bdist.linux-armv8l/wheel/./sibc/montgomery 2026-03-28 13:07:02,003 root INFO copying build/lib/sibc/montgomery/isogeny.py -> build/bdist.linux-armv8l/wheel/./sibc/montgomery 2026-03-28 13:07:02,003 root INFO copying build/lib/sibc/montgomery/curve.py -> build/bdist.linux-armv8l/wheel/./sibc/montgomery 2026-03-28 13:07:02,004 root INFO copying build/lib/sibc/common.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:02,004 root INFO copying build/lib/sibc/math.py -> build/bdist.linux-armv8l/wheel/./sibc 2026-03-28 13:07:02,004 root INFO running install_egg_info 2026-03-28 13:07:02,008 root INFO Copying sibc.egg-info to build/bdist.linux-armv8l/wheel/./sibc-1.0.3-py3.14.egg-info 2026-03-28 13:07:02,009 root INFO running install_scripts 2026-03-28 13:07:02,011 root INFO creating build/bdist.linux-armv8l/wheel/sibc-1.0.3.dist-info/WHEEL 2026-03-28 13:07:02,011 wheel INFO creating '/home/buildozer/aports/community/py3-sibc/src/sibc-1.0.4/.dist/.tmp-29m1itvz/sibc-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 13:07:02,011 wheel INFO adding 'sibc/__init__.py' 2026-03-28 13:07:02,012 wheel INFO adding 'sibc/__main__.py' 2026-03-28 13:07:02,012 wheel INFO adding 'sibc/common.py' 2026-03-28 13:07:02,012 wheel INFO adding 'sibc/constants.py' 2026-03-28 13:07:02,012 wheel INFO adding 'sibc/fauxoo.py' 2026-03-28 13:07:02,012 wheel INFO adding 'sibc/math.py' 2026-03-28 13:07:02,013 wheel INFO adding 'sibc/plot_strategy.py' 2026-03-28 13:07:02,013 wheel INFO adding 'sibc/polymul.py' 2026-03-28 13:07:02,013 wheel INFO adding 'sibc/polyredc.py' 2026-03-28 13:07:02,013 wheel INFO adding 'sibc/precompute_sdacs.py' 2026-03-28 13:07:02,014 wheel INFO adding 'sibc/primefield.py' 2026-03-28 13:07:02,014 wheel INFO adding 'sibc/quadraticfield.py' 2026-03-28 13:07:02,014 wheel INFO adding 'sibc/timing.py' 2026-03-28 13:07:02,014 wheel INFO adding 'sibc/bsidh/__init__.py' 2026-03-28 13:07:02,014 wheel INFO adding 'sibc/bsidh/main.py' 2026-03-28 13:07:02,015 wheel INFO adding 'sibc/bsidh/precompute_parameters.py' 2026-03-28 13:07:02,015 wheel INFO adding 'sibc/bsidh/precompute_strategy.py' 2026-03-28 13:07:02,015 wheel INFO adding 'sibc/bsidh/strategy.py' 2026-03-28 13:07:02,015 wheel INFO adding 'sibc/bsidh/test.py' 2026-03-28 13:07:02,015 wheel INFO adding 'sibc/csidh/__init__.py' 2026-03-28 13:07:02,016 wheel INFO adding 'sibc/csidh/bench.py' 2026-03-28 13:07:02,016 wheel INFO adding 'sibc/csidh/bounds.py' 2026-03-28 13:07:02,016 wheel INFO adding 'sibc/csidh/gae_df.py' 2026-03-28 13:07:02,016 wheel INFO adding 'sibc/csidh/gae_wd1.py' 2026-03-28 13:07:02,017 wheel INFO adding 'sibc/csidh/gae_wd2.py' 2026-03-28 13:07:02,017 wheel INFO adding 'sibc/csidh/header.py' 2026-03-28 13:07:02,017 wheel INFO adding 'sibc/csidh/ijk.py' 2026-03-28 13:07:02,017 wheel INFO adding 'sibc/csidh/main.py' 2026-03-28 13:07:02,017 wheel INFO adding 'sibc/csidh/precompute_parameters.py' 2026-03-28 13:07:02,018 wheel INFO adding 'sibc/csidh/precompute_strategy.py' 2026-03-28 13:07:02,018 wheel INFO adding 'sibc/csidh/sdacs.py' 2026-03-28 13:07:02,018 wheel INFO adding 'sibc/csidh/test.py' 2026-03-28 13:07:02,018 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e1' 2026-03-28 13:07:02,018 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e10' 2026-03-28 13:07:02,019 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e2' 2026-03-28 13:07:02,019 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e3' 2026-03-28 13:07:02,019 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e4' 2026-03-28 13:07:02,019 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e5' 2026-03-28 13:07:02,019 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e6' 2026-03-28 13:07:02,019 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e7' 2026-03-28 13:07:02,020 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e8' 2026-03-28 13:07:02,020 wheel INFO adding 'sibc/data/exponents/mitm/128/df/e9' 2026-03-28 13:07:02,020 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e1' 2026-03-28 13:07:02,020 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e10' 2026-03-28 13:07:02,020 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e2' 2026-03-28 13:07:02,020 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e3' 2026-03-28 13:07:02,021 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e4' 2026-03-28 13:07:02,021 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e5' 2026-03-28 13:07:02,021 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e6' 2026-03-28 13:07:02,021 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e7' 2026-03-28 13:07:02,021 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e8' 2026-03-28 13:07:02,021 wheel INFO adding 'sibc/data/exponents/mitm/128/wd1/e9' 2026-03-28 13:07:02,022 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e1' 2026-03-28 13:07:02,022 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e10' 2026-03-28 13:07:02,022 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e2' 2026-03-28 13:07:02,022 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e3' 2026-03-28 13:07:02,022 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e4' 2026-03-28 13:07:02,022 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e5' 2026-03-28 13:07:02,023 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e6' 2026-03-28 13:07:02,023 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e7' 2026-03-28 13:07:02,023 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e8' 2026-03-28 13:07:02,023 wheel INFO adding 'sibc/data/exponents/mitm/128/wd2/e9' 2026-03-28 13:07:02,023 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e1' 2026-03-28 13:07:02,023 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e10' 2026-03-28 13:07:02,024 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e2' 2026-03-28 13:07:02,024 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e3' 2026-03-28 13:07:02,024 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e4' 2026-03-28 13:07:02,024 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e5' 2026-03-28 13:07:02,024 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e6' 2026-03-28 13:07:02,024 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e7' 2026-03-28 13:07:02,025 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e8' 2026-03-28 13:07:02,025 wheel INFO adding 'sibc/data/exponents/mitm/192/df/e9' 2026-03-28 13:07:02,025 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e1' 2026-03-28 13:07:02,025 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e10' 2026-03-28 13:07:02,025 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e2' 2026-03-28 13:07:02,025 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e3' 2026-03-28 13:07:02,026 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e4' 2026-03-28 13:07:02,026 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e5' 2026-03-28 13:07:02,026 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e6' 2026-03-28 13:07:02,026 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e7' 2026-03-28 13:07:02,026 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e8' 2026-03-28 13:07:02,026 wheel INFO adding 'sibc/data/exponents/mitm/192/wd1/e9' 2026-03-28 13:07:02,026 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e1' 2026-03-28 13:07:02,027 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e10' 2026-03-28 13:07:02,027 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e2' 2026-03-28 13:07:02,027 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e3' 2026-03-28 13:07:02,027 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e4' 2026-03-28 13:07:02,027 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e5' 2026-03-28 13:07:02,027 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e6' 2026-03-28 13:07:02,028 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e7' 2026-03-28 13:07:02,028 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e8' 2026-03-28 13:07:02,028 wheel INFO adding 'sibc/data/exponents/mitm/192/wd2/e9' 2026-03-28 13:07:02,028 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e1' 2026-03-28 13:07:02,028 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e10' 2026-03-28 13:07:02,028 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e2' 2026-03-28 13:07:02,029 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e3' 2026-03-28 13:07:02,029 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e4' 2026-03-28 13:07:02,029 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e5' 2026-03-28 13:07:02,029 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e6' 2026-03-28 13:07:02,029 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e7' 2026-03-28 13:07:02,029 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e8' 2026-03-28 13:07:02,030 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/df/e9' 2026-03-28 13:07:02,030 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e1' 2026-03-28 13:07:02,030 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e10' 2026-03-28 13:07:02,030 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e2' 2026-03-28 13:07:02,030 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e3' 2026-03-28 13:07:02,030 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e4' 2026-03-28 13:07:02,030 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e5' 2026-03-28 13:07:02,031 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e6' 2026-03-28 13:07:02,031 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e7' 2026-03-28 13:07:02,031 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e8' 2026-03-28 13:07:02,031 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd1/e9' 2026-03-28 13:07:02,031 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e1' 2026-03-28 13:07:02,031 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e10' 2026-03-28 13:07:02,032 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e2' 2026-03-28 13:07:02,032 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e3' 2026-03-28 13:07:02,032 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e4' 2026-03-28 13:07:02,032 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e5' 2026-03-28 13:07:02,032 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e6' 2026-03-28 13:07:02,032 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e7' 2026-03-28 13:07:02,032 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e8' 2026-03-28 13:07:02,032 wheel INFO adding 'sibc/data/exponents/vow-gcs/128/wd2/e9' 2026-03-28 13:07:02,033 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e1' 2026-03-28 13:07:02,033 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e10' 2026-03-28 13:07:02,033 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e2' 2026-03-28 13:07:02,033 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e3' 2026-03-28 13:07:02,033 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e4' 2026-03-28 13:07:02,034 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e5' 2026-03-28 13:07:02,034 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e6' 2026-03-28 13:07:02,034 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e7' 2026-03-28 13:07:02,034 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e8' 2026-03-28 13:07:02,034 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/df/e9' 2026-03-28 13:07:02,034 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e1' 2026-03-28 13:07:02,034 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e10' 2026-03-28 13:07:02,035 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e2' 2026-03-28 13:07:02,035 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e3' 2026-03-28 13:07:02,035 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e4' 2026-03-28 13:07:02,035 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e5' 2026-03-28 13:07:02,035 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e6' 2026-03-28 13:07:02,035 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e7' 2026-03-28 13:07:02,035 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e8' 2026-03-28 13:07:02,036 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd1/e9' 2026-03-28 13:07:02,036 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e1' 2026-03-28 13:07:02,036 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e10' 2026-03-28 13:07:02,036 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e2' 2026-03-28 13:07:02,036 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e3' 2026-03-28 13:07:02,036 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e4' 2026-03-28 13:07:02,037 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e5' 2026-03-28 13:07:02,037 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e6' 2026-03-28 13:07:02,037 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e7' 2026-03-28 13:07:02,037 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e8' 2026-03-28 13:07:02,037 wheel INFO adding 'sibc/data/exponents/vow-gcs/192/wd2/e9' 2026-03-28 13:07:02,037 wheel INFO adding 'sibc/data/gen/montgomery/bsidh/p237' 2026-03-28 13:07:02,037 wheel INFO adding 'sibc/data/gen/montgomery/bsidh/p247' 2026-03-28 13:07:02,038 wheel INFO adding 'sibc/data/gen/montgomery/bsidh/p253' 2026-03-28 13:07:02,038 wheel INFO adding 'sibc/data/gen/montgomery/bsidh/p255' 2026-03-28 13:07:02,038 wheel INFO adding 'sibc/data/gen/montgomery/bsidh/p257' 2026-03-28 13:07:02,038 wheel INFO adding 'sibc/data/gen/montgomery/sidh/p434' 2026-03-28 13:07:02,038 wheel INFO adding 'sibc/data/gen/montgomery/sidh/p503' 2026-03-28 13:07:02,038 wheel INFO adding 'sibc/data/gen/montgomery/sidh/p610' 2026-03-28 13:07:02,039 wheel INFO adding 'sibc/data/gen/montgomery/sidh/p751' 2026-03-28 13:07:02,039 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p237-scaled' 2026-03-28 13:07:02,039 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p237-unscaled' 2026-03-28 13:07:02,039 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p247-scaled' 2026-03-28 13:07:02,039 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p247-unscaled' 2026-03-28 13:07:02,039 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p253-scaled' 2026-03-28 13:07:02,040 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p253-unscaled' 2026-03-28 13:07:02,040 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p255-scaled' 2026-03-28 13:07:02,040 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p255-unscaled' 2026-03-28 13:07:02,040 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p257-scaled' 2026-03-28 13:07:02,040 wheel INFO adding 'sibc/data/ijk/montgomery/bsidh/p257-unscaled' 2026-03-28 13:07:02,040 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p1024-scaled' 2026-03-28 13:07:02,040 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p1024-unscaled' 2026-03-28 13:07:02,041 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p1792-scaled' 2026-03-28 13:07:02,041 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p1792-unscaled' 2026-03-28 13:07:02,041 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p2048-scaled' 2026-03-28 13:07:02,041 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p2048-unscaled' 2026-03-28 13:07:02,041 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p4096-scaled' 2026-03-28 13:07:02,041 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p4096-unscaled' 2026-03-28 13:07:02,042 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p512-scaled' 2026-03-28 13:07:02,042 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p512-unscaled' 2026-03-28 13:07:02,042 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p5120-scaled' 2026-03-28 13:07:02,042 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p5120-unscaled' 2026-03-28 13:07:02,042 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p6144-scaled' 2026-03-28 13:07:02,042 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p6144-unscaled' 2026-03-28 13:07:02,042 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p8192-scaled' 2026-03-28 13:07:02,043 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p8192-unscaled' 2026-03-28 13:07:02,043 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p9216-scaled' 2026-03-28 13:07:02,043 wheel INFO adding 'sibc/data/ijk/montgomery/csidh/p9216-unscaled' 2026-03-28 13:07:02,043 wheel INFO adding 'sibc/data/sdacs/sidh' 2026-03-28 13:07:02,043 wheel INFO adding 'sibc/data/sdacs/bsidh/p237' 2026-03-28 13:07:02,043 wheel INFO adding 'sibc/data/sdacs/bsidh/p247' 2026-03-28 13:07:02,044 wheel INFO adding 'sibc/data/sdacs/bsidh/p253' 2026-03-28 13:07:02,044 wheel INFO adding 'sibc/data/sdacs/bsidh/p255' 2026-03-28 13:07:02,044 wheel INFO adding 'sibc/data/sdacs/bsidh/p257' 2026-03-28 13:07:02,044 wheel INFO adding 'sibc/data/sdacs/csidh/p1024' 2026-03-28 13:07:02,044 wheel INFO adding 'sibc/data/sdacs/csidh/p1792' 2026-03-28 13:07:02,044 wheel INFO adding 'sibc/data/sdacs/csidh/p2048' 2026-03-28 13:07:02,045 wheel INFO adding 'sibc/data/sdacs/csidh/p4096' 2026-03-28 13:07:02,045 wheel INFO adding 'sibc/data/sdacs/csidh/p512' 2026-03-28 13:07:02,045 wheel INFO adding 'sibc/data/sdacs/csidh/p5120' 2026-03-28 13:07:02,045 wheel INFO adding 'sibc/data/sdacs/csidh/p6144' 2026-03-28 13:07:02,045 wheel INFO adding 'sibc/data/sdacs/csidh/p8192' 2026-03-28 13:07:02,045 wheel INFO adding 'sibc/data/sdacs/csidh/p9216' 2026-03-28 13:07:02,046 wheel INFO adding 'sibc/data/sop/bsidh/p237' 2026-03-28 13:07:02,046 wheel INFO adding 'sibc/data/sop/bsidh/p247' 2026-03-28 13:07:02,046 wheel INFO adding 'sibc/data/sop/bsidh/p253' 2026-03-28 13:07:02,046 wheel INFO adding 'sibc/data/sop/bsidh/p255' 2026-03-28 13:07:02,046 wheel INFO adding 'sibc/data/sop/bsidh/p257' 2026-03-28 13:07:02,046 wheel INFO adding 'sibc/data/sop/csidh/p1024' 2026-03-28 13:07:02,047 wheel INFO adding 'sibc/data/sop/csidh/p1792' 2026-03-28 13:07:02,047 wheel INFO adding 'sibc/data/sop/csidh/p2048' 2026-03-28 13:07:02,047 wheel INFO adding 'sibc/data/sop/csidh/p4096' 2026-03-28 13:07:02,047 wheel INFO adding 'sibc/data/sop/csidh/p512' 2026-03-28 13:07:02,047 wheel INFO adding 'sibc/data/sop/csidh/p5120' 2026-03-28 13:07:02,047 wheel INFO adding 'sibc/data/sop/csidh/p6144' 2026-03-28 13:07:02,047 wheel INFO adding 'sibc/data/sop/csidh/p8192' 2026-03-28 13:07:02,048 wheel INFO adding 'sibc/data/sop/csidh/p9216' 2026-03-28 13:07:02,048 wheel INFO adding 'sibc/data/sop/sidh/p434' 2026-03-28 13:07:02,048 wheel INFO adding 'sibc/data/sop/sidh/p503' 2026-03-28 13:07:02,048 wheel INFO adding 'sibc/data/sop/sidh/p610' 2026-03-28 13:07:02,048 wheel INFO adding 'sibc/data/sop/sidh/p751' 2026-03-28 13:07:02,048 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-scaled' 2026-03-28 13:07:02,049 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-scaled-tuned' 2026-03-28 13:07:02,049 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-unscaled' 2026-03-28 13:07:02,049 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-hvelu-unscaled-tuned' 2026-03-28 13:07:02,049 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-scaled' 2026-03-28 13:07:02,049 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-scaled-tuned' 2026-03-28 13:07:02,049 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-unscaled' 2026-03-28 13:07:02,049 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-svelu-unscaled-tuned' 2026-03-28 13:07:02,050 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p237-tvelu-unscaled' 2026-03-28 13:07:02,050 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-scaled' 2026-03-28 13:07:02,050 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-scaled-tuned' 2026-03-28 13:07:02,050 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-unscaled' 2026-03-28 13:07:02,050 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-hvelu-unscaled-tuned' 2026-03-28 13:07:02,050 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-scaled' 2026-03-28 13:07:02,050 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-scaled-tuned' 2026-03-28 13:07:02,051 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-unscaled' 2026-03-28 13:07:02,051 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-svelu-unscaled-tuned' 2026-03-28 13:07:02,051 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p247-tvelu-unscaled' 2026-03-28 13:07:02,051 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-scaled' 2026-03-28 13:07:02,051 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-scaled-tuned' 2026-03-28 13:07:02,051 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-unscaled' 2026-03-28 13:07:02,051 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-hvelu-unscaled-tuned' 2026-03-28 13:07:02,052 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-scaled' 2026-03-28 13:07:02,052 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-scaled-tuned' 2026-03-28 13:07:02,052 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-unscaled' 2026-03-28 13:07:02,052 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-svelu-unscaled-tuned' 2026-03-28 13:07:02,052 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p253-tvelu-unscaled' 2026-03-28 13:07:02,052 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-scaled' 2026-03-28 13:07:02,052 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-scaled-tuned' 2026-03-28 13:07:02,053 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-unscaled' 2026-03-28 13:07:02,053 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-hvelu-unscaled-tuned' 2026-03-28 13:07:02,053 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-scaled' 2026-03-28 13:07:02,053 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-scaled-tuned' 2026-03-28 13:07:02,053 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-unscaled' 2026-03-28 13:07:02,053 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-svelu-unscaled-tuned' 2026-03-28 13:07:02,054 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p255-tvelu-unscaled' 2026-03-28 13:07:02,054 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-scaled' 2026-03-28 13:07:02,054 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-scaled-tuned' 2026-03-28 13:07:02,054 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-unscaled' 2026-03-28 13:07:02,054 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-hvelu-unscaled-tuned' 2026-03-28 13:07:02,054 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-scaled' 2026-03-28 13:07:02,054 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-scaled-tuned' 2026-03-28 13:07:02,055 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-unscaled' 2026-03-28 13:07:02,055 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-svelu-unscaled-tuned' 2026-03-28 13:07:02,055 wheel INFO adding 'sibc/data/strategies/montgomery/bsidh/bsidh-p257-tvelu-unscaled' 2026-03-28 13:07:02,057 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,058 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,058 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,058 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,058 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,058 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,058 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,059 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,059 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-df-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,059 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,059 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,059 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,059 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,060 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,060 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,060 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,060 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,060 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd1-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,060 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,061 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,061 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,061 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,061 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,061 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,061 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,062 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,062 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1024-wd2-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,062 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,062 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,062 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,062 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,063 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,063 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,063 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,063 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,063 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-df-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,063 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,063 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,064 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,064 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,064 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,064 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,064 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,064 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,065 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd1-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,065 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-scaled' 2026-03-28 13:07:02,065 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,065 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,065 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,065 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-scaled' 2026-03-28 13:07:02,066 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,066 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-unscaled' 2026-03-28 13:07:02,066 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,066 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p1792-wd2-e1-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,066 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,066 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,067 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,067 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,067 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,067 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,067 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,067 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,068 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,068 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,068 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,068 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,068 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,068 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,069 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,069 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,069 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,069 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,069 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,069 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,069 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,070 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,070 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,070 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,070 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,070 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,070 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,071 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,071 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,071 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,071 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,071 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,071 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,071 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,072 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,072 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,072 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,072 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,072 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,072 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,072 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,073 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,073 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,073 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,073 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,073 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,073 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,074 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,074 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,074 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,074 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,074 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,074 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,074 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,075 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,075 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,075 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,075 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,075 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,075 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,076 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,076 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,076 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,076 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,076 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,076 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,076 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,077 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,077 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,077 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,077 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,077 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,077 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,077 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,078 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,078 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,078 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,078 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,078 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,078 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,078 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,079 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,079 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,079 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,079 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,079 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,079 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,079 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,080 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,080 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-df-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,080 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,080 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,080 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,080 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,080 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,081 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,081 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,081 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,081 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,081 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,081 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,082 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,082 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,082 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,082 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,082 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,082 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,082 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,083 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,083 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,083 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,083 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,083 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,083 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,084 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,084 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,084 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,084 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,084 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,084 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,084 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,085 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,085 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,085 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,085 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,085 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,085 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,085 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,086 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,086 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,086 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,086 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,086 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,086 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,086 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,087 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,087 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,087 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,087 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,087 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,087 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,087 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,088 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,088 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,088 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,088 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,088 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,088 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,089 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,089 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,089 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,089 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,089 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,089 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,089 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,090 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,090 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,090 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,090 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,090 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,090 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,090 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,091 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,091 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,091 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,091 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,091 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,091 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,092 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,092 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,092 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,092 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,092 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,092 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,092 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,093 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,093 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,093 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,093 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,093 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd1-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,093 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,093 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,094 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,094 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,094 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,094 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,094 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,094 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,094 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,095 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,095 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,095 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,095 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,095 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,095 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,095 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,096 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,096 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,096 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,096 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,096 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,096 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,096 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,097 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,097 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,097 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,097 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,097 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,097 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,098 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,098 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,098 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,098 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,098 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,098 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,098 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,099 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,099 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,099 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,099 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,099 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,099 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,099 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,100 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,100 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,100 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,100 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,100 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,100 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,100 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,101 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,101 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,101 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,101 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,101 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,101 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,101 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,102 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,102 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,102 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,102 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,102 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,102 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,102 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,103 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,103 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,103 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,103 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,103 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,103 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,103 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,104 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,104 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,104 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,104 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,104 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,104 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,104 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,105 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,105 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,105 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,105 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,105 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,105 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,106 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,106 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,106 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,106 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,106 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,106 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p2048-wd2-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,106 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,107 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,107 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,107 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,107 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,107 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,107 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,107 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,108 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,108 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,108 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,108 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,108 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,108 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,108 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,109 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,109 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,109 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,109 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,109 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,109 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,109 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,110 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,110 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,110 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,110 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,110 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,110 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,111 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,111 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,111 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,111 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,111 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,111 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,111 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,112 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,112 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,112 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,112 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,112 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,112 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,112 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,113 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,113 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,113 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,113 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,113 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,113 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,114 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,114 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,114 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,114 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,114 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,114 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,114 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,115 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,115 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,115 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,115 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,115 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,115 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,115 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,116 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,116 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,116 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,116 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,116 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,116 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,116 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,117 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,117 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,117 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,117 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,117 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,117 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,117 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,118 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,118 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,118 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,118 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,118 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,118 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,118 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,119 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,119 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,119 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,119 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,119 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,119 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,120 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-df-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,120 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,120 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,120 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,120 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,120 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,120 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,121 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,121 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,121 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,121 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,121 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,121 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,122 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,122 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,122 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,122 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,122 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,122 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,122 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,123 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,123 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,123 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,123 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,123 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,123 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,123 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,124 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,124 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,124 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,124 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,124 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,124 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,124 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,125 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,125 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,125 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,125 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,125 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,125 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,126 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,126 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,126 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,126 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,126 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,126 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,126 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,127 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,127 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,127 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,127 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,127 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,127 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,127 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,128 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,128 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,128 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,128 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,128 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,128 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,128 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,129 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,129 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,129 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,129 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,129 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,129 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,130 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,130 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,130 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,130 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,130 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,130 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,130 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,131 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,131 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,131 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,131 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,131 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,131 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,131 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,132 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,132 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,132 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,132 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,132 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,132 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,132 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,133 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,133 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,133 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd1-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,133 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,133 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,133 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,133 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,134 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,134 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,134 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,134 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,134 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,134 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,134 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,135 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,135 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,135 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,135 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,135 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,135 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,135 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,136 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,136 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,136 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,136 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,136 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,136 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,136 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,137 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,137 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,137 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,137 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,137 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,137 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,138 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,138 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,138 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,138 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,138 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,138 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,138 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,139 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,139 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,139 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,139 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,139 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,139 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,139 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,140 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,140 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,140 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,140 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,140 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,140 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,140 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,141 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,141 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,141 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,141 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,141 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,141 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,141 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,142 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,142 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,142 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,142 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,142 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,142 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,142 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,143 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,143 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,143 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,143 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,143 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,143 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,143 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,144 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,144 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,144 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,144 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,144 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,144 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,144 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,145 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,145 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,145 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,145 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,145 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,145 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,146 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,146 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,146 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,146 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p4096-wd2-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,146 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,146 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,146 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,147 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,147 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,147 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,147 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,147 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,147 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-df-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,147 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,148 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,148 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,148 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,148 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,148 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,148 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,149 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,149 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd1-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,149 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,149 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,149 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,149 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,149 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,150 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,150 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,150 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,150 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p512-wd2-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,150 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-scaled' 2026-03-28 13:07:02,150 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,150 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,151 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,151 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-scaled' 2026-03-28 13:07:02,151 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,151 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-unscaled' 2026-03-28 13:07:02,151 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,151 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e1-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,151 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-scaled' 2026-03-28 13:07:02,152 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,152 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,152 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,152 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-scaled' 2026-03-28 13:07:02,152 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,152 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-unscaled' 2026-03-28 13:07:02,152 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,153 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e10-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,153 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-scaled' 2026-03-28 13:07:02,153 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,153 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,153 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,153 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-scaled' 2026-03-28 13:07:02,154 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,154 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-unscaled' 2026-03-28 13:07:02,154 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,154 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e2-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,154 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-scaled' 2026-03-28 13:07:02,154 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,154 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,155 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,155 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-scaled' 2026-03-28 13:07:02,155 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,155 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-unscaled' 2026-03-28 13:07:02,155 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,155 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e3-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,155 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-scaled' 2026-03-28 13:07:02,156 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,156 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,156 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,156 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-scaled' 2026-03-28 13:07:02,156 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,156 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-unscaled' 2026-03-28 13:07:02,157 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,157 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e4-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,157 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-scaled' 2026-03-28 13:07:02,157 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,157 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,157 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,157 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-scaled' 2026-03-28 13:07:02,158 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,158 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-unscaled' 2026-03-28 13:07:02,158 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,158 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e5-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,158 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-scaled' 2026-03-28 13:07:02,158 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,158 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,159 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,159 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-scaled' 2026-03-28 13:07:02,159 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,159 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-unscaled' 2026-03-28 13:07:02,159 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,159 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e6-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,159 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-scaled' 2026-03-28 13:07:02,160 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,160 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,160 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,160 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-scaled' 2026-03-28 13:07:02,160 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,160 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-unscaled' 2026-03-28 13:07:02,160 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,161 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e7-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,161 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-scaled' 2026-03-28 13:07:02,161 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,161 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,161 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,161 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-scaled' 2026-03-28 13:07:02,162 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,162 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-unscaled' 2026-03-28 13:07:02,162 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,162 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e8-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,162 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-scaled' 2026-03-28 13:07:02,162 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,162 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,163 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,163 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-scaled' 2026-03-28 13:07:02,163 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,163 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-unscaled' 2026-03-28 13:07:02,163 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,163 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-df-e9-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,163 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-scaled' 2026-03-28 13:07:02,164 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,164 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,164 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,164 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-scaled' 2026-03-28 13:07:02,164 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,164 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-unscaled' 2026-03-28 13:07:02,164 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,165 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e1-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,165 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-scaled' 2026-03-28 13:07:02,165 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,165 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,165 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,165 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-scaled' 2026-03-28 13:07:02,165 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,166 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-unscaled' 2026-03-28 13:07:02,166 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,166 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e10-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,166 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-scaled' 2026-03-28 13:07:02,166 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,166 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,166 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,167 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-scaled' 2026-03-28 13:07:02,167 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,167 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-unscaled' 2026-03-28 13:07:02,167 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,167 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e2-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,167 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-scaled' 2026-03-28 13:07:02,167 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,168 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,168 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,168 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-scaled' 2026-03-28 13:07:02,168 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,168 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-unscaled' 2026-03-28 13:07:02,168 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,169 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e3-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,169 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-scaled' 2026-03-28 13:07:02,169 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,169 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,169 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,169 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-scaled' 2026-03-28 13:07:02,169 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,170 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-unscaled' 2026-03-28 13:07:02,170 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,170 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e4-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,170 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-scaled' 2026-03-28 13:07:02,170 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,170 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,170 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,171 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-scaled' 2026-03-28 13:07:02,171 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,171 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-unscaled' 2026-03-28 13:07:02,171 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,171 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e5-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,171 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-scaled' 2026-03-28 13:07:02,171 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,172 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,172 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,172 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-scaled' 2026-03-28 13:07:02,172 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,172 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-unscaled' 2026-03-28 13:07:02,172 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,173 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e6-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,173 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-scaled' 2026-03-28 13:07:02,173 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,173 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,173 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,173 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-scaled' 2026-03-28 13:07:02,173 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,174 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-unscaled' 2026-03-28 13:07:02,174 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,174 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e7-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,174 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-scaled' 2026-03-28 13:07:02,174 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,174 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,174 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,175 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-scaled' 2026-03-28 13:07:02,175 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,175 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-unscaled' 2026-03-28 13:07:02,175 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,175 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e8-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,175 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-scaled' 2026-03-28 13:07:02,175 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,176 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-unscaled' 2026-03-28 13:07:02,176 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,176 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-scaled' 2026-03-28 13:07:02,176 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-scaled-tuned' 2026-03-28 13:07:02,176 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-unscaled' 2026-03-28 13:07:02,176 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,176 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd1-e9-samebounds-tvelu-unscaled' 2026-03-28 13:07:02,177 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,177 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,177 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,177 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,177 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,177 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,177 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,178 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,178 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,178 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,178 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,178 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,178 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,178 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,179 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,179 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,179 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,179 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,179 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,179 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,180 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,180 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,180 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,180 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,180 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,180 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,180 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,181 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,181 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,181 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,181 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,181 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,181 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,181 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,182 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,182 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,182 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,182 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,182 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,182 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,183 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,183 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,183 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,183 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,183 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,183 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,184 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,184 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,184 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,184 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,184 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,184 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,184 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,185 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,185 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,185 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,185 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,185 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,185 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,186 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,186 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,186 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,186 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,186 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,186 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,186 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,187 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,187 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,187 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,187 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,187 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,187 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,188 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,188 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,188 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,188 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,188 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,188 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,189 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,189 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,189 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,189 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,189 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,189 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,189 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,190 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,190 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,190 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,190 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,190 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p5120-wd2-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,190 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,191 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,191 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,191 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,191 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,191 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,191 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,192 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,192 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,192 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,192 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,192 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,192 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,193 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,193 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,193 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,193 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,193 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,193 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,194 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,194 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,194 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,194 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,194 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,194 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,195 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,195 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,195 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,195 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,195 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,195 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,195 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,196 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,196 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,196 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,196 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,196 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,196 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,197 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,197 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,197 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,197 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,197 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,197 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,198 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,198 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,198 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,198 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,198 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,198 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,198 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,199 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,199 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,199 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,199 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,199 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,199 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,200 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,200 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,200 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,200 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,200 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,200 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,200 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,201 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,201 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,201 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,201 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,201 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,201 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,201 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,202 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,202 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,202 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,202 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,202 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,202 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,202 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,203 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,203 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,203 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,203 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,203 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,203 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,204 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,204 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,204 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,204 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,204 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,204 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-df-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,204 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,205 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,205 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,205 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,205 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,205 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,205 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,205 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,206 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,206 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,206 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,206 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,206 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,206 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,206 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,207 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,207 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,207 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,207 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,207 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,207 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,208 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,208 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,208 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,208 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,208 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,208 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,208 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,209 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,209 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,209 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,209 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,209 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,209 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,209 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,210 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,210 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,210 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,210 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,210 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,210 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,211 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,211 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,211 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,211 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,211 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,211 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,211 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,212 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,212 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,212 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,212 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,212 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,212 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,212 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,213 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,213 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,213 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,213 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,213 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,213 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,213 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,214 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,214 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,214 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,214 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,214 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,214 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,215 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,215 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,215 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,215 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,215 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,215 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,215 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,216 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,216 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,216 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,216 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,216 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,216 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,217 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,217 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,217 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,217 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,217 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,217 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,217 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,218 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,218 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd1-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,218 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,218 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,218 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,218 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,218 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,219 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,219 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,219 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,219 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,219 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,219 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,219 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,220 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,220 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,220 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,220 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,220 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,220 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,220 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,221 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,221 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,221 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,221 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,221 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,221 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,221 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,222 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,222 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,222 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,222 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,222 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,222 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,223 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,223 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,223 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,223 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,223 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,223 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,224 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,224 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,224 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,224 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,224 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,224 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,224 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,225 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,225 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,225 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,225 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,225 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,225 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,225 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,226 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,226 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,226 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,226 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,226 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,226 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,226 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,227 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,227 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,227 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,227 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,227 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,227 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,227 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,228 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,228 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,228 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,228 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,228 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,228 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,228 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,229 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,229 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,229 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,229 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,229 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,229 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,229 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,230 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,230 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,230 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,230 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,230 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,230 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,230 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,231 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,231 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,231 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p6144-wd2-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,231 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,231 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,231 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,232 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,232 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,232 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,232 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,232 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,232 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,232 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,233 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,233 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,233 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,233 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,233 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,233 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,233 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,234 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,234 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,234 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,234 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,234 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,234 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,235 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,235 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,235 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,235 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,235 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,235 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,235 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,236 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,236 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,236 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,236 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,236 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,236 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,236 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,237 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,237 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,237 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,237 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,237 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,237 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,238 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,238 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,238 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,238 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,238 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,238 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,238 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,239 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,239 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,239 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,239 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,239 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,239 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,239 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,240 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,240 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,240 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,240 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,240 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,240 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,241 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,241 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,241 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,241 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,241 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,241 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,241 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,242 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,242 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,242 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,242 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,242 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,242 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,242 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,243 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,243 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,243 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,243 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,243 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,243 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,243 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,244 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,244 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,244 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,244 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,244 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,244 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-df-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,245 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,245 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,245 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,245 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,245 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,245 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,245 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,246 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,246 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,246 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,246 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,246 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,246 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,246 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,247 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,247 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,247 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,247 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,247 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,247 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,248 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,248 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,248 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,248 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,248 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,248 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,248 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,249 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,249 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,249 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,249 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,249 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,249 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,249 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,250 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,250 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,250 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,250 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,250 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,250 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,250 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,251 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,251 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,251 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,251 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,251 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,251 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,252 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,252 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,252 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,252 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,252 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,252 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,252 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,253 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,253 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,253 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,253 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,253 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,253 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,253 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,254 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,254 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,254 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,254 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,254 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,254 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,255 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,255 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,255 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,255 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,255 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,255 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,255 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,256 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,256 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,256 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,256 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,256 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,256 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,256 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,257 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,257 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,257 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,257 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,257 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,257 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,257 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,258 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,258 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd1-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,258 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,258 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,258 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,258 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,259 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,259 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,259 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,259 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,259 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,259 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,259 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,260 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,260 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,260 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,260 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,260 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,260 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,260 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,261 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,261 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,261 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,261 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,261 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,261 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,261 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,262 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,262 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,262 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,262 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,262 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,262 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,262 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,263 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,263 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,263 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,263 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,263 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,263 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,263 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,264 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,264 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,264 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,264 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,264 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,264 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,264 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,265 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,265 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,265 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,265 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,265 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,265 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,265 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,266 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,266 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,266 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,266 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,266 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,266 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,266 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,267 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,267 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,267 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,267 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,267 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,267 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,267 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,268 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,268 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,268 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,268 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,268 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,268 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,269 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,269 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,269 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,269 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,269 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,269 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,269 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,270 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,270 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,270 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,270 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,270 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,270 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,270 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,271 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,271 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,271 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p8192-wd2-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,271 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,271 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,271 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,271 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,272 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,272 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,272 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,272 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,272 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,272 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,272 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,273 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,273 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,273 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,273 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,273 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,273 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,274 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,274 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,274 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,274 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,274 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,274 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,274 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,275 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,275 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,275 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,275 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,275 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,275 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,276 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,276 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,276 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,276 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,276 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,276 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,276 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,277 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,277 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,277 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,277 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,277 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,277 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,277 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,278 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,278 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,278 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,278 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,278 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,278 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,279 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,279 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,279 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,279 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,279 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,279 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,279 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,280 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,280 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,280 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,280 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,280 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,280 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,280 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,281 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,281 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,281 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,281 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,281 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,281 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,282 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,282 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,282 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,282 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,282 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,282 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,282 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,283 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,283 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,283 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,283 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,283 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,283 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,283 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,284 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,284 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,284 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,284 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,284 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,284 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-df-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,285 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,285 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,285 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,285 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,285 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,285 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,285 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,286 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,286 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,286 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,286 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,286 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,286 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,286 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,287 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,287 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,287 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,287 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,287 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,287 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,288 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,288 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,288 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,288 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,288 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,288 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,288 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,289 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,289 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,289 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,289 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,289 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,289 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,289 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,290 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,290 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,290 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,290 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,290 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,290 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,291 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,291 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,291 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,291 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,291 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,291 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,291 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,292 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,292 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,292 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,292 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,292 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,292 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,292 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,293 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,293 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,293 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,293 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,293 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,293 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,293 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,294 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,294 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,294 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,294 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,294 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,294 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,295 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,295 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,295 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,295 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,295 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,295 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,295 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,296 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,296 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,296 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,296 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,296 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,296 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,296 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,297 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,297 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,297 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,297 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,297 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,297 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,298 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,298 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,298 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd1-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,298 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,298 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,298 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,298 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,299 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-scaled' 2026-03-28 13:07:02,299 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,299 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,299 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,299 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e1-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,299 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,299 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,300 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,300 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,300 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-scaled' 2026-03-28 13:07:02,300 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,300 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,300 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,300 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e10-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,301 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,301 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,301 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,301 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,301 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-scaled' 2026-03-28 13:07:02,301 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,301 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,302 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,302 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e2-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,302 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,302 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,302 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,302 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,302 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-scaled' 2026-03-28 13:07:02,303 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,303 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,303 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,303 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e3-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,303 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,303 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,303 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,304 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,304 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-scaled' 2026-03-28 13:07:02,304 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,304 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,304 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,304 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e4-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,305 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,305 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,305 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,305 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,305 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-scaled' 2026-03-28 13:07:02,305 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,305 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,306 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,306 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e5-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,306 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,306 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,306 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,306 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,306 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-scaled' 2026-03-28 13:07:02,307 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,307 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,307 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,307 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e6-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,307 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,307 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,307 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,308 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,308 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-scaled' 2026-03-28 13:07:02,308 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,308 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,308 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,308 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e7-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,308 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,309 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,309 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,309 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,309 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-scaled' 2026-03-28 13:07:02,309 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,309 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,309 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,310 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e8-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,310 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-scaled' 2026-03-28 13:07:02,310 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-scaled-tuned' 2026-03-28 13:07:02,310 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-unscaled' 2026-03-28 13:07:02,310 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-hvelu-unscaled-tuned' 2026-03-28 13:07:02,310 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-scaled' 2026-03-28 13:07:02,310 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-scaled-tuned' 2026-03-28 13:07:02,311 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-unscaled' 2026-03-28 13:07:02,311 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-svelu-unscaled-tuned' 2026-03-28 13:07:02,311 wheel INFO adding 'sibc/data/strategies/montgomery/csidh/csidh-p9216-wd2-e9-diffbounds-tvelu-unscaled' 2026-03-28 13:07:02,311 wheel INFO adding 'sibc/data/strategies/montgomery/sidh/sidh-p434' 2026-03-28 13:07:02,311 wheel INFO adding 'sibc/data/strategies/montgomery/sidh/sidh-p503' 2026-03-28 13:07:02,312 wheel INFO adding 'sibc/data/strategies/montgomery/sidh/sidh-p610' 2026-03-28 13:07:02,312 wheel INFO adding 'sibc/data/strategies/montgomery/sidh/sidh-p751' 2026-03-28 13:07:02,312 wheel INFO adding 'sibc/montgomery/__init__.py' 2026-03-28 13:07:02,312 wheel INFO adding 'sibc/montgomery/curve.py' 2026-03-28 13:07:02,312 wheel INFO adding 'sibc/montgomery/isogeny.py' 2026-03-28 13:07:02,313 wheel INFO adding 'sibc/sidh/__init__.py' 2026-03-28 13:07:02,313 wheel INFO adding 'sibc/sidh/precompute_strategy.py' 2026-03-28 13:07:02,313 wheel INFO adding 'sibc/sidh/strategy.py' 2026-03-28 13:07:02,313 wheel INFO adding 'sibc-1.0.3.dist-info/licenses/LICENSE' 2026-03-28 13:07:02,314 wheel INFO adding 'sibc-1.0.3.dist-info/METADATA' 2026-03-28 13:07:02,314 wheel INFO adding 'sibc-1.0.3.dist-info/WHEEL' 2026-03-28 13:07:02,314 wheel INFO adding 'sibc-1.0.3.dist-info/entry_points.txt' 2026-03-28 13:07:02,314 wheel INFO adding 'sibc-1.0.3.dist-info/top_level.txt' 2026-03-28 13:07:02,323 wheel INFO adding 'sibc-1.0.3.dist-info/RECORD' 2026-03-28 13:07:02,328 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 13:07:02,357 gpep517 INFO The backend produced .dist/sibc-1.0.3-py3-none-any.whl sibc-1.0.3-py3-none-any.whl /home/buildozer/aports/community/py3-sibc/src/sibc-1.0.4/.testenv/lib/python3.14/site-packages/sibc/__main__.py:105: SyntaxWarning: "\_" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\_"? A raw string is also an option. \_/-, ,----' ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-sibc/src/sibc-1.0.4/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-sibc/src/sibc-1.0.4 configfile: pytest.ini collecting ... collected 309 items / 308 deselected / 1 selected test/test_csidh.py::csidh_gae_p512_hvelu_df__unscaled::test_group_action_with_random_exponents PASSED [100%] ====================== 1 passed, 308 deselected in 42.14s ====================== >>> py3-sibc: Entering fakeroot... /usr/lib/python3.14/site-packages/sibc/__main__.py:105: SyntaxWarning: "\_" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\_"? A raw string is also an option. >>> py3-sibc-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/sibc/csidh/__pycache__' -> '/home/buildozer/aports/community/py3-sibc/pkg/py3-sibc-pyc/usr/lib/python3.14/site-packages/sibc/csidh/__pycache__' 'usr/lib/python3.14/site-packages/sibc/__pycache__' -> '/home/buildozer/aports/community/py3-sibc/pkg/py3-sibc-pyc/usr/lib/python3.14/site-packages/sibc/__pycache__' 'usr/lib/python3.14/site-packages/sibc/bsidh/__pycache__' -> '/home/buildozer/aports/community/py3-sibc/pkg/py3-sibc-pyc/usr/lib/python3.14/site-packages/sibc/bsidh/__pycache__' 'usr/lib/python3.14/site-packages/sibc/sidh/__pycache__' -> '/home/buildozer/aports/community/py3-sibc/pkg/py3-sibc-pyc/usr/lib/python3.14/site-packages/sibc/sidh/__pycache__' 'usr/lib/python3.14/site-packages/sibc/montgomery/__pycache__' -> '/home/buildozer/aports/community/py3-sibc/pkg/py3-sibc-pyc/usr/lib/python3.14/site-packages/sibc/montgomery/__pycache__' >>> py3-sibc-pyc*: Preparing subpackage py3-sibc-pyc... >>> py3-sibc-pyc*: Running postcheck for py3-sibc-pyc >>> py3-sibc*: Running postcheck for py3-sibc >>> py3-sibc*: Preparing package py3-sibc... >>> py3-sibc*: Stripping binaries >>> WARNING: py3-sibc*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-sibc*: Scanning shared objects >>> py3-sibc-pyc*: Tracing dependencies... python3~3.14 >>> py3-sibc-pyc*: Package size: 504.8 KB >>> py3-sibc-pyc*: Compressing data... >>> py3-sibc-pyc*: Create checksum... >>> py3-sibc-pyc*: Create py3-sibc-pyc-1.0.4-r4.apk >>> py3-sibc*: Tracing dependencies... python3 py3-click py3-progress py3-numpy py3-setuptools python3~3.14 >>> py3-sibc*: Package size: 2.0 MB >>> py3-sibc*: Compressing data... >>> py3-sibc*: Create checksum... >>> py3-sibc*: Create py3-sibc-1.0.4-r4.apk >>> py3-sibc: Build complete at Sat, 28 Mar 2026 13:07:47 +0000 elapsed time 0h 0m 49s >>> py3-sibc: Cleaning up srcdir >>> py3-sibc: Cleaning up pkgdir >>> py3-sibc: Cleaning up tmpdir >>> py3-sibc: Uninstalling dependencies... ( 1/46) Purging .makedepends-py3-sibc (20260328.130659) ( 2/46) Purging py3-click-pyc (8.3.1-r1) ( 3/46) Purging py3-click (8.3.1-r1) ( 4/46) Purging py3-progress-pyc (1.6-r5) ( 5/46) Purging py3-progress (1.6-r5) ( 6/46) Purging py3-gpep517-pyc (19-r2) ( 7/46) Purging py3-gpep517 (19-r2) ( 8/46) Purging py3-installer-pyc (0.7.0-r3) ( 9/46) Purging py3-installer (0.7.0-r3) (10/46) Purging py3-numpy-dev (2.4.3-r2) (11/46) Purging py3-numpy-tests (2.4.3-r2) (12/46) Purging py3-numpy-pyc (2.4.3-r2) (13/46) Purging py3-numpy (2.4.3-r2) (14/46) Purging openblas (0.3.30-r2) (15/46) Purging py3-wheel-pyc (0.46.3-r1) (16/46) Purging py3-wheel (0.46.3-r1) (17/46) Purging py3-pytest-runner-pyc (6.0.1-r2) (18/46) Purging py3-pytest-runner (6.0.1-r2) (19/46) Purging py3-pytest-pyc (9.0.2-r1) (20/46) Purging py3-pytest (9.0.2-r1) (21/46) Purging py3-iniconfig-pyc (2.3.0-r1) (22/46) Purging py3-iniconfig (2.3.0-r1) (23/46) Purging py3-pluggy-pyc (1.6.0-r1) (24/46) Purging py3-pluggy (1.6.0-r1) (25/46) Purging py3-py-pyc (1.11.0-r5) (26/46) Purging py3-py (1.11.0-r5) (27/46) Purging py3-pygments-pyc (2.19.2-r1) (28/46) Purging py3-pygments (2.19.2-r1) (29/46) Purging py3-setuptools-pyc (82.0.1-r1) (30/46) Purging py3-setuptools (82.0.1-r1) (31/46) Purging py3-packaging-pyc (26.0-r1) (32/46) Purging py3-packaging (26.0-r1) (33/46) Purging py3-parsing-pyc (3.3.2-r1) (34/46) Purging py3-parsing (3.3.2-r1) (35/46) Purging python3-pyc (3.14.3-r0) (36/46) Purging python3-pycache-pyc0 (3.14.3-r0) (37/46) Purging pyc (3.14.3-r0) (38/46) Purging python3 (3.14.3-r0) (39/46) Purging gdbm (1.26-r0) (40/46) Purging libbz2 (1.0.8-r6) (41/46) Purging libffi (3.5.2-r0) (42/46) Purging libgfortran (15.2.0-r2) (43/46) Purging libpanelw (6.6_p20251231-r0) (44/46) Purging mpdecimal (4.0.1-r0) (45/46) Purging sqlite-libs (3.51.2-r1) (46/46) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 289.7 MiB in 104 packages >>> py3-sibc: Updating the community/armv7 repository index... >>> py3-sibc: Signing the index...