>>> py3-mypy: Building community/py3-mypy 1.12.0-r0 (using abuild 3.14.0_rc2-r3) started Mon, 14 Oct 2024 23:37:01 +0000 >>> py3-mypy: Validating /home/buildozer/aports/community/py3-mypy/APKBUILD... >>> WARNING: py3-mypy: Setting the maintainer with a comment is deprecated. Use maintainer="Patrycja Rosa " instead >>> py3-mypy: Analyzing dependencies... >>> py3-mypy: Installing for build: build-base py3-mypy-extensions py3-typing-extensions python3-dev py3-gpep517 py3-setuptools py3-wheel (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.6-r0) (3/29) Installing gdbm (1.24-r0) (4/29) Installing xz-libs (5.6.3-r0) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.5_p20241006-r0) (7/29) Installing sqlite-libs (3.46.1-r0) (8/29) Installing python3 (3.12.7-r0) (9/29) Installing python3-pycache-pyc0 (3.12.7-r0) (10/29) Installing pyc (3.12.7-r0) (11/29) Installing py3-mypy-extensions-pyc (1.0.0-r3) (12/29) Installing python3-pyc (3.12.7-r0) (13/29) Installing py3-mypy-extensions (1.0.0-r3) (14/29) Installing py3-typing-extensions (4.12.2-r0) (15/29) Installing py3-typing-extensions-pyc (4.12.2-r0) (16/29) Installing python3-dev (3.12.7-r0) (17/29) Installing py3-installer (0.7.0-r2) (18/29) Installing py3-installer-pyc (0.7.0-r2) (19/29) Installing py3-gpep517 (16-r0) (20/29) Installing py3-gpep517-pyc (16-r0) (21/29) Installing py3-parsing (3.1.4-r0) (22/29) Installing py3-parsing-pyc (3.1.4-r0) (23/29) Installing py3-packaging (24.1-r0) (24/29) Installing py3-packaging-pyc (24.1-r0) (25/29) Installing py3-setuptools (70.3.0-r0) (26/29) Installing py3-setuptools-pyc (70.3.0-r0) (27/29) Installing py3-wheel (0.43.0-r0) (28/29) Installing py3-wheel-pyc (0.43.0-r0) (29/29) Installing .makedepends-py3-mypy (20241014.233704) Executing busybox-1.36.1-r32.trigger OK: 608 MiB in 129 packages >>> py3-mypy: Cleaning up srcdir >>> py3-mypy: Cleaning up pkgdir >>> py3-mypy: Cleaning up tmpdir >>> py3-mypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mypy-1.12.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mypy: Fetching py3-mypy-1.12.0.tar.gz::https://github.com/python/mypy/archive/refs/tags/v1.12.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88761 0 88761 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k 100 3088k 0 3088k 0 0 3097k 0 --:--:-- --:--:-- --:--:-- 7413k >>> py3-mypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mypy-1.12.0.tar.gz >>> py3-mypy: Checking sha512sums... py3-mypy-1.12.0.tar.gz: OK >>> py3-mypy: Unpacking /var/cache/distfiles/edge/py3-mypy-1.12.0.tar.gz... 2024-10-14 23:37:12,410 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-14 23:37:12,558 root INFO running bdist_wheel 2024-10-14 23:37:12,635 root INFO running build 2024-10-14 23:37:12,635 root INFO running build_py 2024-10-14 23:37:12,635 root INFO pin_version() 2024-10-14 23:37:12,636 root INFO creating build 2024-10-14 23:37:12,636 root INFO creating build/lib 2024-10-14 23:37:12,636 root INFO creating build/lib/mypy 2024-10-14 23:37:12,641 root INFO copying mypy/main.py -> build/lib/mypy 2024-10-14 23:37:12,643 root INFO copying mypy/build.py -> build/lib/mypy 2024-10-14 23:37:12,647 root INFO copying mypy/gclogger.py -> build/lib/mypy 2024-10-14 23:37:12,648 root INFO copying mypy/checker.py -> build/lib/mypy 2024-10-14 23:37:12,653 root INFO copying mypy/meet.py -> build/lib/mypy 2024-10-14 23:37:12,655 root INFO copying mypy/config_parser.py -> build/lib/mypy 2024-10-14 23:37:12,656 root INFO copying mypy/stubdoc.py -> build/lib/mypy 2024-10-14 23:37:12,658 root INFO copying mypy/semanal.py -> build/lib/mypy 2024-10-14 23:37:12,661 root INFO copying mypy/operators.py -> build/lib/mypy 2024-10-14 23:37:12,662 root INFO copying mypy/typestate.py -> build/lib/mypy 2024-10-14 23:37:12,663 root INFO copying mypy/reachability.py -> build/lib/mypy 2024-10-14 23:37:12,665 root INFO copying mypy/semanal_pass1.py -> build/lib/mypy 2024-10-14 23:37:12,666 root INFO copying mypy/semanal_namedtuple.py -> build/lib/mypy 2024-10-14 23:37:12,667 root INFO copying mypy/renaming.py -> build/lib/mypy 2024-10-14 23:37:12,668 root INFO copying mypy/solve.py -> build/lib/mypy 2024-10-14 23:37:12,669 root INFO copying mypy/bogus_type.py -> build/lib/mypy 2024-10-14 23:37:12,670 root INFO copying mypy/report.py -> build/lib/mypy 2024-10-14 23:37:12,672 root INFO copying mypy/__main__.py -> build/lib/mypy 2024-10-14 23:37:12,673 root INFO copying mypy/strconv.py -> build/lib/mypy 2024-10-14 23:37:12,674 root INFO copying mypy/typeops.py -> build/lib/mypy 2024-10-14 23:37:12,675 root INFO copying mypy/stubgenc.py -> build/lib/mypy 2024-10-14 23:37:12,677 root INFO copying mypy/exprtotype.py -> build/lib/mypy 2024-10-14 23:37:12,678 root INFO copying mypy/semanal_infer.py -> build/lib/mypy 2024-10-14 23:37:12,679 root INFO copying mypy/suggestions.py -> build/lib/mypy 2024-10-14 23:37:12,680 root INFO copying mypy/fastparse.py -> build/lib/mypy 2024-10-14 23:37:12,682 root INFO copying mypy/options.py -> build/lib/mypy 2024-10-14 23:37:12,683 root INFO copying mypy/stubutil.py -> build/lib/mypy 2024-10-14 23:37:12,685 root INFO copying mypy/fixup.py -> build/lib/mypy 2024-10-14 23:37:12,686 root INFO copying mypy/indirection.py -> build/lib/mypy 2024-10-14 23:37:12,687 root INFO copying mypy/split_namespace.py -> build/lib/mypy 2024-10-14 23:37:12,688 root INFO copying mypy/stats.py -> build/lib/mypy 2024-10-14 23:37:12,689 root INFO copying mypy/join.py -> build/lib/mypy 2024-10-14 23:37:12,691 root INFO copying mypy/semanal_main.py -> build/lib/mypy 2024-10-14 23:37:12,692 root INFO copying mypy/dmypy_util.py -> build/lib/mypy 2024-10-14 23:37:12,693 root INFO copying mypy/typetraverser.py -> build/lib/mypy 2024-10-14 23:37:12,694 root INFO copying mypy/literals.py -> build/lib/mypy 2024-10-14 23:37:12,695 root INFO copying mypy/type_visitor.py -> build/lib/mypy 2024-10-14 23:37:12,696 root INFO copying mypy/util.py -> build/lib/mypy 2024-10-14 23:37:12,697 root INFO copying mypy/moduleinspect.py -> build/lib/mypy 2024-10-14 23:37:12,698 root INFO copying mypy/mro.py -> build/lib/mypy 2024-10-14 23:37:12,699 root INFO copying mypy/binder.py -> build/lib/mypy 2024-10-14 23:37:12,701 root INFO copying mypy/graph_utils.py -> build/lib/mypy 2024-10-14 23:37:12,702 root INFO copying mypy/erasetype.py -> build/lib/mypy 2024-10-14 23:37:12,703 root INFO copying mypy/semanal_typeddict.py -> build/lib/mypy 2024-10-14 23:37:12,704 root INFO copying mypy/typeanal.py -> build/lib/mypy 2024-10-14 23:37:12,706 root INFO copying mypy/message_registry.py -> build/lib/mypy 2024-10-14 23:37:12,707 root INFO copying mypy/evalexpr.py -> build/lib/mypy 2024-10-14 23:37:12,708 root INFO copying mypy/error_formatter.py -> build/lib/mypy 2024-10-14 23:37:12,709 root INFO copying mypy/stubgen.py -> build/lib/mypy 2024-10-14 23:37:12,711 root INFO copying mypy/semanal_shared.py -> build/lib/mypy 2024-10-14 23:37:12,712 root INFO copying mypy/sharedparse.py -> build/lib/mypy 2024-10-14 23:37:12,713 root INFO copying mypy/semanal_typeargs.py -> build/lib/mypy 2024-10-14 23:37:12,714 root INFO copying mypy/applytype.py -> build/lib/mypy 2024-10-14 23:37:12,715 root INFO copying mypy/lookup.py -> build/lib/mypy 2024-10-14 23:37:12,716 root INFO copying mypy/errorcodes.py -> build/lib/mypy 2024-10-14 23:37:12,717 root INFO copying mypy/checkstrformat.py -> build/lib/mypy 2024-10-14 23:37:12,719 root INFO copying mypy/plugin.py -> build/lib/mypy 2024-10-14 23:37:12,720 root INFO copying mypy/typevartuples.py -> build/lib/mypy 2024-10-14 23:37:12,721 root INFO copying mypy/stubinfo.py -> build/lib/mypy 2024-10-14 23:37:12,722 root INFO copying mypy/subtypes.py -> build/lib/mypy 2024-10-14 23:37:12,724 root INFO copying mypy/typevars.py -> build/lib/mypy 2024-10-14 23:37:12,725 root INFO copying mypy/dmypy_os.py -> build/lib/mypy 2024-10-14 23:37:12,726 root INFO copying mypy/inspections.py -> build/lib/mypy 2024-10-14 23:37:12,728 root INFO copying mypy/expandtype.py -> build/lib/mypy 2024-10-14 23:37:12,729 root INFO copying mypy/fscache.py -> build/lib/mypy 2024-10-14 23:37:12,730 root INFO copying mypy/mixedtraverser.py -> build/lib/mypy 2024-10-14 23:37:12,731 root INFO copying mypy/pyinfo.py -> build/lib/mypy 2024-10-14 23:37:12,732 root INFO copying mypy/__init__.py -> build/lib/mypy 2024-10-14 23:37:12,733 root INFO copying mypy/stubtest.py -> build/lib/mypy 2024-10-14 23:37:12,735 root INFO copying mypy/constraints.py -> build/lib/mypy 2024-10-14 23:37:12,736 root INFO copying mypy/memprofile.py -> build/lib/mypy 2024-10-14 23:37:12,737 root INFO copying mypy/partially_defined.py -> build/lib/mypy 2024-10-14 23:37:12,739 root INFO copying mypy/errors.py -> build/lib/mypy 2024-10-14 23:37:12,740 root INFO copying mypy/visitor.py -> build/lib/mypy 2024-10-14 23:37:12,741 root INFO copying mypy/fswatcher.py -> build/lib/mypy 2024-10-14 23:37:12,742 root INFO copying mypy/semanal_newtype.py -> build/lib/mypy 2024-10-14 23:37:12,743 root INFO copying mypy/types.py -> build/lib/mypy 2024-10-14 23:37:12,745 root INFO copying mypy/checkpattern.py -> build/lib/mypy 2024-10-14 23:37:12,747 root INFO copying mypy/ipc.py -> build/lib/mypy 2024-10-14 23:37:12,748 root INFO copying mypy/patterns.py -> build/lib/mypy 2024-10-14 23:37:12,749 root INFO copying mypy/api.py -> build/lib/mypy 2024-10-14 23:37:12,750 root INFO copying mypy/types_utils.py -> build/lib/mypy 2024-10-14 23:37:12,751 root INFO copying mypy/semanal_enum.py -> build/lib/mypy 2024-10-14 23:37:12,752 root INFO copying mypy/constant_fold.py -> build/lib/mypy 2024-10-14 23:37:12,753 root INFO copying mypy/freetree.py -> build/lib/mypy 2024-10-14 23:37:12,754 root INFO copying mypy/treetransform.py -> build/lib/mypy 2024-10-14 23:37:12,756 root INFO copying mypy/parse.py -> build/lib/mypy 2024-10-14 23:37:12,757 root INFO copying mypy/scope.py -> build/lib/mypy 2024-10-14 23:37:12,758 root INFO copying mypy/find_sources.py -> build/lib/mypy 2024-10-14 23:37:12,759 root INFO copying mypy/argmap.py -> build/lib/mypy 2024-10-14 23:37:12,760 root INFO copying mypy/state.py -> build/lib/mypy 2024-10-14 23:37:12,761 root INFO copying mypy/dmypy_server.py -> build/lib/mypy 2024-10-14 23:37:12,763 root INFO copying mypy/messages.py -> build/lib/mypy 2024-10-14 23:37:12,764 root INFO copying mypy/checkexpr.py -> build/lib/mypy 2024-10-14 23:37:12,767 root INFO copying mypy/infer.py -> build/lib/mypy 2024-10-14 23:37:12,768 root INFO copying mypy/git.py -> build/lib/mypy 2024-10-14 23:37:12,769 root INFO copying mypy/copytype.py -> build/lib/mypy 2024-10-14 23:37:12,770 root INFO copying mypy/defaults.py -> build/lib/mypy 2024-10-14 23:37:12,771 root INFO copying mypy/modulefinder.py -> build/lib/mypy 2024-10-14 23:37:12,773 root INFO copying mypy/semanal_classprop.py -> build/lib/mypy 2024-10-14 23:37:12,774 root INFO copying mypy/checkmember.py -> build/lib/mypy 2024-10-14 23:37:12,775 root INFO copying mypy/maptype.py -> build/lib/mypy 2024-10-14 23:37:12,777 root INFO copying mypy/traverser.py -> build/lib/mypy 2024-10-14 23:37:12,778 root INFO copying mypy/nodes.py -> build/lib/mypy 2024-10-14 23:37:12,780 root INFO copying mypy/tvar_scope.py -> build/lib/mypy 2024-10-14 23:37:12,781 root INFO copying mypy/metastore.py -> build/lib/mypy 2024-10-14 23:37:12,782 root INFO copying mypy/refinfo.py -> build/lib/mypy 2024-10-14 23:37:12,784 root INFO creating build/lib/mypyc 2024-10-14 23:37:12,785 root INFO copying mypyc/build.py -> build/lib/mypyc 2024-10-14 23:37:12,786 root INFO copying mypyc/__main__.py -> build/lib/mypyc 2024-10-14 23:37:12,787 root INFO copying mypyc/options.py -> build/lib/mypyc 2024-10-14 23:37:12,788 root INFO copying mypyc/crash.py -> build/lib/mypyc 2024-10-14 23:37:12,789 root INFO copying mypyc/common.py -> build/lib/mypyc 2024-10-14 23:37:12,790 root INFO copying mypyc/__init__.py -> build/lib/mypyc 2024-10-14 23:37:12,791 root INFO copying mypyc/namegen.py -> build/lib/mypyc 2024-10-14 23:37:12,792 root INFO copying mypyc/errors.py -> build/lib/mypyc 2024-10-14 23:37:12,793 root INFO copying mypyc/subtype.py -> build/lib/mypyc 2024-10-14 23:37:12,794 root INFO copying mypyc/rt_subtype.py -> build/lib/mypyc 2024-10-14 23:37:12,795 root INFO copying mypyc/sametype.py -> build/lib/mypyc 2024-10-14 23:37:12,796 root INFO creating build/lib/mypy/dmypy 2024-10-14 23:37:12,797 root INFO copying mypy/dmypy/__main__.py -> build/lib/mypy/dmypy 2024-10-14 23:37:12,798 root INFO copying mypy/dmypy/__init__.py -> build/lib/mypy/dmypy 2024-10-14 23:37:12,799 root INFO copying mypy/dmypy/client.py -> build/lib/mypy/dmypy 2024-10-14 23:37:12,802 root INFO creating build/lib/mypy/test 2024-10-14 23:37:12,802 root INFO copying mypy/test/visitors.py -> build/lib/mypy/test 2024-10-14 23:37:12,803 root INFO copying mypy/test/testfinegrained.py -> build/lib/mypy/test 2024-10-14 23:37:12,805 root INFO copying mypy/test/testdeps.py -> build/lib/mypy/test 2024-10-14 23:37:12,806 root INFO copying mypy/test/testsemanal.py -> build/lib/mypy/test 2024-10-14 23:37:12,807 root INFO copying mypy/test/testapi.py -> build/lib/mypy/test 2024-10-14 23:37:12,808 root INFO copying mypy/test/testmypyc.py -> build/lib/mypy/test 2024-10-14 23:37:12,809 root INFO copying mypy/test/typefixture.py -> build/lib/mypy/test 2024-10-14 23:37:12,810 root INFO copying mypy/test/testcheck.py -> build/lib/mypy/test 2024-10-14 23:37:12,811 root INFO copying mypy/test/testdiff.py -> build/lib/mypy/test 2024-10-14 23:37:12,812 root INFO copying mypy/test/testmodulefinder.py -> build/lib/mypy/test 2024-10-14 23:37:12,813 root INFO copying mypy/test/testerrorstream.py -> build/lib/mypy/test 2024-10-14 23:37:12,814 root INFO copying mypy/test/testfscache.py -> build/lib/mypy/test 2024-10-14 23:37:12,815 root INFO copying mypy/test/testpep561.py -> build/lib/mypy/test 2024-10-14 23:37:12,816 root INFO copying mypy/test/testtypes.py -> build/lib/mypy/test 2024-10-14 23:37:12,818 root INFO copying mypy/test/testreports.py -> build/lib/mypy/test 2024-10-14 23:37:12,819 root INFO copying mypy/test/teststubtest.py -> build/lib/mypy/test 2024-10-14 23:37:12,821 root INFO copying mypy/test/testargs.py -> build/lib/mypy/test 2024-10-14 23:37:12,822 root INFO copying mypy/test/helpers.py -> build/lib/mypy/test 2024-10-14 23:37:12,823 root INFO copying mypy/test/testgraph.py -> build/lib/mypy/test 2024-10-14 23:37:12,824 root INFO copying mypy/test/test_ref_info.py -> build/lib/mypy/test 2024-10-14 23:37:12,825 root INFO copying mypy/test/testtypegen.py -> build/lib/mypy/test 2024-10-14 23:37:12,826 root INFO copying mypy/test/testpythoneval.py -> build/lib/mypy/test 2024-10-14 23:37:12,827 root INFO copying mypy/test/testsubtypes.py -> build/lib/mypy/test 2024-10-14 23:37:12,828 root INFO copying mypy/test/testfinegrainedcache.py -> build/lib/mypy/test 2024-10-14 23:37:12,829 root INFO copying mypy/test/testformatter.py -> build/lib/mypy/test 2024-10-14 23:37:12,830 root INFO copying mypy/test/teststubinfo.py -> build/lib/mypy/test 2024-10-14 23:37:12,831 root INFO copying mypy/test/testmerge.py -> build/lib/mypy/test 2024-10-14 23:37:12,832 root INFO copying mypy/test/testsolve.py -> build/lib/mypy/test 2024-10-14 23:37:12,833 root INFO copying mypy/test/testdaemon.py -> build/lib/mypy/test 2024-10-14 23:37:12,834 root INFO copying mypy/test/__init__.py -> build/lib/mypy/test 2024-10-14 23:37:12,835 root INFO copying mypy/test/config.py -> build/lib/mypy/test 2024-10-14 23:37:12,836 root INFO copying mypy/test/testconstraints.py -> build/lib/mypy/test 2024-10-14 23:37:12,837 root INFO copying mypy/test/teststubgen.py -> build/lib/mypy/test 2024-10-14 23:37:12,839 root INFO copying mypy/test/testoutput.py -> build/lib/mypy/test 2024-10-14 23:37:12,840 root INFO copying mypy/test/update_data.py -> build/lib/mypy/test 2024-10-14 23:37:12,841 root INFO copying mypy/test/testinfer.py -> build/lib/mypy/test 2024-10-14 23:37:12,842 root INFO copying mypy/test/test_find_sources.py -> build/lib/mypy/test 2024-10-14 23:37:12,843 root INFO copying mypy/test/data.py -> build/lib/mypy/test 2024-10-14 23:37:12,844 root INFO copying mypy/test/testipc.py -> build/lib/mypy/test 2024-10-14 23:37:12,845 root INFO copying mypy/test/testparse.py -> build/lib/mypy/test 2024-10-14 23:37:12,847 root INFO copying mypy/test/testtransform.py -> build/lib/mypy/test 2024-10-14 23:37:12,847 root INFO copying mypy/test/testcmdline.py -> build/lib/mypy/test 2024-10-14 23:37:12,849 root INFO copying mypy/test/testutil.py -> build/lib/mypy/test 2024-10-14 23:37:12,850 root INFO creating build/lib/mypy/server 2024-10-14 23:37:12,851 root INFO copying mypy/server/subexpr.py -> build/lib/mypy/server 2024-10-14 23:37:12,852 root INFO copying mypy/server/trigger.py -> build/lib/mypy/server 2024-10-14 23:37:12,853 root INFO copying mypy/server/astdiff.py -> build/lib/mypy/server 2024-10-14 23:37:12,854 root INFO copying mypy/server/target.py -> build/lib/mypy/server 2024-10-14 23:37:12,855 root INFO copying mypy/server/objgraph.py -> build/lib/mypy/server 2024-10-14 23:37:12,856 root INFO copying mypy/server/astmerge.py -> build/lib/mypy/server 2024-10-14 23:37:12,858 root INFO copying mypy/server/__init__.py -> build/lib/mypy/server 2024-10-14 23:37:12,859 root INFO copying mypy/server/aststrip.py -> build/lib/mypy/server 2024-10-14 23:37:12,860 root INFO copying mypy/server/deps.py -> build/lib/mypy/server 2024-10-14 23:37:12,861 root INFO copying mypy/server/mergecheck.py -> build/lib/mypy/server 2024-10-14 23:37:12,862 root INFO copying mypy/server/update.py -> build/lib/mypy/server 2024-10-14 23:37:12,865 root INFO creating build/lib/mypy/plugins 2024-10-14 23:37:12,865 root INFO copying mypy/plugins/dataclasses.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,867 root INFO copying mypy/plugins/proper_plugin.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,868 root INFO copying mypy/plugins/default.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,869 root INFO copying mypy/plugins/common.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,870 root INFO copying mypy/plugins/__init__.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,871 root INFO copying mypy/plugins/functools.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,872 root INFO copying mypy/plugins/attrs.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,873 root INFO copying mypy/plugins/enums.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,874 root INFO copying mypy/plugins/singledispatch.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,876 root INFO copying mypy/plugins/ctypes.py -> build/lib/mypy/plugins 2024-10-14 23:37:12,877 root INFO creating build/lib/mypy/test/meta 2024-10-14 23:37:12,878 root INFO copying mypy/test/meta/test_diff_helper.py -> build/lib/mypy/test/meta 2024-10-14 23:37:12,879 root INFO copying mypy/test/meta/__init__.py -> build/lib/mypy/test/meta 2024-10-14 23:37:12,880 root INFO copying mypy/test/meta/test_update_data.py -> build/lib/mypy/test/meta 2024-10-14 23:37:12,881 root INFO copying mypy/test/meta/test_parse_data.py -> build/lib/mypy/test/meta 2024-10-14 23:37:12,882 root INFO copying mypy/test/meta/_pytest.py -> build/lib/mypy/test/meta 2024-10-14 23:37:12,884 root INFO creating build/lib/mypyc/analysis 2024-10-14 23:37:12,884 root INFO copying mypyc/analysis/blockfreq.py -> build/lib/mypyc/analysis 2024-10-14 23:37:12,885 root INFO copying mypyc/analysis/ircheck.py -> build/lib/mypyc/analysis 2024-10-14 23:37:12,886 root INFO copying mypyc/analysis/dataflow.py -> build/lib/mypyc/analysis 2024-10-14 23:37:12,887 root INFO copying mypyc/analysis/selfleaks.py -> build/lib/mypyc/analysis 2024-10-14 23:37:12,888 root INFO copying mypyc/analysis/attrdefined.py -> build/lib/mypyc/analysis 2024-10-14 23:37:12,890 root INFO copying mypyc/analysis/__init__.py -> build/lib/mypyc/analysis 2024-10-14 23:37:12,891 root INFO creating build/lib/mypyc/primitives 2024-10-14 23:37:12,892 root INFO copying mypyc/primitives/tuple_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,893 root INFO copying mypyc/primitives/exc_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,894 root INFO copying mypyc/primitives/dict_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,895 root INFO copying mypyc/primitives/bytes_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,896 root INFO copying mypyc/primitives/list_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,897 root INFO copying mypyc/primitives/__init__.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,898 root INFO copying mypyc/primitives/generic_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,899 root INFO copying mypyc/primitives/int_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,900 root INFO copying mypyc/primitives/misc_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,901 root INFO copying mypyc/primitives/set_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,902 root INFO copying mypyc/primitives/str_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,904 root INFO copying mypyc/primitives/registry.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,905 root INFO copying mypyc/primitives/float_ops.py -> build/lib/mypyc/primitives 2024-10-14 23:37:12,907 root INFO creating build/lib/mypyc/test 2024-10-14 23:37:12,908 root INFO copying mypyc/test/test_struct.py -> build/lib/mypyc/test 2024-10-14 23:37:12,909 root INFO copying mypyc/test/test_emit.py -> build/lib/mypyc/test 2024-10-14 23:37:12,910 root INFO copying mypyc/test/test_pprint.py -> build/lib/mypyc/test 2024-10-14 23:37:12,911 root INFO copying mypyc/test/test_emitfunc.py -> build/lib/mypyc/test 2024-10-14 23:37:12,912 root INFO copying mypyc/test/test_ircheck.py -> build/lib/mypyc/test 2024-10-14 23:37:12,913 root INFO copying mypyc/test/test_emitclass.py -> build/lib/mypyc/test 2024-10-14 23:37:12,914 root INFO copying mypyc/test/test_namegen.py -> build/lib/mypyc/test 2024-10-14 23:37:12,915 root INFO copying mypyc/test/test_typeops.py -> build/lib/mypyc/test 2024-10-14 23:37:12,916 root INFO copying mypyc/test/test_run.py -> build/lib/mypyc/test 2024-10-14 23:37:12,918 root INFO copying mypyc/test/test_rarray.py -> build/lib/mypyc/test 2024-10-14 23:37:12,919 root INFO copying mypyc/test/test_serialization.py -> build/lib/mypyc/test 2024-10-14 23:37:12,920 root INFO copying mypyc/test/test_literals.py -> build/lib/mypyc/test 2024-10-14 23:37:12,921 root INFO copying mypyc/test/test_optimizations.py -> build/lib/mypyc/test 2024-10-14 23:37:12,922 root INFO copying mypyc/test/test_cheader.py -> build/lib/mypyc/test 2024-10-14 23:37:12,923 root INFO copying mypyc/test/test_alwaysdefined.py -> build/lib/mypyc/test 2024-10-14 23:37:12,924 root INFO copying mypyc/test/test_commandline.py -> build/lib/mypyc/test 2024-10-14 23:37:12,925 root INFO copying mypyc/test/__init__.py -> build/lib/mypyc/test 2024-10-14 23:37:12,926 root INFO copying mypyc/test/test_lowering.py -> build/lib/mypyc/test 2024-10-14 23:37:12,927 root INFO copying mypyc/test/config.py -> build/lib/mypyc/test 2024-10-14 23:37:12,927 root INFO copying mypyc/test/test_irbuild.py -> build/lib/mypyc/test 2024-10-14 23:37:12,928 root INFO copying mypyc/test/test_emitwrapper.py -> build/lib/mypyc/test 2024-10-14 23:37:12,929 root INFO copying mypyc/test/test_analysis.py -> build/lib/mypyc/test 2024-10-14 23:37:12,930 root INFO copying mypyc/test/test_external.py -> build/lib/mypyc/test 2024-10-14 23:37:12,931 root INFO copying mypyc/test/test_tuplename.py -> build/lib/mypyc/test 2024-10-14 23:37:12,932 root INFO copying mypyc/test/test_exceptions.py -> build/lib/mypyc/test 2024-10-14 23:37:12,934 root INFO copying mypyc/test/test_refcount.py -> build/lib/mypyc/test 2024-10-14 23:37:12,935 root INFO copying mypyc/test/testutil.py -> build/lib/mypyc/test 2024-10-14 23:37:12,936 root INFO creating build/lib/mypyc/ir 2024-10-14 23:37:12,937 root INFO copying mypyc/ir/module_ir.py -> build/lib/mypyc/ir 2024-10-14 23:37:12,938 root INFO copying mypyc/ir/ops.py -> build/lib/mypyc/ir 2024-10-14 23:37:12,939 root INFO copying mypyc/ir/class_ir.py -> build/lib/mypyc/ir 2024-10-14 23:37:12,941 root INFO copying mypyc/ir/func_ir.py -> build/lib/mypyc/ir 2024-10-14 23:37:12,942 root INFO copying mypyc/ir/rtypes.py -> build/lib/mypyc/ir 2024-10-14 23:37:12,943 root INFO copying mypyc/ir/__init__.py -> build/lib/mypyc/ir 2024-10-14 23:37:12,944 root INFO copying mypyc/ir/pprint.py -> build/lib/mypyc/ir 2024-10-14 23:37:12,946 root INFO creating build/lib/mypyc/lower 2024-10-14 23:37:12,946 root INFO copying mypyc/lower/list_ops.py -> build/lib/mypyc/lower 2024-10-14 23:37:12,947 root INFO copying mypyc/lower/__init__.py -> build/lib/mypyc/lower 2024-10-14 23:37:12,948 root INFO copying mypyc/lower/int_ops.py -> build/lib/mypyc/lower 2024-10-14 23:37:12,949 root INFO copying mypyc/lower/misc_ops.py -> build/lib/mypyc/lower 2024-10-14 23:37:12,951 root INFO copying mypyc/lower/registry.py -> build/lib/mypyc/lower 2024-10-14 23:37:12,952 root INFO creating build/lib/mypyc/codegen 2024-10-14 23:37:12,953 root INFO copying mypyc/codegen/emitwrapper.py -> build/lib/mypyc/codegen 2024-10-14 23:37:12,954 root INFO copying mypyc/codegen/emit.py -> build/lib/mypyc/codegen 2024-10-14 23:37:12,956 root INFO copying mypyc/codegen/emitmodule.py -> build/lib/mypyc/codegen 2024-10-14 23:37:12,957 root INFO copying mypyc/codegen/literals.py -> build/lib/mypyc/codegen 2024-10-14 23:37:12,958 root INFO copying mypyc/codegen/__init__.py -> build/lib/mypyc/codegen 2024-10-14 23:37:12,959 root INFO copying mypyc/codegen/emitfunc.py -> build/lib/mypyc/codegen 2024-10-14 23:37:12,960 root INFO copying mypyc/codegen/emitclass.py -> build/lib/mypyc/codegen 2024-10-14 23:37:12,962 root INFO copying mypyc/codegen/cstring.py -> build/lib/mypyc/codegen 2024-10-14 23:37:12,963 root INFO creating build/lib/mypyc/transform 2024-10-14 23:37:12,964 root INFO copying mypyc/transform/uninit.py -> build/lib/mypyc/transform 2024-10-14 23:37:12,965 root INFO copying mypyc/transform/lower.py -> build/lib/mypyc/transform 2024-10-14 23:37:12,966 root INFO copying mypyc/transform/copy_propagation.py -> build/lib/mypyc/transform 2024-10-14 23:37:12,967 root INFO copying mypyc/transform/flag_elimination.py -> build/lib/mypyc/transform 2024-10-14 23:37:12,968 root INFO copying mypyc/transform/__init__.py -> build/lib/mypyc/transform 2024-10-14 23:37:12,969 root INFO copying mypyc/transform/refcount.py -> build/lib/mypyc/transform 2024-10-14 23:37:12,970 root INFO copying mypyc/transform/exceptions.py -> build/lib/mypyc/transform 2024-10-14 23:37:12,971 root INFO copying mypyc/transform/ir_transform.py -> build/lib/mypyc/transform 2024-10-14 23:37:12,974 root INFO creating build/lib/mypyc/irbuild 2024-10-14 23:37:12,974 root INFO copying mypyc/irbuild/main.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,975 root INFO copying mypyc/irbuild/targets.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,976 root INFO copying mypyc/irbuild/context.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,978 root INFO copying mypyc/irbuild/statement.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,979 root INFO copying mypyc/irbuild/classdef.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,980 root INFO copying mypyc/irbuild/format_str_tokenizer.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,981 root INFO copying mypyc/irbuild/callable_class.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,982 root INFO copying mypyc/irbuild/for_helpers.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,984 root INFO copying mypyc/irbuild/prebuildvisitor.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,985 root INFO copying mypyc/irbuild/util.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,986 root INFO copying mypyc/irbuild/nonlocalcontrol.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,987 root INFO copying mypyc/irbuild/function.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,989 root INFO copying mypyc/irbuild/mapper.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,990 root INFO copying mypyc/irbuild/specialize.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,991 root INFO copying mypyc/irbuild/__init__.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,992 root INFO copying mypyc/irbuild/expression.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,993 root INFO copying mypyc/irbuild/visitor.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,995 root INFO copying mypyc/irbuild/ast_helpers.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,996 root INFO copying mypyc/irbuild/constant_fold.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,997 root INFO copying mypyc/irbuild/match.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,998 root INFO copying mypyc/irbuild/prepare.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:12,999 root INFO copying mypyc/irbuild/generator.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:13,000 root INFO copying mypyc/irbuild/vtable.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:13,001 root INFO copying mypyc/irbuild/ll_builder.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:13,003 root INFO copying mypyc/irbuild/builder.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:13,004 root INFO copying mypyc/irbuild/env_class.py -> build/lib/mypyc/irbuild 2024-10-14 23:37:13,006 root INFO running egg_info 2024-10-14 23:37:13,006 root INFO creating mypy.egg-info 2024-10-14 23:37:13,013 root INFO writing mypy.egg-info/PKG-INFO 2024-10-14 23:37:13,017 root INFO writing dependency_links to mypy.egg-info/dependency_links.txt 2024-10-14 23:37:13,019 root INFO writing entry points to mypy.egg-info/entry_points.txt 2024-10-14 23:37:13,022 root INFO writing requirements to mypy.egg-info/requires.txt 2024-10-14 23:37:13,023 root INFO writing top-level names to mypy.egg-info/top_level.txt 2024-10-14 23:37:13,023 root INFO writing manifest file 'mypy.egg-info/SOURCES.txt' 2024-10-14 23:37:13,139 root INFO reading manifest file 'mypy.egg-info/SOURCES.txt' 2024-10-14 23:37:13,140 root INFO reading manifest template 'MANIFEST.in' 2024-10-14 23:37:13,303 root WARNING warning: no directories found matching 'scripts' 2024-10-14 23:37:13,307 root WARNING no previously-included directories found matching 'docs/build' 2024-10-14 23:37:13,309 root WARNING no previously-included directories found matching 'docs/source/_build' 2024-10-14 23:37:13,321 root WARNING no previously-included directories found matching 'misc' 2024-10-14 23:37:13,345 root WARNING warning: no files found matching 'pytest.ini' 2024-10-14 23:37:13,348 root WARNING warning: no previously-included files found matching '.gitmodules' 2024-10-14 23:37:13,350 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2024-10-14 23:37:13,352 root WARNING warning: no previously-included files found matching 'CREDITS' 2024-10-14 23:37:13,354 root WARNING warning: no previously-included files found matching 'ROADMAP.md' 2024-10-14 23:37:13,356 root WARNING warning: no previously-included files found matching 'action.yml' 2024-10-14 23:37:13,358 root WARNING warning: no previously-included files found matching '.editorconfig' 2024-10-14 23:37:13,360 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2024-10-14 23:37:13,363 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2024-10-14 23:37:13,367 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2024-10-14 23:37:13,371 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2024-10-14 23:37:13,371 root INFO adding license file 'LICENSE' 2024-10-14 23:37:13,432 root INFO writing manifest file 'mypy.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed' 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 'mypy.typeshed' 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 'mypy.typeshed' to be distributed and are already explicitly excluding 'mypy.typeshed' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib' 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 'mypy.typeshed.stdlib' 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 'mypy.typeshed.stdlib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib._typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib._typeshed' 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 'mypy.typeshed.stdlib._typeshed' 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 'mypy.typeshed.stdlib._typeshed' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib._typeshed' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.asyncio' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.asyncio' 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 'mypy.typeshed.stdlib.asyncio' 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 'mypy.typeshed.stdlib.asyncio' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.asyncio' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.collections' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.collections' 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 'mypy.typeshed.stdlib.collections' 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 'mypy.typeshed.stdlib.collections' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.collections' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.concurrent' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.concurrent' 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 'mypy.typeshed.stdlib.concurrent' 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 'mypy.typeshed.stdlib.concurrent' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.concurrent' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.concurrent.futures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.concurrent.futures' 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 'mypy.typeshed.stdlib.concurrent.futures' 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 'mypy.typeshed.stdlib.concurrent.futures' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.concurrent.futures' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.ctypes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.ctypes' 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 'mypy.typeshed.stdlib.ctypes' 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 'mypy.typeshed.stdlib.ctypes' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.ctypes' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.curses' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.curses' 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 'mypy.typeshed.stdlib.curses' 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 'mypy.typeshed.stdlib.curses' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.curses' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.dbm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.dbm' 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 'mypy.typeshed.stdlib.dbm' 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 'mypy.typeshed.stdlib.dbm' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.dbm' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.distutils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.distutils' 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 'mypy.typeshed.stdlib.distutils' 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 'mypy.typeshed.stdlib.distutils' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.distutils' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.distutils.command' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.distutils.command' 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 'mypy.typeshed.stdlib.distutils.command' 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 'mypy.typeshed.stdlib.distutils.command' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.distutils.command' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.email' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.email' 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 'mypy.typeshed.stdlib.email' 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 'mypy.typeshed.stdlib.email' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.email' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.email.mime' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.email.mime' 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 'mypy.typeshed.stdlib.email.mime' 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 'mypy.typeshed.stdlib.email.mime' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.email.mime' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.encodings' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.encodings' 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 'mypy.typeshed.stdlib.encodings' 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 'mypy.typeshed.stdlib.encodings' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.encodings' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.ensurepip' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.ensurepip' 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 'mypy.typeshed.stdlib.ensurepip' 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 'mypy.typeshed.stdlib.ensurepip' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.ensurepip' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.html' 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 'mypy.typeshed.stdlib.html' 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 'mypy.typeshed.stdlib.html' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.html' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.http' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.http' 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 'mypy.typeshed.stdlib.http' 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 'mypy.typeshed.stdlib.http' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.http' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.importlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.importlib' 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 'mypy.typeshed.stdlib.importlib' 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 'mypy.typeshed.stdlib.importlib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.importlib' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.importlib.metadata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.importlib.metadata' 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 'mypy.typeshed.stdlib.importlib.metadata' 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 'mypy.typeshed.stdlib.importlib.metadata' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.importlib.metadata' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.importlib.resources' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.importlib.resources' 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 'mypy.typeshed.stdlib.importlib.resources' 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 'mypy.typeshed.stdlib.importlib.resources' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.importlib.resources' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.json' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.json' 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 'mypy.typeshed.stdlib.json' 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 'mypy.typeshed.stdlib.json' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.json' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.lib2to3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.lib2to3' 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 'mypy.typeshed.stdlib.lib2to3' 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 'mypy.typeshed.stdlib.lib2to3' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.lib2to3' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.lib2to3.fixes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.lib2to3.fixes' 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 'mypy.typeshed.stdlib.lib2to3.fixes' 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 'mypy.typeshed.stdlib.lib2to3.fixes' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.lib2to3.fixes' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.lib2to3.pgen2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.lib2to3.pgen2' 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 'mypy.typeshed.stdlib.lib2to3.pgen2' 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 'mypy.typeshed.stdlib.lib2to3.pgen2' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.lib2to3.pgen2' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.logging' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.logging' 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 'mypy.typeshed.stdlib.logging' 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 'mypy.typeshed.stdlib.logging' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.logging' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.msilib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.msilib' 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 'mypy.typeshed.stdlib.msilib' 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 'mypy.typeshed.stdlib.msilib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.msilib' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.multiprocessing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.multiprocessing' 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 'mypy.typeshed.stdlib.multiprocessing' 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 'mypy.typeshed.stdlib.multiprocessing' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.multiprocessing' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.multiprocessing.dummy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.multiprocessing.dummy' 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 'mypy.typeshed.stdlib.multiprocessing.dummy' 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 'mypy.typeshed.stdlib.multiprocessing.dummy' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.multiprocessing.dummy' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.os' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.os' 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 'mypy.typeshed.stdlib.os' 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 'mypy.typeshed.stdlib.os' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.os' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.pydoc_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.pydoc_data' 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 'mypy.typeshed.stdlib.pydoc_data' 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 'mypy.typeshed.stdlib.pydoc_data' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.pydoc_data' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.pyexpat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.pyexpat' 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 'mypy.typeshed.stdlib.pyexpat' 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 'mypy.typeshed.stdlib.pyexpat' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.pyexpat' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.sqlite3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.sqlite3' 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 'mypy.typeshed.stdlib.sqlite3' 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 'mypy.typeshed.stdlib.sqlite3' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.sqlite3' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.sys' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.sys' 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 'mypy.typeshed.stdlib.sys' 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 'mypy.typeshed.stdlib.sys' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.sys' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.tkinter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.tkinter' 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 'mypy.typeshed.stdlib.tkinter' 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 'mypy.typeshed.stdlib.tkinter' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.tkinter' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.unittest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.unittest' 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 'mypy.typeshed.stdlib.unittest' 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 'mypy.typeshed.stdlib.unittest' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.unittest' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.urllib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.urllib' 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 'mypy.typeshed.stdlib.urllib' 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 'mypy.typeshed.stdlib.urllib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.urllib' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.venv' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.venv' 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 'mypy.typeshed.stdlib.venv' 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 'mypy.typeshed.stdlib.venv' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.venv' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.wsgiref' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.wsgiref' 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 'mypy.typeshed.stdlib.wsgiref' 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 'mypy.typeshed.stdlib.wsgiref' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.wsgiref' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml' 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 'mypy.typeshed.stdlib.xml' 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 'mypy.typeshed.stdlib.xml' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.dom' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.dom' 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 'mypy.typeshed.stdlib.xml.dom' 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 'mypy.typeshed.stdlib.xml.dom' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.dom' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.etree' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.etree' 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 'mypy.typeshed.stdlib.xml.etree' 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 'mypy.typeshed.stdlib.xml.etree' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.etree' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.parsers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.parsers' 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 'mypy.typeshed.stdlib.xml.parsers' 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 'mypy.typeshed.stdlib.xml.parsers' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.parsers' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.parsers.expat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.parsers.expat' 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 'mypy.typeshed.stdlib.xml.parsers.expat' 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 'mypy.typeshed.stdlib.xml.parsers.expat' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.parsers.expat' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.sax' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.sax' 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 'mypy.typeshed.stdlib.xml.sax' 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 'mypy.typeshed.stdlib.xml.sax' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.sax' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xmlrpc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xmlrpc' 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 'mypy.typeshed.stdlib.xmlrpc' 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 'mypy.typeshed.stdlib.xmlrpc' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xmlrpc' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.zipfile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.zipfile' 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 'mypy.typeshed.stdlib.zipfile' 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 'mypy.typeshed.stdlib.zipfile' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.zipfile' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.zoneinfo' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.zoneinfo' 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 'mypy.typeshed.stdlib.zoneinfo' 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 'mypy.typeshed.stdlib.zoneinfo' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.zoneinfo' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stubs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stubs' 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 'mypy.typeshed.stubs' 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 'mypy.typeshed.stubs' to be distributed and are already explicitly excluding 'mypy.typeshed.stubs' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.xml' 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 'mypy.xml' 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 'mypy.xml' to be distributed and are already explicitly excluding 'mypy.xml' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.doc' 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 'mypyc.doc' 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 'mypyc.doc' to be distributed and are already explicitly excluding 'mypyc.doc' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest' 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 'mypyc.external.googletest' 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 'mypyc.external.googletest' to be distributed and are already explicitly excluding 'mypyc.external.googletest' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.include.gtest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest' 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 'mypyc.external.googletest.include.gtest' 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 'mypyc.external.googletest.include.gtest' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.include.gtest.internal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest.internal' 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 'mypyc.external.googletest.include.gtest.internal' 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 'mypyc.external.googletest.include.gtest.internal' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest.internal' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.include.gtest.internal.custom' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest.internal.custom' 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 'mypyc.external.googletest.include.gtest.internal.custom' 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 'mypyc.external.googletest.include.gtest.internal.custom' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest.internal.custom' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.make' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.make' 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 'mypyc.external.googletest.make' 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 'mypyc.external.googletest.make' to be distributed and are already explicitly excluding 'mypyc.external.googletest.make' 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.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.src' 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 'mypyc.external.googletest.src' 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 'mypyc.external.googletest.src' to be distributed and are already explicitly excluding 'mypyc.external.googletest.src' 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) 2024-10-14 23:37:13,631 root INFO copying mypy/py.typed -> build/lib/mypy 2024-10-14 23:37:13,632 root INFO creating build/lib/mypy/typeshed 2024-10-14 23:37:13,633 root INFO copying mypy/typeshed/LICENSE -> build/lib/mypy/typeshed 2024-10-14 23:37:13,634 root INFO creating build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,634 root INFO copying mypy/typeshed/stdlib/VERSIONS -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,635 root INFO copying mypy/typeshed/stdlib/__future__.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,637 root INFO copying mypy/typeshed/stdlib/__main__.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,638 root INFO copying mypy/typeshed/stdlib/_ast.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,639 root INFO copying mypy/typeshed/stdlib/_bisect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,640 root INFO copying mypy/typeshed/stdlib/_bootlocale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,641 root INFO copying mypy/typeshed/stdlib/_codecs.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,642 root INFO copying mypy/typeshed/stdlib/_collections_abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,643 root INFO copying mypy/typeshed/stdlib/_compat_pickle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,644 root INFO copying mypy/typeshed/stdlib/_compression.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,646 root INFO copying mypy/typeshed/stdlib/_csv.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,647 root INFO copying mypy/typeshed/stdlib/_ctypes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,648 root INFO copying mypy/typeshed/stdlib/_curses.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,649 root INFO copying mypy/typeshed/stdlib/_decimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,650 root INFO copying mypy/typeshed/stdlib/_dummy_thread.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,651 root INFO copying mypy/typeshed/stdlib/_dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,652 root INFO copying mypy/typeshed/stdlib/_heapq.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,653 root INFO copying mypy/typeshed/stdlib/_imp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,654 root INFO copying mypy/typeshed/stdlib/_interpchannels.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,655 root INFO copying mypy/typeshed/stdlib/_interpqueues.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,657 root INFO copying mypy/typeshed/stdlib/_interpreters.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,658 root INFO copying mypy/typeshed/stdlib/_json.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,659 root INFO copying mypy/typeshed/stdlib/_locale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,660 root INFO copying mypy/typeshed/stdlib/_lsprof.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,661 root INFO copying mypy/typeshed/stdlib/_markupbase.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,662 root INFO copying mypy/typeshed/stdlib/_msi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,663 root INFO copying mypy/typeshed/stdlib/_operator.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,664 root INFO copying mypy/typeshed/stdlib/_osx_support.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,665 root INFO copying mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,666 root INFO copying mypy/typeshed/stdlib/_py_abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,667 root INFO copying mypy/typeshed/stdlib/_pydecimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,668 root INFO copying mypy/typeshed/stdlib/_random.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,669 root INFO copying mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,671 root INFO copying mypy/typeshed/stdlib/_socket.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,672 root INFO copying mypy/typeshed/stdlib/_stat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,673 root INFO copying mypy/typeshed/stdlib/_thread.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,674 root INFO copying mypy/typeshed/stdlib/_threading_local.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,675 root INFO copying mypy/typeshed/stdlib/_tkinter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,676 root INFO copying mypy/typeshed/stdlib/_tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,677 root INFO copying mypy/typeshed/stdlib/_warnings.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,678 root INFO copying mypy/typeshed/stdlib/_weakref.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,679 root INFO copying mypy/typeshed/stdlib/_weakrefset.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,681 root INFO copying mypy/typeshed/stdlib/_winapi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,682 root INFO copying mypy/typeshed/stdlib/abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,683 root INFO copying mypy/typeshed/stdlib/aifc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,684 root INFO copying mypy/typeshed/stdlib/antigravity.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,685 root INFO copying mypy/typeshed/stdlib/argparse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,687 root INFO copying mypy/typeshed/stdlib/array.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,688 root INFO copying mypy/typeshed/stdlib/ast.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,689 root INFO copying mypy/typeshed/stdlib/asynchat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,690 root INFO copying mypy/typeshed/stdlib/asyncore.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,691 root INFO copying mypy/typeshed/stdlib/atexit.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,692 root INFO copying mypy/typeshed/stdlib/audioop.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,693 root INFO copying mypy/typeshed/stdlib/base64.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,694 root INFO copying mypy/typeshed/stdlib/bdb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,695 root INFO copying mypy/typeshed/stdlib/binascii.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,696 root INFO copying mypy/typeshed/stdlib/binhex.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,697 root INFO copying mypy/typeshed/stdlib/bisect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,698 root INFO copying mypy/typeshed/stdlib/builtins.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,700 root INFO copying mypy/typeshed/stdlib/bz2.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,701 root INFO copying mypy/typeshed/stdlib/cProfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,702 root INFO copying mypy/typeshed/stdlib/calendar.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,703 root INFO copying mypy/typeshed/stdlib/cgi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,705 root INFO copying mypy/typeshed/stdlib/cgitb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,706 root INFO copying mypy/typeshed/stdlib/chunk.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,707 root INFO copying mypy/typeshed/stdlib/cmath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,708 root INFO copying mypy/typeshed/stdlib/cmd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,709 root INFO copying mypy/typeshed/stdlib/code.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,710 root INFO copying mypy/typeshed/stdlib/codecs.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,711 root INFO copying mypy/typeshed/stdlib/codeop.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,712 root INFO copying mypy/typeshed/stdlib/colorsys.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,713 root INFO copying mypy/typeshed/stdlib/compileall.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,714 root INFO copying mypy/typeshed/stdlib/configparser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,715 root INFO copying mypy/typeshed/stdlib/contextlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,717 root INFO copying mypy/typeshed/stdlib/contextvars.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,718 root INFO copying mypy/typeshed/stdlib/copy.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,719 root INFO copying mypy/typeshed/stdlib/copyreg.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,720 root INFO copying mypy/typeshed/stdlib/crypt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,721 root INFO copying mypy/typeshed/stdlib/csv.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,722 root INFO copying mypy/typeshed/stdlib/dataclasses.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,723 root INFO copying mypy/typeshed/stdlib/datetime.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,724 root INFO copying mypy/typeshed/stdlib/decimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,726 root INFO copying mypy/typeshed/stdlib/difflib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,727 root INFO copying mypy/typeshed/stdlib/dis.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,728 root INFO copying mypy/typeshed/stdlib/doctest.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,729 root INFO copying mypy/typeshed/stdlib/dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,730 root INFO copying mypy/typeshed/stdlib/enum.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,731 root INFO copying mypy/typeshed/stdlib/errno.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,732 root INFO copying mypy/typeshed/stdlib/faulthandler.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,733 root INFO copying mypy/typeshed/stdlib/fcntl.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,735 root INFO copying mypy/typeshed/stdlib/filecmp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,736 root INFO copying mypy/typeshed/stdlib/fileinput.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,737 root INFO copying mypy/typeshed/stdlib/fnmatch.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,738 root INFO copying mypy/typeshed/stdlib/formatter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,739 root INFO copying mypy/typeshed/stdlib/fractions.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,740 root INFO copying mypy/typeshed/stdlib/ftplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,742 root INFO copying mypy/typeshed/stdlib/functools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,743 root INFO copying mypy/typeshed/stdlib/gc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,744 root INFO copying mypy/typeshed/stdlib/genericpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,745 root INFO copying mypy/typeshed/stdlib/getopt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,746 root INFO copying mypy/typeshed/stdlib/getpass.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,747 root INFO copying mypy/typeshed/stdlib/gettext.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,748 root INFO copying mypy/typeshed/stdlib/glob.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,749 root INFO copying mypy/typeshed/stdlib/graphlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,750 root INFO copying mypy/typeshed/stdlib/grp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,751 root INFO copying mypy/typeshed/stdlib/gzip.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,752 root INFO copying mypy/typeshed/stdlib/hashlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,754 root INFO copying mypy/typeshed/stdlib/heapq.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,755 root INFO copying mypy/typeshed/stdlib/hmac.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,756 root INFO copying mypy/typeshed/stdlib/imaplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,757 root INFO copying mypy/typeshed/stdlib/imghdr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,758 root INFO copying mypy/typeshed/stdlib/imp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,759 root INFO copying mypy/typeshed/stdlib/inspect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,761 root INFO copying mypy/typeshed/stdlib/io.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,762 root INFO copying mypy/typeshed/stdlib/ipaddress.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,763 root INFO copying mypy/typeshed/stdlib/itertools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,764 root INFO copying mypy/typeshed/stdlib/keyword.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,765 root INFO copying mypy/typeshed/stdlib/linecache.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,766 root INFO copying mypy/typeshed/stdlib/locale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,768 root INFO copying mypy/typeshed/stdlib/lzma.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,769 root INFO copying mypy/typeshed/stdlib/mailbox.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,770 root INFO copying mypy/typeshed/stdlib/mailcap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,771 root INFO copying mypy/typeshed/stdlib/marshal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,772 root INFO copying mypy/typeshed/stdlib/math.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,773 root INFO copying mypy/typeshed/stdlib/mimetypes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,774 root INFO copying mypy/typeshed/stdlib/mmap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,775 root INFO copying mypy/typeshed/stdlib/modulefinder.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,777 root INFO copying mypy/typeshed/stdlib/msvcrt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,778 root INFO copying mypy/typeshed/stdlib/netrc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,779 root INFO copying mypy/typeshed/stdlib/nis.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,780 root INFO copying mypy/typeshed/stdlib/nntplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,781 root INFO copying mypy/typeshed/stdlib/nt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,782 root INFO copying mypy/typeshed/stdlib/ntpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,783 root INFO copying mypy/typeshed/stdlib/nturl2path.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,784 root INFO copying mypy/typeshed/stdlib/numbers.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,785 root INFO copying mypy/typeshed/stdlib/opcode.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,787 root INFO copying mypy/typeshed/stdlib/operator.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,788 root INFO copying mypy/typeshed/stdlib/optparse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,789 root INFO copying mypy/typeshed/stdlib/ossaudiodev.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,790 root INFO copying mypy/typeshed/stdlib/parser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,791 root INFO copying mypy/typeshed/stdlib/pathlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,792 root INFO copying mypy/typeshed/stdlib/pdb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,794 root INFO copying mypy/typeshed/stdlib/pickle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,795 root INFO copying mypy/typeshed/stdlib/pickletools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,796 root INFO copying mypy/typeshed/stdlib/pipes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,797 root INFO copying mypy/typeshed/stdlib/pkgutil.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,798 root INFO copying mypy/typeshed/stdlib/platform.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,799 root INFO copying mypy/typeshed/stdlib/plistlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,800 root INFO copying mypy/typeshed/stdlib/poplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,801 root INFO copying mypy/typeshed/stdlib/posix.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,802 root INFO copying mypy/typeshed/stdlib/posixpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,804 root INFO copying mypy/typeshed/stdlib/pprint.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,805 root INFO copying mypy/typeshed/stdlib/profile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,806 root INFO copying mypy/typeshed/stdlib/pstats.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,807 root INFO copying mypy/typeshed/stdlib/pty.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,808 root INFO copying mypy/typeshed/stdlib/pwd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,809 root INFO copying mypy/typeshed/stdlib/py_compile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,810 root INFO copying mypy/typeshed/stdlib/pyclbr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,811 root INFO copying mypy/typeshed/stdlib/pydoc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,812 root INFO copying mypy/typeshed/stdlib/queue.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,814 root INFO copying mypy/typeshed/stdlib/quopri.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,815 root INFO copying mypy/typeshed/stdlib/random.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,816 root INFO copying mypy/typeshed/stdlib/re.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,817 root INFO copying mypy/typeshed/stdlib/readline.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,818 root INFO copying mypy/typeshed/stdlib/reprlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,819 root INFO copying mypy/typeshed/stdlib/resource.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,820 root INFO copying mypy/typeshed/stdlib/rlcompleter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,821 root INFO copying mypy/typeshed/stdlib/runpy.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,822 root INFO copying mypy/typeshed/stdlib/sched.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,823 root INFO copying mypy/typeshed/stdlib/secrets.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,824 root INFO copying mypy/typeshed/stdlib/select.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,825 root INFO copying mypy/typeshed/stdlib/selectors.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,827 root INFO copying mypy/typeshed/stdlib/shelve.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,828 root INFO copying mypy/typeshed/stdlib/shlex.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,829 root INFO copying mypy/typeshed/stdlib/shutil.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,830 root INFO copying mypy/typeshed/stdlib/signal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,831 root INFO copying mypy/typeshed/stdlib/site.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,832 root INFO copying mypy/typeshed/stdlib/smtpd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,833 root INFO copying mypy/typeshed/stdlib/smtplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,834 root INFO copying mypy/typeshed/stdlib/sndhdr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,836 root INFO copying mypy/typeshed/stdlib/socket.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,837 root INFO copying mypy/typeshed/stdlib/socketserver.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,838 root INFO copying mypy/typeshed/stdlib/spwd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,839 root INFO copying mypy/typeshed/stdlib/sre_compile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,840 root INFO copying mypy/typeshed/stdlib/sre_constants.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,842 root INFO copying mypy/typeshed/stdlib/sre_parse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,843 root INFO copying mypy/typeshed/stdlib/ssl.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,844 root INFO copying mypy/typeshed/stdlib/stat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,845 root INFO copying mypy/typeshed/stdlib/statistics.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,846 root INFO copying mypy/typeshed/stdlib/string.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,847 root INFO copying mypy/typeshed/stdlib/stringprep.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,848 root INFO copying mypy/typeshed/stdlib/struct.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,849 root INFO copying mypy/typeshed/stdlib/subprocess.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,851 root INFO copying mypy/typeshed/stdlib/sunau.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,852 root INFO copying mypy/typeshed/stdlib/symbol.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,853 root INFO copying mypy/typeshed/stdlib/symtable.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,854 root INFO copying mypy/typeshed/stdlib/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,855 root INFO copying mypy/typeshed/stdlib/syslog.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,857 root INFO copying mypy/typeshed/stdlib/tabnanny.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,858 root INFO copying mypy/typeshed/stdlib/tarfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,859 root INFO copying mypy/typeshed/stdlib/telnetlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,860 root INFO copying mypy/typeshed/stdlib/tempfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,862 root INFO copying mypy/typeshed/stdlib/termios.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,863 root INFO copying mypy/typeshed/stdlib/textwrap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,864 root INFO copying mypy/typeshed/stdlib/this.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,865 root INFO copying mypy/typeshed/stdlib/threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,866 root INFO copying mypy/typeshed/stdlib/time.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,867 root INFO copying mypy/typeshed/stdlib/timeit.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,868 root INFO copying mypy/typeshed/stdlib/token.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,870 root INFO copying mypy/typeshed/stdlib/tokenize.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,871 root INFO copying mypy/typeshed/stdlib/tomllib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,872 root INFO copying mypy/typeshed/stdlib/trace.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,873 root INFO copying mypy/typeshed/stdlib/traceback.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,874 root INFO copying mypy/typeshed/stdlib/tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,875 root INFO copying mypy/typeshed/stdlib/tty.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,876 root INFO copying mypy/typeshed/stdlib/turtle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,878 root INFO copying mypy/typeshed/stdlib/types.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,879 root INFO copying mypy/typeshed/stdlib/typing.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,880 root INFO copying mypy/typeshed/stdlib/typing_extensions.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,881 root INFO copying mypy/typeshed/stdlib/unicodedata.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,882 root INFO copying mypy/typeshed/stdlib/uu.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,884 root INFO copying mypy/typeshed/stdlib/uuid.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,885 root INFO copying mypy/typeshed/stdlib/warnings.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,886 root INFO copying mypy/typeshed/stdlib/wave.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,887 root INFO copying mypy/typeshed/stdlib/weakref.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,888 root INFO copying mypy/typeshed/stdlib/webbrowser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,889 root INFO copying mypy/typeshed/stdlib/winreg.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,890 root INFO copying mypy/typeshed/stdlib/winsound.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,891 root INFO copying mypy/typeshed/stdlib/xdrlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,893 root INFO copying mypy/typeshed/stdlib/xxlimited.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,894 root INFO copying mypy/typeshed/stdlib/zipapp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,895 root INFO copying mypy/typeshed/stdlib/zipimport.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,896 root INFO copying mypy/typeshed/stdlib/zlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-14 23:37:13,897 root INFO creating build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:13,898 root INFO copying mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:13,899 root INFO copying mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:13,900 root INFO copying mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:13,901 root INFO copying mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:13,902 root INFO copying mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:13,903 root INFO creating build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,904 root INFO copying mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,905 root INFO copying mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,906 root INFO copying mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,907 root INFO copying mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,908 root INFO copying mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,909 root INFO copying mypy/typeshed/stdlib/asyncio/constants.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,910 root INFO copying mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,911 root INFO copying mypy/typeshed/stdlib/asyncio/events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,913 root INFO copying mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,914 root INFO copying mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,915 root INFO copying mypy/typeshed/stdlib/asyncio/futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,916 root INFO copying mypy/typeshed/stdlib/asyncio/locks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,917 root INFO copying mypy/typeshed/stdlib/asyncio/log.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,918 root INFO copying mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,919 root INFO copying mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,920 root INFO copying mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,921 root INFO copying mypy/typeshed/stdlib/asyncio/queues.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,922 root INFO copying mypy/typeshed/stdlib/asyncio/runners.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,924 root INFO copying mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,925 root INFO copying mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,926 root INFO copying mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,927 root INFO copying mypy/typeshed/stdlib/asyncio/streams.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,928 root INFO copying mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,929 root INFO copying mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,930 root INFO copying mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,931 root INFO copying mypy/typeshed/stdlib/asyncio/threads.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,932 root INFO copying mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,933 root INFO copying mypy/typeshed/stdlib/asyncio/transports.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,934 root INFO copying mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,936 root INFO copying mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,937 root INFO copying mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,938 root INFO copying mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:13,939 root INFO creating build/lib/mypy/typeshed/stdlib/collections 2024-10-14 23:37:13,940 root INFO copying mypy/typeshed/stdlib/collections/__init__.pyi -> build/lib/mypy/typeshed/stdlib/collections 2024-10-14 23:37:13,941 root INFO copying mypy/typeshed/stdlib/collections/abc.pyi -> build/lib/mypy/typeshed/stdlib/collections 2024-10-14 23:37:13,943 root INFO creating build/lib/mypy/typeshed/stdlib/concurrent 2024-10-14 23:37:13,943 root INFO copying mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent 2024-10-14 23:37:13,944 root INFO creating build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:13,945 root INFO copying mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:13,946 root INFO copying mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:13,947 root INFO copying mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:13,948 root INFO copying mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:13,949 root INFO creating build/lib/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:13,950 root INFO copying mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:13,951 root INFO copying mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:13,952 root INFO copying mypy/typeshed/stdlib/ctypes/util.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:13,953 root INFO copying mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:13,954 root INFO creating build/lib/mypy/typeshed/stdlib/curses 2024-10-14 23:37:13,955 root INFO copying mypy/typeshed/stdlib/curses/__init__.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-14 23:37:13,956 root INFO copying mypy/typeshed/stdlib/curses/ascii.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-14 23:37:13,957 root INFO copying mypy/typeshed/stdlib/curses/has_key.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-14 23:37:13,958 root INFO copying mypy/typeshed/stdlib/curses/panel.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-14 23:37:13,959 root INFO copying mypy/typeshed/stdlib/curses/textpad.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-14 23:37:13,960 root INFO creating build/lib/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:13,961 root INFO copying mypy/typeshed/stdlib/dbm/__init__.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:13,962 root INFO copying mypy/typeshed/stdlib/dbm/dumb.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:13,963 root INFO copying mypy/typeshed/stdlib/dbm/gnu.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:13,964 root INFO copying mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:13,965 root INFO copying mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:13,966 root INFO creating build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,967 root INFO copying mypy/typeshed/stdlib/distutils/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,968 root INFO copying mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,969 root INFO copying mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,970 root INFO copying mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,971 root INFO copying mypy/typeshed/stdlib/distutils/cmd.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,972 root INFO copying mypy/typeshed/stdlib/distutils/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,973 root INFO copying mypy/typeshed/stdlib/distutils/core.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,975 root INFO copying mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,976 root INFO copying mypy/typeshed/stdlib/distutils/debug.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,977 root INFO copying mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,978 root INFO copying mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,979 root INFO copying mypy/typeshed/stdlib/distutils/dist.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,980 root INFO copying mypy/typeshed/stdlib/distutils/errors.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,981 root INFO copying mypy/typeshed/stdlib/distutils/extension.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,982 root INFO copying mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,983 root INFO copying mypy/typeshed/stdlib/distutils/file_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,984 root INFO copying mypy/typeshed/stdlib/distutils/filelist.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,985 root INFO copying mypy/typeshed/stdlib/distutils/log.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,986 root INFO copying mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,987 root INFO copying mypy/typeshed/stdlib/distutils/spawn.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,989 root INFO copying mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,990 root INFO copying mypy/typeshed/stdlib/distutils/text_file.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,991 root INFO copying mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,992 root INFO copying mypy/typeshed/stdlib/distutils/util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,993 root INFO copying mypy/typeshed/stdlib/distutils/version.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:13,994 root INFO creating build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:13,994 root INFO copying mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:13,996 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:13,997 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:13,998 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:13,999 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,000 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,001 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,002 root INFO copying mypy/typeshed/stdlib/distutils/command/build.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,003 root INFO copying mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,004 root INFO copying mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,005 root INFO copying mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,006 root INFO copying mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,007 root INFO copying mypy/typeshed/stdlib/distutils/command/check.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,008 root INFO copying mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,010 root INFO copying mypy/typeshed/stdlib/distutils/command/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,011 root INFO copying mypy/typeshed/stdlib/distutils/command/install.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,012 root INFO copying mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,013 root INFO copying mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,014 root INFO copying mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,015 root INFO copying mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,016 root INFO copying mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,017 root INFO copying mypy/typeshed/stdlib/distutils/command/register.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,018 root INFO copying mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,019 root INFO copying mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,020 root INFO creating build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,021 root INFO copying mypy/typeshed/stdlib/email/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,022 root INFO copying mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,023 root INFO copying mypy/typeshed/stdlib/email/_policybase.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,024 root INFO copying mypy/typeshed/stdlib/email/base64mime.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,026 root INFO copying mypy/typeshed/stdlib/email/charset.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,027 root INFO copying mypy/typeshed/stdlib/email/contentmanager.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,028 root INFO copying mypy/typeshed/stdlib/email/encoders.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,029 root INFO copying mypy/typeshed/stdlib/email/errors.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,030 root INFO copying mypy/typeshed/stdlib/email/feedparser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,031 root INFO copying mypy/typeshed/stdlib/email/generator.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,032 root INFO copying mypy/typeshed/stdlib/email/header.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,033 root INFO copying mypy/typeshed/stdlib/email/headerregistry.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,034 root INFO copying mypy/typeshed/stdlib/email/iterators.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,035 root INFO copying mypy/typeshed/stdlib/email/message.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,037 root INFO copying mypy/typeshed/stdlib/email/parser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,038 root INFO copying mypy/typeshed/stdlib/email/policy.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,039 root INFO copying mypy/typeshed/stdlib/email/quoprimime.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,040 root INFO copying mypy/typeshed/stdlib/email/utils.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,041 root INFO creating build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,042 root INFO copying mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,043 root INFO copying mypy/typeshed/stdlib/email/mime/application.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,044 root INFO copying mypy/typeshed/stdlib/email/mime/audio.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,045 root INFO copying mypy/typeshed/stdlib/email/mime/base.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,046 root INFO copying mypy/typeshed/stdlib/email/mime/image.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,047 root INFO copying mypy/typeshed/stdlib/email/mime/message.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,048 root INFO copying mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,049 root INFO copying mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,050 root INFO copying mypy/typeshed/stdlib/email/mime/text.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,051 root INFO creating build/lib/mypy/typeshed/stdlib/encodings 2024-10-14 23:37:14,052 root INFO copying mypy/typeshed/stdlib/encodings/__init__.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-14 23:37:14,053 root INFO copying mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-14 23:37:14,054 root INFO copying mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-14 23:37:14,055 root INFO creating build/lib/mypy/typeshed/stdlib/ensurepip 2024-10-14 23:37:14,056 root INFO copying mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ensurepip 2024-10-14 23:37:14,057 root INFO creating build/lib/mypy/typeshed/stdlib/html 2024-10-14 23:37:14,057 root INFO copying mypy/typeshed/stdlib/html/__init__.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-14 23:37:14,058 root INFO copying mypy/typeshed/stdlib/html/entities.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-14 23:37:14,059 root INFO copying mypy/typeshed/stdlib/html/parser.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-14 23:37:14,060 root INFO creating build/lib/mypy/typeshed/stdlib/http 2024-10-14 23:37:14,061 root INFO copying mypy/typeshed/stdlib/http/__init__.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-14 23:37:14,062 root INFO copying mypy/typeshed/stdlib/http/client.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-14 23:37:14,063 root INFO copying mypy/typeshed/stdlib/http/cookiejar.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-14 23:37:14,065 root INFO copying mypy/typeshed/stdlib/http/cookies.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-14 23:37:14,066 root INFO copying mypy/typeshed/stdlib/http/server.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-14 23:37:14,067 root INFO creating build/lib/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,067 root INFO copying mypy/typeshed/stdlib/importlib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,069 root INFO copying mypy/typeshed/stdlib/importlib/_abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,070 root INFO copying mypy/typeshed/stdlib/importlib/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,071 root INFO copying mypy/typeshed/stdlib/importlib/machinery.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,072 root INFO copying mypy/typeshed/stdlib/importlib/readers.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,073 root INFO copying mypy/typeshed/stdlib/importlib/simple.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,074 root INFO copying mypy/typeshed/stdlib/importlib/util.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,075 root INFO creating build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-14 23:37:14,076 root INFO copying mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-14 23:37:14,077 root INFO copying mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-14 23:37:14,078 root INFO copying mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-14 23:37:14,079 root INFO creating build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,080 root INFO copying mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,081 root INFO copying mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,082 root INFO copying mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,083 root INFO copying mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,084 root INFO copying mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,085 root INFO copying mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,086 root INFO creating build/lib/mypy/typeshed/stdlib/json 2024-10-14 23:37:14,087 root INFO copying mypy/typeshed/stdlib/json/__init__.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-14 23:37:14,088 root INFO copying mypy/typeshed/stdlib/json/decoder.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-14 23:37:14,089 root INFO copying mypy/typeshed/stdlib/json/encoder.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-14 23:37:14,090 root INFO copying mypy/typeshed/stdlib/json/tool.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-14 23:37:14,091 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:14,092 root INFO copying mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:14,093 root INFO copying mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:14,094 root INFO copying mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:14,095 root INFO copying mypy/typeshed/stdlib/lib2to3/main.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:14,096 root INFO copying mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:14,097 root INFO copying mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:14,098 root INFO copying mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:14,100 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,100 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,101 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,102 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,103 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,104 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,105 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,106 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,108 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,109 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,110 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,111 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,112 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,113 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,114 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,115 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,116 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,117 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,118 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,119 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,120 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,122 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,123 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,124 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,125 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,126 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,127 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,128 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,129 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,130 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,131 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,133 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,134 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,135 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,136 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,137 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,138 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,139 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,140 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,141 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,142 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,143 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,145 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,146 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,147 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,148 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,149 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,150 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,151 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,152 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,153 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,154 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,155 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,156 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:14,158 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,158 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,159 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,160 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,161 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,162 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,164 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,165 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,166 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:14,167 root INFO creating build/lib/mypy/typeshed/stdlib/logging 2024-10-14 23:37:14,167 root INFO copying mypy/typeshed/stdlib/logging/__init__.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-14 23:37:14,169 root INFO copying mypy/typeshed/stdlib/logging/config.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-14 23:37:14,170 root INFO copying mypy/typeshed/stdlib/logging/handlers.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-14 23:37:14,171 root INFO creating build/lib/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,172 root INFO copying mypy/typeshed/stdlib/msilib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,173 root INFO copying mypy/typeshed/stdlib/msilib/schema.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,174 root INFO copying mypy/typeshed/stdlib/msilib/sequence.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,175 root INFO copying mypy/typeshed/stdlib/msilib/text.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,176 root INFO creating build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,177 root INFO copying mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,178 root INFO copying mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,179 root INFO copying mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,180 root INFO copying mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,181 root INFO copying mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,182 root INFO copying mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,183 root INFO copying mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,184 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,186 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,187 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,188 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,189 root INFO copying mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,190 root INFO copying mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,191 root INFO copying mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,192 root INFO copying mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,193 root INFO copying mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,194 root INFO copying mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,195 root INFO copying mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,196 root INFO copying mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,198 root INFO copying mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,199 root INFO copying mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,200 root INFO creating build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-14 23:37:14,200 root INFO copying mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-14 23:37:14,202 root INFO copying mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-14 23:37:14,203 root INFO creating build/lib/mypy/typeshed/stdlib/os 2024-10-14 23:37:14,203 root INFO copying mypy/typeshed/stdlib/os/__init__.pyi -> build/lib/mypy/typeshed/stdlib/os 2024-10-14 23:37:14,205 root INFO copying mypy/typeshed/stdlib/os/path.pyi -> build/lib/mypy/typeshed/stdlib/os 2024-10-14 23:37:14,206 root INFO creating build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-14 23:37:14,206 root INFO copying mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-14 23:37:14,207 root INFO copying mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-14 23:37:14,208 root INFO creating build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-14 23:37:14,209 root INFO copying mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-14 23:37:14,210 root INFO copying mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-14 23:37:14,211 root INFO copying mypy/typeshed/stdlib/pyexpat/model.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-14 23:37:14,212 root INFO creating build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-14 23:37:14,213 root INFO copying mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-14 23:37:14,214 root INFO copying mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-14 23:37:14,215 root INFO creating build/lib/mypy/typeshed/stdlib/sys 2024-10-14 23:37:14,216 root INFO copying mypy/typeshed/stdlib/sys/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sys 2024-10-14 23:37:14,217 root INFO copying mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/lib/mypy/typeshed/stdlib/sys 2024-10-14 23:37:14,218 root INFO creating build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,219 root INFO copying mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,221 root INFO copying mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,222 root INFO copying mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,223 root INFO copying mypy/typeshed/stdlib/tkinter/constants.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,224 root INFO copying mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,225 root INFO copying mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,226 root INFO copying mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,227 root INFO copying mypy/typeshed/stdlib/tkinter/font.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,228 root INFO copying mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,230 root INFO copying mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,231 root INFO copying mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,232 root INFO copying mypy/typeshed/stdlib/tkinter/tix.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,233 root INFO copying mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,234 root INFO creating build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,235 root INFO copying mypy/typeshed/stdlib/unittest/__init__.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,236 root INFO copying mypy/typeshed/stdlib/unittest/_log.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,237 root INFO copying mypy/typeshed/stdlib/unittest/async_case.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,238 root INFO copying mypy/typeshed/stdlib/unittest/case.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,239 root INFO copying mypy/typeshed/stdlib/unittest/loader.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,240 root INFO copying mypy/typeshed/stdlib/unittest/main.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,241 root INFO copying mypy/typeshed/stdlib/unittest/mock.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,243 root INFO copying mypy/typeshed/stdlib/unittest/result.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,244 root INFO copying mypy/typeshed/stdlib/unittest/runner.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,245 root INFO copying mypy/typeshed/stdlib/unittest/signals.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,246 root INFO copying mypy/typeshed/stdlib/unittest/suite.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,247 root INFO copying mypy/typeshed/stdlib/unittest/util.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:14,248 root INFO creating build/lib/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,249 root INFO copying mypy/typeshed/stdlib/urllib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,250 root INFO copying mypy/typeshed/stdlib/urllib/error.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,251 root INFO copying mypy/typeshed/stdlib/urllib/parse.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,252 root INFO copying mypy/typeshed/stdlib/urllib/request.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,253 root INFO copying mypy/typeshed/stdlib/urllib/response.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,254 root INFO copying mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,255 root INFO creating build/lib/mypy/typeshed/stdlib/venv 2024-10-14 23:37:14,256 root INFO copying mypy/typeshed/stdlib/venv/__init__.pyi -> build/lib/mypy/typeshed/stdlib/venv 2024-10-14 23:37:14,257 root INFO creating build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,258 root INFO copying mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,258 root INFO copying mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,260 root INFO copying mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,261 root INFO copying mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,262 root INFO copying mypy/typeshed/stdlib/wsgiref/types.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,263 root INFO copying mypy/typeshed/stdlib/wsgiref/util.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,264 root INFO copying mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,265 root INFO creating build/lib/mypy/typeshed/stdlib/xml 2024-10-14 23:37:14,265 root INFO copying mypy/typeshed/stdlib/xml/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml 2024-10-14 23:37:14,266 root INFO creating build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,267 root INFO copying mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,268 root INFO copying mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,269 root INFO copying mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,270 root INFO copying mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,272 root INFO copying mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,273 root INFO copying mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,274 root INFO copying mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,275 root INFO copying mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:14,276 root INFO creating build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:14,277 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:14,278 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:14,279 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:14,280 root INFO copying mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:14,281 root INFO copying mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:14,282 root INFO creating build/lib/mypy/typeshed/stdlib/xml/parsers 2024-10-14 23:37:14,283 root INFO copying mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers 2024-10-14 23:37:14,284 root INFO creating build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-14 23:37:14,284 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-14 23:37:14,285 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-14 23:37:14,286 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-14 23:37:14,287 root INFO creating build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:14,288 root INFO copying mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:14,289 root INFO copying mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:14,290 root INFO copying mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:14,291 root INFO copying mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:14,292 root INFO copying mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:14,293 root INFO creating build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-14 23:37:14,294 root INFO copying mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-14 23:37:14,295 root INFO copying mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-14 23:37:14,296 root INFO copying mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-14 23:37:14,297 root INFO creating build/lib/mypy/typeshed/stdlib/zipfile 2024-10-14 23:37:14,298 root INFO copying mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zipfile 2024-10-14 23:37:14,299 root INFO copying mypy/typeshed/stdlib/zipfile/_path.pyi -> build/lib/mypy/typeshed/stdlib/zipfile 2024-10-14 23:37:14,300 root INFO creating build/lib/mypy/typeshed/stdlib/zoneinfo 2024-10-14 23:37:14,301 root INFO copying mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zoneinfo 2024-10-14 23:37:14,302 root INFO creating build/lib/mypy/typeshed/stubs 2024-10-14 23:37:14,302 root INFO creating build/lib/mypy/typeshed/stubs/mypy-extensions 2024-10-14 23:37:14,303 root INFO copying mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/lib/mypy/typeshed/stubs/mypy-extensions 2024-10-14 23:37:14,304 root INFO creating build/lib/mypy/xml 2024-10-14 23:37:14,305 root INFO copying mypy/xml/mypy-html.css -> build/lib/mypy/xml 2024-10-14 23:37:14,306 root INFO copying mypy/xml/mypy-html.xslt -> build/lib/mypy/xml 2024-10-14 23:37:14,307 root INFO copying mypy/xml/mypy-txt.xslt -> build/lib/mypy/xml 2024-10-14 23:37:14,308 root INFO copying mypy/xml/mypy.xsd -> build/lib/mypy/xml 2024-10-14 23:37:14,309 root INFO copying mypyc/README.md -> build/lib/mypyc 2024-10-14 23:37:14,310 root INFO creating build/lib/mypyc/doc 2024-10-14 23:37:14,311 root INFO copying mypyc/doc/Makefile -> build/lib/mypyc/doc 2024-10-14 23:37:14,312 root INFO copying mypyc/doc/bool_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,313 root INFO copying mypyc/doc/compilation_units.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,314 root INFO copying mypyc/doc/conf.py -> build/lib/mypyc/doc 2024-10-14 23:37:14,315 root INFO copying mypyc/doc/cpython-timings.md -> build/lib/mypyc/doc 2024-10-14 23:37:14,316 root INFO copying mypyc/doc/dev-intro.md -> build/lib/mypyc/doc 2024-10-14 23:37:14,317 root INFO copying mypyc/doc/dict_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,319 root INFO copying mypyc/doc/differences_from_python.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,320 root INFO copying mypyc/doc/float_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,321 root INFO copying mypyc/doc/future.md -> build/lib/mypyc/doc 2024-10-14 23:37:14,322 root INFO copying mypyc/doc/getting_started.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,323 root INFO copying mypyc/doc/index.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,324 root INFO copying mypyc/doc/int_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,325 root INFO copying mypyc/doc/introduction.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,326 root INFO copying mypyc/doc/list_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,327 root INFO copying mypyc/doc/make.bat -> build/lib/mypyc/doc 2024-10-14 23:37:14,328 root INFO copying mypyc/doc/native_classes.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,329 root INFO copying mypyc/doc/native_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,331 root INFO copying mypyc/doc/performance_tips_and_tricks.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,332 root INFO copying mypyc/doc/set_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,333 root INFO copying mypyc/doc/str_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,334 root INFO copying mypyc/doc/tuple_operations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,335 root INFO copying mypyc/doc/using_type_annotations.rst -> build/lib/mypyc/doc 2024-10-14 23:37:14,336 root INFO creating build/lib/mypyc/external 2024-10-14 23:37:14,337 root INFO creating build/lib/mypyc/external/googletest 2024-10-14 23:37:14,337 root INFO copying mypyc/external/googletest/LICENSE -> build/lib/mypyc/external/googletest 2024-10-14 23:37:14,338 root INFO copying mypyc/external/googletest/README.md -> build/lib/mypyc/external/googletest 2024-10-14 23:37:14,340 root INFO creating build/lib/mypyc/external/googletest/include 2024-10-14 23:37:14,340 root INFO creating build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,341 root INFO copying mypyc/external/googletest/include/gtest/gtest-death-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,342 root INFO copying mypyc/external/googletest/include/gtest/gtest-message.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,343 root INFO copying mypyc/external/googletest/include/gtest/gtest-param-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,344 root INFO copying mypyc/external/googletest/include/gtest/gtest-param-test.h.pump -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,346 root INFO copying mypyc/external/googletest/include/gtest/gtest-printers.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,347 root INFO copying mypyc/external/googletest/include/gtest/gtest-spi.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,348 root INFO copying mypyc/external/googletest/include/gtest/gtest-test-part.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,350 root INFO copying mypyc/external/googletest/include/gtest/gtest-typed-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,351 root INFO copying mypyc/external/googletest/include/gtest/gtest.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,353 root INFO copying mypyc/external/googletest/include/gtest/gtest_pred_impl.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,354 root INFO copying mypyc/external/googletest/include/gtest/gtest_prod.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-14 23:37:14,355 root INFO creating build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,356 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,357 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-filepath.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,358 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-internal.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,359 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,361 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,363 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,364 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-param-util.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,365 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,367 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-port.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,368 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-string.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,370 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-tuple.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,371 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,372 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-type-util.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,375 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:14,376 root INFO creating build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-14 23:37:14,376 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-14 23:37:14,378 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-14 23:37:14,379 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-14 23:37:14,380 root INFO creating build/lib/mypyc/external/googletest/make 2024-10-14 23:37:14,380 root INFO copying mypyc/external/googletest/make/Makefile -> build/lib/mypyc/external/googletest/make 2024-10-14 23:37:14,381 root INFO creating build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,382 root INFO copying mypyc/external/googletest/src/gtest-all.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,383 root INFO copying mypyc/external/googletest/src/gtest-death-test.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,384 root INFO copying mypyc/external/googletest/src/gtest-filepath.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,386 root INFO copying mypyc/external/googletest/src/gtest-internal-inl.h -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,387 root INFO copying mypyc/external/googletest/src/gtest-port.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,389 root INFO copying mypyc/external/googletest/src/gtest-printers.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,390 root INFO copying mypyc/external/googletest/src/gtest-test-part.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,391 root INFO copying mypyc/external/googletest/src/gtest-typed-test.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,392 root INFO copying mypyc/external/googletest/src/gtest.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,394 root INFO copying mypyc/external/googletest/src/gtest_main.cc -> build/lib/mypyc/external/googletest/src 2024-10-14 23:37:14,396 root INFO creating build/lib/mypyc/lib-rt 2024-10-14 23:37:14,396 root INFO copying mypyc/lib-rt/CPy.h -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,398 root INFO copying mypyc/lib-rt/bytes_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,399 root INFO copying mypyc/lib-rt/dict_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,400 root INFO copying mypyc/lib-rt/exc_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,401 root INFO copying mypyc/lib-rt/float_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,402 root INFO copying mypyc/lib-rt/generic_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,403 root INFO copying mypyc/lib-rt/getargs.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,404 root INFO copying mypyc/lib-rt/getargsfast.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,406 root INFO copying mypyc/lib-rt/init.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,407 root INFO copying mypyc/lib-rt/int_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,408 root INFO copying mypyc/lib-rt/list_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,409 root INFO copying mypyc/lib-rt/misc_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,410 root INFO copying mypyc/lib-rt/module_shim.tmpl -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,411 root INFO copying mypyc/lib-rt/mypyc_util.h -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,412 root INFO copying mypyc/lib-rt/pythoncapi_compat.h -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,414 root INFO copying mypyc/lib-rt/pythonsupport.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,415 root INFO copying mypyc/lib-rt/pythonsupport.h -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,416 root INFO copying mypyc/lib-rt/set_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,417 root INFO copying mypyc/lib-rt/setup.py -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,418 root INFO copying mypyc/lib-rt/str_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,419 root INFO copying mypyc/lib-rt/test_capi.cc -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,421 root INFO copying mypyc/lib-rt/tuple_ops.c -> build/lib/mypyc/lib-rt 2024-10-14 23:37:14,422 root INFO creating build/lib/mypyc/test-data 2024-10-14 23:37:14,422 root INFO copying mypyc/test-data/alwaysdefined.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,423 root INFO copying mypyc/test-data/analysis.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,425 root INFO copying mypyc/test-data/commandline.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,426 root INFO copying mypyc/test-data/exceptions-freq.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,427 root INFO copying mypyc/test-data/exceptions.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,428 root INFO copying mypyc/test-data/irbuild-any.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,429 root INFO copying mypyc/test-data/irbuild-basic.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,431 root INFO copying mypyc/test-data/irbuild-bool.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,432 root INFO copying mypyc/test-data/irbuild-bytes.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,433 root INFO copying mypyc/test-data/irbuild-classes.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,434 root INFO copying mypyc/test-data/irbuild-constant-fold.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,435 root INFO copying mypyc/test-data/irbuild-dict.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,436 root INFO copying mypyc/test-data/irbuild-dunders.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,438 root INFO copying mypyc/test-data/irbuild-float.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,439 root INFO copying mypyc/test-data/irbuild-generics.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,440 root INFO copying mypyc/test-data/irbuild-glue-methods.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,441 root INFO copying mypyc/test-data/irbuild-i16.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,442 root INFO copying mypyc/test-data/irbuild-i32.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,444 root INFO copying mypyc/test-data/irbuild-i64.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,445 root INFO copying mypyc/test-data/irbuild-int.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,446 root INFO copying mypyc/test-data/irbuild-isinstance.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,447 root INFO copying mypyc/test-data/irbuild-lists.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,448 root INFO copying mypyc/test-data/irbuild-match.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,450 root INFO copying mypyc/test-data/irbuild-math.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,451 root INFO copying mypyc/test-data/irbuild-nested.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,452 root INFO copying mypyc/test-data/irbuild-optional.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,453 root INFO copying mypyc/test-data/irbuild-set.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,455 root INFO copying mypyc/test-data/irbuild-singledispatch.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,456 root INFO copying mypyc/test-data/irbuild-statements.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,457 root INFO copying mypyc/test-data/irbuild-str.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,458 root INFO copying mypyc/test-data/irbuild-strip-asserts.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,459 root INFO copying mypyc/test-data/irbuild-try.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,460 root INFO copying mypyc/test-data/irbuild-tuple.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,461 root INFO copying mypyc/test-data/irbuild-u8.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,463 root INFO copying mypyc/test-data/irbuild-unreachable.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,464 root INFO copying mypyc/test-data/irbuild-vectorcall.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,465 root INFO copying mypyc/test-data/lowering-int.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,466 root INFO copying mypyc/test-data/lowering-list.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,467 root INFO copying mypyc/test-data/opt-copy-propagation.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,468 root INFO copying mypyc/test-data/opt-flag-elimination.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,469 root INFO copying mypyc/test-data/refcount.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,471 root INFO copying mypyc/test-data/run-async.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,472 root INFO copying mypyc/test-data/run-attrs.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,473 root INFO copying mypyc/test-data/run-bench.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,474 root INFO copying mypyc/test-data/run-bools.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,475 root INFO copying mypyc/test-data/run-bytes.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,476 root INFO copying mypyc/test-data/run-classes.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,478 root INFO copying mypyc/test-data/run-dicts.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,479 root INFO copying mypyc/test-data/run-dunders.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,480 root INFO copying mypyc/test-data/run-exceptions.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,482 root INFO copying mypyc/test-data/run-floats.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,483 root INFO copying mypyc/test-data/run-functions.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,484 root INFO copying mypyc/test-data/run-generators.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,485 root INFO copying mypyc/test-data/run-i16.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,486 root INFO copying mypyc/test-data/run-i32.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,487 root INFO copying mypyc/test-data/run-i64.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,489 root INFO copying mypyc/test-data/run-imports.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,490 root INFO copying mypyc/test-data/run-integers.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,491 root INFO copying mypyc/test-data/run-lists.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,492 root INFO copying mypyc/test-data/run-loops.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,494 root INFO copying mypyc/test-data/run-match.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,495 root INFO copying mypyc/test-data/run-math.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,496 root INFO copying mypyc/test-data/run-misc.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,497 root INFO copying mypyc/test-data/run-multimodule.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,499 root INFO copying mypyc/test-data/run-mypy-sim.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,500 root INFO copying mypyc/test-data/run-primitives.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,501 root INFO copying mypyc/test-data/run-python312.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,502 root INFO copying mypyc/test-data/run-python37.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,503 root INFO copying mypyc/test-data/run-python38.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,504 root INFO copying mypyc/test-data/run-sets.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,505 root INFO copying mypyc/test-data/run-singledispatch.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,506 root INFO copying mypyc/test-data/run-strings.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,508 root INFO copying mypyc/test-data/run-traits.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,509 root INFO copying mypyc/test-data/run-tuples.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,510 root INFO copying mypyc/test-data/run-u8.test -> build/lib/mypyc/test-data 2024-10-14 23:37:14,511 root INFO creating build/lib/mypyc/test-data/driver 2024-10-14 23:37:14,512 root INFO copying mypyc/test-data/driver/driver.py -> build/lib/mypyc/test-data/driver 2024-10-14 23:37:14,513 root INFO creating build/lib/mypyc/test-data/fixtures 2024-10-14 23:37:14,514 root INFO copying mypyc/test-data/fixtures/ir.py -> build/lib/mypyc/test-data/fixtures 2024-10-14 23:37:14,515 root INFO copying mypyc/test-data/fixtures/testutil.py -> build/lib/mypyc/test-data/fixtures 2024-10-14 23:37:14,516 root INFO copying mypyc/test-data/fixtures/typing-full.pyi -> build/lib/mypyc/test-data/fixtures 2024-10-14 23:37:14,560 root INFO installing to build/bdist.linux-riscv64/wheel 2024-10-14 23:37:14,560 root INFO running install 2024-10-14 23:37:14,602 root INFO running install_lib 2024-10-14 23:37:14,611 root INFO creating build/bdist.linux-riscv64 2024-10-14 23:37:14,612 root INFO creating build/bdist.linux-riscv64/wheel 2024-10-14 23:37:14,613 root INFO creating build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:14,614 root INFO copying build/lib/mypy/main.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:14,615 root INFO copying build/lib/mypy/build.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:14,617 root INFO copying build/lib/mypy/gclogger.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:14,618 root INFO copying build/lib/mypy/checker.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:14,621 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed 2024-10-14 23:37:14,622 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs 2024-10-14 23:37:14,623 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs/mypy-extensions 2024-10-14 23:37:14,623 root INFO copying build/lib/mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs/mypy-extensions 2024-10-14 23:37:14,625 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,626 root INFO copying build/lib/mypy/typeshed/stdlib/trace.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,627 root INFO copying build/lib/mypy/typeshed/stdlib/antigravity.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,628 root INFO copying build/lib/mypy/typeshed/stdlib/contextvars.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,629 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-14 23:37:14,630 root INFO copying build/lib/mypy/typeshed/stdlib/logging/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-14 23:37:14,631 root INFO copying build/lib/mypy/typeshed/stdlib/logging/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-14 23:37:14,632 root INFO copying build/lib/mypy/typeshed/stdlib/logging/handlers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-14 23:37:14,633 root INFO copying build/lib/mypy/typeshed/stdlib/keyword.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,634 root INFO copying build/lib/mypy/typeshed/stdlib/sunau.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,635 root INFO copying build/lib/mypy/typeshed/stdlib/csv.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,636 root INFO copying build/lib/mypy/typeshed/stdlib/sre_compile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,637 root INFO copying build/lib/mypy/typeshed/stdlib/gzip.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,638 root INFO copying build/lib/mypy/typeshed/stdlib/opcode.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,639 root INFO copying build/lib/mypy/typeshed/stdlib/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,640 root INFO copying build/lib/mypy/typeshed/stdlib/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,641 root INFO copying build/lib/mypy/typeshed/stdlib/enum.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,642 root INFO copying build/lib/mypy/typeshed/stdlib/tokenize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,643 root INFO copying build/lib/mypy/typeshed/stdlib/datetime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,644 root INFO copying build/lib/mypy/typeshed/stdlib/_ctypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,646 root INFO copying build/lib/mypy/typeshed/stdlib/timeit.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,647 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-14 23:37:14,647 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-14 23:37:14,648 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-14 23:37:14,649 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-14 23:37:14,650 root INFO copying build/lib/mypy/typeshed/stdlib/_dummy_threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,651 root INFO copying build/lib/mypy/typeshed/stdlib/operator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,652 root INFO copying build/lib/mypy/typeshed/stdlib/struct.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,653 root INFO copying build/lib/mypy/typeshed/stdlib/errno.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,654 root INFO copying build/lib/mypy/typeshed/stdlib/colorsys.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,656 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,656 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,657 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/core.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,658 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,659 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/spawn.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,660 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,661 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,662 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,663 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/file_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,664 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,665 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/text_file.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,666 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,667 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,668 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/version.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,669 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,670 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,671 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,672 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,673 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/cmd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,674 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,675 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,676 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,677 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,678 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,679 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,680 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,681 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,682 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/register.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,683 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,684 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,685 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,686 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,687 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,688 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,689 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,690 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,691 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,692 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,693 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,694 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/check.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,695 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,696 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,697 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,698 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-14 23:37:14,699 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,700 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/extension.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,701 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/debug.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,702 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,703 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/filelist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,704 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,705 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-14 23:37:14,706 root INFO copying build/lib/mypy/typeshed/stdlib/reprlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,707 root INFO copying build/lib/mypy/typeshed/stdlib/_dummy_thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,708 root INFO copying build/lib/mypy/typeshed/stdlib/builtins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,709 root INFO copying build/lib/mypy/typeshed/stdlib/io.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,711 root INFO copying build/lib/mypy/typeshed/stdlib/functools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,712 root INFO copying build/lib/mypy/typeshed/stdlib/inspect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,713 root INFO copying build/lib/mypy/typeshed/stdlib/winsound.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,714 root INFO copying build/lib/mypy/typeshed/stdlib/binascii.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,715 root INFO copying build/lib/mypy/typeshed/stdlib/traceback.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,716 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent 2024-10-14 23:37:14,717 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:14,718 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:14,719 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:14,720 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:14,721 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-14 23:37:14,722 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent 2024-10-14 23:37:14,723 root INFO copying build/lib/mypy/typeshed/stdlib/_codecs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,724 root INFO copying build/lib/mypy/typeshed/stdlib/_weakref.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,725 root INFO copying build/lib/mypy/typeshed/stdlib/plistlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,726 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:14,727 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:14,728 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:14,729 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:14,730 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-14 23:37:14,731 root INFO copying build/lib/mypy/typeshed/stdlib/socketserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,732 root INFO copying build/lib/mypy/typeshed/stdlib/sndhdr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,733 root INFO copying build/lib/mypy/typeshed/stdlib/fileinput.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,734 root INFO copying build/lib/mypy/typeshed/stdlib/cgitb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,735 root INFO copying build/lib/mypy/typeshed/stdlib/ssl.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,736 root INFO copying build/lib/mypy/typeshed/stdlib/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,737 root INFO copying build/lib/mypy/typeshed/stdlib/this.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,738 root INFO copying build/lib/mypy/typeshed/stdlib/VERSIONS -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,739 root INFO copying build/lib/mypy/typeshed/stdlib/hashlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,740 root INFO copying build/lib/mypy/typeshed/stdlib/typing.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,741 root INFO copying build/lib/mypy/typeshed/stdlib/_winapi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,743 root INFO copying build/lib/mypy/typeshed/stdlib/cProfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,744 root INFO copying build/lib/mypy/typeshed/stdlib/gc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,745 root INFO copying build/lib/mypy/typeshed/stdlib/fractions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,746 root INFO copying build/lib/mypy/typeshed/stdlib/imp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,747 root INFO copying build/lib/mypy/typeshed/stdlib/codeop.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,748 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,748 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,750 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,751 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,752 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,753 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,754 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,755 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-14 23:37:14,755 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-14 23:37:14,756 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-14 23:37:14,758 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,759 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,760 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,761 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,762 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,763 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,764 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,765 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,766 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,767 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,768 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,769 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,770 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,771 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,771 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-14 23:37:14,773 root INFO copying build/lib/mypy/typeshed/stdlib/asynchat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,774 root INFO copying build/lib/mypy/typeshed/stdlib/_osx_support.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,775 root INFO copying build/lib/mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,776 root INFO copying build/lib/mypy/typeshed/stdlib/symbol.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,777 root INFO copying build/lib/mypy/typeshed/stdlib/rlcompleter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,778 root INFO copying build/lib/mypy/typeshed/stdlib/site.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,778 root INFO copying build/lib/mypy/typeshed/stdlib/signal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,779 root INFO copying build/lib/mypy/typeshed/stdlib/linecache.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,780 root INFO copying build/lib/mypy/typeshed/stdlib/xxlimited.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,782 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,782 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/text.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,783 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,784 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/sequence.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,785 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/schema.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-14 23:37:14,786 root INFO copying build/lib/mypy/typeshed/stdlib/pty.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,787 root INFO copying build/lib/mypy/typeshed/stdlib/threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,788 root INFO copying build/lib/mypy/typeshed/stdlib/token.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,789 root INFO copying build/lib/mypy/typeshed/stdlib/ossaudiodev.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,790 root INFO copying build/lib/mypy/typeshed/stdlib/_socket.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,792 root INFO copying build/lib/mypy/typeshed/stdlib/lzma.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,793 root INFO copying build/lib/mypy/typeshed/stdlib/stringprep.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,794 root INFO copying build/lib/mypy/typeshed/stdlib/nt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,795 root INFO copying build/lib/mypy/typeshed/stdlib/_interpqueues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,796 root INFO copying build/lib/mypy/typeshed/stdlib/array.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,797 root INFO copying build/lib/mypy/typeshed/stdlib/itertools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,798 root INFO copying build/lib/mypy/typeshed/stdlib/_interpchannels.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,799 root INFO copying build/lib/mypy/typeshed/stdlib/genericpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,800 root INFO copying build/lib/mypy/typeshed/stdlib/difflib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,801 root INFO copying build/lib/mypy/typeshed/stdlib/_msi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,802 root INFO copying build/lib/mypy/typeshed/stdlib/pwd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,803 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,804 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,805 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,806 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,807 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,808 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,809 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,810 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,811 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/types.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-14 23:37:14,812 root INFO copying build/lib/mypy/typeshed/stdlib/zipapp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,813 root INFO copying build/lib/mypy/typeshed/stdlib/quopri.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,814 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/venv 2024-10-14 23:37:14,815 root INFO copying build/lib/mypy/typeshed/stdlib/venv/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/venv 2024-10-14 23:37:14,816 root INFO copying build/lib/mypy/typeshed/stdlib/posixpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,817 root INFO copying build/lib/mypy/typeshed/stdlib/numbers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,818 root INFO copying build/lib/mypy/typeshed/stdlib/ast.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,819 root INFO copying build/lib/mypy/typeshed/stdlib/_heapq.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,820 root INFO copying build/lib/mypy/typeshed/stdlib/pdb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,821 root INFO copying build/lib/mypy/typeshed/stdlib/socket.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,822 root INFO copying build/lib/mypy/typeshed/stdlib/platform.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,823 root INFO copying build/lib/mypy/typeshed/stdlib/wave.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,824 root INFO copying build/lib/mypy/typeshed/stdlib/pyclbr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,825 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-14 23:37:14,826 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-14 23:37:14,827 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-14 23:37:14,828 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-14 23:37:14,829 root INFO copying build/lib/mypy/typeshed/stdlib/gettext.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,830 root INFO copying build/lib/mypy/typeshed/stdlib/codecs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,831 root INFO copying build/lib/mypy/typeshed/stdlib/nturl2path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,832 root INFO copying build/lib/mypy/typeshed/stdlib/smtplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,833 root INFO copying build/lib/mypy/typeshed/stdlib/math.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,834 root INFO copying build/lib/mypy/typeshed/stdlib/stat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,835 root INFO copying build/lib/mypy/typeshed/stdlib/formatter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,836 root INFO copying build/lib/mypy/typeshed/stdlib/string.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,837 root INFO copying build/lib/mypy/typeshed/stdlib/uu.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,838 root INFO copying build/lib/mypy/typeshed/stdlib/_bootlocale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,839 root INFO copying build/lib/mypy/typeshed/stdlib/dataclasses.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,840 root INFO copying build/lib/mypy/typeshed/stdlib/cmath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,841 root INFO copying build/lib/mypy/typeshed/stdlib/pickletools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,843 root INFO copying build/lib/mypy/typeshed/stdlib/tomllib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,844 root INFO copying build/lib/mypy/typeshed/stdlib/_bisect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,845 root INFO copying build/lib/mypy/typeshed/stdlib/py_compile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,846 root INFO copying build/lib/mypy/typeshed/stdlib/heapq.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,847 root INFO copying build/lib/mypy/typeshed/stdlib/cgi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,848 root INFO copying build/lib/mypy/typeshed/stdlib/sched.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,849 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zoneinfo 2024-10-14 23:37:14,849 root INFO copying build/lib/mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zoneinfo 2024-10-14 23:37:14,850 root INFO copying build/lib/mypy/typeshed/stdlib/glob.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,852 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,852 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,853 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/readers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,854 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,856 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/machinery.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,857 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-14 23:37:14,857 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-14 23:37:14,858 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-14 23:37:14,860 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-14 23:37:14,861 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,862 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,863 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,863 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,864 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,866 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,867 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-14 23:37:14,868 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,869 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,870 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/simple.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-14 23:37:14,871 root INFO copying build/lib/mypy/typeshed/stdlib/contextlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,872 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-14 23:37:14,873 root INFO copying build/lib/mypy/typeshed/stdlib/html/entities.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-14 23:37:14,874 root INFO copying build/lib/mypy/typeshed/stdlib/html/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-14 23:37:14,875 root INFO copying build/lib/mypy/typeshed/stdlib/html/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-14 23:37:14,876 root INFO copying build/lib/mypy/typeshed/stdlib/zipimport.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,876 root INFO copying build/lib/mypy/typeshed/stdlib/ntpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,878 root INFO copying build/lib/mypy/typeshed/stdlib/posix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,879 root INFO copying build/lib/mypy/typeshed/stdlib/nis.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,880 root INFO copying build/lib/mypy/typeshed/stdlib/mmap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,881 root INFO copying build/lib/mypy/typeshed/stdlib/pstats.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,882 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ensurepip 2024-10-14 23:37:14,883 root INFO copying build/lib/mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ensurepip 2024-10-14 23:37:14,884 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,884 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,886 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/response.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,887 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/error.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,887 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,888 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/request.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,890 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-14 23:37:14,891 root INFO copying build/lib/mypy/typeshed/stdlib/time.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,892 root INFO copying build/lib/mypy/typeshed/stdlib/faulthandler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,893 root INFO copying build/lib/mypy/typeshed/stdlib/random.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,894 root INFO copying build/lib/mypy/typeshed/stdlib/grp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,895 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,896 root INFO copying build/lib/mypy/typeshed/stdlib/email/encoders.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,896 root INFO copying build/lib/mypy/typeshed/stdlib/email/charset.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,898 root INFO copying build/lib/mypy/typeshed/stdlib/email/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,899 root INFO copying build/lib/mypy/typeshed/stdlib/email/headerregistry.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,900 root INFO copying build/lib/mypy/typeshed/stdlib/email/utils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,901 root INFO copying build/lib/mypy/typeshed/stdlib/email/message.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,902 root INFO copying build/lib/mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,903 root INFO copying build/lib/mypy/typeshed/stdlib/email/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,904 root INFO copying build/lib/mypy/typeshed/stdlib/email/generator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,905 root INFO copying build/lib/mypy/typeshed/stdlib/email/_policybase.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,906 root INFO copying build/lib/mypy/typeshed/stdlib/email/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,907 root INFO copying build/lib/mypy/typeshed/stdlib/email/header.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,908 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,909 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/text.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,910 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/application.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,911 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/audio.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,912 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/message.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,913 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/image.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,914 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,915 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,916 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,917 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-14 23:37:14,918 root INFO copying build/lib/mypy/typeshed/stdlib/email/feedparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,919 root INFO copying build/lib/mypy/typeshed/stdlib/email/quoprimime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,920 root INFO copying build/lib/mypy/typeshed/stdlib/email/base64mime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,920 root INFO copying build/lib/mypy/typeshed/stdlib/email/policy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,921 root INFO copying build/lib/mypy/typeshed/stdlib/email/contentmanager.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,923 root INFO copying build/lib/mypy/typeshed/stdlib/email/iterators.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-14 23:37:14,923 root INFO copying build/lib/mypy/typeshed/stdlib/configparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,925 root INFO copying build/lib/mypy/typeshed/stdlib/mailbox.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,926 root INFO copying build/lib/mypy/typeshed/stdlib/__future__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,927 root INFO copying build/lib/mypy/typeshed/stdlib/mailcap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,928 root INFO copying build/lib/mypy/typeshed/stdlib/calendar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,929 root INFO copying build/lib/mypy/typeshed/stdlib/_imp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,930 root INFO copying build/lib/mypy/typeshed/stdlib/msvcrt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,931 root INFO copying build/lib/mypy/typeshed/stdlib/getopt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,932 root INFO copying build/lib/mypy/typeshed/stdlib/dummy_threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,933 root INFO copying build/lib/mypy/typeshed/stdlib/resource.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,934 root INFO copying build/lib/mypy/typeshed/stdlib/re.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,935 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-14 23:37:14,936 root INFO copying build/lib/mypy/typeshed/stdlib/sys/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-14 23:37:14,937 root INFO copying build/lib/mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-14 23:37:14,938 root INFO copying build/lib/mypy/typeshed/stdlib/cmd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,939 root INFO copying build/lib/mypy/typeshed/stdlib/argparse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,940 root INFO copying build/lib/mypy/typeshed/stdlib/_ast.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,942 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:14,943 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/gnu.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:14,944 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/dumb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:14,945 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:14,946 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:14,947 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-14 23:37:14,948 root INFO copying build/lib/mypy/typeshed/stdlib/locale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,949 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:14,949 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:14,951 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:14,952 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:14,952 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:14,954 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-14 23:37:14,955 root INFO copying build/lib/mypy/typeshed/stdlib/pipes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,956 root INFO copying build/lib/mypy/typeshed/stdlib/zlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,957 root INFO copying build/lib/mypy/typeshed/stdlib/tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,958 root INFO copying build/lib/mypy/typeshed/stdlib/shutil.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,959 root INFO copying build/lib/mypy/typeshed/stdlib/select.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,960 root INFO copying build/lib/mypy/typeshed/stdlib/textwrap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,961 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-14 23:37:14,962 root INFO copying build/lib/mypy/typeshed/stdlib/os/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-14 23:37:14,963 root INFO copying build/lib/mypy/typeshed/stdlib/os/path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-14 23:37:14,964 root INFO copying build/lib/mypy/typeshed/stdlib/imaplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,965 root INFO copying build/lib/mypy/typeshed/stdlib/_compat_pickle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,966 root INFO copying build/lib/mypy/typeshed/stdlib/code.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,967 root INFO copying build/lib/mypy/typeshed/stdlib/_weakrefset.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,968 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,969 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/font.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,970 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,971 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,973 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,974 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,975 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,976 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,978 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,979 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,980 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/tix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,981 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,982 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,983 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-14 23:37:14,984 root INFO copying build/lib/mypy/typeshed/stdlib/_interpreters.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,985 root INFO copying build/lib/mypy/typeshed/stdlib/bdb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,986 root INFO copying build/lib/mypy/typeshed/stdlib/weakref.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,987 root INFO copying build/lib/mypy/typeshed/stdlib/sre_constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,988 root INFO copying build/lib/mypy/typeshed/stdlib/smtpd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,989 root INFO copying build/lib/mypy/typeshed/stdlib/imghdr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,990 root INFO copying build/lib/mypy/typeshed/stdlib/xdrlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,991 root INFO copying build/lib/mypy/typeshed/stdlib/filecmp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,992 root INFO copying build/lib/mypy/typeshed/stdlib/_stat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,993 root INFO copying build/lib/mypy/typeshed/stdlib/tabnanny.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,994 root INFO copying build/lib/mypy/typeshed/stdlib/marshal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,995 root INFO copying build/lib/mypy/typeshed/stdlib/compileall.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,996 root INFO copying build/lib/mypy/typeshed/stdlib/winreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,997 root INFO copying build/lib/mypy/typeshed/stdlib/__main__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,998 root INFO copying build/lib/mypy/typeshed/stdlib/profile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:14,999 root INFO copying build/lib/mypy/typeshed/stdlib/_markupbase.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,000 root INFO copying build/lib/mypy/typeshed/stdlib/modulefinder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,001 root INFO copying build/lib/mypy/typeshed/stdlib/mimetypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,002 root INFO copying build/lib/mypy/typeshed/stdlib/_locale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,003 root INFO copying build/lib/mypy/typeshed/stdlib/aifc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,004 root INFO copying build/lib/mypy/typeshed/stdlib/fnmatch.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,005 root INFO copying build/lib/mypy/typeshed/stdlib/_lsprof.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,006 root INFO copying build/lib/mypy/typeshed/stdlib/sre_parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,007 root INFO copying build/lib/mypy/typeshed/stdlib/_curses.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,008 root INFO copying build/lib/mypy/typeshed/stdlib/_tkinter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,009 root INFO copying build/lib/mypy/typeshed/stdlib/readline.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,010 root INFO copying build/lib/mypy/typeshed/stdlib/bisect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,011 root INFO copying build/lib/mypy/typeshed/stdlib/termios.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,012 root INFO copying build/lib/mypy/typeshed/stdlib/_operator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,013 root INFO copying build/lib/mypy/typeshed/stdlib/audioop.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,014 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-14 23:37:15,015 root INFO copying build/lib/mypy/typeshed/stdlib/collections/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-14 23:37:15,016 root INFO copying build/lib/mypy/typeshed/stdlib/collections/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-14 23:37:15,018 root INFO copying build/lib/mypy/typeshed/stdlib/bz2.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,019 root INFO copying build/lib/mypy/typeshed/stdlib/optparse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,020 root INFO copying build/lib/mypy/typeshed/stdlib/typing_extensions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,021 root INFO copying build/lib/mypy/typeshed/stdlib/chunk.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,022 root INFO copying build/lib/mypy/typeshed/stdlib/base64.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,023 root INFO copying build/lib/mypy/typeshed/stdlib/decimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,024 root INFO copying build/lib/mypy/typeshed/stdlib/turtle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,025 root INFO copying build/lib/mypy/typeshed/stdlib/atexit.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,026 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,027 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,028 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/queues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,029 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,030 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,031 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/threads.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,032 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,033 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/locks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,034 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,035 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,036 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,038 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,039 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,039 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,040 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,041 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/transports.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,042 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,043 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,044 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,045 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,046 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,047 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/streams.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,048 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,049 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,051 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,052 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,053 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,054 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,055 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/futures.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,056 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/runners.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,057 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,058 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,059 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-14 23:37:15,060 root INFO copying build/lib/mypy/typeshed/stdlib/tempfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,061 root INFO copying build/lib/mypy/typeshed/stdlib/binhex.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,062 root INFO copying build/lib/mypy/typeshed/stdlib/tty.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,063 root INFO copying build/lib/mypy/typeshed/stdlib/_pydecimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,064 root INFO copying build/lib/mypy/typeshed/stdlib/asyncore.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,065 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-14 23:37:15,066 root INFO copying build/lib/mypy/typeshed/stdlib/curses/textpad.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-14 23:37:15,067 root INFO copying build/lib/mypy/typeshed/stdlib/curses/ascii.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-14 23:37:15,068 root INFO copying build/lib/mypy/typeshed/stdlib/curses/panel.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-14 23:37:15,069 root INFO copying build/lib/mypy/typeshed/stdlib/curses/has_key.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-14 23:37:15,070 root INFO copying build/lib/mypy/typeshed/stdlib/curses/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-14 23:37:15,071 root INFO copying build/lib/mypy/typeshed/stdlib/pathlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,072 root INFO copying build/lib/mypy/typeshed/stdlib/pprint.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,073 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-14 23:37:15,074 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-14 23:37:15,075 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-14 23:37:15,076 root INFO copying build/lib/mypy/typeshed/stdlib/warnings.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,077 root INFO copying build/lib/mypy/typeshed/stdlib/shlex.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,078 root INFO copying build/lib/mypy/typeshed/stdlib/subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,080 root INFO copying build/lib/mypy/typeshed/stdlib/statistics.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,081 root INFO copying build/lib/mypy/typeshed/stdlib/_threading_local.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,082 root INFO copying build/lib/mypy/typeshed/stdlib/_warnings.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,083 root INFO copying build/lib/mypy/typeshed/stdlib/_compression.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,084 root INFO copying build/lib/mypy/typeshed/stdlib/copyreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,085 root INFO copying build/lib/mypy/typeshed/stdlib/ftplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,086 root INFO copying build/lib/mypy/typeshed/stdlib/_thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,087 root INFO copying build/lib/mypy/typeshed/stdlib/netrc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,088 root INFO copying build/lib/mypy/typeshed/stdlib/getpass.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,090 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,090 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/mock.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,091 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,092 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/signals.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,093 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,094 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/suite.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,095 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/_log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,096 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/loader.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,097 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/runner.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,098 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/result.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,099 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/async_case.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,100 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/case.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,101 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/main.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-14 23:37:15,102 root INFO copying build/lib/mypy/typeshed/stdlib/_collections_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,104 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-14 23:37:15,104 root INFO copying build/lib/mypy/typeshed/stdlib/json/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-14 23:37:15,105 root INFO copying build/lib/mypy/typeshed/stdlib/json/encoder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-14 23:37:15,106 root INFO copying build/lib/mypy/typeshed/stdlib/json/tool.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-14 23:37:15,107 root INFO copying build/lib/mypy/typeshed/stdlib/json/decoder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-14 23:37:15,108 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-14 23:37:15,109 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/_path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-14 23:37:15,110 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-14 23:37:15,111 root INFO copying build/lib/mypy/typeshed/stdlib/uuid.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,112 root INFO copying build/lib/mypy/typeshed/stdlib/crypt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,113 root INFO copying build/lib/mypy/typeshed/stdlib/ipaddress.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,114 root INFO copying build/lib/mypy/typeshed/stdlib/secrets.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,115 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:15,116 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:15,117 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:15,118 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:15,119 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:15,120 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:15,121 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:15,122 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/main.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-14 23:37:15,123 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,124 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,125 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,126 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,127 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,128 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,129 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,130 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,131 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,132 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,133 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,134 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,135 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,136 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,137 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,138 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,139 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,140 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,141 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,142 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,143 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,144 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,145 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,146 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,147 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,148 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,149 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,150 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,151 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,152 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,153 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,154 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,155 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,156 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,157 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,158 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,159 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,160 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,161 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,162 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,163 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,164 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,165 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,166 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,167 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,168 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,169 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,170 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,171 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,172 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,173 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,174 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,175 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,176 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-14 23:37:15,177 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,178 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,179 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,180 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,181 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,182 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,183 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,184 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,185 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-14 23:37:15,186 root INFO copying build/lib/mypy/typeshed/stdlib/_random.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,187 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml 2024-10-14 23:37:15,188 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:15,189 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:15,190 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:15,191 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:15,191 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:15,192 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-14 23:37:15,194 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:15,194 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:15,195 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:15,196 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:15,197 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:15,198 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-14 23:37:15,199 root INFO copying build/lib/mypy/typeshed/stdlib/xml/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml 2024-10-14 23:37:15,200 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,201 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,202 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,203 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,204 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,205 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,206 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,207 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,208 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-14 23:37:15,210 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers 2024-10-14 23:37:15,210 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers 2024-10-14 23:37:15,211 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-14 23:37:15,212 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-14 23:37:15,213 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-14 23:37:15,214 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-14 23:37:15,215 root INFO copying build/lib/mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,216 root INFO copying build/lib/mypy/typeshed/stdlib/shelve.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,217 root INFO copying build/lib/mypy/typeshed/stdlib/_json.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,218 root INFO copying build/lib/mypy/typeshed/stdlib/spwd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,219 root INFO copying build/lib/mypy/typeshed/stdlib/unicodedata.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,220 root INFO copying build/lib/mypy/typeshed/stdlib/fcntl.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,221 root INFO copying build/lib/mypy/typeshed/stdlib/symtable.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,222 root INFO copying build/lib/mypy/typeshed/stdlib/doctest.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,223 root INFO copying build/lib/mypy/typeshed/stdlib/dis.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,224 root INFO copying build/lib/mypy/typeshed/stdlib/webbrowser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,225 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-14 23:37:15,226 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-14 23:37:15,227 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-14 23:37:15,228 root INFO copying build/lib/mypy/typeshed/stdlib/pkgutil.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,229 root INFO copying build/lib/mypy/typeshed/stdlib/runpy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,230 root INFO copying build/lib/mypy/typeshed/stdlib/selectors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,231 root INFO copying build/lib/mypy/typeshed/stdlib/queue.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,232 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-14 23:37:15,233 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-14 23:37:15,234 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-14 23:37:15,235 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/model.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-14 23:37:15,236 root INFO copying build/lib/mypy/typeshed/stdlib/graphlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,237 root INFO copying build/lib/mypy/typeshed/stdlib/syslog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,238 root INFO copying build/lib/mypy/typeshed/stdlib/copy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,239 root INFO copying build/lib/mypy/typeshed/stdlib/types.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,241 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-14 23:37:15,241 root INFO copying build/lib/mypy/typeshed/stdlib/http/client.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-14 23:37:15,242 root INFO copying build/lib/mypy/typeshed/stdlib/http/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-14 23:37:15,243 root INFO copying build/lib/mypy/typeshed/stdlib/http/cookies.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-14 23:37:15,244 root INFO copying build/lib/mypy/typeshed/stdlib/http/server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-14 23:37:15,245 root INFO copying build/lib/mypy/typeshed/stdlib/http/cookiejar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-14 23:37:15,246 root INFO copying build/lib/mypy/typeshed/stdlib/hmac.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,247 root INFO copying build/lib/mypy/typeshed/stdlib/_py_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,248 root INFO copying build/lib/mypy/typeshed/stdlib/pickle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,250 root INFO copying build/lib/mypy/typeshed/stdlib/_tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,251 root INFO copying build/lib/mypy/typeshed/stdlib/nntplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,252 root INFO copying build/lib/mypy/typeshed/stdlib/tarfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,253 root INFO copying build/lib/mypy/typeshed/stdlib/poplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,254 root INFO copying build/lib/mypy/typeshed/stdlib/_csv.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,255 root INFO copying build/lib/mypy/typeshed/stdlib/_decimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,256 root INFO copying build/lib/mypy/typeshed/stdlib/telnetlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-14 23:37:15,257 root INFO copying build/lib/mypy/typeshed/LICENSE -> build/bdist.linux-riscv64/wheel/mypy/typeshed 2024-10-14 23:37:15,259 root INFO copying build/lib/mypy/meet.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,260 root INFO copying build/lib/mypy/config_parser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,261 root INFO copying build/lib/mypy/stubdoc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,263 root INFO copying build/lib/mypy/semanal.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,265 root INFO copying build/lib/mypy/operators.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,266 root INFO copying build/lib/mypy/typestate.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,267 root INFO copying build/lib/mypy/reachability.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,269 root INFO copying build/lib/mypy/semanal_pass1.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,270 root INFO copying build/lib/mypy/semanal_namedtuple.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,271 root INFO copying build/lib/mypy/renaming.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,272 root INFO copying build/lib/mypy/solve.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,273 root INFO copying build/lib/mypy/bogus_type.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,274 root INFO copying build/lib/mypy/report.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,275 root INFO copying build/lib/mypy/__main__.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,277 root INFO copying build/lib/mypy/strconv.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,278 root INFO copying build/lib/mypy/typeops.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,279 root INFO creating build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-14 23:37:15,280 root INFO copying build/lib/mypy/dmypy/__main__.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-14 23:37:15,281 root INFO copying build/lib/mypy/dmypy/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-14 23:37:15,282 root INFO copying build/lib/mypy/dmypy/client.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-14 23:37:15,283 root INFO copying build/lib/mypy/stubgenc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,284 root INFO copying build/lib/mypy/exprtotype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,285 root INFO copying build/lib/mypy/semanal_infer.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,286 root INFO copying build/lib/mypy/suggestions.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,288 root INFO copying build/lib/mypy/fastparse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,289 root INFO copying build/lib/mypy/options.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,290 root INFO copying build/lib/mypy/stubutil.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,292 root INFO copying build/lib/mypy/fixup.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,293 root INFO copying build/lib/mypy/indirection.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,294 root INFO copying build/lib/mypy/split_namespace.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,295 root INFO copying build/lib/mypy/stats.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,296 root INFO copying build/lib/mypy/join.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,297 root INFO copying build/lib/mypy/semanal_main.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,298 root INFO copying build/lib/mypy/dmypy_util.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,299 root INFO copying build/lib/mypy/typetraverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,300 root INFO copying build/lib/mypy/literals.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,301 root INFO copying build/lib/mypy/type_visitor.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,302 root INFO copying build/lib/mypy/util.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,304 root INFO copying build/lib/mypy/py.typed -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,305 root INFO copying build/lib/mypy/moduleinspect.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,306 root INFO copying build/lib/mypy/mro.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,307 root INFO copying build/lib/mypy/binder.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,308 root INFO copying build/lib/mypy/graph_utils.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,309 root INFO copying build/lib/mypy/erasetype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,310 root INFO copying build/lib/mypy/semanal_typeddict.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,311 root INFO copying build/lib/mypy/typeanal.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,313 root INFO copying build/lib/mypy/message_registry.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,314 root INFO copying build/lib/mypy/evalexpr.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,316 root INFO creating build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,316 root INFO copying build/lib/mypy/test/visitors.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,317 root INFO copying build/lib/mypy/test/testfinegrained.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,319 root INFO copying build/lib/mypy/test/testdeps.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,320 root INFO copying build/lib/mypy/test/testsemanal.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,321 root INFO copying build/lib/mypy/test/testapi.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,322 root INFO copying build/lib/mypy/test/testmypyc.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,323 root INFO copying build/lib/mypy/test/typefixture.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,324 root INFO copying build/lib/mypy/test/testcheck.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,325 root INFO copying build/lib/mypy/test/testdiff.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,326 root INFO copying build/lib/mypy/test/testmodulefinder.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,327 root INFO copying build/lib/mypy/test/testerrorstream.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,328 root INFO copying build/lib/mypy/test/testfscache.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,329 root INFO copying build/lib/mypy/test/testpep561.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,330 root INFO copying build/lib/mypy/test/testtypes.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,331 root INFO copying build/lib/mypy/test/testreports.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,332 root INFO copying build/lib/mypy/test/teststubtest.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,334 root INFO copying build/lib/mypy/test/testargs.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,335 root INFO copying build/lib/mypy/test/helpers.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,336 root INFO copying build/lib/mypy/test/testgraph.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,337 root INFO copying build/lib/mypy/test/test_ref_info.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,338 root INFO copying build/lib/mypy/test/testtypegen.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,339 root INFO copying build/lib/mypy/test/testpythoneval.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,340 root INFO copying build/lib/mypy/test/testsubtypes.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,341 root INFO copying build/lib/mypy/test/testfinegrainedcache.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,342 root INFO copying build/lib/mypy/test/testformatter.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,343 root INFO copying build/lib/mypy/test/teststubinfo.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,344 root INFO copying build/lib/mypy/test/testmerge.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,345 root INFO copying build/lib/mypy/test/testsolve.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,346 root INFO copying build/lib/mypy/test/testdaemon.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,347 root INFO copying build/lib/mypy/test/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,348 root INFO copying build/lib/mypy/test/config.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,349 root INFO creating build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-14 23:37:15,350 root INFO copying build/lib/mypy/test/meta/test_diff_helper.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-14 23:37:15,351 root INFO copying build/lib/mypy/test/meta/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-14 23:37:15,352 root INFO copying build/lib/mypy/test/meta/test_update_data.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-14 23:37:15,353 root INFO copying build/lib/mypy/test/meta/test_parse_data.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-14 23:37:15,354 root INFO copying build/lib/mypy/test/meta/_pytest.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-14 23:37:15,355 root INFO copying build/lib/mypy/test/testconstraints.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,356 root INFO copying build/lib/mypy/test/teststubgen.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,358 root INFO copying build/lib/mypy/test/testoutput.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,359 root INFO copying build/lib/mypy/test/update_data.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,360 root INFO copying build/lib/mypy/test/testinfer.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,361 root INFO copying build/lib/mypy/test/test_find_sources.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,362 root INFO copying build/lib/mypy/test/data.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,363 root INFO copying build/lib/mypy/test/testipc.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,364 root INFO copying build/lib/mypy/test/testparse.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,365 root INFO copying build/lib/mypy/test/testtransform.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,366 root INFO copying build/lib/mypy/test/testcmdline.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,367 root INFO copying build/lib/mypy/test/testutil.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-14 23:37:15,368 root INFO copying build/lib/mypy/error_formatter.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,369 root INFO copying build/lib/mypy/stubgen.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,371 root INFO copying build/lib/mypy/semanal_shared.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,372 root INFO copying build/lib/mypy/sharedparse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,373 root INFO copying build/lib/mypy/semanal_typeargs.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,374 root INFO copying build/lib/mypy/applytype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,375 root INFO copying build/lib/mypy/lookup.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,376 root INFO copying build/lib/mypy/errorcodes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,377 root INFO copying build/lib/mypy/checkstrformat.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,378 root INFO copying build/lib/mypy/plugin.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,379 root INFO copying build/lib/mypy/typevartuples.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,380 root INFO copying build/lib/mypy/stubinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,382 root INFO copying build/lib/mypy/subtypes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,383 root INFO copying build/lib/mypy/typevars.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,384 root INFO copying build/lib/mypy/dmypy_os.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,385 root INFO copying build/lib/mypy/inspections.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,387 root INFO copying build/lib/mypy/expandtype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,388 root INFO copying build/lib/mypy/fscache.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,389 root INFO copying build/lib/mypy/mixedtraverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,390 root INFO copying build/lib/mypy/pyinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,391 root INFO copying build/lib/mypy/__init__.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,392 root INFO copying build/lib/mypy/stubtest.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,393 root INFO copying build/lib/mypy/constraints.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,395 root INFO copying build/lib/mypy/memprofile.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,396 root INFO copying build/lib/mypy/partially_defined.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,397 root INFO copying build/lib/mypy/errors.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,399 root INFO creating build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,399 root INFO copying build/lib/mypy/server/subexpr.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,400 root INFO copying build/lib/mypy/server/trigger.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,401 root INFO copying build/lib/mypy/server/astdiff.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,403 root INFO copying build/lib/mypy/server/target.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,403 root INFO copying build/lib/mypy/server/objgraph.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,404 root INFO copying build/lib/mypy/server/astmerge.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,406 root INFO copying build/lib/mypy/server/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,407 root INFO copying build/lib/mypy/server/aststrip.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,408 root INFO copying build/lib/mypy/server/deps.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,409 root INFO copying build/lib/mypy/server/mergecheck.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,410 root INFO copying build/lib/mypy/server/update.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-14 23:37:15,411 root INFO copying build/lib/mypy/visitor.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,412 root INFO copying build/lib/mypy/version.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,413 root INFO copying build/lib/mypy/fswatcher.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,414 root INFO copying build/lib/mypy/semanal_newtype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,416 root INFO copying build/lib/mypy/types.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,418 root INFO copying build/lib/mypy/checkpattern.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,419 root INFO copying build/lib/mypy/ipc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,420 root INFO copying build/lib/mypy/patterns.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,421 root INFO copying build/lib/mypy/api.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,422 root INFO copying build/lib/mypy/types_utils.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,423 root INFO copying build/lib/mypy/semanal_enum.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,424 root INFO copying build/lib/mypy/constant_fold.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,425 root INFO copying build/lib/mypy/freetree.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,426 root INFO copying build/lib/mypy/treetransform.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,428 root INFO copying build/lib/mypy/parse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,429 root INFO copying build/lib/mypy/scope.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,430 root INFO copying build/lib/mypy/find_sources.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,431 root INFO copying build/lib/mypy/argmap.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,432 root INFO creating build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,433 root INFO copying build/lib/mypy/plugins/dataclasses.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,434 root INFO copying build/lib/mypy/plugins/proper_plugin.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,435 root INFO copying build/lib/mypy/plugins/default.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,436 root INFO copying build/lib/mypy/plugins/common.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,437 root INFO copying build/lib/mypy/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,438 root INFO copying build/lib/mypy/plugins/functools.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,439 root INFO copying build/lib/mypy/plugins/attrs.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,441 root INFO copying build/lib/mypy/plugins/enums.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,442 root INFO copying build/lib/mypy/plugins/singledispatch.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,443 root INFO copying build/lib/mypy/plugins/ctypes.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-14 23:37:15,444 root INFO copying build/lib/mypy/state.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,445 root INFO copying build/lib/mypy/dmypy_server.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,446 root INFO creating build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-14 23:37:15,447 root INFO copying build/lib/mypy/xml/mypy-html.css -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-14 23:37:15,448 root INFO copying build/lib/mypy/xml/mypy-txt.xslt -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-14 23:37:15,449 root INFO copying build/lib/mypy/xml/mypy-html.xslt -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-14 23:37:15,450 root INFO copying build/lib/mypy/xml/mypy.xsd -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-14 23:37:15,451 root INFO copying build/lib/mypy/messages.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,453 root INFO copying build/lib/mypy/checkexpr.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,456 root INFO copying build/lib/mypy/infer.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,457 root INFO copying build/lib/mypy/git.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,458 root INFO copying build/lib/mypy/copytype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,459 root INFO copying build/lib/mypy/defaults.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,460 root INFO copying build/lib/mypy/modulefinder.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,461 root INFO copying build/lib/mypy/semanal_classprop.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,462 root INFO copying build/lib/mypy/checkmember.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,464 root INFO copying build/lib/mypy/maptype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,465 root INFO copying build/lib/mypy/traverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,466 root INFO copying build/lib/mypy/nodes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,468 root INFO copying build/lib/mypy/tvar_scope.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,469 root INFO copying build/lib/mypy/metastore.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,470 root INFO copying build/lib/mypy/refinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-14 23:37:15,471 root INFO creating build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,472 root INFO copying build/lib/mypyc/build.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,473 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-14 23:37:15,474 root INFO copying build/lib/mypyc/analysis/blockfreq.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-14 23:37:15,475 root INFO copying build/lib/mypyc/analysis/ircheck.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-14 23:37:15,476 root INFO copying build/lib/mypyc/analysis/dataflow.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-14 23:37:15,477 root INFO copying build/lib/mypyc/analysis/selfleaks.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-14 23:37:15,478 root INFO copying build/lib/mypyc/analysis/attrdefined.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-14 23:37:15,479 root INFO copying build/lib/mypyc/analysis/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-14 23:37:15,480 root INFO copying build/lib/mypyc/__main__.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,481 root INFO copying build/lib/mypyc/options.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,482 root INFO copying build/lib/mypyc/README.md -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,483 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,484 root INFO copying build/lib/mypyc/lib-rt/tuple_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,485 root INFO copying build/lib/mypyc/lib-rt/set_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,486 root INFO copying build/lib/mypyc/lib-rt/generic_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,487 root INFO copying build/lib/mypyc/lib-rt/setup.py -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,488 root INFO copying build/lib/mypyc/lib-rt/mypyc_util.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,489 root INFO copying build/lib/mypyc/lib-rt/bytes_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,490 root INFO copying build/lib/mypyc/lib-rt/CPy.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,492 root INFO copying build/lib/mypyc/lib-rt/dict_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,493 root INFO copying build/lib/mypyc/lib-rt/module_shim.tmpl -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,494 root INFO copying build/lib/mypyc/lib-rt/getargs.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,495 root INFO copying build/lib/mypyc/lib-rt/pythoncapi_compat.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,496 root INFO copying build/lib/mypyc/lib-rt/misc_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,497 root INFO copying build/lib/mypyc/lib-rt/init.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,498 root INFO copying build/lib/mypyc/lib-rt/float_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,499 root INFO copying build/lib/mypyc/lib-rt/pythonsupport.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,500 root INFO copying build/lib/mypyc/lib-rt/test_capi.cc -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,501 root INFO copying build/lib/mypyc/lib-rt/int_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,503 root INFO copying build/lib/mypyc/lib-rt/str_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,504 root INFO copying build/lib/mypyc/lib-rt/pythonsupport.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,505 root INFO copying build/lib/mypyc/lib-rt/exc_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,506 root INFO copying build/lib/mypyc/lib-rt/list_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,507 root INFO copying build/lib/mypyc/lib-rt/getargsfast.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-14 23:37:15,508 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,509 root INFO copying build/lib/mypyc/primitives/tuple_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,510 root INFO copying build/lib/mypyc/primitives/exc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,511 root INFO copying build/lib/mypyc/primitives/dict_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,512 root INFO copying build/lib/mypyc/primitives/bytes_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,513 root INFO copying build/lib/mypyc/primitives/list_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,514 root INFO copying build/lib/mypyc/primitives/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,515 root INFO copying build/lib/mypyc/primitives/generic_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,516 root INFO copying build/lib/mypyc/primitives/int_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,517 root INFO copying build/lib/mypyc/primitives/misc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,518 root INFO copying build/lib/mypyc/primitives/set_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,519 root INFO copying build/lib/mypyc/primitives/str_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,520 root INFO copying build/lib/mypyc/primitives/registry.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,521 root INFO copying build/lib/mypyc/primitives/float_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-14 23:37:15,522 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,523 root INFO copying build/lib/mypyc/test/test_struct.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,524 root INFO copying build/lib/mypyc/test/test_emit.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,525 root INFO copying build/lib/mypyc/test/test_pprint.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,526 root INFO copying build/lib/mypyc/test/test_emitfunc.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,527 root INFO copying build/lib/mypyc/test/test_ircheck.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,529 root INFO copying build/lib/mypyc/test/test_emitclass.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,530 root INFO copying build/lib/mypyc/test/test_namegen.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,531 root INFO copying build/lib/mypyc/test/test_typeops.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,532 root INFO copying build/lib/mypyc/test/test_run.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,533 root INFO copying build/lib/mypyc/test/test_rarray.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,534 root INFO copying build/lib/mypyc/test/test_serialization.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,535 root INFO copying build/lib/mypyc/test/test_literals.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,536 root INFO copying build/lib/mypyc/test/test_optimizations.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,537 root INFO copying build/lib/mypyc/test/test_cheader.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,539 root INFO copying build/lib/mypyc/test/test_alwaysdefined.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,540 root INFO copying build/lib/mypyc/test/test_commandline.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,541 root INFO copying build/lib/mypyc/test/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,542 root INFO copying build/lib/mypyc/test/test_lowering.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,543 root INFO copying build/lib/mypyc/test/config.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,544 root INFO copying build/lib/mypyc/test/test_irbuild.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,545 root INFO copying build/lib/mypyc/test/test_emitwrapper.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,546 root INFO copying build/lib/mypyc/test/test_analysis.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,547 root INFO copying build/lib/mypyc/test/test_external.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,548 root INFO copying build/lib/mypyc/test/test_tuplename.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,549 root INFO copying build/lib/mypyc/test/test_exceptions.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,550 root INFO copying build/lib/mypyc/test/test_refcount.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,551 root INFO copying build/lib/mypyc/test/testutil.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-14 23:37:15,552 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,553 root INFO copying build/lib/mypyc/doc/dict_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,554 root INFO copying build/lib/mypyc/doc/set_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,555 root INFO copying build/lib/mypyc/doc/cpython-timings.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,556 root INFO copying build/lib/mypyc/doc/future.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,557 root INFO copying build/lib/mypyc/doc/native_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,558 root INFO copying build/lib/mypyc/doc/Makefile -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,559 root INFO copying build/lib/mypyc/doc/bool_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,560 root INFO copying build/lib/mypyc/doc/introduction.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,561 root INFO copying build/lib/mypyc/doc/conf.py -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,562 root INFO copying build/lib/mypyc/doc/float_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,563 root INFO copying build/lib/mypyc/doc/int_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,564 root INFO copying build/lib/mypyc/doc/performance_tips_and_tricks.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,565 root INFO copying build/lib/mypyc/doc/make.bat -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,566 root INFO copying build/lib/mypyc/doc/list_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,567 root INFO copying build/lib/mypyc/doc/getting_started.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,568 root INFO copying build/lib/mypyc/doc/using_type_annotations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,569 root INFO copying build/lib/mypyc/doc/index.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,570 root INFO copying build/lib/mypyc/doc/tuple_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,571 root INFO copying build/lib/mypyc/doc/compilation_units.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,572 root INFO copying build/lib/mypyc/doc/differences_from_python.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,573 root INFO copying build/lib/mypyc/doc/native_classes.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,574 root INFO copying build/lib/mypyc/doc/dev-intro.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,575 root INFO copying build/lib/mypyc/doc/str_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-14 23:37:15,576 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-14 23:37:15,577 root INFO copying build/lib/mypyc/ir/module_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-14 23:37:15,578 root INFO copying build/lib/mypyc/ir/ops.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-14 23:37:15,579 root INFO copying build/lib/mypyc/ir/class_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-14 23:37:15,581 root INFO copying build/lib/mypyc/ir/func_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-14 23:37:15,582 root INFO copying build/lib/mypyc/ir/rtypes.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-14 23:37:15,583 root INFO copying build/lib/mypyc/ir/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-14 23:37:15,584 root INFO copying build/lib/mypyc/ir/pprint.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-14 23:37:15,585 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-14 23:37:15,586 root INFO copying build/lib/mypyc/lower/list_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-14 23:37:15,587 root INFO copying build/lib/mypyc/lower/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-14 23:37:15,588 root INFO copying build/lib/mypyc/lower/int_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-14 23:37:15,589 root INFO copying build/lib/mypyc/lower/misc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-14 23:37:15,590 root INFO copying build/lib/mypyc/lower/registry.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-14 23:37:15,591 root INFO copying build/lib/mypyc/crash.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,592 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,593 root INFO copying build/lib/mypyc/test-data/irbuild-statements.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,594 root INFO copying build/lib/mypyc/test-data/run-loops.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,595 root INFO copying build/lib/mypyc/test-data/irbuild-optional.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,596 root INFO copying build/lib/mypyc/test-data/run-multimodule.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,597 root INFO copying build/lib/mypyc/test-data/irbuild-strip-asserts.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,598 root INFO copying build/lib/mypyc/test-data/irbuild-basic.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,600 root INFO copying build/lib/mypyc/test-data/irbuild-dunders.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,601 root INFO copying build/lib/mypyc/test-data/run-misc.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,602 root INFO copying build/lib/mypyc/test-data/opt-copy-propagation.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,603 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-14 23:37:15,604 root INFO copying build/lib/mypyc/test-data/fixtures/ir.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-14 23:37:15,605 root INFO copying build/lib/mypyc/test-data/fixtures/typing-full.pyi -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-14 23:37:15,606 root INFO copying build/lib/mypyc/test-data/fixtures/testutil.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-14 23:37:15,607 root INFO copying build/lib/mypyc/test-data/irbuild-str.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,608 root INFO copying build/lib/mypyc/test-data/run-floats.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,609 root INFO copying build/lib/mypyc/test-data/irbuild-i32.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,610 root INFO copying build/lib/mypyc/test-data/run-integers.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,611 root INFO copying build/lib/mypyc/test-data/irbuild-tuple.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,612 root INFO copying build/lib/mypyc/test-data/run-math.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,613 root INFO copying build/lib/mypyc/test-data/run-python312.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,614 root INFO copying build/lib/mypyc/test-data/refcount.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,616 root INFO copying build/lib/mypyc/test-data/run-mypy-sim.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,617 root INFO copying build/lib/mypyc/test-data/lowering-list.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,618 root INFO copying build/lib/mypyc/test-data/irbuild-int.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,619 root INFO copying build/lib/mypyc/test-data/irbuild-singledispatch.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,620 root INFO copying build/lib/mypyc/test-data/run-python38.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,621 root INFO copying build/lib/mypyc/test-data/run-i64.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,622 root INFO copying build/lib/mypyc/test-data/exceptions-freq.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,623 root INFO copying build/lib/mypyc/test-data/opt-flag-elimination.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,624 root INFO copying build/lib/mypyc/test-data/alwaysdefined.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,625 root INFO copying build/lib/mypyc/test-data/irbuild-classes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,626 root INFO copying build/lib/mypyc/test-data/run-primitives.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,627 root INFO copying build/lib/mypyc/test-data/irbuild-vectorcall.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,628 root INFO copying build/lib/mypyc/test-data/run-imports.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,629 root INFO copying build/lib/mypyc/test-data/run-bytes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,631 root INFO copying build/lib/mypyc/test-data/run-traits.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,632 root INFO copying build/lib/mypyc/test-data/irbuild-bytes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,633 root INFO copying build/lib/mypyc/test-data/analysis.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,634 root INFO copying build/lib/mypyc/test-data/run-strings.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,635 root INFO copying build/lib/mypyc/test-data/run-attrs.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,636 root INFO copying build/lib/mypyc/test-data/irbuild-constant-fold.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,637 root INFO copying build/lib/mypyc/test-data/run-classes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,639 root INFO copying build/lib/mypyc/test-data/run-bench.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,640 root INFO copying build/lib/mypyc/test-data/irbuild-lists.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,641 root INFO copying build/lib/mypyc/test-data/irbuild-math.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,642 root INFO copying build/lib/mypyc/test-data/lowering-int.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,643 root INFO copying build/lib/mypyc/test-data/run-match.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,644 root INFO copying build/lib/mypyc/test-data/irbuild-dict.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,645 root INFO copying build/lib/mypyc/test-data/exceptions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,646 root INFO copying build/lib/mypyc/test-data/irbuild-nested.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,647 root INFO copying build/lib/mypyc/test-data/run-u8.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,648 root INFO copying build/lib/mypyc/test-data/irbuild-set.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,649 root INFO copying build/lib/mypyc/test-data/irbuild-unreachable.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,650 root INFO copying build/lib/mypyc/test-data/run-i32.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,651 root INFO copying build/lib/mypyc/test-data/irbuild-bool.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,652 root INFO copying build/lib/mypyc/test-data/irbuild-any.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,654 root INFO copying build/lib/mypyc/test-data/irbuild-float.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,655 root INFO copying build/lib/mypyc/test-data/run-python37.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,656 root INFO copying build/lib/mypyc/test-data/irbuild-i64.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,657 root INFO copying build/lib/mypyc/test-data/run-functions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,658 root INFO copying build/lib/mypyc/test-data/irbuild-isinstance.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,659 root INFO copying build/lib/mypyc/test-data/run-bools.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,660 root INFO copying build/lib/mypyc/test-data/irbuild-match.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,662 root INFO copying build/lib/mypyc/test-data/run-dicts.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,663 root INFO copying build/lib/mypyc/test-data/irbuild-glue-methods.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,664 root INFO copying build/lib/mypyc/test-data/commandline.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,665 root INFO copying build/lib/mypyc/test-data/run-exceptions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,666 root INFO copying build/lib/mypyc/test-data/run-dunders.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,667 root INFO copying build/lib/mypyc/test-data/run-tuples.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,668 root INFO copying build/lib/mypyc/test-data/run-singledispatch.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,669 root INFO copying build/lib/mypyc/test-data/irbuild-u8.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,670 root INFO copying build/lib/mypyc/test-data/run-lists.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,672 root INFO copying build/lib/mypyc/test-data/run-i16.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,673 root INFO copying build/lib/mypyc/test-data/run-async.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,674 root INFO copying build/lib/mypyc/test-data/irbuild-i16.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,675 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data/driver 2024-10-14 23:37:15,676 root INFO copying build/lib/mypyc/test-data/driver/driver.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/driver 2024-10-14 23:37:15,677 root INFO copying build/lib/mypyc/test-data/irbuild-try.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,678 root INFO copying build/lib/mypyc/test-data/irbuild-generics.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,679 root INFO copying build/lib/mypyc/test-data/run-sets.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,680 root INFO copying build/lib/mypyc/test-data/run-generators.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-14 23:37:15,681 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,682 root INFO copying build/lib/mypyc/codegen/emitwrapper.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,683 root INFO copying build/lib/mypyc/codegen/emit.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,684 root INFO copying build/lib/mypyc/codegen/emitmodule.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,686 root INFO copying build/lib/mypyc/codegen/literals.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,687 root INFO copying build/lib/mypyc/codegen/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,688 root INFO copying build/lib/mypyc/codegen/emitfunc.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,689 root INFO copying build/lib/mypyc/codegen/emitclass.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,690 root INFO copying build/lib/mypyc/codegen/cstring.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-14 23:37:15,691 root INFO copying build/lib/mypyc/common.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,692 root INFO copying build/lib/mypyc/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,693 root INFO copying build/lib/mypyc/namegen.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,694 root INFO copying build/lib/mypyc/errors.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,695 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external 2024-10-14 23:37:15,696 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-14 23:37:15,697 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/make 2024-10-14 23:37:15,697 root INFO copying build/lib/mypyc/external/googletest/make/Makefile -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/make 2024-10-14 23:37:15,698 root INFO copying build/lib/mypyc/external/googletest/README.md -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-14 23:37:15,700 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include 2024-10-14 23:37:15,700 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,701 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-spi.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,702 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-death-test.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,703 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-param-test.h.pump -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,704 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-test-part.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,706 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,706 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-port.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,708 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-filepath.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,709 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,712 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,713 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,714 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,715 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,716 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-internal.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,718 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,720 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,721 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,722 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,723 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-14 23:37:15,724 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-14 23:37:15,725 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-14 23:37:15,726 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-14 23:37:15,727 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,728 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-string.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-14 23:37:15,729 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest_prod.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,730 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,732 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-typed-test.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,733 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-printers.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,735 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-message.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,736 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-param-test.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,738 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest_pred_impl.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-14 23:37:15,739 root INFO copying build/lib/mypyc/external/googletest/LICENSE -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-14 23:37:15,740 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,741 root INFO copying build/lib/mypyc/external/googletest/src/gtest_main.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,742 root INFO copying build/lib/mypyc/external/googletest/src/gtest-test-part.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,743 root INFO copying build/lib/mypyc/external/googletest/src/gtest-printers.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,744 root INFO copying build/lib/mypyc/external/googletest/src/gtest-filepath.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,745 root INFO copying build/lib/mypyc/external/googletest/src/gtest.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,748 root INFO copying build/lib/mypyc/external/googletest/src/gtest-internal-inl.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,749 root INFO copying build/lib/mypyc/external/googletest/src/gtest-port.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,750 root INFO copying build/lib/mypyc/external/googletest/src/gtest-typed-test.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,751 root INFO copying build/lib/mypyc/external/googletest/src/gtest-all.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,752 root INFO copying build/lib/mypyc/external/googletest/src/gtest-death-test.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-14 23:37:15,754 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,755 root INFO copying build/lib/mypyc/transform/uninit.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,756 root INFO copying build/lib/mypyc/transform/lower.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,757 root INFO copying build/lib/mypyc/transform/copy_propagation.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,758 root INFO copying build/lib/mypyc/transform/flag_elimination.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,759 root INFO copying build/lib/mypyc/transform/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,760 root INFO copying build/lib/mypyc/transform/refcount.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,761 root INFO copying build/lib/mypyc/transform/exceptions.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,762 root INFO copying build/lib/mypyc/transform/ir_transform.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-14 23:37:15,763 root INFO copying build/lib/mypyc/subtype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,764 root INFO copying build/lib/mypyc/rt_subtype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,765 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,766 root INFO copying build/lib/mypyc/irbuild/main.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,767 root INFO copying build/lib/mypyc/irbuild/targets.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,768 root INFO copying build/lib/mypyc/irbuild/context.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,769 root INFO copying build/lib/mypyc/irbuild/statement.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,770 root INFO copying build/lib/mypyc/irbuild/classdef.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,771 root INFO copying build/lib/mypyc/irbuild/format_str_tokenizer.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,772 root INFO copying build/lib/mypyc/irbuild/callable_class.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,774 root INFO copying build/lib/mypyc/irbuild/for_helpers.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,775 root INFO copying build/lib/mypyc/irbuild/prebuildvisitor.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,776 root INFO copying build/lib/mypyc/irbuild/util.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,777 root INFO copying build/lib/mypyc/irbuild/nonlocalcontrol.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,778 root INFO copying build/lib/mypyc/irbuild/function.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,780 root INFO copying build/lib/mypyc/irbuild/mapper.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,781 root INFO copying build/lib/mypyc/irbuild/specialize.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,782 root INFO copying build/lib/mypyc/irbuild/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,783 root INFO copying build/lib/mypyc/irbuild/expression.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,784 root INFO copying build/lib/mypyc/irbuild/visitor.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,785 root INFO copying build/lib/mypyc/irbuild/ast_helpers.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,786 root INFO copying build/lib/mypyc/irbuild/constant_fold.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,787 root INFO copying build/lib/mypyc/irbuild/match.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,788 root INFO copying build/lib/mypyc/irbuild/prepare.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,789 root INFO copying build/lib/mypyc/irbuild/generator.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,791 root INFO copying build/lib/mypyc/irbuild/vtable.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,792 root INFO copying build/lib/mypyc/irbuild/ll_builder.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,793 root INFO copying build/lib/mypyc/irbuild/builder.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,795 root INFO copying build/lib/mypyc/irbuild/env_class.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-14 23:37:15,796 root INFO copying build/lib/mypyc/sametype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-14 23:37:15,797 root INFO running install_egg_info 2024-10-14 23:37:15,808 root INFO Copying mypy.egg-info to build/bdist.linux-riscv64/wheel/mypy-1.12.0-py3.12.egg-info 2024-10-14 23:37:15,813 root INFO running install_scripts 2024-10-14 23:37:15,826 root INFO creating build/bdist.linux-riscv64/wheel/mypy-1.12.0.dist-info/WHEEL 2024-10-14 23:37:15,827 wheel INFO creating '/home/buildozer/aports/community/py3-mypy/src/mypy-1.12.0/.dist/.tmp-dfl5o5aq/mypy-1.12.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-10-14 23:37:15,830 wheel INFO adding 'mypy/__init__.py' 2024-10-14 23:37:15,831 wheel INFO adding 'mypy/__main__.py' 2024-10-14 23:37:15,832 wheel INFO adding 'mypy/api.py' 2024-10-14 23:37:15,834 wheel INFO adding 'mypy/applytype.py' 2024-10-14 23:37:15,835 wheel INFO adding 'mypy/argmap.py' 2024-10-14 23:37:15,837 wheel INFO adding 'mypy/binder.py' 2024-10-14 23:37:15,838 wheel INFO adding 'mypy/bogus_type.py' 2024-10-14 23:37:15,841 wheel INFO adding 'mypy/build.py' 2024-10-14 23:37:15,847 wheel INFO adding 'mypy/checker.py' 2024-10-14 23:37:15,858 wheel INFO adding 'mypy/checkexpr.py' 2024-10-14 23:37:15,865 wheel INFO adding 'mypy/checkmember.py' 2024-10-14 23:37:15,867 wheel INFO adding 'mypy/checkpattern.py' 2024-10-14 23:37:15,870 wheel INFO adding 'mypy/checkstrformat.py' 2024-10-14 23:37:15,872 wheel INFO adding 'mypy/config_parser.py' 2024-10-14 23:37:15,874 wheel INFO adding 'mypy/constant_fold.py' 2024-10-14 23:37:15,876 wheel INFO adding 'mypy/constraints.py' 2024-10-14 23:37:15,878 wheel INFO adding 'mypy/copytype.py' 2024-10-14 23:37:15,880 wheel INFO adding 'mypy/defaults.py' 2024-10-14 23:37:15,881 wheel INFO adding 'mypy/dmypy_os.py' 2024-10-14 23:37:15,882 wheel INFO adding 'mypy/dmypy_server.py' 2024-10-14 23:37:15,884 wheel INFO adding 'mypy/dmypy_util.py' 2024-10-14 23:37:15,886 wheel INFO adding 'mypy/erasetype.py' 2024-10-14 23:37:15,887 wheel INFO adding 'mypy/error_formatter.py' 2024-10-14 23:37:15,888 wheel INFO adding 'mypy/errorcodes.py' 2024-10-14 23:37:15,890 wheel INFO adding 'mypy/errors.py' 2024-10-14 23:37:15,892 wheel INFO adding 'mypy/evalexpr.py' 2024-10-14 23:37:15,894 wheel INFO adding 'mypy/expandtype.py' 2024-10-14 23:37:15,896 wheel INFO adding 'mypy/exprtotype.py' 2024-10-14 23:37:15,898 wheel INFO adding 'mypy/fastparse.py' 2024-10-14 23:37:15,901 wheel INFO adding 'mypy/find_sources.py' 2024-10-14 23:37:15,902 wheel INFO adding 'mypy/fixup.py' 2024-10-14 23:37:15,904 wheel INFO adding 'mypy/freetree.py' 2024-10-14 23:37:15,905 wheel INFO adding 'mypy/fscache.py' 2024-10-14 23:37:15,906 wheel INFO adding 'mypy/fswatcher.py' 2024-10-14 23:37:15,908 wheel INFO adding 'mypy/gclogger.py' 2024-10-14 23:37:15,909 wheel INFO adding 'mypy/git.py' 2024-10-14 23:37:15,910 wheel INFO adding 'mypy/graph_utils.py' 2024-10-14 23:37:15,911 wheel INFO adding 'mypy/indirection.py' 2024-10-14 23:37:15,912 wheel INFO adding 'mypy/infer.py' 2024-10-14 23:37:15,914 wheel INFO adding 'mypy/inspections.py' 2024-10-14 23:37:15,916 wheel INFO adding 'mypy/ipc.py' 2024-10-14 23:37:15,917 wheel INFO adding 'mypy/join.py' 2024-10-14 23:37:15,919 wheel INFO adding 'mypy/literals.py' 2024-10-14 23:37:15,921 wheel INFO adding 'mypy/lookup.py' 2024-10-14 23:37:15,922 wheel INFO adding 'mypy/main.py' 2024-10-14 23:37:15,925 wheel INFO adding 'mypy/maptype.py' 2024-10-14 23:37:15,926 wheel INFO adding 'mypy/meet.py' 2024-10-14 23:37:15,929 wheel INFO adding 'mypy/memprofile.py' 2024-10-14 23:37:15,930 wheel INFO adding 'mypy/message_registry.py' 2024-10-14 23:37:15,932 wheel INFO adding 'mypy/messages.py' 2024-10-14 23:37:15,936 wheel INFO adding 'mypy/metastore.py' 2024-10-14 23:37:15,938 wheel INFO adding 'mypy/mixedtraverser.py' 2024-10-14 23:37:15,939 wheel INFO adding 'mypy/modulefinder.py' 2024-10-14 23:37:15,941 wheel INFO adding 'mypy/moduleinspect.py' 2024-10-14 23:37:15,942 wheel INFO adding 'mypy/mro.py' 2024-10-14 23:37:15,945 wheel INFO adding 'mypy/nodes.py' 2024-10-14 23:37:15,948 wheel INFO adding 'mypy/operators.py' 2024-10-14 23:37:15,949 wheel INFO adding 'mypy/options.py' 2024-10-14 23:37:15,951 wheel INFO adding 'mypy/parse.py' 2024-10-14 23:37:15,952 wheel INFO adding 'mypy/partially_defined.py' 2024-10-14 23:37:15,953 wheel INFO adding 'mypy/patterns.py' 2024-10-14 23:37:15,955 wheel INFO adding 'mypy/plugin.py' 2024-10-14 23:37:15,956 wheel INFO adding 'mypy/py.typed' 2024-10-14 23:37:15,957 wheel INFO adding 'mypy/pyinfo.py' 2024-10-14 23:37:15,958 wheel INFO adding 'mypy/reachability.py' 2024-10-14 23:37:15,959 wheel INFO adding 'mypy/refinfo.py' 2024-10-14 23:37:15,960 wheel INFO adding 'mypy/renaming.py' 2024-10-14 23:37:15,962 wheel INFO adding 'mypy/report.py' 2024-10-14 23:37:15,964 wheel INFO adding 'mypy/scope.py' 2024-10-14 23:37:15,967 wheel INFO adding 'mypy/semanal.py' 2024-10-14 23:37:15,974 wheel INFO adding 'mypy/semanal_classprop.py' 2024-10-14 23:37:15,976 wheel INFO adding 'mypy/semanal_enum.py' 2024-10-14 23:37:15,977 wheel INFO adding 'mypy/semanal_infer.py' 2024-10-14 23:37:15,978 wheel INFO adding 'mypy/semanal_main.py' 2024-10-14 23:37:15,980 wheel INFO adding 'mypy/semanal_namedtuple.py' 2024-10-14 23:37:15,982 wheel INFO adding 'mypy/semanal_newtype.py' 2024-10-14 23:37:15,983 wheel INFO adding 'mypy/semanal_pass1.py' 2024-10-14 23:37:15,984 wheel INFO adding 'mypy/semanal_shared.py' 2024-10-14 23:37:15,985 wheel INFO adding 'mypy/semanal_typeargs.py' 2024-10-14 23:37:15,987 wheel INFO adding 'mypy/semanal_typeddict.py' 2024-10-14 23:37:15,988 wheel INFO adding 'mypy/sharedparse.py' 2024-10-14 23:37:15,989 wheel INFO adding 'mypy/solve.py' 2024-10-14 23:37:15,991 wheel INFO adding 'mypy/split_namespace.py' 2024-10-14 23:37:15,992 wheel INFO adding 'mypy/state.py' 2024-10-14 23:37:15,993 wheel INFO adding 'mypy/stats.py' 2024-10-14 23:37:15,994 wheel INFO adding 'mypy/strconv.py' 2024-10-14 23:37:15,996 wheel INFO adding 'mypy/stubdoc.py' 2024-10-14 23:37:15,998 wheel INFO adding 'mypy/stubgen.py' 2024-10-14 23:37:16,000 wheel INFO adding 'mypy/stubgenc.py' 2024-10-14 23:37:16,002 wheel INFO adding 'mypy/stubinfo.py' 2024-10-14 23:37:16,004 wheel INFO adding 'mypy/stubtest.py' 2024-10-14 23:37:16,007 wheel INFO adding 'mypy/stubutil.py' 2024-10-14 23:37:16,009 wheel INFO adding 'mypy/subtypes.py' 2024-10-14 23:37:16,012 wheel INFO adding 'mypy/suggestions.py' 2024-10-14 23:37:16,014 wheel INFO adding 'mypy/traverser.py' 2024-10-14 23:37:16,016 wheel INFO adding 'mypy/treetransform.py' 2024-10-14 23:37:16,018 wheel INFO adding 'mypy/tvar_scope.py' 2024-10-14 23:37:16,019 wheel INFO adding 'mypy/type_visitor.py' 2024-10-14 23:37:16,021 wheel INFO adding 'mypy/typeanal.py' 2024-10-14 23:37:16,025 wheel INFO adding 'mypy/typeops.py' 2024-10-14 23:37:16,028 wheel INFO adding 'mypy/types.py' 2024-10-14 23:37:16,031 wheel INFO adding 'mypy/types_utils.py' 2024-10-14 23:37:16,033 wheel INFO adding 'mypy/typestate.py' 2024-10-14 23:37:16,034 wheel INFO adding 'mypy/typetraverser.py' 2024-10-14 23:37:16,035 wheel INFO adding 'mypy/typevars.py' 2024-10-14 23:37:16,036 wheel INFO adding 'mypy/typevartuples.py' 2024-10-14 23:37:16,037 wheel INFO adding 'mypy/util.py' 2024-10-14 23:37:16,039 wheel INFO adding 'mypy/version.py' 2024-10-14 23:37:16,040 wheel INFO adding 'mypy/visitor.py' 2024-10-14 23:37:16,041 wheel INFO adding 'mypy/dmypy/__init__.py' 2024-10-14 23:37:16,042 wheel INFO adding 'mypy/dmypy/__main__.py' 2024-10-14 23:37:16,043 wheel INFO adding 'mypy/dmypy/client.py' 2024-10-14 23:37:16,045 wheel INFO adding 'mypy/plugins/__init__.py' 2024-10-14 23:37:16,046 wheel INFO adding 'mypy/plugins/attrs.py' 2024-10-14 23:37:16,048 wheel INFO adding 'mypy/plugins/common.py' 2024-10-14 23:37:16,050 wheel INFO adding 'mypy/plugins/ctypes.py' 2024-10-14 23:37:16,051 wheel INFO adding 'mypy/plugins/dataclasses.py' 2024-10-14 23:37:16,053 wheel INFO adding 'mypy/plugins/default.py' 2024-10-14 23:37:16,055 wheel INFO adding 'mypy/plugins/enums.py' 2024-10-14 23:37:16,056 wheel INFO adding 'mypy/plugins/functools.py' 2024-10-14 23:37:16,057 wheel INFO adding 'mypy/plugins/proper_plugin.py' 2024-10-14 23:37:16,059 wheel INFO adding 'mypy/plugins/singledispatch.py' 2024-10-14 23:37:16,060 wheel INFO adding 'mypy/server/__init__.py' 2024-10-14 23:37:16,061 wheel INFO adding 'mypy/server/astdiff.py' 2024-10-14 23:37:16,063 wheel INFO adding 'mypy/server/astmerge.py' 2024-10-14 23:37:16,064 wheel INFO adding 'mypy/server/aststrip.py' 2024-10-14 23:37:16,066 wheel INFO adding 'mypy/server/deps.py' 2024-10-14 23:37:16,068 wheel INFO adding 'mypy/server/mergecheck.py' 2024-10-14 23:37:16,069 wheel INFO adding 'mypy/server/objgraph.py' 2024-10-14 23:37:16,069 wheel INFO adding 'mypy/server/subexpr.py' 2024-10-14 23:37:16,070 wheel INFO adding 'mypy/server/target.py' 2024-10-14 23:37:16,072 wheel INFO adding 'mypy/server/trigger.py' 2024-10-14 23:37:16,073 wheel INFO adding 'mypy/server/update.py' 2024-10-14 23:37:16,076 wheel INFO adding 'mypy/test/__init__.py' 2024-10-14 23:37:16,077 wheel INFO adding 'mypy/test/config.py' 2024-10-14 23:37:16,078 wheel INFO adding 'mypy/test/data.py' 2024-10-14 23:37:16,080 wheel INFO adding 'mypy/test/helpers.py' 2024-10-14 23:37:16,081 wheel INFO adding 'mypy/test/test_find_sources.py' 2024-10-14 23:37:16,082 wheel INFO adding 'mypy/test/test_ref_info.py' 2024-10-14 23:37:16,083 wheel INFO adding 'mypy/test/testapi.py' 2024-10-14 23:37:16,084 wheel INFO adding 'mypy/test/testargs.py' 2024-10-14 23:37:16,085 wheel INFO adding 'mypy/test/testcheck.py' 2024-10-14 23:37:16,086 wheel INFO adding 'mypy/test/testcmdline.py' 2024-10-14 23:37:16,088 wheel INFO adding 'mypy/test/testconstraints.py' 2024-10-14 23:37:16,088 wheel INFO adding 'mypy/test/testdaemon.py' 2024-10-14 23:37:16,089 wheel INFO adding 'mypy/test/testdeps.py' 2024-10-14 23:37:16,090 wheel INFO adding 'mypy/test/testdiff.py' 2024-10-14 23:37:16,091 wheel INFO adding 'mypy/test/testerrorstream.py' 2024-10-14 23:37:16,092 wheel INFO adding 'mypy/test/testfinegrained.py' 2024-10-14 23:37:16,093 wheel INFO adding 'mypy/test/testfinegrainedcache.py' 2024-10-14 23:37:16,094 wheel INFO adding 'mypy/test/testformatter.py' 2024-10-14 23:37:16,095 wheel INFO adding 'mypy/test/testfscache.py' 2024-10-14 23:37:16,096 wheel INFO adding 'mypy/test/testgraph.py' 2024-10-14 23:37:16,097 wheel INFO adding 'mypy/test/testinfer.py' 2024-10-14 23:37:16,099 wheel INFO adding 'mypy/test/testipc.py' 2024-10-14 23:37:16,100 wheel INFO adding 'mypy/test/testmerge.py' 2024-10-14 23:37:16,101 wheel INFO adding 'mypy/test/testmodulefinder.py' 2024-10-14 23:37:16,102 wheel INFO adding 'mypy/test/testmypyc.py' 2024-10-14 23:37:16,103 wheel INFO adding 'mypy/test/testoutput.py' 2024-10-14 23:37:16,104 wheel INFO adding 'mypy/test/testparse.py' 2024-10-14 23:37:16,105 wheel INFO adding 'mypy/test/testpep561.py' 2024-10-14 23:37:16,106 wheel INFO adding 'mypy/test/testpythoneval.py' 2024-10-14 23:37:16,107 wheel INFO adding 'mypy/test/testreports.py' 2024-10-14 23:37:16,108 wheel INFO adding 'mypy/test/testsemanal.py' 2024-10-14 23:37:16,109 wheel INFO adding 'mypy/test/testsolve.py' 2024-10-14 23:37:16,111 wheel INFO adding 'mypy/test/teststubgen.py' 2024-10-14 23:37:16,113 wheel INFO adding 'mypy/test/teststubinfo.py' 2024-10-14 23:37:16,114 wheel INFO adding 'mypy/test/teststubtest.py' 2024-10-14 23:37:16,117 wheel INFO adding 'mypy/test/testsubtypes.py' 2024-10-14 23:37:16,118 wheel INFO adding 'mypy/test/testtransform.py' 2024-10-14 23:37:16,119 wheel INFO adding 'mypy/test/testtypegen.py' 2024-10-14 23:37:16,121 wheel INFO adding 'mypy/test/testtypes.py' 2024-10-14 23:37:16,123 wheel INFO adding 'mypy/test/testutil.py' 2024-10-14 23:37:16,124 wheel INFO adding 'mypy/test/typefixture.py' 2024-10-14 23:37:16,126 wheel INFO adding 'mypy/test/update_data.py' 2024-10-14 23:37:16,127 wheel INFO adding 'mypy/test/visitors.py' 2024-10-14 23:37:16,128 wheel INFO adding 'mypy/test/meta/__init__.py' 2024-10-14 23:37:16,129 wheel INFO adding 'mypy/test/meta/_pytest.py' 2024-10-14 23:37:16,129 wheel INFO adding 'mypy/test/meta/test_diff_helper.py' 2024-10-14 23:37:16,130 wheel INFO adding 'mypy/test/meta/test_parse_data.py' 2024-10-14 23:37:16,131 wheel INFO adding 'mypy/test/meta/test_update_data.py' 2024-10-14 23:37:16,132 wheel INFO adding 'mypy/typeshed/LICENSE' 2024-10-14 23:37:16,135 wheel INFO adding 'mypy/typeshed/stdlib/VERSIONS' 2024-10-14 23:37:16,136 wheel INFO adding 'mypy/typeshed/stdlib/__future__.pyi' 2024-10-14 23:37:16,137 wheel INFO adding 'mypy/typeshed/stdlib/__main__.pyi' 2024-10-14 23:37:16,138 wheel INFO adding 'mypy/typeshed/stdlib/_ast.pyi' 2024-10-14 23:37:16,141 wheel INFO adding 'mypy/typeshed/stdlib/_bisect.pyi' 2024-10-14 23:37:16,142 wheel INFO adding 'mypy/typeshed/stdlib/_bootlocale.pyi' 2024-10-14 23:37:16,143 wheel INFO adding 'mypy/typeshed/stdlib/_codecs.pyi' 2024-10-14 23:37:16,144 wheel INFO adding 'mypy/typeshed/stdlib/_collections_abc.pyi' 2024-10-14 23:37:16,145 wheel INFO adding 'mypy/typeshed/stdlib/_compat_pickle.pyi' 2024-10-14 23:37:16,145 wheel INFO adding 'mypy/typeshed/stdlib/_compression.pyi' 2024-10-14 23:37:16,146 wheel INFO adding 'mypy/typeshed/stdlib/_csv.pyi' 2024-10-14 23:37:16,147 wheel INFO adding 'mypy/typeshed/stdlib/_ctypes.pyi' 2024-10-14 23:37:16,149 wheel INFO adding 'mypy/typeshed/stdlib/_curses.pyi' 2024-10-14 23:37:16,150 wheel INFO adding 'mypy/typeshed/stdlib/_decimal.pyi' 2024-10-14 23:37:16,151 wheel INFO adding 'mypy/typeshed/stdlib/_dummy_thread.pyi' 2024-10-14 23:37:16,152 wheel INFO adding 'mypy/typeshed/stdlib/_dummy_threading.pyi' 2024-10-14 23:37:16,153 wheel INFO adding 'mypy/typeshed/stdlib/_heapq.pyi' 2024-10-14 23:37:16,154 wheel INFO adding 'mypy/typeshed/stdlib/_imp.pyi' 2024-10-14 23:37:16,155 wheel INFO adding 'mypy/typeshed/stdlib/_interpchannels.pyi' 2024-10-14 23:37:16,156 wheel INFO adding 'mypy/typeshed/stdlib/_interpqueues.pyi' 2024-10-14 23:37:16,157 wheel INFO adding 'mypy/typeshed/stdlib/_interpreters.pyi' 2024-10-14 23:37:16,158 wheel INFO adding 'mypy/typeshed/stdlib/_json.pyi' 2024-10-14 23:37:16,159 wheel INFO adding 'mypy/typeshed/stdlib/_locale.pyi' 2024-10-14 23:37:16,160 wheel INFO adding 'mypy/typeshed/stdlib/_lsprof.pyi' 2024-10-14 23:37:16,160 wheel INFO adding 'mypy/typeshed/stdlib/_markupbase.pyi' 2024-10-14 23:37:16,161 wheel INFO adding 'mypy/typeshed/stdlib/_msi.pyi' 2024-10-14 23:37:16,162 wheel INFO adding 'mypy/typeshed/stdlib/_operator.pyi' 2024-10-14 23:37:16,163 wheel INFO adding 'mypy/typeshed/stdlib/_osx_support.pyi' 2024-10-14 23:37:16,164 wheel INFO adding 'mypy/typeshed/stdlib/_posixsubprocess.pyi' 2024-10-14 23:37:16,165 wheel INFO adding 'mypy/typeshed/stdlib/_py_abc.pyi' 2024-10-14 23:37:16,166 wheel INFO adding 'mypy/typeshed/stdlib/_pydecimal.pyi' 2024-10-14 23:37:16,167 wheel INFO adding 'mypy/typeshed/stdlib/_random.pyi' 2024-10-14 23:37:16,168 wheel INFO adding 'mypy/typeshed/stdlib/_sitebuiltins.pyi' 2024-10-14 23:37:16,169 wheel INFO adding 'mypy/typeshed/stdlib/_socket.pyi' 2024-10-14 23:37:16,170 wheel INFO adding 'mypy/typeshed/stdlib/_stat.pyi' 2024-10-14 23:37:16,171 wheel INFO adding 'mypy/typeshed/stdlib/_thread.pyi' 2024-10-14 23:37:16,172 wheel INFO adding 'mypy/typeshed/stdlib/_threading_local.pyi' 2024-10-14 23:37:16,173 wheel INFO adding 'mypy/typeshed/stdlib/_tkinter.pyi' 2024-10-14 23:37:16,174 wheel INFO adding 'mypy/typeshed/stdlib/_tracemalloc.pyi' 2024-10-14 23:37:16,175 wheel INFO adding 'mypy/typeshed/stdlib/_warnings.pyi' 2024-10-14 23:37:16,176 wheel INFO adding 'mypy/typeshed/stdlib/_weakref.pyi' 2024-10-14 23:37:16,177 wheel INFO adding 'mypy/typeshed/stdlib/_weakrefset.pyi' 2024-10-14 23:37:16,178 wheel INFO adding 'mypy/typeshed/stdlib/_winapi.pyi' 2024-10-14 23:37:16,179 wheel INFO adding 'mypy/typeshed/stdlib/abc.pyi' 2024-10-14 23:37:16,180 wheel INFO adding 'mypy/typeshed/stdlib/aifc.pyi' 2024-10-14 23:37:16,181 wheel INFO adding 'mypy/typeshed/stdlib/antigravity.pyi' 2024-10-14 23:37:16,182 wheel INFO adding 'mypy/typeshed/stdlib/argparse.pyi' 2024-10-14 23:37:16,184 wheel INFO adding 'mypy/typeshed/stdlib/array.pyi' 2024-10-14 23:37:16,185 wheel INFO adding 'mypy/typeshed/stdlib/ast.pyi' 2024-10-14 23:37:16,186 wheel INFO adding 'mypy/typeshed/stdlib/asynchat.pyi' 2024-10-14 23:37:16,187 wheel INFO adding 'mypy/typeshed/stdlib/asyncore.pyi' 2024-10-14 23:37:16,188 wheel INFO adding 'mypy/typeshed/stdlib/atexit.pyi' 2024-10-14 23:37:16,189 wheel INFO adding 'mypy/typeshed/stdlib/audioop.pyi' 2024-10-14 23:37:16,190 wheel INFO adding 'mypy/typeshed/stdlib/base64.pyi' 2024-10-14 23:37:16,191 wheel INFO adding 'mypy/typeshed/stdlib/bdb.pyi' 2024-10-14 23:37:16,192 wheel INFO adding 'mypy/typeshed/stdlib/binascii.pyi' 2024-10-14 23:37:16,192 wheel INFO adding 'mypy/typeshed/stdlib/binhex.pyi' 2024-10-14 23:37:16,193 wheel INFO adding 'mypy/typeshed/stdlib/bisect.pyi' 2024-10-14 23:37:16,195 wheel INFO adding 'mypy/typeshed/stdlib/builtins.pyi' 2024-10-14 23:37:16,198 wheel INFO adding 'mypy/typeshed/stdlib/bz2.pyi' 2024-10-14 23:37:16,199 wheel INFO adding 'mypy/typeshed/stdlib/cProfile.pyi' 2024-10-14 23:37:16,199 wheel INFO adding 'mypy/typeshed/stdlib/calendar.pyi' 2024-10-14 23:37:16,201 wheel INFO adding 'mypy/typeshed/stdlib/cgi.pyi' 2024-10-14 23:37:16,202 wheel INFO adding 'mypy/typeshed/stdlib/cgitb.pyi' 2024-10-14 23:37:16,203 wheel INFO adding 'mypy/typeshed/stdlib/chunk.pyi' 2024-10-14 23:37:16,203 wheel INFO adding 'mypy/typeshed/stdlib/cmath.pyi' 2024-10-14 23:37:16,204 wheel INFO adding 'mypy/typeshed/stdlib/cmd.pyi' 2024-10-14 23:37:16,205 wheel INFO adding 'mypy/typeshed/stdlib/code.pyi' 2024-10-14 23:37:16,206 wheel INFO adding 'mypy/typeshed/stdlib/codecs.pyi' 2024-10-14 23:37:16,207 wheel INFO adding 'mypy/typeshed/stdlib/codeop.pyi' 2024-10-14 23:37:16,208 wheel INFO adding 'mypy/typeshed/stdlib/colorsys.pyi' 2024-10-14 23:37:16,209 wheel INFO adding 'mypy/typeshed/stdlib/compileall.pyi' 2024-10-14 23:37:16,210 wheel INFO adding 'mypy/typeshed/stdlib/configparser.pyi' 2024-10-14 23:37:16,212 wheel INFO adding 'mypy/typeshed/stdlib/contextlib.pyi' 2024-10-14 23:37:16,213 wheel INFO adding 'mypy/typeshed/stdlib/contextvars.pyi' 2024-10-14 23:37:16,214 wheel INFO adding 'mypy/typeshed/stdlib/copy.pyi' 2024-10-14 23:37:16,215 wheel INFO adding 'mypy/typeshed/stdlib/copyreg.pyi' 2024-10-14 23:37:16,216 wheel INFO adding 'mypy/typeshed/stdlib/crypt.pyi' 2024-10-14 23:37:16,216 wheel INFO adding 'mypy/typeshed/stdlib/csv.pyi' 2024-10-14 23:37:16,218 wheel INFO adding 'mypy/typeshed/stdlib/dataclasses.pyi' 2024-10-14 23:37:16,219 wheel INFO adding 'mypy/typeshed/stdlib/datetime.pyi' 2024-10-14 23:37:16,220 wheel INFO adding 'mypy/typeshed/stdlib/decimal.pyi' 2024-10-14 23:37:16,221 wheel INFO adding 'mypy/typeshed/stdlib/difflib.pyi' 2024-10-14 23:37:16,222 wheel INFO adding 'mypy/typeshed/stdlib/dis.pyi' 2024-10-14 23:37:16,223 wheel INFO adding 'mypy/typeshed/stdlib/doctest.pyi' 2024-10-14 23:37:16,225 wheel INFO adding 'mypy/typeshed/stdlib/dummy_threading.pyi' 2024-10-14 23:37:16,226 wheel INFO adding 'mypy/typeshed/stdlib/enum.pyi' 2024-10-14 23:37:16,227 wheel INFO adding 'mypy/typeshed/stdlib/errno.pyi' 2024-10-14 23:37:16,228 wheel INFO adding 'mypy/typeshed/stdlib/faulthandler.pyi' 2024-10-14 23:37:16,229 wheel INFO adding 'mypy/typeshed/stdlib/fcntl.pyi' 2024-10-14 23:37:16,230 wheel INFO adding 'mypy/typeshed/stdlib/filecmp.pyi' 2024-10-14 23:37:16,231 wheel INFO adding 'mypy/typeshed/stdlib/fileinput.pyi' 2024-10-14 23:37:16,232 wheel INFO adding 'mypy/typeshed/stdlib/fnmatch.pyi' 2024-10-14 23:37:16,233 wheel INFO adding 'mypy/typeshed/stdlib/formatter.pyi' 2024-10-14 23:37:16,234 wheel INFO adding 'mypy/typeshed/stdlib/fractions.pyi' 2024-10-14 23:37:16,235 wheel INFO adding 'mypy/typeshed/stdlib/ftplib.pyi' 2024-10-14 23:37:16,236 wheel INFO adding 'mypy/typeshed/stdlib/functools.pyi' 2024-10-14 23:37:16,237 wheel INFO adding 'mypy/typeshed/stdlib/gc.pyi' 2024-10-14 23:37:16,238 wheel INFO adding 'mypy/typeshed/stdlib/genericpath.pyi' 2024-10-14 23:37:16,239 wheel INFO adding 'mypy/typeshed/stdlib/getopt.pyi' 2024-10-14 23:37:16,240 wheel INFO adding 'mypy/typeshed/stdlib/getpass.pyi' 2024-10-14 23:37:16,241 wheel INFO adding 'mypy/typeshed/stdlib/gettext.pyi' 2024-10-14 23:37:16,242 wheel INFO adding 'mypy/typeshed/stdlib/glob.pyi' 2024-10-14 23:37:16,243 wheel INFO adding 'mypy/typeshed/stdlib/graphlib.pyi' 2024-10-14 23:37:16,243 wheel INFO adding 'mypy/typeshed/stdlib/grp.pyi' 2024-10-14 23:37:16,244 wheel INFO adding 'mypy/typeshed/stdlib/gzip.pyi' 2024-10-14 23:37:16,245 wheel INFO adding 'mypy/typeshed/stdlib/hashlib.pyi' 2024-10-14 23:37:16,246 wheel INFO adding 'mypy/typeshed/stdlib/heapq.pyi' 2024-10-14 23:37:16,247 wheel INFO adding 'mypy/typeshed/stdlib/hmac.pyi' 2024-10-14 23:37:16,248 wheel INFO adding 'mypy/typeshed/stdlib/imaplib.pyi' 2024-10-14 23:37:16,249 wheel INFO adding 'mypy/typeshed/stdlib/imghdr.pyi' 2024-10-14 23:37:16,250 wheel INFO adding 'mypy/typeshed/stdlib/imp.pyi' 2024-10-14 23:37:16,251 wheel INFO adding 'mypy/typeshed/stdlib/inspect.pyi' 2024-10-14 23:37:16,253 wheel INFO adding 'mypy/typeshed/stdlib/io.pyi' 2024-10-14 23:37:16,254 wheel INFO adding 'mypy/typeshed/stdlib/ipaddress.pyi' 2024-10-14 23:37:16,255 wheel INFO adding 'mypy/typeshed/stdlib/itertools.pyi' 2024-10-14 23:37:16,256 wheel INFO adding 'mypy/typeshed/stdlib/keyword.pyi' 2024-10-14 23:37:16,257 wheel INFO adding 'mypy/typeshed/stdlib/linecache.pyi' 2024-10-14 23:37:16,258 wheel INFO adding 'mypy/typeshed/stdlib/locale.pyi' 2024-10-14 23:37:16,259 wheel INFO adding 'mypy/typeshed/stdlib/lzma.pyi' 2024-10-14 23:37:16,260 wheel INFO adding 'mypy/typeshed/stdlib/mailbox.pyi' 2024-10-14 23:37:16,262 wheel INFO adding 'mypy/typeshed/stdlib/mailcap.pyi' 2024-10-14 23:37:16,262 wheel INFO adding 'mypy/typeshed/stdlib/marshal.pyi' 2024-10-14 23:37:16,263 wheel INFO adding 'mypy/typeshed/stdlib/math.pyi' 2024-10-14 23:37:16,264 wheel INFO adding 'mypy/typeshed/stdlib/mimetypes.pyi' 2024-10-14 23:37:16,265 wheel INFO adding 'mypy/typeshed/stdlib/mmap.pyi' 2024-10-14 23:37:16,266 wheel INFO adding 'mypy/typeshed/stdlib/modulefinder.pyi' 2024-10-14 23:37:16,267 wheel INFO adding 'mypy/typeshed/stdlib/msvcrt.pyi' 2024-10-14 23:37:16,268 wheel INFO adding 'mypy/typeshed/stdlib/netrc.pyi' 2024-10-14 23:37:16,269 wheel INFO adding 'mypy/typeshed/stdlib/nis.pyi' 2024-10-14 23:37:16,270 wheel INFO adding 'mypy/typeshed/stdlib/nntplib.pyi' 2024-10-14 23:37:16,271 wheel INFO adding 'mypy/typeshed/stdlib/nt.pyi' 2024-10-14 23:37:16,272 wheel INFO adding 'mypy/typeshed/stdlib/ntpath.pyi' 2024-10-14 23:37:16,273 wheel INFO adding 'mypy/typeshed/stdlib/nturl2path.pyi' 2024-10-14 23:37:16,274 wheel INFO adding 'mypy/typeshed/stdlib/numbers.pyi' 2024-10-14 23:37:16,275 wheel INFO adding 'mypy/typeshed/stdlib/opcode.pyi' 2024-10-14 23:37:16,276 wheel INFO adding 'mypy/typeshed/stdlib/operator.pyi' 2024-10-14 23:37:16,277 wheel INFO adding 'mypy/typeshed/stdlib/optparse.pyi' 2024-10-14 23:37:16,278 wheel INFO adding 'mypy/typeshed/stdlib/ossaudiodev.pyi' 2024-10-14 23:37:16,279 wheel INFO adding 'mypy/typeshed/stdlib/parser.pyi' 2024-10-14 23:37:16,280 wheel INFO adding 'mypy/typeshed/stdlib/pathlib.pyi' 2024-10-14 23:37:16,282 wheel INFO adding 'mypy/typeshed/stdlib/pdb.pyi' 2024-10-14 23:37:16,283 wheel INFO adding 'mypy/typeshed/stdlib/pickle.pyi' 2024-10-14 23:37:16,284 wheel INFO adding 'mypy/typeshed/stdlib/pickletools.pyi' 2024-10-14 23:37:16,285 wheel INFO adding 'mypy/typeshed/stdlib/pipes.pyi' 2024-10-14 23:37:16,286 wheel INFO adding 'mypy/typeshed/stdlib/pkgutil.pyi' 2024-10-14 23:37:16,286 wheel INFO adding 'mypy/typeshed/stdlib/platform.pyi' 2024-10-14 23:37:16,287 wheel INFO adding 'mypy/typeshed/stdlib/plistlib.pyi' 2024-10-14 23:37:16,288 wheel INFO adding 'mypy/typeshed/stdlib/poplib.pyi' 2024-10-14 23:37:16,289 wheel INFO adding 'mypy/typeshed/stdlib/posix.pyi' 2024-10-14 23:37:16,291 wheel INFO adding 'mypy/typeshed/stdlib/posixpath.pyi' 2024-10-14 23:37:16,292 wheel INFO adding 'mypy/typeshed/stdlib/pprint.pyi' 2024-10-14 23:37:16,292 wheel INFO adding 'mypy/typeshed/stdlib/profile.pyi' 2024-10-14 23:37:16,293 wheel INFO adding 'mypy/typeshed/stdlib/pstats.pyi' 2024-10-14 23:37:16,294 wheel INFO adding 'mypy/typeshed/stdlib/pty.pyi' 2024-10-14 23:37:16,295 wheel INFO adding 'mypy/typeshed/stdlib/pwd.pyi' 2024-10-14 23:37:16,296 wheel INFO adding 'mypy/typeshed/stdlib/py_compile.pyi' 2024-10-14 23:37:16,297 wheel INFO adding 'mypy/typeshed/stdlib/pyclbr.pyi' 2024-10-14 23:37:16,298 wheel INFO adding 'mypy/typeshed/stdlib/pydoc.pyi' 2024-10-14 23:37:16,299 wheel INFO adding 'mypy/typeshed/stdlib/queue.pyi' 2024-10-14 23:37:16,300 wheel INFO adding 'mypy/typeshed/stdlib/quopri.pyi' 2024-10-14 23:37:16,301 wheel INFO adding 'mypy/typeshed/stdlib/random.pyi' 2024-10-14 23:37:16,302 wheel INFO adding 'mypy/typeshed/stdlib/re.pyi' 2024-10-14 23:37:16,303 wheel INFO adding 'mypy/typeshed/stdlib/readline.pyi' 2024-10-14 23:37:16,304 wheel INFO adding 'mypy/typeshed/stdlib/reprlib.pyi' 2024-10-14 23:37:16,305 wheel INFO adding 'mypy/typeshed/stdlib/resource.pyi' 2024-10-14 23:37:16,306 wheel INFO adding 'mypy/typeshed/stdlib/rlcompleter.pyi' 2024-10-14 23:37:16,307 wheel INFO adding 'mypy/typeshed/stdlib/runpy.pyi' 2024-10-14 23:37:16,308 wheel INFO adding 'mypy/typeshed/stdlib/sched.pyi' 2024-10-14 23:37:16,309 wheel INFO adding 'mypy/typeshed/stdlib/secrets.pyi' 2024-10-14 23:37:16,310 wheel INFO adding 'mypy/typeshed/stdlib/select.pyi' 2024-10-14 23:37:16,311 wheel INFO adding 'mypy/typeshed/stdlib/selectors.pyi' 2024-10-14 23:37:16,312 wheel INFO adding 'mypy/typeshed/stdlib/shelve.pyi' 2024-10-14 23:37:16,313 wheel INFO adding 'mypy/typeshed/stdlib/shlex.pyi' 2024-10-14 23:37:16,314 wheel INFO adding 'mypy/typeshed/stdlib/shutil.pyi' 2024-10-14 23:37:16,315 wheel INFO adding 'mypy/typeshed/stdlib/signal.pyi' 2024-10-14 23:37:16,316 wheel INFO adding 'mypy/typeshed/stdlib/site.pyi' 2024-10-14 23:37:16,317 wheel INFO adding 'mypy/typeshed/stdlib/smtpd.pyi' 2024-10-14 23:37:16,318 wheel INFO adding 'mypy/typeshed/stdlib/smtplib.pyi' 2024-10-14 23:37:16,319 wheel INFO adding 'mypy/typeshed/stdlib/sndhdr.pyi' 2024-10-14 23:37:16,320 wheel INFO adding 'mypy/typeshed/stdlib/socket.pyi' 2024-10-14 23:37:16,322 wheel INFO adding 'mypy/typeshed/stdlib/socketserver.pyi' 2024-10-14 23:37:16,323 wheel INFO adding 'mypy/typeshed/stdlib/spwd.pyi' 2024-10-14 23:37:16,324 wheel INFO adding 'mypy/typeshed/stdlib/sre_compile.pyi' 2024-10-14 23:37:16,325 wheel INFO adding 'mypy/typeshed/stdlib/sre_constants.pyi' 2024-10-14 23:37:16,326 wheel INFO adding 'mypy/typeshed/stdlib/sre_parse.pyi' 2024-10-14 23:37:16,327 wheel INFO adding 'mypy/typeshed/stdlib/ssl.pyi' 2024-10-14 23:37:16,328 wheel INFO adding 'mypy/typeshed/stdlib/stat.pyi' 2024-10-14 23:37:16,329 wheel INFO adding 'mypy/typeshed/stdlib/statistics.pyi' 2024-10-14 23:37:16,330 wheel INFO adding 'mypy/typeshed/stdlib/string.pyi' 2024-10-14 23:37:16,331 wheel INFO adding 'mypy/typeshed/stdlib/stringprep.pyi' 2024-10-14 23:37:16,332 wheel INFO adding 'mypy/typeshed/stdlib/struct.pyi' 2024-10-14 23:37:16,334 wheel INFO adding 'mypy/typeshed/stdlib/subprocess.pyi' 2024-10-14 23:37:16,336 wheel INFO adding 'mypy/typeshed/stdlib/sunau.pyi' 2024-10-14 23:37:16,337 wheel INFO adding 'mypy/typeshed/stdlib/symbol.pyi' 2024-10-14 23:37:16,338 wheel INFO adding 'mypy/typeshed/stdlib/symtable.pyi' 2024-10-14 23:37:16,339 wheel INFO adding 'mypy/typeshed/stdlib/sysconfig.pyi' 2024-10-14 23:37:16,340 wheel INFO adding 'mypy/typeshed/stdlib/syslog.pyi' 2024-10-14 23:37:16,341 wheel INFO adding 'mypy/typeshed/stdlib/tabnanny.pyi' 2024-10-14 23:37:16,342 wheel INFO adding 'mypy/typeshed/stdlib/tarfile.pyi' 2024-10-14 23:37:16,344 wheel INFO adding 'mypy/typeshed/stdlib/telnetlib.pyi' 2024-10-14 23:37:16,345 wheel INFO adding 'mypy/typeshed/stdlib/tempfile.pyi' 2024-10-14 23:37:16,346 wheel INFO adding 'mypy/typeshed/stdlib/termios.pyi' 2024-10-14 23:37:16,347 wheel INFO adding 'mypy/typeshed/stdlib/textwrap.pyi' 2024-10-14 23:37:16,348 wheel INFO adding 'mypy/typeshed/stdlib/this.pyi' 2024-10-14 23:37:16,349 wheel INFO adding 'mypy/typeshed/stdlib/threading.pyi' 2024-10-14 23:37:16,350 wheel INFO adding 'mypy/typeshed/stdlib/time.pyi' 2024-10-14 23:37:16,351 wheel INFO adding 'mypy/typeshed/stdlib/timeit.pyi' 2024-10-14 23:37:16,352 wheel INFO adding 'mypy/typeshed/stdlib/token.pyi' 2024-10-14 23:37:16,353 wheel INFO adding 'mypy/typeshed/stdlib/tokenize.pyi' 2024-10-14 23:37:16,354 wheel INFO adding 'mypy/typeshed/stdlib/tomllib.pyi' 2024-10-14 23:37:16,355 wheel INFO adding 'mypy/typeshed/stdlib/trace.pyi' 2024-10-14 23:37:16,356 wheel INFO adding 'mypy/typeshed/stdlib/traceback.pyi' 2024-10-14 23:37:16,357 wheel INFO adding 'mypy/typeshed/stdlib/tracemalloc.pyi' 2024-10-14 23:37:16,358 wheel INFO adding 'mypy/typeshed/stdlib/tty.pyi' 2024-10-14 23:37:16,359 wheel INFO adding 'mypy/typeshed/stdlib/turtle.pyi' 2024-10-14 23:37:16,361 wheel INFO adding 'mypy/typeshed/stdlib/types.pyi' 2024-10-14 23:37:16,363 wheel INFO adding 'mypy/typeshed/stdlib/typing.pyi' 2024-10-14 23:37:16,365 wheel INFO adding 'mypy/typeshed/stdlib/typing_extensions.pyi' 2024-10-14 23:37:16,366 wheel INFO adding 'mypy/typeshed/stdlib/unicodedata.pyi' 2024-10-14 23:37:16,367 wheel INFO adding 'mypy/typeshed/stdlib/uu.pyi' 2024-10-14 23:37:16,368 wheel INFO adding 'mypy/typeshed/stdlib/uuid.pyi' 2024-10-14 23:37:16,369 wheel INFO adding 'mypy/typeshed/stdlib/warnings.pyi' 2024-10-14 23:37:16,370 wheel INFO adding 'mypy/typeshed/stdlib/wave.pyi' 2024-10-14 23:37:16,371 wheel INFO adding 'mypy/typeshed/stdlib/weakref.pyi' 2024-10-14 23:37:16,372 wheel INFO adding 'mypy/typeshed/stdlib/webbrowser.pyi' 2024-10-14 23:37:16,373 wheel INFO adding 'mypy/typeshed/stdlib/winreg.pyi' 2024-10-14 23:37:16,374 wheel INFO adding 'mypy/typeshed/stdlib/winsound.pyi' 2024-10-14 23:37:16,375 wheel INFO adding 'mypy/typeshed/stdlib/xdrlib.pyi' 2024-10-14 23:37:16,375 wheel INFO adding 'mypy/typeshed/stdlib/xxlimited.pyi' 2024-10-14 23:37:16,376 wheel INFO adding 'mypy/typeshed/stdlib/zipapp.pyi' 2024-10-14 23:37:16,377 wheel INFO adding 'mypy/typeshed/stdlib/zipimport.pyi' 2024-10-14 23:37:16,378 wheel INFO adding 'mypy/typeshed/stdlib/zlib.pyi' 2024-10-14 23:37:16,380 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/__init__.pyi' 2024-10-14 23:37:16,381 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/dbapi.pyi' 2024-10-14 23:37:16,382 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/importlib.pyi' 2024-10-14 23:37:16,383 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/wsgi.pyi' 2024-10-14 23:37:16,384 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/xml.pyi' 2024-10-14 23:37:16,385 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/__init__.pyi' 2024-10-14 23:37:16,386 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_events.pyi' 2024-10-14 23:37:16,388 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_futures.pyi' 2024-10-14 23:37:16,388 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_subprocess.pyi' 2024-10-14 23:37:16,389 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_tasks.pyi' 2024-10-14 23:37:16,390 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/constants.pyi' 2024-10-14 23:37:16,391 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/coroutines.pyi' 2024-10-14 23:37:16,392 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/events.pyi' 2024-10-14 23:37:16,394 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/exceptions.pyi' 2024-10-14 23:37:16,394 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/format_helpers.pyi' 2024-10-14 23:37:16,395 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/futures.pyi' 2024-10-14 23:37:16,396 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/locks.pyi' 2024-10-14 23:37:16,397 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/log.pyi' 2024-10-14 23:37:16,398 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/mixins.pyi' 2024-10-14 23:37:16,399 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/proactor_events.pyi' 2024-10-14 23:37:16,400 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/protocols.pyi' 2024-10-14 23:37:16,401 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/queues.pyi' 2024-10-14 23:37:16,401 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/runners.pyi' 2024-10-14 23:37:16,402 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/selector_events.pyi' 2024-10-14 23:37:16,403 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/sslproto.pyi' 2024-10-14 23:37:16,404 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/staggered.pyi' 2024-10-14 23:37:16,405 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/streams.pyi' 2024-10-14 23:37:16,406 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/subprocess.pyi' 2024-10-14 23:37:16,407 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/taskgroups.pyi' 2024-10-14 23:37:16,408 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/tasks.pyi' 2024-10-14 23:37:16,410 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/threads.pyi' 2024-10-14 23:37:16,410 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/timeouts.pyi' 2024-10-14 23:37:16,411 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/transports.pyi' 2024-10-14 23:37:16,412 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/trsock.pyi' 2024-10-14 23:37:16,413 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/unix_events.pyi' 2024-10-14 23:37:16,414 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/windows_events.pyi' 2024-10-14 23:37:16,415 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/windows_utils.pyi' 2024-10-14 23:37:16,417 wheel INFO adding 'mypy/typeshed/stdlib/collections/__init__.pyi' 2024-10-14 23:37:16,418 wheel INFO adding 'mypy/typeshed/stdlib/collections/abc.pyi' 2024-10-14 23:37:16,419 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/__init__.pyi' 2024-10-14 23:37:16,420 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/__init__.pyi' 2024-10-14 23:37:16,421 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/_base.pyi' 2024-10-14 23:37:16,422 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/process.pyi' 2024-10-14 23:37:16,423 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/thread.pyi' 2024-10-14 23:37:16,425 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/__init__.pyi' 2024-10-14 23:37:16,426 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/_endian.pyi' 2024-10-14 23:37:16,427 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/util.pyi' 2024-10-14 23:37:16,427 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/wintypes.pyi' 2024-10-14 23:37:16,429 wheel INFO adding 'mypy/typeshed/stdlib/curses/__init__.pyi' 2024-10-14 23:37:16,430 wheel INFO adding 'mypy/typeshed/stdlib/curses/ascii.pyi' 2024-10-14 23:37:16,430 wheel INFO adding 'mypy/typeshed/stdlib/curses/has_key.pyi' 2024-10-14 23:37:16,431 wheel INFO adding 'mypy/typeshed/stdlib/curses/panel.pyi' 2024-10-14 23:37:16,432 wheel INFO adding 'mypy/typeshed/stdlib/curses/textpad.pyi' 2024-10-14 23:37:16,433 wheel INFO adding 'mypy/typeshed/stdlib/dbm/__init__.pyi' 2024-10-14 23:37:16,434 wheel INFO adding 'mypy/typeshed/stdlib/dbm/dumb.pyi' 2024-10-14 23:37:16,435 wheel INFO adding 'mypy/typeshed/stdlib/dbm/gnu.pyi' 2024-10-14 23:37:16,436 wheel INFO adding 'mypy/typeshed/stdlib/dbm/ndbm.pyi' 2024-10-14 23:37:16,436 wheel INFO adding 'mypy/typeshed/stdlib/dbm/sqlite3.pyi' 2024-10-14 23:37:16,438 wheel INFO adding 'mypy/typeshed/stdlib/distutils/__init__.pyi' 2024-10-14 23:37:16,438 wheel INFO adding 'mypy/typeshed/stdlib/distutils/archive_util.pyi' 2024-10-14 23:37:16,439 wheel INFO adding 'mypy/typeshed/stdlib/distutils/bcppcompiler.pyi' 2024-10-14 23:37:16,441 wheel INFO adding 'mypy/typeshed/stdlib/distutils/ccompiler.pyi' 2024-10-14 23:37:16,442 wheel INFO adding 'mypy/typeshed/stdlib/distutils/cmd.pyi' 2024-10-14 23:37:16,443 wheel INFO adding 'mypy/typeshed/stdlib/distutils/config.pyi' 2024-10-14 23:37:16,444 wheel INFO adding 'mypy/typeshed/stdlib/distutils/core.pyi' 2024-10-14 23:37:16,445 wheel INFO adding 'mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi' 2024-10-14 23:37:16,446 wheel INFO adding 'mypy/typeshed/stdlib/distutils/debug.pyi' 2024-10-14 23:37:16,447 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dep_util.pyi' 2024-10-14 23:37:16,447 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dir_util.pyi' 2024-10-14 23:37:16,448 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dist.pyi' 2024-10-14 23:37:16,450 wheel INFO adding 'mypy/typeshed/stdlib/distutils/errors.pyi' 2024-10-14 23:37:16,451 wheel INFO adding 'mypy/typeshed/stdlib/distutils/extension.pyi' 2024-10-14 23:37:16,451 wheel INFO adding 'mypy/typeshed/stdlib/distutils/fancy_getopt.pyi' 2024-10-14 23:37:16,452 wheel INFO adding 'mypy/typeshed/stdlib/distutils/file_util.pyi' 2024-10-14 23:37:16,453 wheel INFO adding 'mypy/typeshed/stdlib/distutils/filelist.pyi' 2024-10-14 23:37:16,454 wheel INFO adding 'mypy/typeshed/stdlib/distutils/log.pyi' 2024-10-14 23:37:16,455 wheel INFO adding 'mypy/typeshed/stdlib/distutils/msvccompiler.pyi' 2024-10-14 23:37:16,455 wheel INFO adding 'mypy/typeshed/stdlib/distutils/spawn.pyi' 2024-10-14 23:37:16,456 wheel INFO adding 'mypy/typeshed/stdlib/distutils/sysconfig.pyi' 2024-10-14 23:37:16,457 wheel INFO adding 'mypy/typeshed/stdlib/distutils/text_file.pyi' 2024-10-14 23:37:16,458 wheel INFO adding 'mypy/typeshed/stdlib/distutils/unixccompiler.pyi' 2024-10-14 23:37:16,459 wheel INFO adding 'mypy/typeshed/stdlib/distutils/util.pyi' 2024-10-14 23:37:16,460 wheel INFO adding 'mypy/typeshed/stdlib/distutils/version.pyi' 2024-10-14 23:37:16,461 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/__init__.pyi' 2024-10-14 23:37:16,462 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist.pyi' 2024-10-14 23:37:16,463 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi' 2024-10-14 23:37:16,463 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi' 2024-10-14 23:37:16,464 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi' 2024-10-14 23:37:16,465 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi' 2024-10-14 23:37:16,466 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi' 2024-10-14 23:37:16,467 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build.pyi' 2024-10-14 23:37:16,467 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_clib.pyi' 2024-10-14 23:37:16,468 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_ext.pyi' 2024-10-14 23:37:16,469 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_py.pyi' 2024-10-14 23:37:16,470 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_scripts.pyi' 2024-10-14 23:37:16,471 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/check.pyi' 2024-10-14 23:37:16,472 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/clean.pyi' 2024-10-14 23:37:16,472 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/config.pyi' 2024-10-14 23:37:16,473 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install.pyi' 2024-10-14 23:37:16,474 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_data.pyi' 2024-10-14 23:37:16,475 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi' 2024-10-14 23:37:16,476 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_headers.pyi' 2024-10-14 23:37:16,477 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_lib.pyi' 2024-10-14 23:37:16,477 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_scripts.pyi' 2024-10-14 23:37:16,478 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/register.pyi' 2024-10-14 23:37:16,479 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/sdist.pyi' 2024-10-14 23:37:16,480 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/upload.pyi' 2024-10-14 23:37:16,482 wheel INFO adding 'mypy/typeshed/stdlib/email/__init__.pyi' 2024-10-14 23:37:16,483 wheel INFO adding 'mypy/typeshed/stdlib/email/_header_value_parser.pyi' 2024-10-14 23:37:16,484 wheel INFO adding 'mypy/typeshed/stdlib/email/_policybase.pyi' 2024-10-14 23:37:16,486 wheel INFO adding 'mypy/typeshed/stdlib/email/base64mime.pyi' 2024-10-14 23:37:16,487 wheel INFO adding 'mypy/typeshed/stdlib/email/charset.pyi' 2024-10-14 23:37:16,488 wheel INFO adding 'mypy/typeshed/stdlib/email/contentmanager.pyi' 2024-10-14 23:37:16,489 wheel INFO adding 'mypy/typeshed/stdlib/email/encoders.pyi' 2024-10-14 23:37:16,490 wheel INFO adding 'mypy/typeshed/stdlib/email/errors.pyi' 2024-10-14 23:37:16,491 wheel INFO adding 'mypy/typeshed/stdlib/email/feedparser.pyi' 2024-10-14 23:37:16,492 wheel INFO adding 'mypy/typeshed/stdlib/email/generator.pyi' 2024-10-14 23:37:16,493 wheel INFO adding 'mypy/typeshed/stdlib/email/header.pyi' 2024-10-14 23:37:16,495 wheel INFO adding 'mypy/typeshed/stdlib/email/headerregistry.pyi' 2024-10-14 23:37:16,496 wheel INFO adding 'mypy/typeshed/stdlib/email/iterators.pyi' 2024-10-14 23:37:16,497 wheel INFO adding 'mypy/typeshed/stdlib/email/message.pyi' 2024-10-14 23:37:16,499 wheel INFO adding 'mypy/typeshed/stdlib/email/parser.pyi' 2024-10-14 23:37:16,500 wheel INFO adding 'mypy/typeshed/stdlib/email/policy.pyi' 2024-10-14 23:37:16,501 wheel INFO adding 'mypy/typeshed/stdlib/email/quoprimime.pyi' 2024-10-14 23:37:16,502 wheel INFO adding 'mypy/typeshed/stdlib/email/utils.pyi' 2024-10-14 23:37:16,503 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/__init__.pyi' 2024-10-14 23:37:16,504 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/application.pyi' 2024-10-14 23:37:16,505 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/audio.pyi' 2024-10-14 23:37:16,506 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/base.pyi' 2024-10-14 23:37:16,507 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/image.pyi' 2024-10-14 23:37:16,508 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/message.pyi' 2024-10-14 23:37:16,508 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/multipart.pyi' 2024-10-14 23:37:16,509 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/nonmultipart.pyi' 2024-10-14 23:37:16,510 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/text.pyi' 2024-10-14 23:37:16,511 wheel INFO adding 'mypy/typeshed/stdlib/encodings/__init__.pyi' 2024-10-14 23:37:16,512 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_8.pyi' 2024-10-14 23:37:16,513 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_8_sig.pyi' 2024-10-14 23:37:16,514 wheel INFO adding 'mypy/typeshed/stdlib/ensurepip/__init__.pyi' 2024-10-14 23:37:16,515 wheel INFO adding 'mypy/typeshed/stdlib/html/__init__.pyi' 2024-10-14 23:37:16,515 wheel INFO adding 'mypy/typeshed/stdlib/html/entities.pyi' 2024-10-14 23:37:16,516 wheel INFO adding 'mypy/typeshed/stdlib/html/parser.pyi' 2024-10-14 23:37:16,517 wheel INFO adding 'mypy/typeshed/stdlib/http/__init__.pyi' 2024-10-14 23:37:16,518 wheel INFO adding 'mypy/typeshed/stdlib/http/client.pyi' 2024-10-14 23:37:16,520 wheel INFO adding 'mypy/typeshed/stdlib/http/cookiejar.pyi' 2024-10-14 23:37:16,521 wheel INFO adding 'mypy/typeshed/stdlib/http/cookies.pyi' 2024-10-14 23:37:16,522 wheel INFO adding 'mypy/typeshed/stdlib/http/server.pyi' 2024-10-14 23:37:16,523 wheel INFO adding 'mypy/typeshed/stdlib/importlib/__init__.pyi' 2024-10-14 23:37:16,524 wheel INFO adding 'mypy/typeshed/stdlib/importlib/_abc.pyi' 2024-10-14 23:37:16,525 wheel INFO adding 'mypy/typeshed/stdlib/importlib/abc.pyi' 2024-10-14 23:37:16,526 wheel INFO adding 'mypy/typeshed/stdlib/importlib/machinery.pyi' 2024-10-14 23:37:16,527 wheel INFO adding 'mypy/typeshed/stdlib/importlib/readers.pyi' 2024-10-14 23:37:16,528 wheel INFO adding 'mypy/typeshed/stdlib/importlib/simple.pyi' 2024-10-14 23:37:16,529 wheel INFO adding 'mypy/typeshed/stdlib/importlib/util.pyi' 2024-10-14 23:37:16,530 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/__init__.pyi' 2024-10-14 23:37:16,532 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/_meta.pyi' 2024-10-14 23:37:16,532 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi' 2024-10-14 23:37:16,534 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/__init__.pyi' 2024-10-14 23:37:16,535 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/_common.pyi' 2024-10-14 23:37:16,535 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/_functional.pyi' 2024-10-14 23:37:16,536 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/abc.pyi' 2024-10-14 23:37:16,537 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/readers.pyi' 2024-10-14 23:37:16,538 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/simple.pyi' 2024-10-14 23:37:16,539 wheel INFO adding 'mypy/typeshed/stdlib/json/__init__.pyi' 2024-10-14 23:37:16,540 wheel INFO adding 'mypy/typeshed/stdlib/json/decoder.pyi' 2024-10-14 23:37:16,541 wheel INFO adding 'mypy/typeshed/stdlib/json/encoder.pyi' 2024-10-14 23:37:16,542 wheel INFO adding 'mypy/typeshed/stdlib/json/tool.pyi' 2024-10-14 23:37:16,543 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/__init__.pyi' 2024-10-14 23:37:16,543 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi' 2024-10-14 23:37:16,544 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixer_base.pyi' 2024-10-14 23:37:16,545 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/main.pyi' 2024-10-14 23:37:16,547 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pygram.pyi' 2024-10-14 23:37:16,548 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pytree.pyi' 2024-10-14 23:37:16,549 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/refactor.pyi' 2024-10-14 23:37:16,551 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi' 2024-10-14 23:37:16,552 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi' 2024-10-14 23:37:16,552 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi' 2024-10-14 23:37:16,553 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi' 2024-10-14 23:37:16,554 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi' 2024-10-14 23:37:16,555 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi' 2024-10-14 23:37:16,556 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi' 2024-10-14 23:37:16,556 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi' 2024-10-14 23:37:16,557 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi' 2024-10-14 23:37:16,558 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi' 2024-10-14 23:37:16,559 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi' 2024-10-14 23:37:16,560 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi' 2024-10-14 23:37:16,561 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi' 2024-10-14 23:37:16,562 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi' 2024-10-14 23:37:16,562 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi' 2024-10-14 23:37:16,563 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi' 2024-10-14 23:37:16,564 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi' 2024-10-14 23:37:16,565 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi' 2024-10-14 23:37:16,566 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi' 2024-10-14 23:37:16,566 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi' 2024-10-14 23:37:16,567 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi' 2024-10-14 23:37:16,568 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi' 2024-10-14 23:37:16,569 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi' 2024-10-14 23:37:16,569 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi' 2024-10-14 23:37:16,570 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi' 2024-10-14 23:37:16,571 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi' 2024-10-14 23:37:16,572 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi' 2024-10-14 23:37:16,573 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi' 2024-10-14 23:37:16,573 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi' 2024-10-14 23:37:16,574 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi' 2024-10-14 23:37:16,575 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi' 2024-10-14 23:37:16,576 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi' 2024-10-14 23:37:16,577 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi' 2024-10-14 23:37:16,577 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi' 2024-10-14 23:37:16,578 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi' 2024-10-14 23:37:16,579 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi' 2024-10-14 23:37:16,580 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi' 2024-10-14 23:37:16,581 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi' 2024-10-14 23:37:16,582 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi' 2024-10-14 23:37:16,582 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi' 2024-10-14 23:37:16,583 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi' 2024-10-14 23:37:16,584 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi' 2024-10-14 23:37:16,585 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi' 2024-10-14 23:37:16,586 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi' 2024-10-14 23:37:16,586 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi' 2024-10-14 23:37:16,587 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi' 2024-10-14 23:37:16,588 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi' 2024-10-14 23:37:16,589 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi' 2024-10-14 23:37:16,590 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi' 2024-10-14 23:37:16,590 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi' 2024-10-14 23:37:16,591 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi' 2024-10-14 23:37:16,592 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi' 2024-10-14 23:37:16,593 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi' 2024-10-14 23:37:16,594 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi' 2024-10-14 23:37:16,595 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi' 2024-10-14 23:37:16,596 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi' 2024-10-14 23:37:16,596 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi' 2024-10-14 23:37:16,597 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi' 2024-10-14 23:37:16,598 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi' 2024-10-14 23:37:16,599 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi' 2024-10-14 23:37:16,600 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi' 2024-10-14 23:37:16,601 wheel INFO adding 'mypy/typeshed/stdlib/logging/__init__.pyi' 2024-10-14 23:37:16,603 wheel INFO adding 'mypy/typeshed/stdlib/logging/config.pyi' 2024-10-14 23:37:16,604 wheel INFO adding 'mypy/typeshed/stdlib/logging/handlers.pyi' 2024-10-14 23:37:16,606 wheel INFO adding 'mypy/typeshed/stdlib/msilib/__init__.pyi' 2024-10-14 23:37:16,607 wheel INFO adding 'mypy/typeshed/stdlib/msilib/schema.pyi' 2024-10-14 23:37:16,607 wheel INFO adding 'mypy/typeshed/stdlib/msilib/sequence.pyi' 2024-10-14 23:37:16,608 wheel INFO adding 'mypy/typeshed/stdlib/msilib/text.pyi' 2024-10-14 23:37:16,609 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/__init__.pyi' 2024-10-14 23:37:16,610 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/connection.pyi' 2024-10-14 23:37:16,611 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/context.pyi' 2024-10-14 23:37:16,612 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/forkserver.pyi' 2024-10-14 23:37:16,613 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/heap.pyi' 2024-10-14 23:37:16,614 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/managers.pyi' 2024-10-14 23:37:16,615 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/pool.pyi' 2024-10-14 23:37:16,616 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi' 2024-10-14 23:37:16,617 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi' 2024-10-14 23:37:16,618 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi' 2024-10-14 23:37:16,619 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi' 2024-10-14 23:37:16,620 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/process.pyi' 2024-10-14 23:37:16,620 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/queues.pyi' 2024-10-14 23:37:16,621 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/reduction.pyi' 2024-10-14 23:37:16,622 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi' 2024-10-14 23:37:16,623 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi' 2024-10-14 23:37:16,624 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi' 2024-10-14 23:37:16,625 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi' 2024-10-14 23:37:16,626 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/spawn.pyi' 2024-10-14 23:37:16,627 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/synchronize.pyi' 2024-10-14 23:37:16,628 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/util.pyi' 2024-10-14 23:37:16,629 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi' 2024-10-14 23:37:16,630 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi' 2024-10-14 23:37:16,631 wheel INFO adding 'mypy/typeshed/stdlib/os/__init__.pyi' 2024-10-14 23:37:16,633 wheel INFO adding 'mypy/typeshed/stdlib/os/path.pyi' 2024-10-14 23:37:16,634 wheel INFO adding 'mypy/typeshed/stdlib/pydoc_data/__init__.pyi' 2024-10-14 23:37:16,635 wheel INFO adding 'mypy/typeshed/stdlib/pydoc_data/topics.pyi' 2024-10-14 23:37:16,637 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/__init__.pyi' 2024-10-14 23:37:16,638 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/errors.pyi' 2024-10-14 23:37:16,638 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/model.pyi' 2024-10-14 23:37:16,640 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/__init__.pyi' 2024-10-14 23:37:16,641 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/dbapi2.pyi' 2024-10-14 23:37:16,642 wheel INFO adding 'mypy/typeshed/stdlib/sys/__init__.pyi' 2024-10-14 23:37:16,644 wheel INFO adding 'mypy/typeshed/stdlib/sys/_monitoring.pyi' 2024-10-14 23:37:16,646 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/__init__.pyi' 2024-10-14 23:37:16,650 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/colorchooser.pyi' 2024-10-14 23:37:16,650 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/commondialog.pyi' 2024-10-14 23:37:16,651 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/constants.pyi' 2024-10-14 23:37:16,652 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/dialog.pyi' 2024-10-14 23:37:16,653 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/dnd.pyi' 2024-10-14 23:37:16,654 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/filedialog.pyi' 2024-10-14 23:37:16,655 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/font.pyi' 2024-10-14 23:37:16,656 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/messagebox.pyi' 2024-10-14 23:37:16,657 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/scrolledtext.pyi' 2024-10-14 23:37:16,657 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/simpledialog.pyi' 2024-10-14 23:37:16,659 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/tix.pyi' 2024-10-14 23:37:16,660 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/ttk.pyi' 2024-10-14 23:37:16,663 wheel INFO adding 'mypy/typeshed/stdlib/unittest/__init__.pyi' 2024-10-14 23:37:16,663 wheel INFO adding 'mypy/typeshed/stdlib/unittest/_log.pyi' 2024-10-14 23:37:16,664 wheel INFO adding 'mypy/typeshed/stdlib/unittest/async_case.pyi' 2024-10-14 23:37:16,665 wheel INFO adding 'mypy/typeshed/stdlib/unittest/case.pyi' 2024-10-14 23:37:16,667 wheel INFO adding 'mypy/typeshed/stdlib/unittest/loader.pyi' 2024-10-14 23:37:16,667 wheel INFO adding 'mypy/typeshed/stdlib/unittest/main.pyi' 2024-10-14 23:37:16,668 wheel INFO adding 'mypy/typeshed/stdlib/unittest/mock.pyi' 2024-10-14 23:37:16,670 wheel INFO adding 'mypy/typeshed/stdlib/unittest/result.pyi' 2024-10-14 23:37:16,671 wheel INFO adding 'mypy/typeshed/stdlib/unittest/runner.pyi' 2024-10-14 23:37:16,672 wheel INFO adding 'mypy/typeshed/stdlib/unittest/signals.pyi' 2024-10-14 23:37:16,673 wheel INFO adding 'mypy/typeshed/stdlib/unittest/suite.pyi' 2024-10-14 23:37:16,673 wheel INFO adding 'mypy/typeshed/stdlib/unittest/util.pyi' 2024-10-14 23:37:16,675 wheel INFO adding 'mypy/typeshed/stdlib/urllib/__init__.pyi' 2024-10-14 23:37:16,675 wheel INFO adding 'mypy/typeshed/stdlib/urllib/error.pyi' 2024-10-14 23:37:16,676 wheel INFO adding 'mypy/typeshed/stdlib/urllib/parse.pyi' 2024-10-14 23:37:16,678 wheel INFO adding 'mypy/typeshed/stdlib/urllib/request.pyi' 2024-10-14 23:37:16,679 wheel INFO adding 'mypy/typeshed/stdlib/urllib/response.pyi' 2024-10-14 23:37:16,680 wheel INFO adding 'mypy/typeshed/stdlib/urllib/robotparser.pyi' 2024-10-14 23:37:16,681 wheel INFO adding 'mypy/typeshed/stdlib/venv/__init__.pyi' 2024-10-14 23:37:16,682 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/__init__.pyi' 2024-10-14 23:37:16,683 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/handlers.pyi' 2024-10-14 23:37:16,684 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/headers.pyi' 2024-10-14 23:37:16,685 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/simple_server.pyi' 2024-10-14 23:37:16,685 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/types.pyi' 2024-10-14 23:37:16,686 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/util.pyi' 2024-10-14 23:37:16,687 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/validate.pyi' 2024-10-14 23:37:16,688 wheel INFO adding 'mypy/typeshed/stdlib/xml/__init__.pyi' 2024-10-14 23:37:16,690 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi' 2024-10-14 23:37:16,691 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/__init__.pyi' 2024-10-14 23:37:16,691 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/domreg.pyi' 2024-10-14 23:37:16,692 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi' 2024-10-14 23:37:16,693 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/minicompat.pyi' 2024-10-14 23:37:16,694 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/minidom.pyi' 2024-10-14 23:37:16,696 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/pulldom.pyi' 2024-10-14 23:37:16,697 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi' 2024-10-14 23:37:16,698 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi' 2024-10-14 23:37:16,699 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementPath.pyi' 2024-10-14 23:37:16,700 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementTree.pyi' 2024-10-14 23:37:16,701 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/__init__.pyi' 2024-10-14 23:37:16,702 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/cElementTree.pyi' 2024-10-14 23:37:16,703 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/__init__.pyi' 2024-10-14 23:37:16,704 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi' 2024-10-14 23:37:16,704 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi' 2024-10-14 23:37:16,705 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/model.pyi' 2024-10-14 23:37:16,706 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/__init__.pyi' 2024-10-14 23:37:16,707 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/_exceptions.pyi' 2024-10-14 23:37:16,708 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/handler.pyi' 2024-10-14 23:37:16,709 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/saxutils.pyi' 2024-10-14 23:37:16,710 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/xmlreader.pyi' 2024-10-14 23:37:16,711 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/__init__.pyi' 2024-10-14 23:37:16,712 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/client.pyi' 2024-10-14 23:37:16,713 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/server.pyi' 2024-10-14 23:37:16,714 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/__init__.pyi' 2024-10-14 23:37:16,716 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/_path.pyi' 2024-10-14 23:37:16,717 wheel INFO adding 'mypy/typeshed/stdlib/zoneinfo/__init__.pyi' 2024-10-14 23:37:16,718 wheel INFO adding 'mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi' 2024-10-14 23:37:16,719 wheel INFO adding 'mypy/xml/mypy-html.css' 2024-10-14 23:37:16,720 wheel INFO adding 'mypy/xml/mypy-html.xslt' 2024-10-14 23:37:16,722 wheel INFO adding 'mypy/xml/mypy-txt.xslt' 2024-10-14 23:37:16,723 wheel INFO adding 'mypy/xml/mypy.xsd' 2024-10-14 23:37:16,724 wheel INFO adding 'mypyc/README.md' 2024-10-14 23:37:16,725 wheel INFO adding 'mypyc/__init__.py' 2024-10-14 23:37:16,726 wheel INFO adding 'mypyc/__main__.py' 2024-10-14 23:37:16,727 wheel INFO adding 'mypyc/build.py' 2024-10-14 23:37:16,729 wheel INFO adding 'mypyc/common.py' 2024-10-14 23:37:16,730 wheel INFO adding 'mypyc/crash.py' 2024-10-14 23:37:16,731 wheel INFO adding 'mypyc/errors.py' 2024-10-14 23:37:16,732 wheel INFO adding 'mypyc/namegen.py' 2024-10-14 23:37:16,732 wheel INFO adding 'mypyc/options.py' 2024-10-14 23:37:16,733 wheel INFO adding 'mypyc/rt_subtype.py' 2024-10-14 23:37:16,734 wheel INFO adding 'mypyc/sametype.py' 2024-10-14 23:37:16,735 wheel INFO adding 'mypyc/subtype.py' 2024-10-14 23:37:16,736 wheel INFO adding 'mypyc/analysis/__init__.py' 2024-10-14 23:37:16,738 wheel INFO adding 'mypyc/analysis/attrdefined.py' 2024-10-14 23:37:16,739 wheel INFO adding 'mypyc/analysis/blockfreq.py' 2024-10-14 23:37:16,740 wheel INFO adding 'mypyc/analysis/dataflow.py' 2024-10-14 23:37:16,742 wheel INFO adding 'mypyc/analysis/ircheck.py' 2024-10-14 23:37:16,743 wheel INFO adding 'mypyc/analysis/selfleaks.py' 2024-10-14 23:37:16,744 wheel INFO adding 'mypyc/codegen/__init__.py' 2024-10-14 23:37:16,745 wheel INFO adding 'mypyc/codegen/cstring.py' 2024-10-14 23:37:16,746 wheel INFO adding 'mypyc/codegen/emit.py' 2024-10-14 23:37:16,748 wheel INFO adding 'mypyc/codegen/emitclass.py' 2024-10-14 23:37:16,751 wheel INFO adding 'mypyc/codegen/emitfunc.py' 2024-10-14 23:37:16,753 wheel INFO adding 'mypyc/codegen/emitmodule.py' 2024-10-14 23:37:16,755 wheel INFO adding 'mypyc/codegen/emitwrapper.py' 2024-10-14 23:37:16,757 wheel INFO adding 'mypyc/codegen/literals.py' 2024-10-14 23:37:16,758 wheel INFO adding 'mypyc/doc/Makefile' 2024-10-14 23:37:16,759 wheel INFO adding 'mypyc/doc/bool_operations.rst' 2024-10-14 23:37:16,760 wheel INFO adding 'mypyc/doc/compilation_units.rst' 2024-10-14 23:37:16,761 wheel INFO adding 'mypyc/doc/conf.py' 2024-10-14 23:37:16,762 wheel INFO adding 'mypyc/doc/cpython-timings.md' 2024-10-14 23:37:16,763 wheel INFO adding 'mypyc/doc/dev-intro.md' 2024-10-14 23:37:16,764 wheel INFO adding 'mypyc/doc/dict_operations.rst' 2024-10-14 23:37:16,765 wheel INFO adding 'mypyc/doc/differences_from_python.rst' 2024-10-14 23:37:16,766 wheel INFO adding 'mypyc/doc/float_operations.rst' 2024-10-14 23:37:16,767 wheel INFO adding 'mypyc/doc/future.md' 2024-10-14 23:37:16,768 wheel INFO adding 'mypyc/doc/getting_started.rst' 2024-10-14 23:37:16,769 wheel INFO adding 'mypyc/doc/index.rst' 2024-10-14 23:37:16,770 wheel INFO adding 'mypyc/doc/int_operations.rst' 2024-10-14 23:37:16,771 wheel INFO adding 'mypyc/doc/introduction.rst' 2024-10-14 23:37:16,772 wheel INFO adding 'mypyc/doc/list_operations.rst' 2024-10-14 23:37:16,773 wheel INFO adding 'mypyc/doc/make.bat' 2024-10-14 23:37:16,774 wheel INFO adding 'mypyc/doc/native_classes.rst' 2024-10-14 23:37:16,775 wheel INFO adding 'mypyc/doc/native_operations.rst' 2024-10-14 23:37:16,776 wheel INFO adding 'mypyc/doc/performance_tips_and_tricks.rst' 2024-10-14 23:37:16,777 wheel INFO adding 'mypyc/doc/set_operations.rst' 2024-10-14 23:37:16,777 wheel INFO adding 'mypyc/doc/str_operations.rst' 2024-10-14 23:37:16,778 wheel INFO adding 'mypyc/doc/tuple_operations.rst' 2024-10-14 23:37:16,779 wheel INFO adding 'mypyc/doc/using_type_annotations.rst' 2024-10-14 23:37:16,781 wheel INFO adding 'mypyc/external/googletest/LICENSE' 2024-10-14 23:37:16,782 wheel INFO adding 'mypyc/external/googletest/README.md' 2024-10-14 23:37:16,784 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-death-test.h' 2024-10-14 23:37:16,786 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-message.h' 2024-10-14 23:37:16,787 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-param-test.h' 2024-10-14 23:37:16,790 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-param-test.h.pump' 2024-10-14 23:37:16,792 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-printers.h' 2024-10-14 23:37:16,794 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-spi.h' 2024-10-14 23:37:16,795 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-test-part.h' 2024-10-14 23:37:16,797 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-typed-test.h' 2024-10-14 23:37:16,799 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest.h' 2024-10-14 23:37:16,802 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest_pred_impl.h' 2024-10-14 23:37:16,803 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest_prod.h' 2024-10-14 23:37:16,804 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h' 2024-10-14 23:37:16,806 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-filepath.h' 2024-10-14 23:37:16,808 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-internal.h' 2024-10-14 23:37:16,810 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h' 2024-10-14 23:37:16,812 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h' 2024-10-14 23:37:16,817 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump' 2024-10-14 23:37:16,818 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util.h' 2024-10-14 23:37:16,820 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h' 2024-10-14 23:37:16,822 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-port.h' 2024-10-14 23:37:16,825 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-string.h' 2024-10-14 23:37:16,826 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-tuple.h' 2024-10-14 23:37:16,828 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump' 2024-10-14 23:37:16,830 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-type-util.h' 2024-10-14 23:37:16,835 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump' 2024-10-14 23:37:16,836 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h' 2024-10-14 23:37:16,838 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h' 2024-10-14 23:37:16,838 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest.h' 2024-10-14 23:37:16,840 wheel INFO adding 'mypyc/external/googletest/make/Makefile' 2024-10-14 23:37:16,841 wheel INFO adding 'mypyc/external/googletest/src/gtest-all.cc' 2024-10-14 23:37:16,842 wheel INFO adding 'mypyc/external/googletest/src/gtest-death-test.cc' 2024-10-14 23:37:16,844 wheel INFO adding 'mypyc/external/googletest/src/gtest-filepath.cc' 2024-10-14 23:37:16,846 wheel INFO adding 'mypyc/external/googletest/src/gtest-internal-inl.h' 2024-10-14 23:37:16,848 wheel INFO adding 'mypyc/external/googletest/src/gtest-port.cc' 2024-10-14 23:37:16,850 wheel INFO adding 'mypyc/external/googletest/src/gtest-printers.cc' 2024-10-14 23:37:16,851 wheel INFO adding 'mypyc/external/googletest/src/gtest-test-part.cc' 2024-10-14 23:37:16,852 wheel INFO adding 'mypyc/external/googletest/src/gtest-typed-test.cc' 2024-10-14 23:37:16,855 wheel INFO adding 'mypyc/external/googletest/src/gtest.cc' 2024-10-14 23:37:16,860 wheel INFO adding 'mypyc/external/googletest/src/gtest_main.cc' 2024-10-14 23:37:16,861 wheel INFO adding 'mypyc/ir/__init__.py' 2024-10-14 23:37:16,862 wheel INFO adding 'mypyc/ir/class_ir.py' 2024-10-14 23:37:16,863 wheel INFO adding 'mypyc/ir/func_ir.py' 2024-10-14 23:37:16,864 wheel INFO adding 'mypyc/ir/module_ir.py' 2024-10-14 23:37:16,866 wheel INFO adding 'mypyc/ir/ops.py' 2024-10-14 23:37:16,868 wheel INFO adding 'mypyc/ir/pprint.py' 2024-10-14 23:37:16,870 wheel INFO adding 'mypyc/ir/rtypes.py' 2024-10-14 23:37:16,872 wheel INFO adding 'mypyc/irbuild/__init__.py' 2024-10-14 23:37:16,873 wheel INFO adding 'mypyc/irbuild/ast_helpers.py' 2024-10-14 23:37:16,874 wheel INFO adding 'mypyc/irbuild/builder.py' 2024-10-14 23:37:16,876 wheel INFO adding 'mypyc/irbuild/callable_class.py' 2024-10-14 23:37:16,878 wheel INFO adding 'mypyc/irbuild/classdef.py' 2024-10-14 23:37:16,879 wheel INFO adding 'mypyc/irbuild/constant_fold.py' 2024-10-14 23:37:16,880 wheel INFO adding 'mypyc/irbuild/context.py' 2024-10-14 23:37:16,882 wheel INFO adding 'mypyc/irbuild/env_class.py' 2024-10-14 23:37:16,883 wheel INFO adding 'mypyc/irbuild/expression.py' 2024-10-14 23:37:16,885 wheel INFO adding 'mypyc/irbuild/for_helpers.py' 2024-10-14 23:37:16,887 wheel INFO adding 'mypyc/irbuild/format_str_tokenizer.py' 2024-10-14 23:37:16,889 wheel INFO adding 'mypyc/irbuild/function.py' 2024-10-14 23:37:16,891 wheel INFO adding 'mypyc/irbuild/generator.py' 2024-10-14 23:37:16,893 wheel INFO adding 'mypyc/irbuild/ll_builder.py' 2024-10-14 23:37:16,896 wheel INFO adding 'mypyc/irbuild/main.py' 2024-10-14 23:37:16,897 wheel INFO adding 'mypyc/irbuild/mapper.py' 2024-10-14 23:37:16,898 wheel INFO adding 'mypyc/irbuild/match.py' 2024-10-14 23:37:16,899 wheel INFO adding 'mypyc/irbuild/nonlocalcontrol.py' 2024-10-14 23:37:16,900 wheel INFO adding 'mypyc/irbuild/prebuildvisitor.py' 2024-10-14 23:37:16,902 wheel INFO adding 'mypyc/irbuild/prepare.py' 2024-10-14 23:37:16,903 wheel INFO adding 'mypyc/irbuild/specialize.py' 2024-10-14 23:37:16,905 wheel INFO adding 'mypyc/irbuild/statement.py' 2024-10-14 23:37:16,907 wheel INFO adding 'mypyc/irbuild/targets.py' 2024-10-14 23:37:16,908 wheel INFO adding 'mypyc/irbuild/util.py' 2024-10-14 23:37:16,909 wheel INFO adding 'mypyc/irbuild/visitor.py' 2024-10-14 23:37:16,910 wheel INFO adding 'mypyc/irbuild/vtable.py' 2024-10-14 23:37:16,912 wheel INFO adding 'mypyc/lib-rt/CPy.h' 2024-10-14 23:37:16,914 wheel INFO adding 'mypyc/lib-rt/bytes_ops.c' 2024-10-14 23:37:16,915 wheel INFO adding 'mypyc/lib-rt/dict_ops.c' 2024-10-14 23:37:16,916 wheel INFO adding 'mypyc/lib-rt/exc_ops.c' 2024-10-14 23:37:16,917 wheel INFO adding 'mypyc/lib-rt/float_ops.c' 2024-10-14 23:37:16,918 wheel INFO adding 'mypyc/lib-rt/generic_ops.c' 2024-10-14 23:37:16,919 wheel INFO adding 'mypyc/lib-rt/getargs.c' 2024-10-14 23:37:16,921 wheel INFO adding 'mypyc/lib-rt/getargsfast.c' 2024-10-14 23:37:16,922 wheel INFO adding 'mypyc/lib-rt/init.c' 2024-10-14 23:37:16,923 wheel INFO adding 'mypyc/lib-rt/int_ops.c' 2024-10-14 23:37:16,924 wheel INFO adding 'mypyc/lib-rt/list_ops.c' 2024-10-14 23:37:16,926 wheel INFO adding 'mypyc/lib-rt/misc_ops.c' 2024-10-14 23:37:16,928 wheel INFO adding 'mypyc/lib-rt/module_shim.tmpl' 2024-10-14 23:37:16,928 wheel INFO adding 'mypyc/lib-rt/mypyc_util.h' 2024-10-14 23:37:16,930 wheel INFO adding 'mypyc/lib-rt/pythoncapi_compat.h' 2024-10-14 23:37:16,932 wheel INFO adding 'mypyc/lib-rt/pythonsupport.c' 2024-10-14 23:37:16,933 wheel INFO adding 'mypyc/lib-rt/pythonsupport.h' 2024-10-14 23:37:16,934 wheel INFO adding 'mypyc/lib-rt/set_ops.c' 2024-10-14 23:37:16,935 wheel INFO adding 'mypyc/lib-rt/setup.py' 2024-10-14 23:37:16,936 wheel INFO adding 'mypyc/lib-rt/str_ops.c' 2024-10-14 23:37:16,937 wheel INFO adding 'mypyc/lib-rt/test_capi.cc' 2024-10-14 23:37:16,939 wheel INFO adding 'mypyc/lib-rt/tuple_ops.c' 2024-10-14 23:37:16,940 wheel INFO adding 'mypyc/lower/__init__.py' 2024-10-14 23:37:16,941 wheel INFO adding 'mypyc/lower/int_ops.py' 2024-10-14 23:37:16,941 wheel INFO adding 'mypyc/lower/list_ops.py' 2024-10-14 23:37:16,942 wheel INFO adding 'mypyc/lower/misc_ops.py' 2024-10-14 23:37:16,943 wheel INFO adding 'mypyc/lower/registry.py' 2024-10-14 23:37:16,944 wheel INFO adding 'mypyc/primitives/__init__.py' 2024-10-14 23:37:16,945 wheel INFO adding 'mypyc/primitives/bytes_ops.py' 2024-10-14 23:37:16,946 wheel INFO adding 'mypyc/primitives/dict_ops.py' 2024-10-14 23:37:16,947 wheel INFO adding 'mypyc/primitives/exc_ops.py' 2024-10-14 23:37:16,948 wheel INFO adding 'mypyc/primitives/float_ops.py' 2024-10-14 23:37:16,949 wheel INFO adding 'mypyc/primitives/generic_ops.py' 2024-10-14 23:37:16,951 wheel INFO adding 'mypyc/primitives/int_ops.py' 2024-10-14 23:37:16,952 wheel INFO adding 'mypyc/primitives/list_ops.py' 2024-10-14 23:37:16,953 wheel INFO adding 'mypyc/primitives/misc_ops.py' 2024-10-14 23:37:16,954 wheel INFO adding 'mypyc/primitives/registry.py' 2024-10-14 23:37:16,955 wheel INFO adding 'mypyc/primitives/set_ops.py' 2024-10-14 23:37:16,956 wheel INFO adding 'mypyc/primitives/str_ops.py' 2024-10-14 23:37:16,957 wheel INFO adding 'mypyc/primitives/tuple_ops.py' 2024-10-14 23:37:16,958 wheel INFO adding 'mypyc/test/__init__.py' 2024-10-14 23:37:16,959 wheel INFO adding 'mypyc/test/config.py' 2024-10-14 23:37:16,960 wheel INFO adding 'mypyc/test/test_alwaysdefined.py' 2024-10-14 23:37:16,961 wheel INFO adding 'mypyc/test/test_analysis.py' 2024-10-14 23:37:16,962 wheel INFO adding 'mypyc/test/test_cheader.py' 2024-10-14 23:37:16,963 wheel INFO adding 'mypyc/test/test_commandline.py' 2024-10-14 23:37:16,964 wheel INFO adding 'mypyc/test/test_emit.py' 2024-10-14 23:37:16,965 wheel INFO adding 'mypyc/test/test_emitclass.py' 2024-10-14 23:37:16,966 wheel INFO adding 'mypyc/test/test_emitfunc.py' 2024-10-14 23:37:16,968 wheel INFO adding 'mypyc/test/test_emitwrapper.py' 2024-10-14 23:37:16,969 wheel INFO adding 'mypyc/test/test_exceptions.py' 2024-10-14 23:37:16,969 wheel INFO adding 'mypyc/test/test_external.py' 2024-10-14 23:37:16,970 wheel INFO adding 'mypyc/test/test_irbuild.py' 2024-10-14 23:37:16,971 wheel INFO adding 'mypyc/test/test_ircheck.py' 2024-10-14 23:37:16,972 wheel INFO adding 'mypyc/test/test_literals.py' 2024-10-14 23:37:16,973 wheel INFO adding 'mypyc/test/test_lowering.py' 2024-10-14 23:37:16,974 wheel INFO adding 'mypyc/test/test_namegen.py' 2024-10-14 23:37:16,975 wheel INFO adding 'mypyc/test/test_optimizations.py' 2024-10-14 23:37:16,976 wheel INFO adding 'mypyc/test/test_pprint.py' 2024-10-14 23:37:16,977 wheel INFO adding 'mypyc/test/test_rarray.py' 2024-10-14 23:37:16,978 wheel INFO adding 'mypyc/test/test_refcount.py' 2024-10-14 23:37:16,979 wheel INFO adding 'mypyc/test/test_run.py' 2024-10-14 23:37:16,980 wheel INFO adding 'mypyc/test/test_serialization.py' 2024-10-14 23:37:16,981 wheel INFO adding 'mypyc/test/test_struct.py' 2024-10-14 23:37:16,982 wheel INFO adding 'mypyc/test/test_tuplename.py' 2024-10-14 23:37:16,983 wheel INFO adding 'mypyc/test/test_typeops.py' 2024-10-14 23:37:16,984 wheel INFO adding 'mypyc/test/testutil.py' 2024-10-14 23:37:16,986 wheel INFO adding 'mypyc/test-data/alwaysdefined.test' 2024-10-14 23:37:16,988 wheel INFO adding 'mypyc/test-data/analysis.test' 2024-10-14 23:37:16,989 wheel INFO adding 'mypyc/test-data/commandline.test' 2024-10-14 23:37:16,990 wheel INFO adding 'mypyc/test-data/exceptions-freq.test' 2024-10-14 23:37:16,991 wheel INFO adding 'mypyc/test-data/exceptions.test' 2024-10-14 23:37:16,992 wheel INFO adding 'mypyc/test-data/irbuild-any.test' 2024-10-14 23:37:16,994 wheel INFO adding 'mypyc/test-data/irbuild-basic.test' 2024-10-14 23:37:16,996 wheel INFO adding 'mypyc/test-data/irbuild-bool.test' 2024-10-14 23:37:16,997 wheel INFO adding 'mypyc/test-data/irbuild-bytes.test' 2024-10-14 23:37:16,999 wheel INFO adding 'mypyc/test-data/irbuild-classes.test' 2024-10-14 23:37:17,000 wheel INFO adding 'mypyc/test-data/irbuild-constant-fold.test' 2024-10-14 23:37:17,002 wheel INFO adding 'mypyc/test-data/irbuild-dict.test' 2024-10-14 23:37:17,003 wheel INFO adding 'mypyc/test-data/irbuild-dunders.test' 2024-10-14 23:37:17,004 wheel INFO adding 'mypyc/test-data/irbuild-float.test' 2024-10-14 23:37:17,005 wheel INFO adding 'mypyc/test-data/irbuild-generics.test' 2024-10-14 23:37:17,006 wheel INFO adding 'mypyc/test-data/irbuild-glue-methods.test' 2024-10-14 23:37:17,008 wheel INFO adding 'mypyc/test-data/irbuild-i16.test' 2024-10-14 23:37:17,009 wheel INFO adding 'mypyc/test-data/irbuild-i32.test' 2024-10-14 23:37:17,010 wheel INFO adding 'mypyc/test-data/irbuild-i64.test' 2024-10-14 23:37:17,012 wheel INFO adding 'mypyc/test-data/irbuild-int.test' 2024-10-14 23:37:17,013 wheel INFO adding 'mypyc/test-data/irbuild-isinstance.test' 2024-10-14 23:37:17,014 wheel INFO adding 'mypyc/test-data/irbuild-lists.test' 2024-10-14 23:37:17,016 wheel INFO adding 'mypyc/test-data/irbuild-match.test' 2024-10-14 23:37:17,017 wheel INFO adding 'mypyc/test-data/irbuild-math.test' 2024-10-14 23:37:17,018 wheel INFO adding 'mypyc/test-data/irbuild-nested.test' 2024-10-14 23:37:17,020 wheel INFO adding 'mypyc/test-data/irbuild-optional.test' 2024-10-14 23:37:17,021 wheel INFO adding 'mypyc/test-data/irbuild-set.test' 2024-10-14 23:37:17,023 wheel INFO adding 'mypyc/test-data/irbuild-singledispatch.test' 2024-10-14 23:37:17,024 wheel INFO adding 'mypyc/test-data/irbuild-statements.test' 2024-10-14 23:37:17,025 wheel INFO adding 'mypyc/test-data/irbuild-str.test' 2024-10-14 23:37:17,026 wheel INFO adding 'mypyc/test-data/irbuild-strip-asserts.test' 2024-10-14 23:37:17,027 wheel INFO adding 'mypyc/test-data/irbuild-try.test' 2024-10-14 23:37:17,029 wheel INFO adding 'mypyc/test-data/irbuild-tuple.test' 2024-10-14 23:37:17,030 wheel INFO adding 'mypyc/test-data/irbuild-u8.test' 2024-10-14 23:37:17,031 wheel INFO adding 'mypyc/test-data/irbuild-unreachable.test' 2024-10-14 23:37:17,032 wheel INFO adding 'mypyc/test-data/irbuild-vectorcall.test' 2024-10-14 23:37:17,033 wheel INFO adding 'mypyc/test-data/lowering-int.test' 2024-10-14 23:37:17,034 wheel INFO adding 'mypyc/test-data/lowering-list.test' 2024-10-14 23:37:17,035 wheel INFO adding 'mypyc/test-data/opt-copy-propagation.test' 2024-10-14 23:37:17,036 wheel INFO adding 'mypyc/test-data/opt-flag-elimination.test' 2024-10-14 23:37:17,038 wheel INFO adding 'mypyc/test-data/refcount.test' 2024-10-14 23:37:17,039 wheel INFO adding 'mypyc/test-data/run-async.test' 2024-10-14 23:37:17,040 wheel INFO adding 'mypyc/test-data/run-attrs.test' 2024-10-14 23:37:17,042 wheel INFO adding 'mypyc/test-data/run-bench.test' 2024-10-14 23:37:17,043 wheel INFO adding 'mypyc/test-data/run-bools.test' 2024-10-14 23:37:17,044 wheel INFO adding 'mypyc/test-data/run-bytes.test' 2024-10-14 23:37:17,045 wheel INFO adding 'mypyc/test-data/run-classes.test' 2024-10-14 23:37:17,048 wheel INFO adding 'mypyc/test-data/run-dicts.test' 2024-10-14 23:37:17,049 wheel INFO adding 'mypyc/test-data/run-dunders.test' 2024-10-14 23:37:17,050 wheel INFO adding 'mypyc/test-data/run-exceptions.test' 2024-10-14 23:37:17,052 wheel INFO adding 'mypyc/test-data/run-floats.test' 2024-10-14 23:37:17,053 wheel INFO adding 'mypyc/test-data/run-functions.test' 2024-10-14 23:37:17,055 wheel INFO adding 'mypyc/test-data/run-generators.test' 2024-10-14 23:37:17,057 wheel INFO adding 'mypyc/test-data/run-i16.test' 2024-10-14 23:37:17,058 wheel INFO adding 'mypyc/test-data/run-i32.test' 2024-10-14 23:37:17,060 wheel INFO adding 'mypyc/test-data/run-i64.test' 2024-10-14 23:37:17,061 wheel INFO adding 'mypyc/test-data/run-imports.test' 2024-10-14 23:37:17,063 wheel INFO adding 'mypyc/test-data/run-integers.test' 2024-10-14 23:37:17,064 wheel INFO adding 'mypyc/test-data/run-lists.test' 2024-10-14 23:37:17,065 wheel INFO adding 'mypyc/test-data/run-loops.test' 2024-10-14 23:37:17,067 wheel INFO adding 'mypyc/test-data/run-match.test' 2024-10-14 23:37:17,068 wheel INFO adding 'mypyc/test-data/run-math.test' 2024-10-14 23:37:17,069 wheel INFO adding 'mypyc/test-data/run-misc.test' 2024-10-14 23:37:17,071 wheel INFO adding 'mypyc/test-data/run-multimodule.test' 2024-10-14 23:37:17,072 wheel INFO adding 'mypyc/test-data/run-mypy-sim.test' 2024-10-14 23:37:17,073 wheel INFO adding 'mypyc/test-data/run-primitives.test' 2024-10-14 23:37:17,074 wheel INFO adding 'mypyc/test-data/run-python312.test' 2024-10-14 23:37:17,075 wheel INFO adding 'mypyc/test-data/run-python37.test' 2024-10-14 23:37:17,076 wheel INFO adding 'mypyc/test-data/run-python38.test' 2024-10-14 23:37:17,077 wheel INFO adding 'mypyc/test-data/run-sets.test' 2024-10-14 23:37:17,079 wheel INFO adding 'mypyc/test-data/run-singledispatch.test' 2024-10-14 23:37:17,080 wheel INFO adding 'mypyc/test-data/run-strings.test' 2024-10-14 23:37:17,082 wheel INFO adding 'mypyc/test-data/run-traits.test' 2024-10-14 23:37:17,083 wheel INFO adding 'mypyc/test-data/run-tuples.test' 2024-10-14 23:37:17,084 wheel INFO adding 'mypyc/test-data/run-u8.test' 2024-10-14 23:37:17,085 wheel INFO adding 'mypyc/test-data/driver/driver.py' 2024-10-14 23:37:17,087 wheel INFO adding 'mypyc/test-data/fixtures/ir.py' 2024-10-14 23:37:17,088 wheel INFO adding 'mypyc/test-data/fixtures/testutil.py' 2024-10-14 23:37:17,089 wheel INFO adding 'mypyc/test-data/fixtures/typing-full.pyi' 2024-10-14 23:37:17,090 wheel INFO adding 'mypyc/transform/__init__.py' 2024-10-14 23:37:17,091 wheel INFO adding 'mypyc/transform/copy_propagation.py' 2024-10-14 23:37:17,092 wheel INFO adding 'mypyc/transform/exceptions.py' 2024-10-14 23:37:17,093 wheel INFO adding 'mypyc/transform/flag_elimination.py' 2024-10-14 23:37:17,095 wheel INFO adding 'mypyc/transform/ir_transform.py' 2024-10-14 23:37:17,096 wheel INFO adding 'mypyc/transform/lower.py' 2024-10-14 23:37:17,097 wheel INFO adding 'mypyc/transform/refcount.py' 2024-10-14 23:37:17,098 wheel INFO adding 'mypyc/transform/uninit.py' 2024-10-14 23:37:17,099 wheel INFO adding 'mypy-1.12.0.dist-info/LICENSE' 2024-10-14 23:37:17,100 wheel INFO adding 'mypy-1.12.0.dist-info/METADATA' 2024-10-14 23:37:17,101 wheel INFO adding 'mypy-1.12.0.dist-info/WHEEL' 2024-10-14 23:37:17,101 wheel INFO adding 'mypy-1.12.0.dist-info/entry_points.txt' 2024-10-14 23:37:17,102 wheel INFO adding 'mypy-1.12.0.dist-info/top_level.txt' 2024-10-14 23:37:17,115 wheel INFO adding 'mypy-1.12.0.dist-info/RECORD' 2024-10-14 23:37:17,130 root INFO removing build/bdist.linux-riscv64/wheel 2024-10-14 23:37:17,246 gpep517 INFO The backend produced .dist/mypy-1.12.0-py3-none-any.whl mypy-1.12.0-py3-none-any.whl >>> py3-mypy: Entering fakeroot... >>> py3-mypy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/mypy/dmypy/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/dmypy/__pycache__' 'usr/lib/python3.12/site-packages/mypy/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/__pycache__' 'usr/lib/python3.12/site-packages/mypy/test/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/test/__pycache__' 'usr/lib/python3.12/site-packages/mypy/test/meta/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/test/meta/__pycache__' 'usr/lib/python3.12/site-packages/mypy/server/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/server/__pycache__' 'usr/lib/python3.12/site-packages/mypy/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/plugins/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/analysis/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/analysis/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/lib-rt/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/lib-rt/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/primitives/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/primitives/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/test/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/test/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/doc/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/doc/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/ir/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/ir/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/lower/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/lower/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/test-data/fixtures/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/test-data/fixtures/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/test-data/driver/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/test-data/driver/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/codegen/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/codegen/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/transform/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/transform/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/irbuild/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/irbuild/__pycache__' >>> py3-mypy-pyc*: Preparing subpackage py3-mypy-pyc... >>> py3-mypy-pyc*: Running postcheck for py3-mypy-pyc >>> py3-mypy*: Running postcheck for py3-mypy >>> py3-mypy*: Preparing package py3-mypy... >>> py3-mypy-pyc*: Tracing dependencies... py3-mypy-extensions py3-typing-extensions python3~3.12 >>> py3-mypy-pyc*: Package size: 6.4 MB >>> py3-mypy-pyc*: Compressing data... >>> py3-mypy-pyc*: Create checksum... >>> py3-mypy-pyc*: Create py3-mypy-pyc-1.12.0-r0.apk >>> py3-mypy*: Tracing dependencies... py3-mypy-extensions py3-typing-extensions python3~3.12 >>> py3-mypy*: Package size: 10.1 MB >>> py3-mypy*: Compressing data... >>> py3-mypy*: Create checksum... >>> py3-mypy*: Create py3-mypy-1.12.0-r0.apk >>> py3-mypy: Build complete at Mon, 14 Oct 2024 23:37:31 +0000 elapsed time 0h 0m 30s >>> py3-mypy: Cleaning up srcdir >>> py3-mypy: Cleaning up pkgdir >>> py3-mypy: Uninstalling dependencies... (1/29) Purging .makedepends-py3-mypy (20241014.233704) (2/29) Purging py3-mypy-extensions-pyc (1.0.0-r3) (3/29) Purging py3-mypy-extensions (1.0.0-r3) (4/29) Purging py3-typing-extensions-pyc (4.12.2-r0) (5/29) Purging py3-typing-extensions (4.12.2-r0) (6/29) Purging python3-dev (3.12.7-r0) (7/29) Purging py3-gpep517-pyc (16-r0) (8/29) Purging py3-gpep517 (16-r0) (9/29) Purging py3-installer-pyc (0.7.0-r2) (10/29) Purging py3-installer (0.7.0-r2) (11/29) Purging py3-setuptools-pyc (70.3.0-r0) (12/29) Purging py3-setuptools (70.3.0-r0) (13/29) Purging py3-wheel-pyc (0.43.0-r0) (14/29) Purging py3-wheel (0.43.0-r0) (15/29) Purging py3-packaging-pyc (24.1-r0) (16/29) Purging py3-packaging (24.1-r0) (17/29) Purging py3-parsing-pyc (3.1.4-r0) (18/29) Purging py3-parsing (3.1.4-r0) (19/29) Purging python3-pyc (3.12.7-r0) (20/29) Purging python3-pycache-pyc0 (3.12.7-r0) (21/29) Purging pyc (3.12.7-r0) (22/29) Purging python3 (3.12.7-r0) (23/29) Purging gdbm (1.24-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libffi (3.4.6-r0) (26/29) Purging libpanelw (6.5_p20241006-r0) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging sqlite-libs (3.46.1-r0) (29/29) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 341 MiB in 100 packages >>> py3-mypy: Updating the community/riscv64 repository index... >>> py3-mypy: Signing the index...