>>> py3-mypy: Building community/py3-mypy 1.12.1-r0 (using abuild 3.14.0-r0) started Sun, 20 Oct 2024 21:20:26 +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 (20241020.212032) Executing busybox-1.37.0-r1.trigger OK: 604 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.1.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.1.tar.gz::https://github.com/python/mypy/archive/refs/tags/v1.12.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3089k 0 3089k 0 0 2948k 0 --:--:-- 0:00:01 --:--:-- 2948k >>> py3-mypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mypy-1.12.1.tar.gz >>> py3-mypy: Checking sha512sums... py3-mypy-1.12.1.tar.gz: OK >>> py3-mypy: Unpacking /var/cache/distfiles/edge/py3-mypy-1.12.1.tar.gz... 2024-10-20 21:20:42,669 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-20 21:20:42,826 root INFO running bdist_wheel 2024-10-20 21:20:42,913 root INFO running build 2024-10-20 21:20:42,913 root INFO running build_py 2024-10-20 21:20:42,914 root INFO pin_version() 2024-10-20 21:20:42,914 root INFO creating build 2024-10-20 21:20:42,915 root INFO creating build/lib 2024-10-20 21:20:42,915 root INFO creating build/lib/mypy 2024-10-20 21:20:42,920 root INFO copying mypy/main.py -> build/lib/mypy 2024-10-20 21:20:42,923 root INFO copying mypy/build.py -> build/lib/mypy 2024-10-20 21:20:42,926 root INFO copying mypy/gclogger.py -> build/lib/mypy 2024-10-20 21:20:42,927 root INFO copying mypy/checker.py -> build/lib/mypy 2024-10-20 21:20:42,933 root INFO copying mypy/meet.py -> build/lib/mypy 2024-10-20 21:20:42,935 root INFO copying mypy/config_parser.py -> build/lib/mypy 2024-10-20 21:20:42,937 root INFO copying mypy/stubdoc.py -> build/lib/mypy 2024-10-20 21:20:42,938 root INFO copying mypy/semanal.py -> build/lib/mypy 2024-10-20 21:20:42,942 root INFO copying mypy/operators.py -> build/lib/mypy 2024-10-20 21:20:42,943 root INFO copying mypy/typestate.py -> build/lib/mypy 2024-10-20 21:20:42,944 root INFO copying mypy/reachability.py -> build/lib/mypy 2024-10-20 21:20:42,946 root INFO copying mypy/semanal_pass1.py -> build/lib/mypy 2024-10-20 21:20:42,947 root INFO copying mypy/semanal_namedtuple.py -> build/lib/mypy 2024-10-20 21:20:42,949 root INFO copying mypy/renaming.py -> build/lib/mypy 2024-10-20 21:20:42,950 root INFO copying mypy/solve.py -> build/lib/mypy 2024-10-20 21:20:42,952 root INFO copying mypy/bogus_type.py -> build/lib/mypy 2024-10-20 21:20:42,953 root INFO copying mypy/report.py -> build/lib/mypy 2024-10-20 21:20:42,954 root INFO copying mypy/__main__.py -> build/lib/mypy 2024-10-20 21:20:42,955 root INFO copying mypy/strconv.py -> build/lib/mypy 2024-10-20 21:20:42,957 root INFO copying mypy/typeops.py -> build/lib/mypy 2024-10-20 21:20:42,958 root INFO copying mypy/stubgenc.py -> build/lib/mypy 2024-10-20 21:20:42,960 root INFO copying mypy/exprtotype.py -> build/lib/mypy 2024-10-20 21:20:42,961 root INFO copying mypy/semanal_infer.py -> build/lib/mypy 2024-10-20 21:20:42,963 root INFO copying mypy/suggestions.py -> build/lib/mypy 2024-10-20 21:20:42,964 root INFO copying mypy/fastparse.py -> build/lib/mypy 2024-10-20 21:20:42,966 root INFO copying mypy/options.py -> build/lib/mypy 2024-10-20 21:20:42,968 root INFO copying mypy/stubutil.py -> build/lib/mypy 2024-10-20 21:20:42,970 root INFO copying mypy/fixup.py -> build/lib/mypy 2024-10-20 21:20:42,971 root INFO copying mypy/indirection.py -> build/lib/mypy 2024-10-20 21:20:42,972 root INFO copying mypy/split_namespace.py -> build/lib/mypy 2024-10-20 21:20:42,973 root INFO copying mypy/stats.py -> build/lib/mypy 2024-10-20 21:20:42,975 root INFO copying mypy/join.py -> build/lib/mypy 2024-10-20 21:20:42,976 root INFO copying mypy/semanal_main.py -> build/lib/mypy 2024-10-20 21:20:42,978 root INFO copying mypy/dmypy_util.py -> build/lib/mypy 2024-10-20 21:20:42,979 root INFO copying mypy/typetraverser.py -> build/lib/mypy 2024-10-20 21:20:42,980 root INFO copying mypy/literals.py -> build/lib/mypy 2024-10-20 21:20:42,981 root INFO copying mypy/type_visitor.py -> build/lib/mypy 2024-10-20 21:20:42,983 root INFO copying mypy/util.py -> build/lib/mypy 2024-10-20 21:20:42,984 root INFO copying mypy/moduleinspect.py -> build/lib/mypy 2024-10-20 21:20:42,985 root INFO copying mypy/mro.py -> build/lib/mypy 2024-10-20 21:20:42,986 root INFO copying mypy/binder.py -> build/lib/mypy 2024-10-20 21:20:42,988 root INFO copying mypy/graph_utils.py -> build/lib/mypy 2024-10-20 21:20:42,989 root INFO copying mypy/erasetype.py -> build/lib/mypy 2024-10-20 21:20:42,990 root INFO copying mypy/semanal_typeddict.py -> build/lib/mypy 2024-10-20 21:20:42,992 root INFO copying mypy/typeanal.py -> build/lib/mypy 2024-10-20 21:20:42,994 root INFO copying mypy/message_registry.py -> build/lib/mypy 2024-10-20 21:20:42,995 root INFO copying mypy/evalexpr.py -> build/lib/mypy 2024-10-20 21:20:42,996 root INFO copying mypy/error_formatter.py -> build/lib/mypy 2024-10-20 21:20:42,998 root INFO copying mypy/stubgen.py -> build/lib/mypy 2024-10-20 21:20:42,999 root INFO copying mypy/semanal_shared.py -> build/lib/mypy 2024-10-20 21:20:43,001 root INFO copying mypy/sharedparse.py -> build/lib/mypy 2024-10-20 21:20:43,002 root INFO copying mypy/semanal_typeargs.py -> build/lib/mypy 2024-10-20 21:20:43,003 root INFO copying mypy/applytype.py -> build/lib/mypy 2024-10-20 21:20:43,005 root INFO copying mypy/lookup.py -> build/lib/mypy 2024-10-20 21:20:43,006 root INFO copying mypy/errorcodes.py -> build/lib/mypy 2024-10-20 21:20:43,007 root INFO copying mypy/checkstrformat.py -> build/lib/mypy 2024-10-20 21:20:43,009 root INFO copying mypy/plugin.py -> build/lib/mypy 2024-10-20 21:20:43,010 root INFO copying mypy/typevartuples.py -> build/lib/mypy 2024-10-20 21:20:43,012 root INFO copying mypy/stubinfo.py -> build/lib/mypy 2024-10-20 21:20:43,013 root INFO copying mypy/subtypes.py -> build/lib/mypy 2024-10-20 21:20:43,015 root INFO copying mypy/typevars.py -> build/lib/mypy 2024-10-20 21:20:43,016 root INFO copying mypy/dmypy_os.py -> build/lib/mypy 2024-10-20 21:20:43,018 root INFO copying mypy/inspections.py -> build/lib/mypy 2024-10-20 21:20:43,019 root INFO copying mypy/expandtype.py -> build/lib/mypy 2024-10-20 21:20:43,020 root INFO copying mypy/fscache.py -> build/lib/mypy 2024-10-20 21:20:43,022 root INFO copying mypy/mixedtraverser.py -> build/lib/mypy 2024-10-20 21:20:43,023 root INFO copying mypy/pyinfo.py -> build/lib/mypy 2024-10-20 21:20:43,024 root INFO copying mypy/__init__.py -> build/lib/mypy 2024-10-20 21:20:43,025 root INFO copying mypy/stubtest.py -> build/lib/mypy 2024-10-20 21:20:43,027 root INFO copying mypy/constraints.py -> build/lib/mypy 2024-10-20 21:20:43,029 root INFO copying mypy/memprofile.py -> build/lib/mypy 2024-10-20 21:20:43,030 root INFO copying mypy/partially_defined.py -> build/lib/mypy 2024-10-20 21:20:43,031 root INFO copying mypy/errors.py -> build/lib/mypy 2024-10-20 21:20:43,033 root INFO copying mypy/visitor.py -> build/lib/mypy 2024-10-20 21:20:43,035 root INFO copying mypy/fswatcher.py -> build/lib/mypy 2024-10-20 21:20:43,036 root INFO copying mypy/semanal_newtype.py -> build/lib/mypy 2024-10-20 21:20:43,037 root INFO copying mypy/types.py -> build/lib/mypy 2024-10-20 21:20:43,039 root INFO copying mypy/checkpattern.py -> build/lib/mypy 2024-10-20 21:20:43,041 root INFO copying mypy/ipc.py -> build/lib/mypy 2024-10-20 21:20:43,042 root INFO copying mypy/patterns.py -> build/lib/mypy 2024-10-20 21:20:43,043 root INFO copying mypy/api.py -> build/lib/mypy 2024-10-20 21:20:43,044 root INFO copying mypy/types_utils.py -> build/lib/mypy 2024-10-20 21:20:43,046 root INFO copying mypy/semanal_enum.py -> build/lib/mypy 2024-10-20 21:20:43,047 root INFO copying mypy/constant_fold.py -> build/lib/mypy 2024-10-20 21:20:43,048 root INFO copying mypy/freetree.py -> build/lib/mypy 2024-10-20 21:20:43,050 root INFO copying mypy/treetransform.py -> build/lib/mypy 2024-10-20 21:20:43,051 root INFO copying mypy/parse.py -> build/lib/mypy 2024-10-20 21:20:43,052 root INFO copying mypy/scope.py -> build/lib/mypy 2024-10-20 21:20:43,053 root INFO copying mypy/find_sources.py -> build/lib/mypy 2024-10-20 21:20:43,055 root INFO copying mypy/argmap.py -> build/lib/mypy 2024-10-20 21:20:43,056 root INFO copying mypy/state.py -> build/lib/mypy 2024-10-20 21:20:43,057 root INFO copying mypy/dmypy_server.py -> build/lib/mypy 2024-10-20 21:20:43,059 root INFO copying mypy/messages.py -> build/lib/mypy 2024-10-20 21:20:43,061 root INFO copying mypy/checkexpr.py -> build/lib/mypy 2024-10-20 21:20:43,064 root INFO copying mypy/infer.py -> build/lib/mypy 2024-10-20 21:20:43,065 root INFO copying mypy/git.py -> build/lib/mypy 2024-10-20 21:20:43,067 root INFO copying mypy/copytype.py -> build/lib/mypy 2024-10-20 21:20:43,068 root INFO copying mypy/defaults.py -> build/lib/mypy 2024-10-20 21:20:43,069 root INFO copying mypy/modulefinder.py -> build/lib/mypy 2024-10-20 21:20:43,071 root INFO copying mypy/semanal_classprop.py -> build/lib/mypy 2024-10-20 21:20:43,072 root INFO copying mypy/checkmember.py -> build/lib/mypy 2024-10-20 21:20:43,074 root INFO copying mypy/maptype.py -> build/lib/mypy 2024-10-20 21:20:43,075 root INFO copying mypy/traverser.py -> build/lib/mypy 2024-10-20 21:20:43,076 root INFO copying mypy/nodes.py -> build/lib/mypy 2024-10-20 21:20:43,078 root INFO copying mypy/tvar_scope.py -> build/lib/mypy 2024-10-20 21:20:43,080 root INFO copying mypy/metastore.py -> build/lib/mypy 2024-10-20 21:20:43,081 root INFO copying mypy/refinfo.py -> build/lib/mypy 2024-10-20 21:20:43,083 root INFO creating build/lib/mypyc 2024-10-20 21:20:43,084 root INFO copying mypyc/build.py -> build/lib/mypyc 2024-10-20 21:20:43,085 root INFO copying mypyc/__main__.py -> build/lib/mypyc 2024-10-20 21:20:43,086 root INFO copying mypyc/options.py -> build/lib/mypyc 2024-10-20 21:20:43,088 root INFO copying mypyc/crash.py -> build/lib/mypyc 2024-10-20 21:20:43,089 root INFO copying mypyc/common.py -> build/lib/mypyc 2024-10-20 21:20:43,090 root INFO copying mypyc/__init__.py -> build/lib/mypyc 2024-10-20 21:20:43,091 root INFO copying mypyc/namegen.py -> build/lib/mypyc 2024-10-20 21:20:43,092 root INFO copying mypyc/errors.py -> build/lib/mypyc 2024-10-20 21:20:43,094 root INFO copying mypyc/subtype.py -> build/lib/mypyc 2024-10-20 21:20:43,095 root INFO copying mypyc/rt_subtype.py -> build/lib/mypyc 2024-10-20 21:20:43,096 root INFO copying mypyc/sametype.py -> build/lib/mypyc 2024-10-20 21:20:43,098 root INFO creating build/lib/mypy/dmypy 2024-10-20 21:20:43,098 root INFO copying mypy/dmypy/__main__.py -> build/lib/mypy/dmypy 2024-10-20 21:20:43,100 root INFO copying mypy/dmypy/__init__.py -> build/lib/mypy/dmypy 2024-10-20 21:20:43,101 root INFO copying mypy/dmypy/client.py -> build/lib/mypy/dmypy 2024-10-20 21:20:43,104 root INFO creating build/lib/mypy/test 2024-10-20 21:20:43,105 root INFO copying mypy/test/visitors.py -> build/lib/mypy/test 2024-10-20 21:20:43,106 root INFO copying mypy/test/testfinegrained.py -> build/lib/mypy/test 2024-10-20 21:20:43,107 root INFO copying mypy/test/testdeps.py -> build/lib/mypy/test 2024-10-20 21:20:43,108 root INFO copying mypy/test/testsemanal.py -> build/lib/mypy/test 2024-10-20 21:20:43,110 root INFO copying mypy/test/testapi.py -> build/lib/mypy/test 2024-10-20 21:20:43,111 root INFO copying mypy/test/testmypyc.py -> build/lib/mypy/test 2024-10-20 21:20:43,112 root INFO copying mypy/test/typefixture.py -> build/lib/mypy/test 2024-10-20 21:20:43,114 root INFO copying mypy/test/testcheck.py -> build/lib/mypy/test 2024-10-20 21:20:43,115 root INFO copying mypy/test/testdiff.py -> build/lib/mypy/test 2024-10-20 21:20:43,116 root INFO copying mypy/test/testmodulefinder.py -> build/lib/mypy/test 2024-10-20 21:20:43,117 root INFO copying mypy/test/testerrorstream.py -> build/lib/mypy/test 2024-10-20 21:20:43,119 root INFO copying mypy/test/testfscache.py -> build/lib/mypy/test 2024-10-20 21:20:43,120 root INFO copying mypy/test/testpep561.py -> build/lib/mypy/test 2024-10-20 21:20:43,121 root INFO copying mypy/test/testtypes.py -> build/lib/mypy/test 2024-10-20 21:20:43,123 root INFO copying mypy/test/testreports.py -> build/lib/mypy/test 2024-10-20 21:20:43,124 root INFO copying mypy/test/teststubtest.py -> build/lib/mypy/test 2024-10-20 21:20:43,126 root INFO copying mypy/test/testargs.py -> build/lib/mypy/test 2024-10-20 21:20:43,128 root INFO copying mypy/test/helpers.py -> build/lib/mypy/test 2024-10-20 21:20:43,129 root INFO copying mypy/test/testgraph.py -> build/lib/mypy/test 2024-10-20 21:20:43,130 root INFO copying mypy/test/test_ref_info.py -> build/lib/mypy/test 2024-10-20 21:20:43,131 root INFO copying mypy/test/testtypegen.py -> build/lib/mypy/test 2024-10-20 21:20:43,133 root INFO copying mypy/test/testpythoneval.py -> build/lib/mypy/test 2024-10-20 21:20:43,134 root INFO copying mypy/test/testsubtypes.py -> build/lib/mypy/test 2024-10-20 21:20:43,135 root INFO copying mypy/test/testfinegrainedcache.py -> build/lib/mypy/test 2024-10-20 21:20:43,136 root INFO copying mypy/test/testformatter.py -> build/lib/mypy/test 2024-10-20 21:20:43,138 root INFO copying mypy/test/teststubinfo.py -> build/lib/mypy/test 2024-10-20 21:20:43,139 root INFO copying mypy/test/testmerge.py -> build/lib/mypy/test 2024-10-20 21:20:43,140 root INFO copying mypy/test/testsolve.py -> build/lib/mypy/test 2024-10-20 21:20:43,142 root INFO copying mypy/test/testdaemon.py -> build/lib/mypy/test 2024-10-20 21:20:43,143 root INFO copying mypy/test/__init__.py -> build/lib/mypy/test 2024-10-20 21:20:43,144 root INFO copying mypy/test/config.py -> build/lib/mypy/test 2024-10-20 21:20:43,145 root INFO copying mypy/test/testconstraints.py -> build/lib/mypy/test 2024-10-20 21:20:43,146 root INFO copying mypy/test/teststubgen.py -> build/lib/mypy/test 2024-10-20 21:20:43,148 root INFO copying mypy/test/testoutput.py -> build/lib/mypy/test 2024-10-20 21:20:43,149 root INFO copying mypy/test/update_data.py -> build/lib/mypy/test 2024-10-20 21:20:43,151 root INFO copying mypy/test/testinfer.py -> build/lib/mypy/test 2024-10-20 21:20:43,152 root INFO copying mypy/test/test_find_sources.py -> build/lib/mypy/test 2024-10-20 21:20:43,153 root INFO copying mypy/test/data.py -> build/lib/mypy/test 2024-10-20 21:20:43,155 root INFO copying mypy/test/testipc.py -> build/lib/mypy/test 2024-10-20 21:20:43,156 root INFO copying mypy/test/testparse.py -> build/lib/mypy/test 2024-10-20 21:20:43,157 root INFO copying mypy/test/testtransform.py -> build/lib/mypy/test 2024-10-20 21:20:43,158 root INFO copying mypy/test/testcmdline.py -> build/lib/mypy/test 2024-10-20 21:20:43,160 root INFO copying mypy/test/testutil.py -> build/lib/mypy/test 2024-10-20 21:20:43,162 root INFO creating build/lib/mypy/server 2024-10-20 21:20:43,163 root INFO copying mypy/server/subexpr.py -> build/lib/mypy/server 2024-10-20 21:20:43,164 root INFO copying mypy/server/trigger.py -> build/lib/mypy/server 2024-10-20 21:20:43,165 root INFO copying mypy/server/astdiff.py -> build/lib/mypy/server 2024-10-20 21:20:43,167 root INFO copying mypy/server/target.py -> build/lib/mypy/server 2024-10-20 21:20:43,168 root INFO copying mypy/server/objgraph.py -> build/lib/mypy/server 2024-10-20 21:20:43,169 root INFO copying mypy/server/astmerge.py -> build/lib/mypy/server 2024-10-20 21:20:43,171 root INFO copying mypy/server/__init__.py -> build/lib/mypy/server 2024-10-20 21:20:43,172 root INFO copying mypy/server/aststrip.py -> build/lib/mypy/server 2024-10-20 21:20:43,173 root INFO copying mypy/server/deps.py -> build/lib/mypy/server 2024-10-20 21:20:43,175 root INFO copying mypy/server/mergecheck.py -> build/lib/mypy/server 2024-10-20 21:20:43,176 root INFO copying mypy/server/update.py -> build/lib/mypy/server 2024-10-20 21:20:43,179 root INFO creating build/lib/mypy/plugins 2024-10-20 21:20:43,179 root INFO copying mypy/plugins/dataclasses.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,181 root INFO copying mypy/plugins/proper_plugin.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,182 root INFO copying mypy/plugins/default.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,184 root INFO copying mypy/plugins/common.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,185 root INFO copying mypy/plugins/__init__.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,186 root INFO copying mypy/plugins/functools.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,187 root INFO copying mypy/plugins/attrs.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,189 root INFO copying mypy/plugins/enums.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,190 root INFO copying mypy/plugins/singledispatch.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,192 root INFO copying mypy/plugins/ctypes.py -> build/lib/mypy/plugins 2024-10-20 21:20:43,194 root INFO creating build/lib/mypy/test/meta 2024-10-20 21:20:43,194 root INFO copying mypy/test/meta/test_diff_helper.py -> build/lib/mypy/test/meta 2024-10-20 21:20:43,196 root INFO copying mypy/test/meta/__init__.py -> build/lib/mypy/test/meta 2024-10-20 21:20:43,197 root INFO copying mypy/test/meta/test_update_data.py -> build/lib/mypy/test/meta 2024-10-20 21:20:43,198 root INFO copying mypy/test/meta/test_parse_data.py -> build/lib/mypy/test/meta 2024-10-20 21:20:43,199 root INFO copying mypy/test/meta/_pytest.py -> build/lib/mypy/test/meta 2024-10-20 21:20:43,201 root INFO creating build/lib/mypyc/analysis 2024-10-20 21:20:43,202 root INFO copying mypyc/analysis/blockfreq.py -> build/lib/mypyc/analysis 2024-10-20 21:20:43,203 root INFO copying mypyc/analysis/ircheck.py -> build/lib/mypyc/analysis 2024-10-20 21:20:43,204 root INFO copying mypyc/analysis/dataflow.py -> build/lib/mypyc/analysis 2024-10-20 21:20:43,206 root INFO copying mypyc/analysis/selfleaks.py -> build/lib/mypyc/analysis 2024-10-20 21:20:43,207 root INFO copying mypyc/analysis/attrdefined.py -> build/lib/mypyc/analysis 2024-10-20 21:20:43,208 root INFO copying mypyc/analysis/__init__.py -> build/lib/mypyc/analysis 2024-10-20 21:20:43,210 root INFO creating build/lib/mypyc/primitives 2024-10-20 21:20:43,211 root INFO copying mypyc/primitives/tuple_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,212 root INFO copying mypyc/primitives/exc_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,214 root INFO copying mypyc/primitives/dict_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,215 root INFO copying mypyc/primitives/bytes_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,216 root INFO copying mypyc/primitives/list_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,217 root INFO copying mypyc/primitives/__init__.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,218 root INFO copying mypyc/primitives/generic_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,220 root INFO copying mypyc/primitives/int_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,221 root INFO copying mypyc/primitives/misc_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,222 root INFO copying mypyc/primitives/set_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,223 root INFO copying mypyc/primitives/str_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,225 root INFO copying mypyc/primitives/registry.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,226 root INFO copying mypyc/primitives/float_ops.py -> build/lib/mypyc/primitives 2024-10-20 21:20:43,229 root INFO creating build/lib/mypyc/test 2024-10-20 21:20:43,230 root INFO copying mypyc/test/test_struct.py -> build/lib/mypyc/test 2024-10-20 21:20:43,231 root INFO copying mypyc/test/test_emit.py -> build/lib/mypyc/test 2024-10-20 21:20:43,232 root INFO copying mypyc/test/test_pprint.py -> build/lib/mypyc/test 2024-10-20 21:20:43,233 root INFO copying mypyc/test/test_emitfunc.py -> build/lib/mypyc/test 2024-10-20 21:20:43,235 root INFO copying mypyc/test/test_ircheck.py -> build/lib/mypyc/test 2024-10-20 21:20:43,236 root INFO copying mypyc/test/test_emitclass.py -> build/lib/mypyc/test 2024-10-20 21:20:43,237 root INFO copying mypyc/test/test_namegen.py -> build/lib/mypyc/test 2024-10-20 21:20:43,239 root INFO copying mypyc/test/test_typeops.py -> build/lib/mypyc/test 2024-10-20 21:20:43,240 root INFO copying mypyc/test/test_run.py -> build/lib/mypyc/test 2024-10-20 21:20:43,241 root INFO copying mypyc/test/test_rarray.py -> build/lib/mypyc/test 2024-10-20 21:20:43,243 root INFO copying mypyc/test/test_serialization.py -> build/lib/mypyc/test 2024-10-20 21:20:43,244 root INFO copying mypyc/test/test_literals.py -> build/lib/mypyc/test 2024-10-20 21:20:43,245 root INFO copying mypyc/test/test_optimizations.py -> build/lib/mypyc/test 2024-10-20 21:20:43,246 root INFO copying mypyc/test/test_cheader.py -> build/lib/mypyc/test 2024-10-20 21:20:43,247 root INFO copying mypyc/test/test_alwaysdefined.py -> build/lib/mypyc/test 2024-10-20 21:20:43,249 root INFO copying mypyc/test/test_commandline.py -> build/lib/mypyc/test 2024-10-20 21:20:43,250 root INFO copying mypyc/test/__init__.py -> build/lib/mypyc/test 2024-10-20 21:20:43,251 root INFO copying mypyc/test/test_lowering.py -> build/lib/mypyc/test 2024-10-20 21:20:43,252 root INFO copying mypyc/test/config.py -> build/lib/mypyc/test 2024-10-20 21:20:43,253 root INFO copying mypyc/test/test_irbuild.py -> build/lib/mypyc/test 2024-10-20 21:20:43,255 root INFO copying mypyc/test/test_emitwrapper.py -> build/lib/mypyc/test 2024-10-20 21:20:43,256 root INFO copying mypyc/test/test_analysis.py -> build/lib/mypyc/test 2024-10-20 21:20:43,257 root INFO copying mypyc/test/test_external.py -> build/lib/mypyc/test 2024-10-20 21:20:43,258 root INFO copying mypyc/test/test_tuplename.py -> build/lib/mypyc/test 2024-10-20 21:20:43,259 root INFO copying mypyc/test/test_exceptions.py -> build/lib/mypyc/test 2024-10-20 21:20:43,260 root INFO copying mypyc/test/test_refcount.py -> build/lib/mypyc/test 2024-10-20 21:20:43,262 root INFO copying mypyc/test/testutil.py -> build/lib/mypyc/test 2024-10-20 21:20:43,264 root INFO creating build/lib/mypyc/ir 2024-10-20 21:20:43,264 root INFO copying mypyc/ir/module_ir.py -> build/lib/mypyc/ir 2024-10-20 21:20:43,266 root INFO copying mypyc/ir/ops.py -> build/lib/mypyc/ir 2024-10-20 21:20:43,267 root INFO copying mypyc/ir/class_ir.py -> build/lib/mypyc/ir 2024-10-20 21:20:43,269 root INFO copying mypyc/ir/func_ir.py -> build/lib/mypyc/ir 2024-10-20 21:20:43,270 root INFO copying mypyc/ir/rtypes.py -> build/lib/mypyc/ir 2024-10-20 21:20:43,272 root INFO copying mypyc/ir/__init__.py -> build/lib/mypyc/ir 2024-10-20 21:20:43,273 root INFO copying mypyc/ir/pprint.py -> build/lib/mypyc/ir 2024-10-20 21:20:43,275 root INFO creating build/lib/mypyc/lower 2024-10-20 21:20:43,276 root INFO copying mypyc/lower/list_ops.py -> build/lib/mypyc/lower 2024-10-20 21:20:43,277 root INFO copying mypyc/lower/__init__.py -> build/lib/mypyc/lower 2024-10-20 21:20:43,278 root INFO copying mypyc/lower/int_ops.py -> build/lib/mypyc/lower 2024-10-20 21:20:43,279 root INFO copying mypyc/lower/misc_ops.py -> build/lib/mypyc/lower 2024-10-20 21:20:43,281 root INFO copying mypyc/lower/registry.py -> build/lib/mypyc/lower 2024-10-20 21:20:43,283 root INFO creating build/lib/mypyc/codegen 2024-10-20 21:20:43,283 root INFO copying mypyc/codegen/emitwrapper.py -> build/lib/mypyc/codegen 2024-10-20 21:20:43,285 root INFO copying mypyc/codegen/emit.py -> build/lib/mypyc/codegen 2024-10-20 21:20:43,287 root INFO copying mypyc/codegen/emitmodule.py -> build/lib/mypyc/codegen 2024-10-20 21:20:43,288 root INFO copying mypyc/codegen/literals.py -> build/lib/mypyc/codegen 2024-10-20 21:20:43,289 root INFO copying mypyc/codegen/__init__.py -> build/lib/mypyc/codegen 2024-10-20 21:20:43,291 root INFO copying mypyc/codegen/emitfunc.py -> build/lib/mypyc/codegen 2024-10-20 21:20:43,292 root INFO copying mypyc/codegen/emitclass.py -> build/lib/mypyc/codegen 2024-10-20 21:20:43,294 root INFO copying mypyc/codegen/cstring.py -> build/lib/mypyc/codegen 2024-10-20 21:20:43,295 root INFO creating build/lib/mypyc/transform 2024-10-20 21:20:43,296 root INFO copying mypyc/transform/uninit.py -> build/lib/mypyc/transform 2024-10-20 21:20:43,297 root INFO copying mypyc/transform/lower.py -> build/lib/mypyc/transform 2024-10-20 21:20:43,299 root INFO copying mypyc/transform/copy_propagation.py -> build/lib/mypyc/transform 2024-10-20 21:20:43,300 root INFO copying mypyc/transform/flag_elimination.py -> build/lib/mypyc/transform 2024-10-20 21:20:43,301 root INFO copying mypyc/transform/__init__.py -> build/lib/mypyc/transform 2024-10-20 21:20:43,302 root INFO copying mypyc/transform/refcount.py -> build/lib/mypyc/transform 2024-10-20 21:20:43,303 root INFO copying mypyc/transform/exceptions.py -> build/lib/mypyc/transform 2024-10-20 21:20:43,304 root INFO copying mypyc/transform/ir_transform.py -> build/lib/mypyc/transform 2024-10-20 21:20:43,307 root INFO creating build/lib/mypyc/irbuild 2024-10-20 21:20:43,308 root INFO copying mypyc/irbuild/main.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,309 root INFO copying mypyc/irbuild/targets.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,310 root INFO copying mypyc/irbuild/context.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,311 root INFO copying mypyc/irbuild/statement.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,313 root INFO copying mypyc/irbuild/classdef.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,314 root INFO copying mypyc/irbuild/format_str_tokenizer.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,316 root INFO copying mypyc/irbuild/callable_class.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,317 root INFO copying mypyc/irbuild/for_helpers.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,319 root INFO copying mypyc/irbuild/prebuildvisitor.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,320 root INFO copying mypyc/irbuild/util.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,321 root INFO copying mypyc/irbuild/nonlocalcontrol.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,323 root INFO copying mypyc/irbuild/function.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,324 root INFO copying mypyc/irbuild/mapper.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,326 root INFO copying mypyc/irbuild/specialize.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,327 root INFO copying mypyc/irbuild/__init__.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,328 root INFO copying mypyc/irbuild/expression.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,330 root INFO copying mypyc/irbuild/visitor.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,331 root INFO copying mypyc/irbuild/ast_helpers.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,332 root INFO copying mypyc/irbuild/constant_fold.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,334 root INFO copying mypyc/irbuild/match.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,335 root INFO copying mypyc/irbuild/prepare.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,336 root INFO copying mypyc/irbuild/generator.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,338 root INFO copying mypyc/irbuild/vtable.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,339 root INFO copying mypyc/irbuild/ll_builder.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,341 root INFO copying mypyc/irbuild/builder.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,342 root INFO copying mypyc/irbuild/env_class.py -> build/lib/mypyc/irbuild 2024-10-20 21:20:43,344 root INFO running egg_info 2024-10-20 21:20:43,344 root INFO creating mypy.egg-info 2024-10-20 21:20:43,351 root INFO writing mypy.egg-info/PKG-INFO 2024-10-20 21:20:43,356 root INFO writing dependency_links to mypy.egg-info/dependency_links.txt 2024-10-20 21:20:43,358 root INFO writing entry points to mypy.egg-info/entry_points.txt 2024-10-20 21:20:43,361 root INFO writing requirements to mypy.egg-info/requires.txt 2024-10-20 21:20:43,362 root INFO writing top-level names to mypy.egg-info/top_level.txt 2024-10-20 21:20:43,363 root INFO writing manifest file 'mypy.egg-info/SOURCES.txt' 2024-10-20 21:20:43,483 root INFO reading manifest file 'mypy.egg-info/SOURCES.txt' 2024-10-20 21:20:43,484 root INFO reading manifest template 'MANIFEST.in' 2024-10-20 21:20:43,651 root WARNING warning: no directories found matching 'scripts' 2024-10-20 21:20:43,655 root WARNING no previously-included directories found matching 'docs/build' 2024-10-20 21:20:43,657 root WARNING no previously-included directories found matching 'docs/source/_build' 2024-10-20 21:20:43,671 root WARNING no previously-included directories found matching 'misc' 2024-10-20 21:20:43,696 root WARNING warning: no files found matching 'pytest.ini' 2024-10-20 21:20:43,699 root WARNING warning: no previously-included files found matching '.gitmodules' 2024-10-20 21:20:43,701 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2024-10-20 21:20:43,703 root WARNING warning: no previously-included files found matching 'CREDITS' 2024-10-20 21:20:43,705 root WARNING warning: no previously-included files found matching 'ROADMAP.md' 2024-10-20 21:20:43,707 root WARNING warning: no previously-included files found matching 'action.yml' 2024-10-20 21:20:43,709 root WARNING warning: no previously-included files found matching '.editorconfig' 2024-10-20 21:20:43,712 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2024-10-20 21:20:43,714 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2024-10-20 21:20:43,718 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2024-10-20 21:20:43,722 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2024-10-20 21:20:43,723 root INFO adding license file 'LICENSE' 2024-10-20 21:20:43,785 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-20 21:20:43,984 root INFO copying mypy/py.typed -> build/lib/mypy 2024-10-20 21:20:43,985 root INFO creating build/lib/mypy/typeshed 2024-10-20 21:20:43,986 root INFO copying mypy/typeshed/LICENSE -> build/lib/mypy/typeshed 2024-10-20 21:20:43,988 root INFO creating build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,988 root INFO copying mypy/typeshed/stdlib/VERSIONS -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,990 root INFO copying mypy/typeshed/stdlib/__future__.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,991 root INFO copying mypy/typeshed/stdlib/__main__.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,992 root INFO copying mypy/typeshed/stdlib/_ast.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,994 root INFO copying mypy/typeshed/stdlib/_bisect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,995 root INFO copying mypy/typeshed/stdlib/_bootlocale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,996 root INFO copying mypy/typeshed/stdlib/_codecs.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,997 root INFO copying mypy/typeshed/stdlib/_collections_abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:43,999 root INFO copying mypy/typeshed/stdlib/_compat_pickle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,000 root INFO copying mypy/typeshed/stdlib/_compression.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,001 root INFO copying mypy/typeshed/stdlib/_csv.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,002 root INFO copying mypy/typeshed/stdlib/_ctypes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,003 root INFO copying mypy/typeshed/stdlib/_curses.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,005 root INFO copying mypy/typeshed/stdlib/_decimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,006 root INFO copying mypy/typeshed/stdlib/_dummy_thread.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,007 root INFO copying mypy/typeshed/stdlib/_dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,008 root INFO copying mypy/typeshed/stdlib/_heapq.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,010 root INFO copying mypy/typeshed/stdlib/_imp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,011 root INFO copying mypy/typeshed/stdlib/_interpchannels.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,012 root INFO copying mypy/typeshed/stdlib/_interpqueues.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,014 root INFO copying mypy/typeshed/stdlib/_interpreters.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,015 root INFO copying mypy/typeshed/stdlib/_json.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,016 root INFO copying mypy/typeshed/stdlib/_locale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,017 root INFO copying mypy/typeshed/stdlib/_lsprof.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,019 root INFO copying mypy/typeshed/stdlib/_markupbase.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,020 root INFO copying mypy/typeshed/stdlib/_msi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,021 root INFO copying mypy/typeshed/stdlib/_operator.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,023 root INFO copying mypy/typeshed/stdlib/_osx_support.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,024 root INFO copying mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,025 root INFO copying mypy/typeshed/stdlib/_py_abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,026 root INFO copying mypy/typeshed/stdlib/_pydecimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,028 root INFO copying mypy/typeshed/stdlib/_random.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,029 root INFO copying mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,030 root INFO copying mypy/typeshed/stdlib/_socket.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,032 root INFO copying mypy/typeshed/stdlib/_stat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,033 root INFO copying mypy/typeshed/stdlib/_thread.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,034 root INFO copying mypy/typeshed/stdlib/_threading_local.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,035 root INFO copying mypy/typeshed/stdlib/_tkinter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,037 root INFO copying mypy/typeshed/stdlib/_tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,038 root INFO copying mypy/typeshed/stdlib/_warnings.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,039 root INFO copying mypy/typeshed/stdlib/_weakref.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,040 root INFO copying mypy/typeshed/stdlib/_weakrefset.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,041 root INFO copying mypy/typeshed/stdlib/_winapi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,043 root INFO copying mypy/typeshed/stdlib/abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,044 root INFO copying mypy/typeshed/stdlib/aifc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,045 root INFO copying mypy/typeshed/stdlib/antigravity.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,047 root INFO copying mypy/typeshed/stdlib/argparse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,048 root INFO copying mypy/typeshed/stdlib/array.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,049 root INFO copying mypy/typeshed/stdlib/ast.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,051 root INFO copying mypy/typeshed/stdlib/asynchat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,052 root INFO copying mypy/typeshed/stdlib/asyncore.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,053 root INFO copying mypy/typeshed/stdlib/atexit.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,055 root INFO copying mypy/typeshed/stdlib/audioop.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,056 root INFO copying mypy/typeshed/stdlib/base64.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,057 root INFO copying mypy/typeshed/stdlib/bdb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,058 root INFO copying mypy/typeshed/stdlib/binascii.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,059 root INFO copying mypy/typeshed/stdlib/binhex.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,061 root INFO copying mypy/typeshed/stdlib/bisect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,062 root INFO copying mypy/typeshed/stdlib/builtins.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,064 root INFO copying mypy/typeshed/stdlib/bz2.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,065 root INFO copying mypy/typeshed/stdlib/cProfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,066 root INFO copying mypy/typeshed/stdlib/calendar.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,068 root INFO copying mypy/typeshed/stdlib/cgi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,069 root INFO copying mypy/typeshed/stdlib/cgitb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,070 root INFO copying mypy/typeshed/stdlib/chunk.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,071 root INFO copying mypy/typeshed/stdlib/cmath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,072 root INFO copying mypy/typeshed/stdlib/cmd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,074 root INFO copying mypy/typeshed/stdlib/code.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,075 root INFO copying mypy/typeshed/stdlib/codecs.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,076 root INFO copying mypy/typeshed/stdlib/codeop.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,078 root INFO copying mypy/typeshed/stdlib/colorsys.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,079 root INFO copying mypy/typeshed/stdlib/compileall.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,080 root INFO copying mypy/typeshed/stdlib/configparser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,081 root INFO copying mypy/typeshed/stdlib/contextlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,083 root INFO copying mypy/typeshed/stdlib/contextvars.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,084 root INFO copying mypy/typeshed/stdlib/copy.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,085 root INFO copying mypy/typeshed/stdlib/copyreg.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,086 root INFO copying mypy/typeshed/stdlib/crypt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,088 root INFO copying mypy/typeshed/stdlib/csv.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,089 root INFO copying mypy/typeshed/stdlib/dataclasses.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,090 root INFO copying mypy/typeshed/stdlib/datetime.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,092 root INFO copying mypy/typeshed/stdlib/decimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,093 root INFO copying mypy/typeshed/stdlib/difflib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,094 root INFO copying mypy/typeshed/stdlib/dis.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,095 root INFO copying mypy/typeshed/stdlib/doctest.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,097 root INFO copying mypy/typeshed/stdlib/dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,098 root INFO copying mypy/typeshed/stdlib/enum.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,099 root INFO copying mypy/typeshed/stdlib/errno.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,100 root INFO copying mypy/typeshed/stdlib/faulthandler.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,102 root INFO copying mypy/typeshed/stdlib/fcntl.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,103 root INFO copying mypy/typeshed/stdlib/filecmp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,104 root INFO copying mypy/typeshed/stdlib/fileinput.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,106 root INFO copying mypy/typeshed/stdlib/fnmatch.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,107 root INFO copying mypy/typeshed/stdlib/formatter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,108 root INFO copying mypy/typeshed/stdlib/fractions.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,110 root INFO copying mypy/typeshed/stdlib/ftplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,111 root INFO copying mypy/typeshed/stdlib/functools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,112 root INFO copying mypy/typeshed/stdlib/gc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,113 root INFO copying mypy/typeshed/stdlib/genericpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,115 root INFO copying mypy/typeshed/stdlib/getopt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,116 root INFO copying mypy/typeshed/stdlib/getpass.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,117 root INFO copying mypy/typeshed/stdlib/gettext.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,118 root INFO copying mypy/typeshed/stdlib/glob.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,120 root INFO copying mypy/typeshed/stdlib/graphlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,121 root INFO copying mypy/typeshed/stdlib/grp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,122 root INFO copying mypy/typeshed/stdlib/gzip.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,123 root INFO copying mypy/typeshed/stdlib/hashlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,125 root INFO copying mypy/typeshed/stdlib/heapq.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,126 root INFO copying mypy/typeshed/stdlib/hmac.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,127 root INFO copying mypy/typeshed/stdlib/imaplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,128 root INFO copying mypy/typeshed/stdlib/imghdr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,130 root INFO copying mypy/typeshed/stdlib/imp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,131 root INFO copying mypy/typeshed/stdlib/inspect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,132 root INFO copying mypy/typeshed/stdlib/io.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,134 root INFO copying mypy/typeshed/stdlib/ipaddress.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,135 root INFO copying mypy/typeshed/stdlib/itertools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,137 root INFO copying mypy/typeshed/stdlib/keyword.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,138 root INFO copying mypy/typeshed/stdlib/linecache.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,139 root INFO copying mypy/typeshed/stdlib/locale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,140 root INFO copying mypy/typeshed/stdlib/lzma.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,142 root INFO copying mypy/typeshed/stdlib/mailbox.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,143 root INFO copying mypy/typeshed/stdlib/mailcap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,144 root INFO copying mypy/typeshed/stdlib/marshal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,145 root INFO copying mypy/typeshed/stdlib/math.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,147 root INFO copying mypy/typeshed/stdlib/mimetypes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,148 root INFO copying mypy/typeshed/stdlib/mmap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,149 root INFO copying mypy/typeshed/stdlib/modulefinder.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,151 root INFO copying mypy/typeshed/stdlib/msvcrt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,152 root INFO copying mypy/typeshed/stdlib/netrc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,153 root INFO copying mypy/typeshed/stdlib/nis.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,154 root INFO copying mypy/typeshed/stdlib/nntplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,155 root INFO copying mypy/typeshed/stdlib/nt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,157 root INFO copying mypy/typeshed/stdlib/ntpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,158 root INFO copying mypy/typeshed/stdlib/nturl2path.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,159 root INFO copying mypy/typeshed/stdlib/numbers.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,160 root INFO copying mypy/typeshed/stdlib/opcode.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,162 root INFO copying mypy/typeshed/stdlib/operator.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,163 root INFO copying mypy/typeshed/stdlib/optparse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,164 root INFO copying mypy/typeshed/stdlib/ossaudiodev.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,166 root INFO copying mypy/typeshed/stdlib/parser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,167 root INFO copying mypy/typeshed/stdlib/pathlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,168 root INFO copying mypy/typeshed/stdlib/pdb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,170 root INFO copying mypy/typeshed/stdlib/pickle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,171 root INFO copying mypy/typeshed/stdlib/pickletools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,172 root INFO copying mypy/typeshed/stdlib/pipes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,174 root INFO copying mypy/typeshed/stdlib/pkgutil.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,175 root INFO copying mypy/typeshed/stdlib/platform.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,176 root INFO copying mypy/typeshed/stdlib/plistlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,177 root INFO copying mypy/typeshed/stdlib/poplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,179 root INFO copying mypy/typeshed/stdlib/posix.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,180 root INFO copying mypy/typeshed/stdlib/posixpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,181 root INFO copying mypy/typeshed/stdlib/pprint.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,182 root INFO copying mypy/typeshed/stdlib/profile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,184 root INFO copying mypy/typeshed/stdlib/pstats.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,185 root INFO copying mypy/typeshed/stdlib/pty.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,186 root INFO copying mypy/typeshed/stdlib/pwd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,187 root INFO copying mypy/typeshed/stdlib/py_compile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,189 root INFO copying mypy/typeshed/stdlib/pyclbr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,190 root INFO copying mypy/typeshed/stdlib/pydoc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,191 root INFO copying mypy/typeshed/stdlib/queue.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,192 root INFO copying mypy/typeshed/stdlib/quopri.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,194 root INFO copying mypy/typeshed/stdlib/random.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,195 root INFO copying mypy/typeshed/stdlib/re.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,196 root INFO copying mypy/typeshed/stdlib/readline.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,198 root INFO copying mypy/typeshed/stdlib/reprlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,199 root INFO copying mypy/typeshed/stdlib/resource.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,200 root INFO copying mypy/typeshed/stdlib/rlcompleter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,201 root INFO copying mypy/typeshed/stdlib/runpy.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,202 root INFO copying mypy/typeshed/stdlib/sched.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,204 root INFO copying mypy/typeshed/stdlib/secrets.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,205 root INFO copying mypy/typeshed/stdlib/select.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,206 root INFO copying mypy/typeshed/stdlib/selectors.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,207 root INFO copying mypy/typeshed/stdlib/shelve.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,209 root INFO copying mypy/typeshed/stdlib/shlex.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,210 root INFO copying mypy/typeshed/stdlib/shutil.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,211 root INFO copying mypy/typeshed/stdlib/signal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,212 root INFO copying mypy/typeshed/stdlib/site.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,214 root INFO copying mypy/typeshed/stdlib/smtpd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,215 root INFO copying mypy/typeshed/stdlib/smtplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,216 root INFO copying mypy/typeshed/stdlib/sndhdr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,218 root INFO copying mypy/typeshed/stdlib/socket.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,219 root INFO copying mypy/typeshed/stdlib/socketserver.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,221 root INFO copying mypy/typeshed/stdlib/spwd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,222 root INFO copying mypy/typeshed/stdlib/sre_compile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,223 root INFO copying mypy/typeshed/stdlib/sre_constants.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,224 root INFO copying mypy/typeshed/stdlib/sre_parse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,226 root INFO copying mypy/typeshed/stdlib/ssl.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,227 root INFO copying mypy/typeshed/stdlib/stat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,228 root INFO copying mypy/typeshed/stdlib/statistics.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,230 root INFO copying mypy/typeshed/stdlib/string.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,231 root INFO copying mypy/typeshed/stdlib/stringprep.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,232 root INFO copying mypy/typeshed/stdlib/struct.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,233 root INFO copying mypy/typeshed/stdlib/subprocess.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,235 root INFO copying mypy/typeshed/stdlib/sunau.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,236 root INFO copying mypy/typeshed/stdlib/symbol.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,238 root INFO copying mypy/typeshed/stdlib/symtable.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,239 root INFO copying mypy/typeshed/stdlib/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,240 root INFO copying mypy/typeshed/stdlib/syslog.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,242 root INFO copying mypy/typeshed/stdlib/tabnanny.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,243 root INFO copying mypy/typeshed/stdlib/tarfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,244 root INFO copying mypy/typeshed/stdlib/telnetlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,246 root INFO copying mypy/typeshed/stdlib/tempfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,247 root INFO copying mypy/typeshed/stdlib/termios.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,248 root INFO copying mypy/typeshed/stdlib/textwrap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,250 root INFO copying mypy/typeshed/stdlib/this.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,251 root INFO copying mypy/typeshed/stdlib/threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,252 root INFO copying mypy/typeshed/stdlib/time.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,254 root INFO copying mypy/typeshed/stdlib/timeit.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,255 root INFO copying mypy/typeshed/stdlib/token.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,257 root INFO copying mypy/typeshed/stdlib/tokenize.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,259 root INFO copying mypy/typeshed/stdlib/tomllib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,260 root INFO copying mypy/typeshed/stdlib/trace.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,262 root INFO copying mypy/typeshed/stdlib/traceback.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,264 root INFO copying mypy/typeshed/stdlib/tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,265 root INFO copying mypy/typeshed/stdlib/tty.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,267 root INFO copying mypy/typeshed/stdlib/turtle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,269 root INFO copying mypy/typeshed/stdlib/types.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,271 root INFO copying mypy/typeshed/stdlib/typing.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,272 root INFO copying mypy/typeshed/stdlib/typing_extensions.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,274 root INFO copying mypy/typeshed/stdlib/unicodedata.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,275 root INFO copying mypy/typeshed/stdlib/uu.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,277 root INFO copying mypy/typeshed/stdlib/uuid.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,278 root INFO copying mypy/typeshed/stdlib/warnings.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,280 root INFO copying mypy/typeshed/stdlib/wave.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,281 root INFO copying mypy/typeshed/stdlib/weakref.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,283 root INFO copying mypy/typeshed/stdlib/webbrowser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,284 root INFO copying mypy/typeshed/stdlib/winreg.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,286 root INFO copying mypy/typeshed/stdlib/winsound.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,287 root INFO copying mypy/typeshed/stdlib/xdrlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,289 root INFO copying mypy/typeshed/stdlib/xxlimited.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,290 root INFO copying mypy/typeshed/stdlib/zipapp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,292 root INFO copying mypy/typeshed/stdlib/zipimport.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,294 root INFO copying mypy/typeshed/stdlib/zlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-20 21:20:44,295 root INFO creating build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:44,296 root INFO copying mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:44,298 root INFO copying mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:44,299 root INFO copying mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:44,301 root INFO copying mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:44,302 root INFO copying mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:44,304 root INFO creating build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,304 root INFO copying mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,306 root INFO copying mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,308 root INFO copying mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,309 root INFO copying mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,311 root INFO copying mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,312 root INFO copying mypy/typeshed/stdlib/asyncio/constants.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,314 root INFO copying mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,315 root INFO copying mypy/typeshed/stdlib/asyncio/events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,317 root INFO copying mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,318 root INFO copying mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,320 root INFO copying mypy/typeshed/stdlib/asyncio/futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,321 root INFO copying mypy/typeshed/stdlib/asyncio/locks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,323 root INFO copying mypy/typeshed/stdlib/asyncio/log.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,324 root INFO copying mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,326 root INFO copying mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,327 root INFO copying mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,328 root INFO copying mypy/typeshed/stdlib/asyncio/queues.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,330 root INFO copying mypy/typeshed/stdlib/asyncio/runners.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,331 root INFO copying mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,333 root INFO copying mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,334 root INFO copying mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,336 root INFO copying mypy/typeshed/stdlib/asyncio/streams.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,337 root INFO copying mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,339 root INFO copying mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,340 root INFO copying mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,342 root INFO copying mypy/typeshed/stdlib/asyncio/threads.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,343 root INFO copying mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,344 root INFO copying mypy/typeshed/stdlib/asyncio/transports.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,346 root INFO copying mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,347 root INFO copying mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,349 root INFO copying mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,350 root INFO copying mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:44,352 root INFO creating build/lib/mypy/typeshed/stdlib/collections 2024-10-20 21:20:44,353 root INFO copying mypy/typeshed/stdlib/collections/__init__.pyi -> build/lib/mypy/typeshed/stdlib/collections 2024-10-20 21:20:44,355 root INFO copying mypy/typeshed/stdlib/collections/abc.pyi -> build/lib/mypy/typeshed/stdlib/collections 2024-10-20 21:20:44,356 root INFO creating build/lib/mypy/typeshed/stdlib/concurrent 2024-10-20 21:20:44,357 root INFO copying mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent 2024-10-20 21:20:44,358 root INFO creating build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:44,359 root INFO copying mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:44,361 root INFO copying mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:44,362 root INFO copying mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:44,364 root INFO copying mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:44,365 root INFO creating build/lib/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:44,366 root INFO copying mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:44,368 root INFO copying mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:44,369 root INFO copying mypy/typeshed/stdlib/ctypes/util.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:44,370 root INFO copying mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:44,372 root INFO creating build/lib/mypy/typeshed/stdlib/curses 2024-10-20 21:20:44,373 root INFO copying mypy/typeshed/stdlib/curses/__init__.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-20 21:20:44,374 root INFO copying mypy/typeshed/stdlib/curses/ascii.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-20 21:20:44,376 root INFO copying mypy/typeshed/stdlib/curses/has_key.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-20 21:20:44,377 root INFO copying mypy/typeshed/stdlib/curses/panel.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-20 21:20:44,379 root INFO copying mypy/typeshed/stdlib/curses/textpad.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-20 21:20:44,380 root INFO creating build/lib/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:44,381 root INFO copying mypy/typeshed/stdlib/dbm/__init__.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:44,382 root INFO copying mypy/typeshed/stdlib/dbm/dumb.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:44,384 root INFO copying mypy/typeshed/stdlib/dbm/gnu.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:44,385 root INFO copying mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:44,387 root INFO copying mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:44,388 root INFO creating build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,389 root INFO copying mypy/typeshed/stdlib/distutils/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,390 root INFO copying mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,392 root INFO copying mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,394 root INFO copying mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,395 root INFO copying mypy/typeshed/stdlib/distutils/cmd.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,397 root INFO copying mypy/typeshed/stdlib/distutils/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,398 root INFO copying mypy/typeshed/stdlib/distutils/core.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,400 root INFO copying mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,401 root INFO copying mypy/typeshed/stdlib/distutils/debug.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,403 root INFO copying mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,404 root INFO copying mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,405 root INFO copying mypy/typeshed/stdlib/distutils/dist.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,407 root INFO copying mypy/typeshed/stdlib/distutils/errors.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,409 root INFO copying mypy/typeshed/stdlib/distutils/extension.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,410 root INFO copying mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,412 root INFO copying mypy/typeshed/stdlib/distutils/file_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,413 root INFO copying mypy/typeshed/stdlib/distutils/filelist.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,415 root INFO copying mypy/typeshed/stdlib/distutils/log.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,416 root INFO copying mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,417 root INFO copying mypy/typeshed/stdlib/distutils/spawn.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,419 root INFO copying mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,420 root INFO copying mypy/typeshed/stdlib/distutils/text_file.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,422 root INFO copying mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,423 root INFO copying mypy/typeshed/stdlib/distutils/util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,425 root INFO copying mypy/typeshed/stdlib/distutils/version.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:44,426 root INFO creating build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,427 root INFO copying mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,428 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,430 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,431 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,433 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,434 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,436 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,437 root INFO copying mypy/typeshed/stdlib/distutils/command/build.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,439 root INFO copying mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,440 root INFO copying mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,442 root INFO copying mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,443 root INFO copying mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,445 root INFO copying mypy/typeshed/stdlib/distutils/command/check.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,446 root INFO copying mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,448 root INFO copying mypy/typeshed/stdlib/distutils/command/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,449 root INFO copying mypy/typeshed/stdlib/distutils/command/install.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,451 root INFO copying mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,452 root INFO copying mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,454 root INFO copying mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,455 root INFO copying mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,456 root INFO copying mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,458 root INFO copying mypy/typeshed/stdlib/distutils/command/register.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,459 root INFO copying mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,461 root INFO copying mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:44,463 root INFO creating build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,464 root INFO copying mypy/typeshed/stdlib/email/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,465 root INFO copying mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,467 root INFO copying mypy/typeshed/stdlib/email/_policybase.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,468 root INFO copying mypy/typeshed/stdlib/email/base64mime.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,470 root INFO copying mypy/typeshed/stdlib/email/charset.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,471 root INFO copying mypy/typeshed/stdlib/email/contentmanager.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,472 root INFO copying mypy/typeshed/stdlib/email/encoders.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,474 root INFO copying mypy/typeshed/stdlib/email/errors.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,475 root INFO copying mypy/typeshed/stdlib/email/feedparser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,477 root INFO copying mypy/typeshed/stdlib/email/generator.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,478 root INFO copying mypy/typeshed/stdlib/email/header.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,480 root INFO copying mypy/typeshed/stdlib/email/headerregistry.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,481 root INFO copying mypy/typeshed/stdlib/email/iterators.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,483 root INFO copying mypy/typeshed/stdlib/email/message.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,484 root INFO copying mypy/typeshed/stdlib/email/parser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,486 root INFO copying mypy/typeshed/stdlib/email/policy.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,487 root INFO copying mypy/typeshed/stdlib/email/quoprimime.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,489 root INFO copying mypy/typeshed/stdlib/email/utils.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-20 21:20:44,490 root INFO creating build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,491 root INFO copying mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,493 root INFO copying mypy/typeshed/stdlib/email/mime/application.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,494 root INFO copying mypy/typeshed/stdlib/email/mime/audio.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,496 root INFO copying mypy/typeshed/stdlib/email/mime/base.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,497 root INFO copying mypy/typeshed/stdlib/email/mime/image.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,499 root INFO copying mypy/typeshed/stdlib/email/mime/message.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,500 root INFO copying mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,502 root INFO copying mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,503 root INFO copying mypy/typeshed/stdlib/email/mime/text.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:44,504 root INFO creating build/lib/mypy/typeshed/stdlib/encodings 2024-10-20 21:20:44,505 root INFO copying mypy/typeshed/stdlib/encodings/__init__.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-20 21:20:44,507 root INFO copying mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-20 21:20:44,508 root INFO copying mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-20 21:20:44,509 root INFO creating build/lib/mypy/typeshed/stdlib/ensurepip 2024-10-20 21:20:44,510 root INFO copying mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ensurepip 2024-10-20 21:20:44,512 root INFO creating build/lib/mypy/typeshed/stdlib/html 2024-10-20 21:20:44,513 root INFO copying mypy/typeshed/stdlib/html/__init__.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-20 21:20:44,514 root INFO copying mypy/typeshed/stdlib/html/entities.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-20 21:20:44,515 root INFO copying mypy/typeshed/stdlib/html/parser.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-20 21:20:44,517 root INFO creating build/lib/mypy/typeshed/stdlib/http 2024-10-20 21:20:44,518 root INFO copying mypy/typeshed/stdlib/http/__init__.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-20 21:20:44,519 root INFO copying mypy/typeshed/stdlib/http/client.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-20 21:20:44,521 root INFO copying mypy/typeshed/stdlib/http/cookiejar.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-20 21:20:44,524 root INFO copying mypy/typeshed/stdlib/http/cookies.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-20 21:20:44,525 root INFO copying mypy/typeshed/stdlib/http/server.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-20 21:20:44,527 root INFO creating build/lib/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:44,528 root INFO copying mypy/typeshed/stdlib/importlib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:44,529 root INFO copying mypy/typeshed/stdlib/importlib/_abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:44,531 root INFO copying mypy/typeshed/stdlib/importlib/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:44,532 root INFO copying mypy/typeshed/stdlib/importlib/machinery.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:44,534 root INFO copying mypy/typeshed/stdlib/importlib/readers.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:44,535 root INFO copying mypy/typeshed/stdlib/importlib/simple.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:44,537 root INFO copying mypy/typeshed/stdlib/importlib/util.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:44,538 root INFO creating build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-20 21:20:44,539 root INFO copying mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-20 21:20:44,541 root INFO copying mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-20 21:20:44,542 root INFO copying mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-20 21:20:44,544 root INFO creating build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:44,545 root INFO copying mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:44,546 root INFO copying mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:44,548 root INFO copying mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:44,549 root INFO copying mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:44,551 root INFO copying mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:44,552 root INFO copying mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:44,554 root INFO creating build/lib/mypy/typeshed/stdlib/json 2024-10-20 21:20:44,554 root INFO copying mypy/typeshed/stdlib/json/__init__.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-20 21:20:44,556 root INFO copying mypy/typeshed/stdlib/json/decoder.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-20 21:20:44,557 root INFO copying mypy/typeshed/stdlib/json/encoder.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-20 21:20:44,559 root INFO copying mypy/typeshed/stdlib/json/tool.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-20 21:20:44,560 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:44,561 root INFO copying mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:44,562 root INFO copying mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:44,564 root INFO copying mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:44,565 root INFO copying mypy/typeshed/stdlib/lib2to3/main.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:44,567 root INFO copying mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:44,568 root INFO copying mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:44,570 root INFO copying mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:44,571 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,572 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,574 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,575 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,577 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,578 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,580 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,581 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,583 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,584 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,586 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,587 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,589 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,590 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,592 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,593 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,595 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,596 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,597 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,599 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,600 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,602 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,603 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,605 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,606 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,608 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,610 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,611 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,613 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,614 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,616 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,617 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,619 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,620 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,622 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,623 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,624 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,626 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,627 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,629 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,630 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,632 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,633 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,635 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,636 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,638 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,639 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,641 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,642 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,644 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,646 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,647 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,649 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,650 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:44,652 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,652 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,654 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,655 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,657 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,658 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,660 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,662 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,663 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:44,664 root INFO creating build/lib/mypy/typeshed/stdlib/logging 2024-10-20 21:20:44,666 root INFO copying mypy/typeshed/stdlib/logging/__init__.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-20 21:20:44,667 root INFO copying mypy/typeshed/stdlib/logging/config.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-20 21:20:44,669 root INFO copying mypy/typeshed/stdlib/logging/handlers.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-20 21:20:44,670 root INFO creating build/lib/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:44,671 root INFO copying mypy/typeshed/stdlib/msilib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:44,673 root INFO copying mypy/typeshed/stdlib/msilib/schema.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:44,674 root INFO copying mypy/typeshed/stdlib/msilib/sequence.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:44,676 root INFO copying mypy/typeshed/stdlib/msilib/text.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:44,677 root INFO creating build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,678 root INFO copying mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,679 root INFO copying mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,681 root INFO copying mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,682 root INFO copying mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,684 root INFO copying mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,686 root INFO copying mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,687 root INFO copying mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,689 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,690 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,692 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,693 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,695 root INFO copying mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,696 root INFO copying mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,698 root INFO copying mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,699 root INFO copying mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,701 root INFO copying mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,702 root INFO copying mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,704 root INFO copying mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,705 root INFO copying mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,707 root INFO copying mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,708 root INFO copying mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:44,710 root INFO creating build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-20 21:20:44,711 root INFO copying mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-20 21:20:44,712 root INFO copying mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-20 21:20:44,714 root INFO creating build/lib/mypy/typeshed/stdlib/os 2024-10-20 21:20:44,715 root INFO copying mypy/typeshed/stdlib/os/__init__.pyi -> build/lib/mypy/typeshed/stdlib/os 2024-10-20 21:20:44,717 root INFO copying mypy/typeshed/stdlib/os/path.pyi -> build/lib/mypy/typeshed/stdlib/os 2024-10-20 21:20:44,718 root INFO creating build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-20 21:20:44,719 root INFO copying mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-20 21:20:44,720 root INFO copying mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-20 21:20:44,722 root INFO creating build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-20 21:20:44,722 root INFO copying mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-20 21:20:44,724 root INFO copying mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-20 21:20:44,725 root INFO copying mypy/typeshed/stdlib/pyexpat/model.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-20 21:20:44,727 root INFO creating build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-20 21:20:44,728 root INFO copying mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-20 21:20:44,729 root INFO copying mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-20 21:20:44,731 root INFO creating build/lib/mypy/typeshed/stdlib/sys 2024-10-20 21:20:44,732 root INFO copying mypy/typeshed/stdlib/sys/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sys 2024-10-20 21:20:44,733 root INFO copying mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/lib/mypy/typeshed/stdlib/sys 2024-10-20 21:20:44,735 root INFO creating build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,735 root INFO copying mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,738 root INFO copying mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,740 root INFO copying mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,741 root INFO copying mypy/typeshed/stdlib/tkinter/constants.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,743 root INFO copying mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,744 root INFO copying mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,746 root INFO copying mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,747 root INFO copying mypy/typeshed/stdlib/tkinter/font.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,749 root INFO copying mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,750 root INFO copying mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,752 root INFO copying mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,753 root INFO copying mypy/typeshed/stdlib/tkinter/tix.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,755 root INFO copying mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:44,757 root INFO creating build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,758 root INFO copying mypy/typeshed/stdlib/unittest/__init__.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,759 root INFO copying mypy/typeshed/stdlib/unittest/_log.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,761 root INFO copying mypy/typeshed/stdlib/unittest/async_case.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,762 root INFO copying mypy/typeshed/stdlib/unittest/case.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,764 root INFO copying mypy/typeshed/stdlib/unittest/loader.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,765 root INFO copying mypy/typeshed/stdlib/unittest/main.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,767 root INFO copying mypy/typeshed/stdlib/unittest/mock.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,768 root INFO copying mypy/typeshed/stdlib/unittest/result.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,770 root INFO copying mypy/typeshed/stdlib/unittest/runner.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,771 root INFO copying mypy/typeshed/stdlib/unittest/signals.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,773 root INFO copying mypy/typeshed/stdlib/unittest/suite.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,774 root INFO copying mypy/typeshed/stdlib/unittest/util.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:44,776 root INFO creating build/lib/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:44,776 root INFO copying mypy/typeshed/stdlib/urllib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:44,778 root INFO copying mypy/typeshed/stdlib/urllib/error.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:44,779 root INFO copying mypy/typeshed/stdlib/urllib/parse.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:44,781 root INFO copying mypy/typeshed/stdlib/urllib/request.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:44,782 root INFO copying mypy/typeshed/stdlib/urllib/response.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:44,784 root INFO copying mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:44,785 root INFO creating build/lib/mypy/typeshed/stdlib/venv 2024-10-20 21:20:44,786 root INFO copying mypy/typeshed/stdlib/venv/__init__.pyi -> build/lib/mypy/typeshed/stdlib/venv 2024-10-20 21:20:44,788 root INFO creating build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:44,789 root INFO copying mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:44,790 root INFO copying mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:44,792 root INFO copying mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:44,793 root INFO copying mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:44,794 root INFO copying mypy/typeshed/stdlib/wsgiref/types.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:44,796 root INFO copying mypy/typeshed/stdlib/wsgiref/util.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:44,797 root INFO copying mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:44,799 root INFO creating build/lib/mypy/typeshed/stdlib/xml 2024-10-20 21:20:44,800 root INFO copying mypy/typeshed/stdlib/xml/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml 2024-10-20 21:20:44,801 root INFO creating build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,802 root INFO copying mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,804 root INFO copying mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,805 root INFO copying mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,807 root INFO copying mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,808 root INFO copying mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,810 root INFO copying mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,811 root INFO copying mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,813 root INFO copying mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:44,815 root INFO creating build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:44,815 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:44,817 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:44,819 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:44,820 root INFO copying mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:44,822 root INFO copying mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:44,823 root INFO creating build/lib/mypy/typeshed/stdlib/xml/parsers 2024-10-20 21:20:44,824 root INFO copying mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers 2024-10-20 21:20:44,825 root INFO creating build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-20 21:20:44,826 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-20 21:20:44,828 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-20 21:20:44,829 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-20 21:20:44,830 root INFO creating build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:44,831 root INFO copying mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:44,833 root INFO copying mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:44,834 root INFO copying mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:44,836 root INFO copying mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:44,837 root INFO copying mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:44,839 root INFO creating build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-20 21:20:44,840 root INFO copying mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-20 21:20:44,841 root INFO copying mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-20 21:20:44,843 root INFO copying mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-20 21:20:44,844 root INFO creating build/lib/mypy/typeshed/stdlib/zipfile 2024-10-20 21:20:44,845 root INFO copying mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zipfile 2024-10-20 21:20:44,847 root INFO copying mypy/typeshed/stdlib/zipfile/_path.pyi -> build/lib/mypy/typeshed/stdlib/zipfile 2024-10-20 21:20:44,848 root INFO creating build/lib/mypy/typeshed/stdlib/zoneinfo 2024-10-20 21:20:44,849 root INFO copying mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zoneinfo 2024-10-20 21:20:44,851 root INFO creating build/lib/mypy/typeshed/stubs 2024-10-20 21:20:44,851 root INFO creating build/lib/mypy/typeshed/stubs/mypy-extensions 2024-10-20 21:20:44,852 root INFO copying mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/lib/mypy/typeshed/stubs/mypy-extensions 2024-10-20 21:20:44,854 root INFO creating build/lib/mypy/xml 2024-10-20 21:20:44,855 root INFO copying mypy/xml/mypy-html.css -> build/lib/mypy/xml 2024-10-20 21:20:44,856 root INFO copying mypy/xml/mypy-html.xslt -> build/lib/mypy/xml 2024-10-20 21:20:44,857 root INFO copying mypy/xml/mypy-txt.xslt -> build/lib/mypy/xml 2024-10-20 21:20:44,859 root INFO copying mypy/xml/mypy.xsd -> build/lib/mypy/xml 2024-10-20 21:20:44,860 root INFO copying mypyc/README.md -> build/lib/mypyc 2024-10-20 21:20:44,862 root INFO creating build/lib/mypyc/doc 2024-10-20 21:20:44,863 root INFO copying mypyc/doc/Makefile -> build/lib/mypyc/doc 2024-10-20 21:20:44,864 root INFO copying mypyc/doc/bool_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,866 root INFO copying mypyc/doc/compilation_units.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,867 root INFO copying mypyc/doc/conf.py -> build/lib/mypyc/doc 2024-10-20 21:20:44,869 root INFO copying mypyc/doc/cpython-timings.md -> build/lib/mypyc/doc 2024-10-20 21:20:44,870 root INFO copying mypyc/doc/dev-intro.md -> build/lib/mypyc/doc 2024-10-20 21:20:44,872 root INFO copying mypyc/doc/dict_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,873 root INFO copying mypyc/doc/differences_from_python.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,875 root INFO copying mypyc/doc/float_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,876 root INFO copying mypyc/doc/future.md -> build/lib/mypyc/doc 2024-10-20 21:20:44,878 root INFO copying mypyc/doc/getting_started.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,879 root INFO copying mypyc/doc/index.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,881 root INFO copying mypyc/doc/int_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,882 root INFO copying mypyc/doc/introduction.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,884 root INFO copying mypyc/doc/list_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,886 root INFO copying mypyc/doc/make.bat -> build/lib/mypyc/doc 2024-10-20 21:20:44,887 root INFO copying mypyc/doc/native_classes.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,888 root INFO copying mypyc/doc/native_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,890 root INFO copying mypyc/doc/performance_tips_and_tricks.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,892 root INFO copying mypyc/doc/set_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,893 root INFO copying mypyc/doc/str_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,895 root INFO copying mypyc/doc/tuple_operations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,896 root INFO copying mypyc/doc/using_type_annotations.rst -> build/lib/mypyc/doc 2024-10-20 21:20:44,898 root INFO creating build/lib/mypyc/external 2024-10-20 21:20:44,898 root INFO creating build/lib/mypyc/external/googletest 2024-10-20 21:20:44,899 root INFO copying mypyc/external/googletest/LICENSE -> build/lib/mypyc/external/googletest 2024-10-20 21:20:44,901 root INFO copying mypyc/external/googletest/README.md -> build/lib/mypyc/external/googletest 2024-10-20 21:20:44,902 root INFO creating build/lib/mypyc/external/googletest/include 2024-10-20 21:20:44,903 root INFO creating build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,904 root INFO copying mypyc/external/googletest/include/gtest/gtest-death-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,905 root INFO copying mypyc/external/googletest/include/gtest/gtest-message.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,907 root INFO copying mypyc/external/googletest/include/gtest/gtest-param-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,909 root INFO copying mypyc/external/googletest/include/gtest/gtest-param-test.h.pump -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,911 root INFO copying mypyc/external/googletest/include/gtest/gtest-printers.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,912 root INFO copying mypyc/external/googletest/include/gtest/gtest-spi.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,914 root INFO copying mypyc/external/googletest/include/gtest/gtest-test-part.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,916 root INFO copying mypyc/external/googletest/include/gtest/gtest-typed-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,917 root INFO copying mypyc/external/googletest/include/gtest/gtest.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,920 root INFO copying mypyc/external/googletest/include/gtest/gtest_pred_impl.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,921 root INFO copying mypyc/external/googletest/include/gtest/gtest_prod.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-20 21:20:44,923 root INFO creating build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,923 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,925 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-filepath.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,927 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-internal.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,928 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,930 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,933 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-20 21:20:44,934 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-param-util.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,936 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,938 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-port.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,940 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-string.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,942 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-tuple.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,944 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,945 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-type-util.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,948 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:44,950 root INFO creating build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-20 21:20:44,951 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-20 21:20:44,952 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-20 21:20:44,954 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-20 21:20:44,955 root INFO creating build/lib/mypyc/external/googletest/make 2024-10-20 21:20:44,956 root INFO copying mypyc/external/googletest/make/Makefile -> build/lib/mypyc/external/googletest/make 2024-10-20 21:20:44,957 root INFO creating build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,958 root INFO copying mypyc/external/googletest/src/gtest-all.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,960 root INFO copying mypyc/external/googletest/src/gtest-death-test.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,962 root INFO copying mypyc/external/googletest/src/gtest-filepath.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,963 root INFO copying mypyc/external/googletest/src/gtest-internal-inl.h -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,965 root INFO copying mypyc/external/googletest/src/gtest-port.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,967 root INFO copying mypyc/external/googletest/src/gtest-printers.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,968 root INFO copying mypyc/external/googletest/src/gtest-test-part.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,970 root INFO copying mypyc/external/googletest/src/gtest-typed-test.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,972 root INFO copying mypyc/external/googletest/src/gtest.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,974 root INFO copying mypyc/external/googletest/src/gtest_main.cc -> build/lib/mypyc/external/googletest/src 2024-10-20 21:20:44,976 root INFO creating build/lib/mypyc/lib-rt 2024-10-20 21:20:44,977 root INFO copying mypyc/lib-rt/CPy.h -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,979 root INFO copying mypyc/lib-rt/bytes_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,980 root INFO copying mypyc/lib-rt/dict_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,982 root INFO copying mypyc/lib-rt/exc_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,983 root INFO copying mypyc/lib-rt/float_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,985 root INFO copying mypyc/lib-rt/generic_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,986 root INFO copying mypyc/lib-rt/getargs.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,988 root INFO copying mypyc/lib-rt/getargsfast.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,990 root INFO copying mypyc/lib-rt/init.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,991 root INFO copying mypyc/lib-rt/int_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,993 root INFO copying mypyc/lib-rt/list_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,994 root INFO copying mypyc/lib-rt/misc_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,996 root INFO copying mypyc/lib-rt/module_shim.tmpl -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,998 root INFO copying mypyc/lib-rt/mypyc_util.h -> build/lib/mypyc/lib-rt 2024-10-20 21:20:44,999 root INFO copying mypyc/lib-rt/pythoncapi_compat.h -> build/lib/mypyc/lib-rt 2024-10-20 21:20:45,001 root INFO copying mypyc/lib-rt/pythonsupport.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:45,002 root INFO copying mypyc/lib-rt/pythonsupport.h -> build/lib/mypyc/lib-rt 2024-10-20 21:20:45,004 root INFO copying mypyc/lib-rt/set_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:45,005 root INFO copying mypyc/lib-rt/setup.py -> build/lib/mypyc/lib-rt 2024-10-20 21:20:45,007 root INFO copying mypyc/lib-rt/str_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:45,008 root INFO copying mypyc/lib-rt/test_capi.cc -> build/lib/mypyc/lib-rt 2024-10-20 21:20:45,010 root INFO copying mypyc/lib-rt/tuple_ops.c -> build/lib/mypyc/lib-rt 2024-10-20 21:20:45,012 root INFO creating build/lib/mypyc/test-data 2024-10-20 21:20:45,012 root INFO copying mypyc/test-data/alwaysdefined.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,014 root INFO copying mypyc/test-data/analysis.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,015 root INFO copying mypyc/test-data/commandline.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,017 root INFO copying mypyc/test-data/exceptions-freq.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,018 root INFO copying mypyc/test-data/exceptions.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,020 root INFO copying mypyc/test-data/irbuild-any.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,022 root INFO copying mypyc/test-data/irbuild-basic.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,023 root INFO copying mypyc/test-data/irbuild-bool.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,025 root INFO copying mypyc/test-data/irbuild-bytes.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,027 root INFO copying mypyc/test-data/irbuild-classes.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,028 root INFO copying mypyc/test-data/irbuild-constant-fold.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,030 root INFO copying mypyc/test-data/irbuild-dict.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,031 root INFO copying mypyc/test-data/irbuild-dunders.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,033 root INFO copying mypyc/test-data/irbuild-float.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,035 root INFO copying mypyc/test-data/irbuild-generics.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,036 root INFO copying mypyc/test-data/irbuild-glue-methods.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,038 root INFO copying mypyc/test-data/irbuild-i16.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,039 root INFO copying mypyc/test-data/irbuild-i32.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,041 root INFO copying mypyc/test-data/irbuild-i64.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,043 root INFO copying mypyc/test-data/irbuild-int.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,044 root INFO copying mypyc/test-data/irbuild-isinstance.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,046 root INFO copying mypyc/test-data/irbuild-lists.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,047 root INFO copying mypyc/test-data/irbuild-match.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,049 root INFO copying mypyc/test-data/irbuild-math.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,051 root INFO copying mypyc/test-data/irbuild-nested.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,052 root INFO copying mypyc/test-data/irbuild-optional.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,054 root INFO copying mypyc/test-data/irbuild-set.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,055 root INFO copying mypyc/test-data/irbuild-singledispatch.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,057 root INFO copying mypyc/test-data/irbuild-statements.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,058 root INFO copying mypyc/test-data/irbuild-str.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,060 root INFO copying mypyc/test-data/irbuild-strip-asserts.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,062 root INFO copying mypyc/test-data/irbuild-try.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,063 root INFO copying mypyc/test-data/irbuild-tuple.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,065 root INFO copying mypyc/test-data/irbuild-u8.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,066 root INFO copying mypyc/test-data/irbuild-unreachable.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,068 root INFO copying mypyc/test-data/irbuild-vectorcall.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,069 root INFO copying mypyc/test-data/lowering-int.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,071 root INFO copying mypyc/test-data/lowering-list.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,072 root INFO copying mypyc/test-data/opt-copy-propagation.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,074 root INFO copying mypyc/test-data/opt-flag-elimination.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,076 root INFO copying mypyc/test-data/refcount.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,077 root INFO copying mypyc/test-data/run-async.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,079 root INFO copying mypyc/test-data/run-attrs.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,080 root INFO copying mypyc/test-data/run-bench.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,082 root INFO copying mypyc/test-data/run-bools.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,083 root INFO copying mypyc/test-data/run-bytes.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,085 root INFO copying mypyc/test-data/run-classes.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,087 root INFO copying mypyc/test-data/run-dicts.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,088 root INFO copying mypyc/test-data/run-dunders.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,090 root INFO copying mypyc/test-data/run-exceptions.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,092 root INFO copying mypyc/test-data/run-floats.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,093 root INFO copying mypyc/test-data/run-functions.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,095 root INFO copying mypyc/test-data/run-generators.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,097 root INFO copying mypyc/test-data/run-i16.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,098 root INFO copying mypyc/test-data/run-i32.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,100 root INFO copying mypyc/test-data/run-i64.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,101 root INFO copying mypyc/test-data/run-imports.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,103 root INFO copying mypyc/test-data/run-integers.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,104 root INFO copying mypyc/test-data/run-lists.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,106 root INFO copying mypyc/test-data/run-loops.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,108 root INFO copying mypyc/test-data/run-match.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,109 root INFO copying mypyc/test-data/run-math.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,111 root INFO copying mypyc/test-data/run-misc.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,113 root INFO copying mypyc/test-data/run-multimodule.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,114 root INFO copying mypyc/test-data/run-mypy-sim.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,116 root INFO copying mypyc/test-data/run-primitives.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,118 root INFO copying mypyc/test-data/run-python312.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,119 root INFO copying mypyc/test-data/run-python37.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,120 root INFO copying mypyc/test-data/run-python38.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,122 root INFO copying mypyc/test-data/run-sets.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,124 root INFO copying mypyc/test-data/run-singledispatch.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,125 root INFO copying mypyc/test-data/run-strings.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,127 root INFO copying mypyc/test-data/run-traits.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,128 root INFO copying mypyc/test-data/run-tuples.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,130 root INFO copying mypyc/test-data/run-u8.test -> build/lib/mypyc/test-data 2024-10-20 21:20:45,131 root INFO creating build/lib/mypyc/test-data/driver 2024-10-20 21:20:45,132 root INFO copying mypyc/test-data/driver/driver.py -> build/lib/mypyc/test-data/driver 2024-10-20 21:20:45,134 root INFO creating build/lib/mypyc/test-data/fixtures 2024-10-20 21:20:45,135 root INFO copying mypyc/test-data/fixtures/ir.py -> build/lib/mypyc/test-data/fixtures 2024-10-20 21:20:45,136 root INFO copying mypyc/test-data/fixtures/testutil.py -> build/lib/mypyc/test-data/fixtures 2024-10-20 21:20:45,138 root INFO copying mypyc/test-data/fixtures/typing-full.pyi -> build/lib/mypyc/test-data/fixtures 2024-10-20 21:20:45,189 root INFO installing to build/bdist.linux-riscv64/wheel 2024-10-20 21:20:45,190 root INFO running install 2024-10-20 21:20:45,234 root INFO running install_lib 2024-10-20 21:20:45,244 root INFO creating build/bdist.linux-riscv64 2024-10-20 21:20:45,245 root INFO creating build/bdist.linux-riscv64/wheel 2024-10-20 21:20:45,246 root INFO creating build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:45,246 root INFO copying build/lib/mypy/main.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:45,248 root INFO copying build/lib/mypy/build.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:45,250 root INFO copying build/lib/mypy/gclogger.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:45,251 root INFO copying build/lib/mypy/checker.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:45,255 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed 2024-10-20 21:20:45,256 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs 2024-10-20 21:20:45,256 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs/mypy-extensions 2024-10-20 21:20:45,257 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-20 21:20:45,259 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,260 root INFO copying build/lib/mypy/typeshed/stdlib/trace.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,261 root INFO copying build/lib/mypy/typeshed/stdlib/antigravity.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,263 root INFO copying build/lib/mypy/typeshed/stdlib/contextvars.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,264 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-20 21:20:45,265 root INFO copying build/lib/mypy/typeshed/stdlib/logging/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-20 21:20:45,266 root INFO copying build/lib/mypy/typeshed/stdlib/logging/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-20 21:20:45,267 root INFO copying build/lib/mypy/typeshed/stdlib/logging/handlers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-20 21:20:45,268 root INFO copying build/lib/mypy/typeshed/stdlib/keyword.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,270 root INFO copying build/lib/mypy/typeshed/stdlib/sunau.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,271 root INFO copying build/lib/mypy/typeshed/stdlib/csv.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,272 root INFO copying build/lib/mypy/typeshed/stdlib/sre_compile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,273 root INFO copying build/lib/mypy/typeshed/stdlib/gzip.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,274 root INFO copying build/lib/mypy/typeshed/stdlib/opcode.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,275 root INFO copying build/lib/mypy/typeshed/stdlib/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,276 root INFO copying build/lib/mypy/typeshed/stdlib/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,277 root INFO copying build/lib/mypy/typeshed/stdlib/enum.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,279 root INFO copying build/lib/mypy/typeshed/stdlib/tokenize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,280 root INFO copying build/lib/mypy/typeshed/stdlib/datetime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,281 root INFO copying build/lib/mypy/typeshed/stdlib/_ctypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,282 root INFO copying build/lib/mypy/typeshed/stdlib/timeit.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,283 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-20 21:20:45,284 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-20 21:20:45,285 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-20 21:20:45,286 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-20 21:20:45,287 root INFO copying build/lib/mypy/typeshed/stdlib/_dummy_threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,289 root INFO copying build/lib/mypy/typeshed/stdlib/operator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,290 root INFO copying build/lib/mypy/typeshed/stdlib/struct.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,291 root INFO copying build/lib/mypy/typeshed/stdlib/errno.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,292 root INFO copying build/lib/mypy/typeshed/stdlib/colorsys.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,294 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,294 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,296 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/core.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,297 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,299 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/spawn.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,300 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,301 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,303 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,304 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/file_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,305 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,306 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/text_file.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,307 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,308 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,310 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/version.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,311 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,312 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,313 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,314 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,315 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/cmd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,316 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,317 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-20 21:20:45,318 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,320 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,321 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-20 21:20:45,322 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-20 21:20:45,323 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-20 21:20:45,324 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,325 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/register.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,326 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,327 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,328 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-20 21:20:45,330 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-20 21:20:45,331 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-20 21:20:45,332 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,333 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-20 21:20:45,334 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-20 21:20:45,335 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-20 21:20:45,336 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-20 21:20:45,338 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,339 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/check.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,340 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-20 21:20:45,341 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-20 21:20:45,342 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-20 21:20:45,343 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-20 21:20:45,344 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,346 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/extension.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,347 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/debug.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,348 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,349 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/filelist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,350 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,351 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-20 21:20:45,352 root INFO copying build/lib/mypy/typeshed/stdlib/reprlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,353 root INFO copying build/lib/mypy/typeshed/stdlib/_dummy_thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,355 root INFO copying build/lib/mypy/typeshed/stdlib/builtins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,356 root INFO copying build/lib/mypy/typeshed/stdlib/io.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,358 root INFO copying build/lib/mypy/typeshed/stdlib/functools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,359 root INFO copying build/lib/mypy/typeshed/stdlib/inspect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,361 root INFO copying build/lib/mypy/typeshed/stdlib/winsound.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,362 root INFO copying build/lib/mypy/typeshed/stdlib/binascii.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,363 root INFO copying build/lib/mypy/typeshed/stdlib/traceback.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,364 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent 2024-10-20 21:20:45,365 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:45,366 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:45,367 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:45,368 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:45,369 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-20 21:20:45,370 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent 2024-10-20 21:20:45,371 root INFO copying build/lib/mypy/typeshed/stdlib/_codecs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,373 root INFO copying build/lib/mypy/typeshed/stdlib/_weakref.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,374 root INFO copying build/lib/mypy/typeshed/stdlib/plistlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,376 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:45,376 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:45,378 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:45,379 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:45,380 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-20 21:20:45,381 root INFO copying build/lib/mypy/typeshed/stdlib/socketserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,382 root INFO copying build/lib/mypy/typeshed/stdlib/sndhdr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,383 root INFO copying build/lib/mypy/typeshed/stdlib/fileinput.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,385 root INFO copying build/lib/mypy/typeshed/stdlib/cgitb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,386 root INFO copying build/lib/mypy/typeshed/stdlib/ssl.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,387 root INFO copying build/lib/mypy/typeshed/stdlib/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,388 root INFO copying build/lib/mypy/typeshed/stdlib/this.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,390 root INFO copying build/lib/mypy/typeshed/stdlib/VERSIONS -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,391 root INFO copying build/lib/mypy/typeshed/stdlib/hashlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,393 root INFO copying build/lib/mypy/typeshed/stdlib/typing.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,394 root INFO copying build/lib/mypy/typeshed/stdlib/_winapi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,396 root INFO copying build/lib/mypy/typeshed/stdlib/cProfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,397 root INFO copying build/lib/mypy/typeshed/stdlib/gc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,399 root INFO copying build/lib/mypy/typeshed/stdlib/fractions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,401 root INFO copying build/lib/mypy/typeshed/stdlib/imp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,402 root INFO copying build/lib/mypy/typeshed/stdlib/codeop.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,404 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,405 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,406 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,408 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,409 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,410 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,412 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,413 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-20 21:20:45,414 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-20 21:20:45,415 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-20 21:20:45,416 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,417 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,419 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,420 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,421 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,422 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,423 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,424 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,426 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,427 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,428 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,430 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,431 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,432 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,434 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-20 21:20:45,435 root INFO copying build/lib/mypy/typeshed/stdlib/asynchat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,437 root INFO copying build/lib/mypy/typeshed/stdlib/_osx_support.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,438 root INFO copying build/lib/mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,439 root INFO copying build/lib/mypy/typeshed/stdlib/symbol.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,440 root INFO copying build/lib/mypy/typeshed/stdlib/rlcompleter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,442 root INFO copying build/lib/mypy/typeshed/stdlib/site.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,443 root INFO copying build/lib/mypy/typeshed/stdlib/signal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,444 root INFO copying build/lib/mypy/typeshed/stdlib/linecache.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,445 root INFO copying build/lib/mypy/typeshed/stdlib/xxlimited.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,447 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:45,447 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/text.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:45,448 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:45,450 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/sequence.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:45,451 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/schema.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-20 21:20:45,452 root INFO copying build/lib/mypy/typeshed/stdlib/pty.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,453 root INFO copying build/lib/mypy/typeshed/stdlib/threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,455 root INFO copying build/lib/mypy/typeshed/stdlib/token.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,456 root INFO copying build/lib/mypy/typeshed/stdlib/ossaudiodev.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,457 root INFO copying build/lib/mypy/typeshed/stdlib/_socket.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,459 root INFO copying build/lib/mypy/typeshed/stdlib/lzma.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,460 root INFO copying build/lib/mypy/typeshed/stdlib/stringprep.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,461 root INFO copying build/lib/mypy/typeshed/stdlib/nt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,462 root INFO copying build/lib/mypy/typeshed/stdlib/_interpqueues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,463 root INFO copying build/lib/mypy/typeshed/stdlib/array.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,465 root INFO copying build/lib/mypy/typeshed/stdlib/itertools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,466 root INFO copying build/lib/mypy/typeshed/stdlib/_interpchannels.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,467 root INFO copying build/lib/mypy/typeshed/stdlib/genericpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,468 root INFO copying build/lib/mypy/typeshed/stdlib/difflib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,470 root INFO copying build/lib/mypy/typeshed/stdlib/_msi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,471 root INFO copying build/lib/mypy/typeshed/stdlib/pwd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,472 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,473 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:45,474 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:45,475 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:45,476 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:45,478 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:45,479 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:45,480 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:45,481 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/types.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-20 21:20:45,483 root INFO copying build/lib/mypy/typeshed/stdlib/zipapp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,484 root INFO copying build/lib/mypy/typeshed/stdlib/quopri.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,485 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/venv 2024-10-20 21:20:45,486 root INFO copying build/lib/mypy/typeshed/stdlib/venv/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/venv 2024-10-20 21:20:45,487 root INFO copying build/lib/mypy/typeshed/stdlib/posixpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,489 root INFO copying build/lib/mypy/typeshed/stdlib/numbers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,490 root INFO copying build/lib/mypy/typeshed/stdlib/ast.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,492 root INFO copying build/lib/mypy/typeshed/stdlib/_heapq.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,493 root INFO copying build/lib/mypy/typeshed/stdlib/pdb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,495 root INFO copying build/lib/mypy/typeshed/stdlib/socket.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,496 root INFO copying build/lib/mypy/typeshed/stdlib/platform.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,498 root INFO copying build/lib/mypy/typeshed/stdlib/wave.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,500 root INFO copying build/lib/mypy/typeshed/stdlib/pyclbr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,501 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-20 21:20:45,502 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-20 21:20:45,503 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-20 21:20:45,504 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-20 21:20:45,505 root INFO copying build/lib/mypy/typeshed/stdlib/gettext.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,507 root INFO copying build/lib/mypy/typeshed/stdlib/codecs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,508 root INFO copying build/lib/mypy/typeshed/stdlib/nturl2path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,510 root INFO copying build/lib/mypy/typeshed/stdlib/smtplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,512 root INFO copying build/lib/mypy/typeshed/stdlib/math.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,513 root INFO copying build/lib/mypy/typeshed/stdlib/stat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,514 root INFO copying build/lib/mypy/typeshed/stdlib/formatter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,516 root INFO copying build/lib/mypy/typeshed/stdlib/string.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,517 root INFO copying build/lib/mypy/typeshed/stdlib/uu.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,519 root INFO copying build/lib/mypy/typeshed/stdlib/_bootlocale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,520 root INFO copying build/lib/mypy/typeshed/stdlib/dataclasses.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,522 root INFO copying build/lib/mypy/typeshed/stdlib/cmath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,524 root INFO copying build/lib/mypy/typeshed/stdlib/pickletools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,525 root INFO copying build/lib/mypy/typeshed/stdlib/tomllib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,527 root INFO copying build/lib/mypy/typeshed/stdlib/_bisect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,528 root INFO copying build/lib/mypy/typeshed/stdlib/py_compile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,531 root INFO copying build/lib/mypy/typeshed/stdlib/heapq.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,532 root INFO copying build/lib/mypy/typeshed/stdlib/cgi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,534 root INFO copying build/lib/mypy/typeshed/stdlib/sched.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,536 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zoneinfo 2024-10-20 21:20:45,537 root INFO copying build/lib/mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zoneinfo 2024-10-20 21:20:45,538 root INFO copying build/lib/mypy/typeshed/stdlib/glob.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,540 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:45,541 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:45,542 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/readers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:45,543 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:45,545 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/machinery.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:45,547 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-20 21:20:45,547 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-20 21:20:45,548 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-20 21:20:45,550 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-20 21:20:45,551 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:45,552 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:45,553 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:45,554 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:45,555 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:45,556 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:45,557 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-20 21:20:45,559 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:45,560 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:45,561 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/simple.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-20 21:20:45,562 root INFO copying build/lib/mypy/typeshed/stdlib/contextlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,563 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-20 21:20:45,564 root INFO copying build/lib/mypy/typeshed/stdlib/html/entities.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-20 21:20:45,565 root INFO copying build/lib/mypy/typeshed/stdlib/html/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-20 21:20:45,567 root INFO copying build/lib/mypy/typeshed/stdlib/html/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-20 21:20:45,568 root INFO copying build/lib/mypy/typeshed/stdlib/zipimport.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,569 root INFO copying build/lib/mypy/typeshed/stdlib/ntpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,570 root INFO copying build/lib/mypy/typeshed/stdlib/posix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,572 root INFO copying build/lib/mypy/typeshed/stdlib/nis.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,573 root INFO copying build/lib/mypy/typeshed/stdlib/mmap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,575 root INFO copying build/lib/mypy/typeshed/stdlib/pstats.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,576 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ensurepip 2024-10-20 21:20:45,577 root INFO copying build/lib/mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ensurepip 2024-10-20 21:20:45,579 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:45,580 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:45,582 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/response.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:45,583 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/error.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:45,585 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:45,586 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/request.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:45,588 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-20 21:20:45,589 root INFO copying build/lib/mypy/typeshed/stdlib/time.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,591 root INFO copying build/lib/mypy/typeshed/stdlib/faulthandler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,593 root INFO copying build/lib/mypy/typeshed/stdlib/random.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,594 root INFO copying build/lib/mypy/typeshed/stdlib/grp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,596 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,597 root INFO copying build/lib/mypy/typeshed/stdlib/email/encoders.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,598 root INFO copying build/lib/mypy/typeshed/stdlib/email/charset.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,600 root INFO copying build/lib/mypy/typeshed/stdlib/email/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,601 root INFO copying build/lib/mypy/typeshed/stdlib/email/headerregistry.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,603 root INFO copying build/lib/mypy/typeshed/stdlib/email/utils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,604 root INFO copying build/lib/mypy/typeshed/stdlib/email/message.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,606 root INFO copying build/lib/mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,607 root INFO copying build/lib/mypy/typeshed/stdlib/email/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,609 root INFO copying build/lib/mypy/typeshed/stdlib/email/generator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,610 root INFO copying build/lib/mypy/typeshed/stdlib/email/_policybase.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,612 root INFO copying build/lib/mypy/typeshed/stdlib/email/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,613 root INFO copying build/lib/mypy/typeshed/stdlib/email/header.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,615 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,616 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/text.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,617 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/application.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,619 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/audio.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,620 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/message.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,621 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/image.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,623 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,624 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,625 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,626 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-20 21:20:45,627 root INFO copying build/lib/mypy/typeshed/stdlib/email/feedparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,628 root INFO copying build/lib/mypy/typeshed/stdlib/email/quoprimime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,629 root INFO copying build/lib/mypy/typeshed/stdlib/email/base64mime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,630 root INFO copying build/lib/mypy/typeshed/stdlib/email/policy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,631 root INFO copying build/lib/mypy/typeshed/stdlib/email/contentmanager.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,632 root INFO copying build/lib/mypy/typeshed/stdlib/email/iterators.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-20 21:20:45,634 root INFO copying build/lib/mypy/typeshed/stdlib/configparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,635 root INFO copying build/lib/mypy/typeshed/stdlib/mailbox.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,636 root INFO copying build/lib/mypy/typeshed/stdlib/__future__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,637 root INFO copying build/lib/mypy/typeshed/stdlib/mailcap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,639 root INFO copying build/lib/mypy/typeshed/stdlib/calendar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,640 root INFO copying build/lib/mypy/typeshed/stdlib/_imp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,641 root INFO copying build/lib/mypy/typeshed/stdlib/msvcrt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,642 root INFO copying build/lib/mypy/typeshed/stdlib/getopt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,643 root INFO copying build/lib/mypy/typeshed/stdlib/dummy_threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,644 root INFO copying build/lib/mypy/typeshed/stdlib/resource.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,646 root INFO copying build/lib/mypy/typeshed/stdlib/re.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,647 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-20 21:20:45,648 root INFO copying build/lib/mypy/typeshed/stdlib/sys/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-20 21:20:45,649 root INFO copying build/lib/mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-20 21:20:45,650 root INFO copying build/lib/mypy/typeshed/stdlib/cmd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,651 root INFO copying build/lib/mypy/typeshed/stdlib/argparse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,652 root INFO copying build/lib/mypy/typeshed/stdlib/_ast.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,654 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:45,655 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/gnu.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:45,656 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/dumb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:45,657 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:45,658 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:45,660 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-20 21:20:45,661 root INFO copying build/lib/mypy/typeshed/stdlib/locale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,662 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:45,663 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:45,664 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:45,665 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:45,666 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:45,667 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-20 21:20:45,668 root INFO copying build/lib/mypy/typeshed/stdlib/pipes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,669 root INFO copying build/lib/mypy/typeshed/stdlib/zlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,671 root INFO copying build/lib/mypy/typeshed/stdlib/tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,672 root INFO copying build/lib/mypy/typeshed/stdlib/shutil.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,673 root INFO copying build/lib/mypy/typeshed/stdlib/select.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,674 root INFO copying build/lib/mypy/typeshed/stdlib/textwrap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,675 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-20 21:20:45,676 root INFO copying build/lib/mypy/typeshed/stdlib/os/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-20 21:20:45,678 root INFO copying build/lib/mypy/typeshed/stdlib/os/path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-20 21:20:45,679 root INFO copying build/lib/mypy/typeshed/stdlib/imaplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,680 root INFO copying build/lib/mypy/typeshed/stdlib/_compat_pickle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,681 root INFO copying build/lib/mypy/typeshed/stdlib/code.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,682 root INFO copying build/lib/mypy/typeshed/stdlib/_weakrefset.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,684 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,684 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/font.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,686 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,687 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,689 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,690 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,692 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,693 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,694 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,695 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,696 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/tix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,697 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,698 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,699 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-20 21:20:45,700 root INFO copying build/lib/mypy/typeshed/stdlib/_interpreters.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,702 root INFO copying build/lib/mypy/typeshed/stdlib/bdb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,703 root INFO copying build/lib/mypy/typeshed/stdlib/weakref.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,704 root INFO copying build/lib/mypy/typeshed/stdlib/sre_constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,705 root INFO copying build/lib/mypy/typeshed/stdlib/smtpd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,706 root INFO copying build/lib/mypy/typeshed/stdlib/imghdr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,707 root INFO copying build/lib/mypy/typeshed/stdlib/xdrlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,708 root INFO copying build/lib/mypy/typeshed/stdlib/filecmp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,710 root INFO copying build/lib/mypy/typeshed/stdlib/_stat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,711 root INFO copying build/lib/mypy/typeshed/stdlib/tabnanny.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,712 root INFO copying build/lib/mypy/typeshed/stdlib/marshal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,713 root INFO copying build/lib/mypy/typeshed/stdlib/compileall.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,714 root INFO copying build/lib/mypy/typeshed/stdlib/winreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,715 root INFO copying build/lib/mypy/typeshed/stdlib/__main__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,716 root INFO copying build/lib/mypy/typeshed/stdlib/profile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,718 root INFO copying build/lib/mypy/typeshed/stdlib/_markupbase.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,719 root INFO copying build/lib/mypy/typeshed/stdlib/modulefinder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,720 root INFO copying build/lib/mypy/typeshed/stdlib/mimetypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,721 root INFO copying build/lib/mypy/typeshed/stdlib/_locale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,722 root INFO copying build/lib/mypy/typeshed/stdlib/aifc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,723 root INFO copying build/lib/mypy/typeshed/stdlib/fnmatch.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,724 root INFO copying build/lib/mypy/typeshed/stdlib/_lsprof.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,725 root INFO copying build/lib/mypy/typeshed/stdlib/sre_parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,727 root INFO copying build/lib/mypy/typeshed/stdlib/_curses.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,728 root INFO copying build/lib/mypy/typeshed/stdlib/_tkinter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,729 root INFO copying build/lib/mypy/typeshed/stdlib/readline.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,730 root INFO copying build/lib/mypy/typeshed/stdlib/bisect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,731 root INFO copying build/lib/mypy/typeshed/stdlib/termios.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,732 root INFO copying build/lib/mypy/typeshed/stdlib/_operator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,734 root INFO copying build/lib/mypy/typeshed/stdlib/audioop.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,735 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-20 21:20:45,736 root INFO copying build/lib/mypy/typeshed/stdlib/collections/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-20 21:20:45,737 root INFO copying build/lib/mypy/typeshed/stdlib/collections/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-20 21:20:45,738 root INFO copying build/lib/mypy/typeshed/stdlib/bz2.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,740 root INFO copying build/lib/mypy/typeshed/stdlib/optparse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,741 root INFO copying build/lib/mypy/typeshed/stdlib/typing_extensions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,742 root INFO copying build/lib/mypy/typeshed/stdlib/chunk.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,743 root INFO copying build/lib/mypy/typeshed/stdlib/base64.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,744 root INFO copying build/lib/mypy/typeshed/stdlib/decimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,745 root INFO copying build/lib/mypy/typeshed/stdlib/turtle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,747 root INFO copying build/lib/mypy/typeshed/stdlib/atexit.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,748 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,749 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,750 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/queues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,751 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,752 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,754 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/threads.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,755 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,756 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/locks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,757 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,758 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,759 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,760 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,762 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,763 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,764 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,765 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/transports.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,767 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,768 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,769 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,770 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,771 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,772 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/streams.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,773 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,774 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,776 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,777 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,778 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,779 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,780 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/futures.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,781 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/runners.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,782 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,784 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,785 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-20 21:20:45,786 root INFO copying build/lib/mypy/typeshed/stdlib/tempfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,787 root INFO copying build/lib/mypy/typeshed/stdlib/binhex.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,788 root INFO copying build/lib/mypy/typeshed/stdlib/tty.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,790 root INFO copying build/lib/mypy/typeshed/stdlib/_pydecimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,791 root INFO copying build/lib/mypy/typeshed/stdlib/asyncore.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,792 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-20 21:20:45,793 root INFO copying build/lib/mypy/typeshed/stdlib/curses/textpad.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-20 21:20:45,794 root INFO copying build/lib/mypy/typeshed/stdlib/curses/ascii.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-20 21:20:45,795 root INFO copying build/lib/mypy/typeshed/stdlib/curses/panel.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-20 21:20:45,796 root INFO copying build/lib/mypy/typeshed/stdlib/curses/has_key.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-20 21:20:45,797 root INFO copying build/lib/mypy/typeshed/stdlib/curses/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-20 21:20:45,798 root INFO copying build/lib/mypy/typeshed/stdlib/pathlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,800 root INFO copying build/lib/mypy/typeshed/stdlib/pprint.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,801 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-20 21:20:45,802 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-20 21:20:45,803 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-20 21:20:45,804 root INFO copying build/lib/mypy/typeshed/stdlib/warnings.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,805 root INFO copying build/lib/mypy/typeshed/stdlib/shlex.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,806 root INFO copying build/lib/mypy/typeshed/stdlib/subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,808 root INFO copying build/lib/mypy/typeshed/stdlib/statistics.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,809 root INFO copying build/lib/mypy/typeshed/stdlib/_threading_local.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,810 root INFO copying build/lib/mypy/typeshed/stdlib/_warnings.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,812 root INFO copying build/lib/mypy/typeshed/stdlib/_compression.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,813 root INFO copying build/lib/mypy/typeshed/stdlib/copyreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,814 root INFO copying build/lib/mypy/typeshed/stdlib/ftplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,815 root INFO copying build/lib/mypy/typeshed/stdlib/_thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,816 root INFO copying build/lib/mypy/typeshed/stdlib/netrc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,817 root INFO copying build/lib/mypy/typeshed/stdlib/getpass.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,819 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,819 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/mock.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,821 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,822 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/signals.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,823 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,824 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/suite.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,825 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/_log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,826 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/loader.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,827 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/runner.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,828 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/result.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,829 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/async_case.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,831 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/case.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,832 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/main.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-20 21:20:45,833 root INFO copying build/lib/mypy/typeshed/stdlib/_collections_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,834 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-20 21:20:45,835 root INFO copying build/lib/mypy/typeshed/stdlib/json/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-20 21:20:45,836 root INFO copying build/lib/mypy/typeshed/stdlib/json/encoder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-20 21:20:45,837 root INFO copying build/lib/mypy/typeshed/stdlib/json/tool.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-20 21:20:45,839 root INFO copying build/lib/mypy/typeshed/stdlib/json/decoder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-20 21:20:45,840 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-20 21:20:45,840 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/_path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-20 21:20:45,842 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-20 21:20:45,843 root INFO copying build/lib/mypy/typeshed/stdlib/uuid.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,844 root INFO copying build/lib/mypy/typeshed/stdlib/crypt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,845 root INFO copying build/lib/mypy/typeshed/stdlib/ipaddress.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,846 root INFO copying build/lib/mypy/typeshed/stdlib/secrets.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,848 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:45,848 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:45,849 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:45,851 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:45,852 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:45,853 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:45,854 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:45,855 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/main.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-20 21:20:45,856 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:45,857 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-20 21:20:45,858 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-20 21:20:45,859 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-20 21:20:45,860 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-20 21:20:45,861 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-20 21:20:45,862 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-20 21:20:45,863 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-20 21:20:45,865 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-20 21:20:45,866 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-20 21:20:45,867 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-20 21:20:45,868 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-20 21:20:45,869 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-20 21:20:45,870 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-20 21:20:45,871 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-20 21:20:45,872 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-20 21:20:45,874 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-20 21:20:45,875 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-20 21:20:45,876 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-20 21:20:45,877 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-20 21:20:45,878 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-20 21:20:45,879 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-20 21:20:45,880 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-20 21:20:45,881 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-20 21:20:45,883 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-20 21:20:45,884 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-20 21:20:45,885 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-20 21:20:45,886 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-20 21:20:45,887 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-20 21:20:45,888 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-20 21:20:45,889 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-20 21:20:45,890 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-20 21:20:45,891 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-20 21:20:45,892 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-20 21:20:45,894 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-20 21:20:45,895 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-20 21:20:45,896 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-20 21:20:45,897 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-20 21:20:45,898 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-20 21:20:45,899 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-20 21:20:45,900 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-20 21:20:45,902 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-20 21:20:45,903 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-20 21:20:45,904 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-20 21:20:45,905 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-20 21:20:45,906 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-20 21:20:45,907 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-20 21:20:45,908 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-20 21:20:45,909 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-20 21:20:45,910 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-20 21:20:45,912 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-20 21:20:45,913 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-20 21:20:45,914 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-20 21:20:45,915 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-20 21:20:45,916 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,917 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,918 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,919 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,920 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,922 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,923 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,924 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,925 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-20 21:20:45,926 root INFO copying build/lib/mypy/typeshed/stdlib/_random.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,928 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml 2024-10-20 21:20:45,929 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:45,929 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:45,930 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:45,931 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:45,932 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:45,934 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-20 21:20:45,935 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:45,935 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:45,937 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:45,938 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:45,939 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:45,940 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-20 21:20:45,941 root INFO copying build/lib/mypy/typeshed/stdlib/xml/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml 2024-10-20 21:20:45,942 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,943 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,944 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,945 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,947 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,948 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,949 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,950 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,951 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-20 21:20:45,953 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers 2024-10-20 21:20:45,953 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers 2024-10-20 21:20:45,955 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-20 21:20:45,955 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-20 21:20:45,956 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-20 21:20:45,957 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-20 21:20:45,959 root INFO copying build/lib/mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,960 root INFO copying build/lib/mypy/typeshed/stdlib/shelve.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,961 root INFO copying build/lib/mypy/typeshed/stdlib/_json.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,962 root INFO copying build/lib/mypy/typeshed/stdlib/spwd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,963 root INFO copying build/lib/mypy/typeshed/stdlib/unicodedata.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,964 root INFO copying build/lib/mypy/typeshed/stdlib/fcntl.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,966 root INFO copying build/lib/mypy/typeshed/stdlib/symtable.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,967 root INFO copying build/lib/mypy/typeshed/stdlib/doctest.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,968 root INFO copying build/lib/mypy/typeshed/stdlib/dis.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,969 root INFO copying build/lib/mypy/typeshed/stdlib/webbrowser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,971 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-20 21:20:45,971 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-20 21:20:45,972 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-20 21:20:45,974 root INFO copying build/lib/mypy/typeshed/stdlib/pkgutil.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,975 root INFO copying build/lib/mypy/typeshed/stdlib/runpy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,976 root INFO copying build/lib/mypy/typeshed/stdlib/selectors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,977 root INFO copying build/lib/mypy/typeshed/stdlib/queue.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,979 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-20 21:20:45,979 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-20 21:20:45,981 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-20 21:20:45,982 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/model.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-20 21:20:45,983 root INFO copying build/lib/mypy/typeshed/stdlib/graphlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,984 root INFO copying build/lib/mypy/typeshed/stdlib/syslog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,985 root INFO copying build/lib/mypy/typeshed/stdlib/copy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,986 root INFO copying build/lib/mypy/typeshed/stdlib/types.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,988 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-20 21:20:45,989 root INFO copying build/lib/mypy/typeshed/stdlib/http/client.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-20 21:20:45,990 root INFO copying build/lib/mypy/typeshed/stdlib/http/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-20 21:20:45,991 root INFO copying build/lib/mypy/typeshed/stdlib/http/cookies.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-20 21:20:45,992 root INFO copying build/lib/mypy/typeshed/stdlib/http/server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-20 21:20:45,993 root INFO copying build/lib/mypy/typeshed/stdlib/http/cookiejar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-20 21:20:45,994 root INFO copying build/lib/mypy/typeshed/stdlib/hmac.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,996 root INFO copying build/lib/mypy/typeshed/stdlib/_py_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,997 root INFO copying build/lib/mypy/typeshed/stdlib/pickle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,998 root INFO copying build/lib/mypy/typeshed/stdlib/_tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:45,999 root INFO copying build/lib/mypy/typeshed/stdlib/nntplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:46,001 root INFO copying build/lib/mypy/typeshed/stdlib/tarfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:46,002 root INFO copying build/lib/mypy/typeshed/stdlib/poplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:46,003 root INFO copying build/lib/mypy/typeshed/stdlib/_csv.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:46,004 root INFO copying build/lib/mypy/typeshed/stdlib/_decimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:46,005 root INFO copying build/lib/mypy/typeshed/stdlib/telnetlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-20 21:20:46,007 root INFO copying build/lib/mypy/typeshed/LICENSE -> build/bdist.linux-riscv64/wheel/mypy/typeshed 2024-10-20 21:20:46,008 root INFO copying build/lib/mypy/meet.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,010 root INFO copying build/lib/mypy/config_parser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,011 root INFO copying build/lib/mypy/stubdoc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,012 root INFO copying build/lib/mypy/semanal.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,015 root INFO copying build/lib/mypy/operators.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,016 root INFO copying build/lib/mypy/typestate.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,018 root INFO copying build/lib/mypy/reachability.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,019 root INFO copying build/lib/mypy/semanal_pass1.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,020 root INFO copying build/lib/mypy/semanal_namedtuple.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,021 root INFO copying build/lib/mypy/renaming.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,023 root INFO copying build/lib/mypy/solve.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,024 root INFO copying build/lib/mypy/bogus_type.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,025 root INFO copying build/lib/mypy/report.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,032 root INFO copying build/lib/mypy/__main__.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,033 root INFO copying build/lib/mypy/strconv.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,035 root INFO copying build/lib/mypy/typeops.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,037 root INFO creating build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-20 21:20:46,038 root INFO copying build/lib/mypy/dmypy/__main__.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-20 21:20:46,039 root INFO copying build/lib/mypy/dmypy/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-20 21:20:46,040 root INFO copying build/lib/mypy/dmypy/client.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-20 21:20:46,041 root INFO copying build/lib/mypy/stubgenc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,043 root INFO copying build/lib/mypy/exprtotype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,044 root INFO copying build/lib/mypy/semanal_infer.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,045 root INFO copying build/lib/mypy/suggestions.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,046 root INFO copying build/lib/mypy/fastparse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,048 root INFO copying build/lib/mypy/options.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,050 root INFO copying build/lib/mypy/stubutil.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,051 root INFO copying build/lib/mypy/fixup.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,052 root INFO copying build/lib/mypy/indirection.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,053 root INFO copying build/lib/mypy/split_namespace.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,054 root INFO copying build/lib/mypy/stats.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,055 root INFO copying build/lib/mypy/join.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,057 root INFO copying build/lib/mypy/semanal_main.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,058 root INFO copying build/lib/mypy/dmypy_util.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,059 root INFO copying build/lib/mypy/typetraverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,060 root INFO copying build/lib/mypy/literals.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,062 root INFO copying build/lib/mypy/type_visitor.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,063 root INFO copying build/lib/mypy/util.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,064 root INFO copying build/lib/mypy/py.typed -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,065 root INFO copying build/lib/mypy/moduleinspect.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,066 root INFO copying build/lib/mypy/mro.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,067 root INFO copying build/lib/mypy/binder.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,069 root INFO copying build/lib/mypy/graph_utils.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,070 root INFO copying build/lib/mypy/erasetype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,071 root INFO copying build/lib/mypy/semanal_typeddict.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,073 root INFO copying build/lib/mypy/typeanal.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,075 root INFO copying build/lib/mypy/message_registry.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,076 root INFO copying build/lib/mypy/evalexpr.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,078 root INFO creating build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,078 root INFO copying build/lib/mypy/test/visitors.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,079 root INFO copying build/lib/mypy/test/testfinegrained.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,081 root INFO copying build/lib/mypy/test/testdeps.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,082 root INFO copying build/lib/mypy/test/testsemanal.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,083 root INFO copying build/lib/mypy/test/testapi.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,084 root INFO copying build/lib/mypy/test/testmypyc.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,085 root INFO copying build/lib/mypy/test/typefixture.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,086 root INFO copying build/lib/mypy/test/testcheck.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,087 root INFO copying build/lib/mypy/test/testdiff.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,089 root INFO copying build/lib/mypy/test/testmodulefinder.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,090 root INFO copying build/lib/mypy/test/testerrorstream.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,091 root INFO copying build/lib/mypy/test/testfscache.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,092 root INFO copying build/lib/mypy/test/testpep561.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,093 root INFO copying build/lib/mypy/test/testtypes.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,095 root INFO copying build/lib/mypy/test/testreports.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,096 root INFO copying build/lib/mypy/test/teststubtest.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,097 root INFO copying build/lib/mypy/test/testargs.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,099 root INFO copying build/lib/mypy/test/helpers.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,100 root INFO copying build/lib/mypy/test/testgraph.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,101 root INFO copying build/lib/mypy/test/test_ref_info.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,102 root INFO copying build/lib/mypy/test/testtypegen.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,103 root INFO copying build/lib/mypy/test/testpythoneval.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,104 root INFO copying build/lib/mypy/test/testsubtypes.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,105 root INFO copying build/lib/mypy/test/testfinegrainedcache.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,106 root INFO copying build/lib/mypy/test/testformatter.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,107 root INFO copying build/lib/mypy/test/teststubinfo.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,108 root INFO copying build/lib/mypy/test/testmerge.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,110 root INFO copying build/lib/mypy/test/testsolve.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,111 root INFO copying build/lib/mypy/test/testdaemon.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,112 root INFO copying build/lib/mypy/test/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,113 root INFO copying build/lib/mypy/test/config.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,114 root INFO creating build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-20 21:20:46,115 root INFO copying build/lib/mypy/test/meta/test_diff_helper.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-20 21:20:46,116 root INFO copying build/lib/mypy/test/meta/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-20 21:20:46,117 root INFO copying build/lib/mypy/test/meta/test_update_data.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-20 21:20:46,118 root INFO copying build/lib/mypy/test/meta/test_parse_data.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-20 21:20:46,119 root INFO copying build/lib/mypy/test/meta/_pytest.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-20 21:20:46,121 root INFO copying build/lib/mypy/test/testconstraints.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,122 root INFO copying build/lib/mypy/test/teststubgen.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,123 root INFO copying build/lib/mypy/test/testoutput.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,125 root INFO copying build/lib/mypy/test/update_data.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,126 root INFO copying build/lib/mypy/test/testinfer.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,127 root INFO copying build/lib/mypy/test/test_find_sources.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,128 root INFO copying build/lib/mypy/test/data.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,129 root INFO copying build/lib/mypy/test/testipc.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,131 root INFO copying build/lib/mypy/test/testparse.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,132 root INFO copying build/lib/mypy/test/testtransform.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,133 root INFO copying build/lib/mypy/test/testcmdline.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,134 root INFO copying build/lib/mypy/test/testutil.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-20 21:20:46,135 root INFO copying build/lib/mypy/error_formatter.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,136 root INFO copying build/lib/mypy/stubgen.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,138 root INFO copying build/lib/mypy/semanal_shared.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,139 root INFO copying build/lib/mypy/sharedparse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,140 root INFO copying build/lib/mypy/semanal_typeargs.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,142 root INFO copying build/lib/mypy/applytype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,143 root INFO copying build/lib/mypy/lookup.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,144 root INFO copying build/lib/mypy/errorcodes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,145 root INFO copying build/lib/mypy/checkstrformat.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,146 root INFO copying build/lib/mypy/plugin.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,148 root INFO copying build/lib/mypy/typevartuples.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,149 root INFO copying build/lib/mypy/stubinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,150 root INFO copying build/lib/mypy/subtypes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,152 root INFO copying build/lib/mypy/typevars.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,153 root INFO copying build/lib/mypy/dmypy_os.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,154 root INFO copying build/lib/mypy/inspections.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,156 root INFO copying build/lib/mypy/expandtype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,157 root INFO copying build/lib/mypy/fscache.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,158 root INFO copying build/lib/mypy/mixedtraverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,159 root INFO copying build/lib/mypy/pyinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,161 root INFO copying build/lib/mypy/__init__.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,162 root INFO copying build/lib/mypy/stubtest.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,163 root INFO copying build/lib/mypy/constraints.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,165 root INFO copying build/lib/mypy/memprofile.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,166 root INFO copying build/lib/mypy/partially_defined.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,167 root INFO copying build/lib/mypy/errors.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,169 root INFO creating build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,170 root INFO copying build/lib/mypy/server/subexpr.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,171 root INFO copying build/lib/mypy/server/trigger.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,172 root INFO copying build/lib/mypy/server/astdiff.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,173 root INFO copying build/lib/mypy/server/target.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,174 root INFO copying build/lib/mypy/server/objgraph.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,175 root INFO copying build/lib/mypy/server/astmerge.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,177 root INFO copying build/lib/mypy/server/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,178 root INFO copying build/lib/mypy/server/aststrip.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,179 root INFO copying build/lib/mypy/server/deps.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,180 root INFO copying build/lib/mypy/server/mergecheck.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,181 root INFO copying build/lib/mypy/server/update.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-20 21:20:46,183 root INFO copying build/lib/mypy/visitor.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,184 root INFO copying build/lib/mypy/version.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,185 root INFO copying build/lib/mypy/fswatcher.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,187 root INFO copying build/lib/mypy/semanal_newtype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,188 root INFO copying build/lib/mypy/types.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,190 root INFO copying build/lib/mypy/checkpattern.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,192 root INFO copying build/lib/mypy/ipc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,193 root INFO copying build/lib/mypy/patterns.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,194 root INFO copying build/lib/mypy/api.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,195 root INFO copying build/lib/mypy/types_utils.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,196 root INFO copying build/lib/mypy/semanal_enum.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,197 root INFO copying build/lib/mypy/constant_fold.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,199 root INFO copying build/lib/mypy/freetree.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,200 root INFO copying build/lib/mypy/treetransform.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,201 root INFO copying build/lib/mypy/parse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,202 root INFO copying build/lib/mypy/scope.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,203 root INFO copying build/lib/mypy/find_sources.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,205 root INFO copying build/lib/mypy/argmap.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,206 root INFO creating build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,207 root INFO copying build/lib/mypy/plugins/dataclasses.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,208 root INFO copying build/lib/mypy/plugins/proper_plugin.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,209 root INFO copying build/lib/mypy/plugins/default.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,211 root INFO copying build/lib/mypy/plugins/common.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,212 root INFO copying build/lib/mypy/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,213 root INFO copying build/lib/mypy/plugins/functools.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,214 root INFO copying build/lib/mypy/plugins/attrs.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,215 root INFO copying build/lib/mypy/plugins/enums.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,217 root INFO copying build/lib/mypy/plugins/singledispatch.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,218 root INFO copying build/lib/mypy/plugins/ctypes.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-20 21:20:46,219 root INFO copying build/lib/mypy/state.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,220 root INFO copying build/lib/mypy/dmypy_server.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,222 root INFO creating build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-20 21:20:46,223 root INFO copying build/lib/mypy/xml/mypy-html.css -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-20 21:20:46,224 root INFO copying build/lib/mypy/xml/mypy-txt.xslt -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-20 21:20:46,225 root INFO copying build/lib/mypy/xml/mypy-html.xslt -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-20 21:20:46,226 root INFO copying build/lib/mypy/xml/mypy.xsd -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-20 21:20:46,227 root INFO copying build/lib/mypy/messages.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,229 root INFO copying build/lib/mypy/checkexpr.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,232 root INFO copying build/lib/mypy/infer.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,234 root INFO copying build/lib/mypy/git.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,235 root INFO copying build/lib/mypy/copytype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,236 root INFO copying build/lib/mypy/defaults.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,237 root INFO copying build/lib/mypy/modulefinder.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,238 root INFO copying build/lib/mypy/semanal_classprop.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,240 root INFO copying build/lib/mypy/checkmember.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,241 root INFO copying build/lib/mypy/maptype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,242 root INFO copying build/lib/mypy/traverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,244 root INFO copying build/lib/mypy/nodes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,246 root INFO copying build/lib/mypy/tvar_scope.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,247 root INFO copying build/lib/mypy/metastore.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,248 root INFO copying build/lib/mypy/refinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-20 21:20:46,250 root INFO creating build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,250 root INFO copying build/lib/mypyc/build.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,252 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-20 21:20:46,252 root INFO copying build/lib/mypyc/analysis/blockfreq.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-20 21:20:46,253 root INFO copying build/lib/mypyc/analysis/ircheck.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-20 21:20:46,255 root INFO copying build/lib/mypyc/analysis/dataflow.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-20 21:20:46,256 root INFO copying build/lib/mypyc/analysis/selfleaks.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-20 21:20:46,257 root INFO copying build/lib/mypyc/analysis/attrdefined.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-20 21:20:46,258 root INFO copying build/lib/mypyc/analysis/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-20 21:20:46,259 root INFO copying build/lib/mypyc/__main__.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,260 root INFO copying build/lib/mypyc/options.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,262 root INFO copying build/lib/mypyc/README.md -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,263 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,264 root INFO copying build/lib/mypyc/lib-rt/tuple_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,265 root INFO copying build/lib/mypyc/lib-rt/set_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,266 root INFO copying build/lib/mypyc/lib-rt/generic_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,267 root INFO copying build/lib/mypyc/lib-rt/setup.py -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,268 root INFO copying build/lib/mypyc/lib-rt/mypyc_util.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,269 root INFO copying build/lib/mypyc/lib-rt/bytes_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,270 root INFO copying build/lib/mypyc/lib-rt/CPy.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,272 root INFO copying build/lib/mypyc/lib-rt/dict_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,273 root INFO copying build/lib/mypyc/lib-rt/module_shim.tmpl -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,274 root INFO copying build/lib/mypyc/lib-rt/getargs.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,275 root INFO copying build/lib/mypyc/lib-rt/pythoncapi_compat.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,277 root INFO copying build/lib/mypyc/lib-rt/misc_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,278 root INFO copying build/lib/mypyc/lib-rt/init.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,279 root INFO copying build/lib/mypyc/lib-rt/float_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,280 root INFO copying build/lib/mypyc/lib-rt/pythonsupport.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,282 root INFO copying build/lib/mypyc/lib-rt/test_capi.cc -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,283 root INFO copying build/lib/mypyc/lib-rt/int_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,284 root INFO copying build/lib/mypyc/lib-rt/str_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,285 root INFO copying build/lib/mypyc/lib-rt/pythonsupport.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,286 root INFO copying build/lib/mypyc/lib-rt/exc_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,288 root INFO copying build/lib/mypyc/lib-rt/list_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,289 root INFO copying build/lib/mypyc/lib-rt/getargsfast.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-20 21:20:46,292 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,293 root INFO copying build/lib/mypyc/primitives/tuple_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,294 root INFO copying build/lib/mypyc/primitives/exc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,295 root INFO copying build/lib/mypyc/primitives/dict_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,297 root INFO copying build/lib/mypyc/primitives/bytes_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,298 root INFO copying build/lib/mypyc/primitives/list_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,299 root INFO copying build/lib/mypyc/primitives/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,300 root INFO copying build/lib/mypyc/primitives/generic_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,301 root INFO copying build/lib/mypyc/primitives/int_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,302 root INFO copying build/lib/mypyc/primitives/misc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,303 root INFO copying build/lib/mypyc/primitives/set_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,305 root INFO copying build/lib/mypyc/primitives/str_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,306 root INFO copying build/lib/mypyc/primitives/registry.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,307 root INFO copying build/lib/mypyc/primitives/float_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-20 21:20:46,308 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,309 root INFO copying build/lib/mypyc/test/test_struct.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,310 root INFO copying build/lib/mypyc/test/test_emit.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,311 root INFO copying build/lib/mypyc/test/test_pprint.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,312 root INFO copying build/lib/mypyc/test/test_emitfunc.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,314 root INFO copying build/lib/mypyc/test/test_ircheck.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,315 root INFO copying build/lib/mypyc/test/test_emitclass.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,316 root INFO copying build/lib/mypyc/test/test_namegen.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,318 root INFO copying build/lib/mypyc/test/test_typeops.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,319 root INFO copying build/lib/mypyc/test/test_run.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,320 root INFO copying build/lib/mypyc/test/test_rarray.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,321 root INFO copying build/lib/mypyc/test/test_serialization.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,322 root INFO copying build/lib/mypyc/test/test_literals.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,323 root INFO copying build/lib/mypyc/test/test_optimizations.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,324 root INFO copying build/lib/mypyc/test/test_cheader.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,325 root INFO copying build/lib/mypyc/test/test_alwaysdefined.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,327 root INFO copying build/lib/mypyc/test/test_commandline.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,328 root INFO copying build/lib/mypyc/test/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,329 root INFO copying build/lib/mypyc/test/test_lowering.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,330 root INFO copying build/lib/mypyc/test/config.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,331 root INFO copying build/lib/mypyc/test/test_irbuild.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,332 root INFO copying build/lib/mypyc/test/test_emitwrapper.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,333 root INFO copying build/lib/mypyc/test/test_analysis.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,334 root INFO copying build/lib/mypyc/test/test_external.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,335 root INFO copying build/lib/mypyc/test/test_tuplename.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,336 root INFO copying build/lib/mypyc/test/test_exceptions.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,337 root INFO copying build/lib/mypyc/test/test_refcount.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,339 root INFO copying build/lib/mypyc/test/testutil.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-20 21:20:46,340 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,341 root INFO copying build/lib/mypyc/doc/dict_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,342 root INFO copying build/lib/mypyc/doc/set_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,343 root INFO copying build/lib/mypyc/doc/cpython-timings.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,344 root INFO copying build/lib/mypyc/doc/future.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,345 root INFO copying build/lib/mypyc/doc/native_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,346 root INFO copying build/lib/mypyc/doc/Makefile -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,347 root INFO copying build/lib/mypyc/doc/bool_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,348 root INFO copying build/lib/mypyc/doc/introduction.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,349 root INFO copying build/lib/mypyc/doc/conf.py -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,350 root INFO copying build/lib/mypyc/doc/float_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,352 root INFO copying build/lib/mypyc/doc/int_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,353 root INFO copying build/lib/mypyc/doc/performance_tips_and_tricks.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,354 root INFO copying build/lib/mypyc/doc/make.bat -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,355 root INFO copying build/lib/mypyc/doc/list_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,356 root INFO copying build/lib/mypyc/doc/getting_started.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,357 root INFO copying build/lib/mypyc/doc/using_type_annotations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,358 root INFO copying build/lib/mypyc/doc/index.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,360 root INFO copying build/lib/mypyc/doc/tuple_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,361 root INFO copying build/lib/mypyc/doc/compilation_units.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,362 root INFO copying build/lib/mypyc/doc/differences_from_python.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,363 root INFO copying build/lib/mypyc/doc/native_classes.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,364 root INFO copying build/lib/mypyc/doc/dev-intro.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,365 root INFO copying build/lib/mypyc/doc/str_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-20 21:20:46,367 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-20 21:20:46,367 root INFO copying build/lib/mypyc/ir/module_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-20 21:20:46,368 root INFO copying build/lib/mypyc/ir/ops.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-20 21:20:46,370 root INFO copying build/lib/mypyc/ir/class_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-20 21:20:46,372 root INFO copying build/lib/mypyc/ir/func_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-20 21:20:46,373 root INFO copying build/lib/mypyc/ir/rtypes.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-20 21:20:46,374 root INFO copying build/lib/mypyc/ir/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-20 21:20:46,375 root INFO copying build/lib/mypyc/ir/pprint.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-20 21:20:46,377 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-20 21:20:46,377 root INFO copying build/lib/mypyc/lower/list_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-20 21:20:46,379 root INFO copying build/lib/mypyc/lower/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-20 21:20:46,380 root INFO copying build/lib/mypyc/lower/int_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-20 21:20:46,381 root INFO copying build/lib/mypyc/lower/misc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-20 21:20:46,382 root INFO copying build/lib/mypyc/lower/registry.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-20 21:20:46,383 root INFO copying build/lib/mypyc/crash.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,384 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,385 root INFO copying build/lib/mypyc/test-data/irbuild-statements.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,386 root INFO copying build/lib/mypyc/test-data/run-loops.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,387 root INFO copying build/lib/mypyc/test-data/irbuild-optional.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,389 root INFO copying build/lib/mypyc/test-data/run-multimodule.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,390 root INFO copying build/lib/mypyc/test-data/irbuild-strip-asserts.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,391 root INFO copying build/lib/mypyc/test-data/irbuild-basic.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,392 root INFO copying build/lib/mypyc/test-data/irbuild-dunders.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,394 root INFO copying build/lib/mypyc/test-data/run-misc.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,395 root INFO copying build/lib/mypyc/test-data/opt-copy-propagation.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,396 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-20 21:20:46,397 root INFO copying build/lib/mypyc/test-data/fixtures/ir.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-20 21:20:46,398 root INFO copying build/lib/mypyc/test-data/fixtures/typing-full.pyi -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-20 21:20:46,399 root INFO copying build/lib/mypyc/test-data/fixtures/testutil.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-20 21:20:46,401 root INFO copying build/lib/mypyc/test-data/irbuild-str.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,402 root INFO copying build/lib/mypyc/test-data/run-floats.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,403 root INFO copying build/lib/mypyc/test-data/irbuild-i32.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,404 root INFO copying build/lib/mypyc/test-data/run-integers.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,405 root INFO copying build/lib/mypyc/test-data/irbuild-tuple.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,407 root INFO copying build/lib/mypyc/test-data/run-math.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,408 root INFO copying build/lib/mypyc/test-data/run-python312.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,409 root INFO copying build/lib/mypyc/test-data/refcount.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,410 root INFO copying build/lib/mypyc/test-data/run-mypy-sim.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,412 root INFO copying build/lib/mypyc/test-data/lowering-list.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,413 root INFO copying build/lib/mypyc/test-data/irbuild-int.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,414 root INFO copying build/lib/mypyc/test-data/irbuild-singledispatch.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,415 root INFO copying build/lib/mypyc/test-data/run-python38.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,416 root INFO copying build/lib/mypyc/test-data/run-i64.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,417 root INFO copying build/lib/mypyc/test-data/exceptions-freq.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,419 root INFO copying build/lib/mypyc/test-data/opt-flag-elimination.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,420 root INFO copying build/lib/mypyc/test-data/alwaysdefined.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,421 root INFO copying build/lib/mypyc/test-data/irbuild-classes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,422 root INFO copying build/lib/mypyc/test-data/run-primitives.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,423 root INFO copying build/lib/mypyc/test-data/irbuild-vectorcall.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,424 root INFO copying build/lib/mypyc/test-data/run-imports.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,426 root INFO copying build/lib/mypyc/test-data/run-bytes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,427 root INFO copying build/lib/mypyc/test-data/run-traits.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,428 root INFO copying build/lib/mypyc/test-data/irbuild-bytes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,429 root INFO copying build/lib/mypyc/test-data/analysis.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,431 root INFO copying build/lib/mypyc/test-data/run-strings.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,432 root INFO copying build/lib/mypyc/test-data/run-attrs.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,433 root INFO copying build/lib/mypyc/test-data/irbuild-constant-fold.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,434 root INFO copying build/lib/mypyc/test-data/run-classes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,436 root INFO copying build/lib/mypyc/test-data/run-bench.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,437 root INFO copying build/lib/mypyc/test-data/irbuild-lists.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,438 root INFO copying build/lib/mypyc/test-data/irbuild-math.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,439 root INFO copying build/lib/mypyc/test-data/lowering-int.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,441 root INFO copying build/lib/mypyc/test-data/run-match.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,442 root INFO copying build/lib/mypyc/test-data/irbuild-dict.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,443 root INFO copying build/lib/mypyc/test-data/exceptions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,444 root INFO copying build/lib/mypyc/test-data/irbuild-nested.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,445 root INFO copying build/lib/mypyc/test-data/run-u8.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,447 root INFO copying build/lib/mypyc/test-data/irbuild-set.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,448 root INFO copying build/lib/mypyc/test-data/irbuild-unreachable.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,449 root INFO copying build/lib/mypyc/test-data/run-i32.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,450 root INFO copying build/lib/mypyc/test-data/irbuild-bool.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,451 root INFO copying build/lib/mypyc/test-data/irbuild-any.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,453 root INFO copying build/lib/mypyc/test-data/irbuild-float.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,454 root INFO copying build/lib/mypyc/test-data/run-python37.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,455 root INFO copying build/lib/mypyc/test-data/irbuild-i64.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,456 root INFO copying build/lib/mypyc/test-data/run-functions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,458 root INFO copying build/lib/mypyc/test-data/irbuild-isinstance.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,459 root INFO copying build/lib/mypyc/test-data/run-bools.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,460 root INFO copying build/lib/mypyc/test-data/irbuild-match.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,461 root INFO copying build/lib/mypyc/test-data/run-dicts.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,462 root INFO copying build/lib/mypyc/test-data/irbuild-glue-methods.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,464 root INFO copying build/lib/mypyc/test-data/commandline.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,465 root INFO copying build/lib/mypyc/test-data/run-exceptions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,466 root INFO copying build/lib/mypyc/test-data/run-dunders.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,468 root INFO copying build/lib/mypyc/test-data/run-tuples.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,469 root INFO copying build/lib/mypyc/test-data/run-singledispatch.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,470 root INFO copying build/lib/mypyc/test-data/irbuild-u8.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,471 root INFO copying build/lib/mypyc/test-data/run-lists.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,472 root INFO copying build/lib/mypyc/test-data/run-i16.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,474 root INFO copying build/lib/mypyc/test-data/run-async.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,475 root INFO copying build/lib/mypyc/test-data/irbuild-i16.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,476 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data/driver 2024-10-20 21:20:46,477 root INFO copying build/lib/mypyc/test-data/driver/driver.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/driver 2024-10-20 21:20:46,478 root INFO copying build/lib/mypyc/test-data/irbuild-try.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,479 root INFO copying build/lib/mypyc/test-data/irbuild-generics.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,480 root INFO copying build/lib/mypyc/test-data/run-sets.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,482 root INFO copying build/lib/mypyc/test-data/run-generators.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-20 21:20:46,483 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,484 root INFO copying build/lib/mypyc/codegen/emitwrapper.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,485 root INFO copying build/lib/mypyc/codegen/emit.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,487 root INFO copying build/lib/mypyc/codegen/emitmodule.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,488 root INFO copying build/lib/mypyc/codegen/literals.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,489 root INFO copying build/lib/mypyc/codegen/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,490 root INFO copying build/lib/mypyc/codegen/emitfunc.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,492 root INFO copying build/lib/mypyc/codegen/emitclass.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,493 root INFO copying build/lib/mypyc/codegen/cstring.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-20 21:20:46,494 root INFO copying build/lib/mypyc/common.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,495 root INFO copying build/lib/mypyc/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,496 root INFO copying build/lib/mypyc/namegen.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,497 root INFO copying build/lib/mypyc/errors.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,499 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external 2024-10-20 21:20:46,500 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-20 21:20:46,500 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/make 2024-10-20 21:20:46,501 root INFO copying build/lib/mypyc/external/googletest/make/Makefile -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/make 2024-10-20 21:20:46,502 root INFO copying build/lib/mypyc/external/googletest/README.md -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-20 21:20:46,503 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include 2024-10-20 21:20:46,504 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-20 21:20:46,505 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-20 21:20:46,506 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-20 21:20:46,507 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-20 21:20:46,509 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-20 21:20:46,510 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-20 21:20:46,511 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-20 21:20:46,513 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-20 21:20:46,514 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-20 21:20:46,517 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-20 21:20:46,518 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-20 21:20:46,519 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-20 21:20:46,520 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-20 21:20:46,522 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-20 21:20:46,523 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-20 21:20:46,526 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-20 21:20:46,527 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-20 21:20:46,528 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-20 21:20:46,530 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-20 21:20:46,531 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-20 21:20:46,532 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-20 21:20:46,533 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-20 21:20:46,534 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-20 21:20:46,535 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-20 21:20:46,537 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-20 21:20:46,538 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-20 21:20:46,540 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-20 21:20:46,541 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-20 21:20:46,543 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-20 21:20:46,544 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-20 21:20:46,547 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-20 21:20:46,548 root INFO copying build/lib/mypyc/external/googletest/LICENSE -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-20 21:20:46,550 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,550 root INFO copying build/lib/mypyc/external/googletest/src/gtest_main.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,552 root INFO copying build/lib/mypyc/external/googletest/src/gtest-test-part.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,553 root INFO copying build/lib/mypyc/external/googletest/src/gtest-printers.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,554 root INFO copying build/lib/mypyc/external/googletest/src/gtest-filepath.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,555 root INFO copying build/lib/mypyc/external/googletest/src/gtest.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,558 root INFO copying build/lib/mypyc/external/googletest/src/gtest-internal-inl.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,559 root INFO copying build/lib/mypyc/external/googletest/src/gtest-port.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,561 root INFO copying build/lib/mypyc/external/googletest/src/gtest-typed-test.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,562 root INFO copying build/lib/mypyc/external/googletest/src/gtest-all.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,563 root INFO copying build/lib/mypyc/external/googletest/src/gtest-death-test.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-20 21:20:46,565 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,565 root INFO copying build/lib/mypyc/transform/uninit.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,567 root INFO copying build/lib/mypyc/transform/lower.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,568 root INFO copying build/lib/mypyc/transform/copy_propagation.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,569 root INFO copying build/lib/mypyc/transform/flag_elimination.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,570 root INFO copying build/lib/mypyc/transform/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,571 root INFO copying build/lib/mypyc/transform/refcount.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,572 root INFO copying build/lib/mypyc/transform/exceptions.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,574 root INFO copying build/lib/mypyc/transform/ir_transform.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-20 21:20:46,575 root INFO copying build/lib/mypyc/subtype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,576 root INFO copying build/lib/mypyc/rt_subtype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,577 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,578 root INFO copying build/lib/mypyc/irbuild/main.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,579 root INFO copying build/lib/mypyc/irbuild/targets.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,580 root INFO copying build/lib/mypyc/irbuild/context.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,581 root INFO copying build/lib/mypyc/irbuild/statement.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,583 root INFO copying build/lib/mypyc/irbuild/classdef.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,584 root INFO copying build/lib/mypyc/irbuild/format_str_tokenizer.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,586 root INFO copying build/lib/mypyc/irbuild/callable_class.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,587 root INFO copying build/lib/mypyc/irbuild/for_helpers.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,588 root INFO copying build/lib/mypyc/irbuild/prebuildvisitor.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,590 root INFO copying build/lib/mypyc/irbuild/util.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,591 root INFO copying build/lib/mypyc/irbuild/nonlocalcontrol.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,592 root INFO copying build/lib/mypyc/irbuild/function.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,593 root INFO copying build/lib/mypyc/irbuild/mapper.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,595 root INFO copying build/lib/mypyc/irbuild/specialize.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,596 root INFO copying build/lib/mypyc/irbuild/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,597 root INFO copying build/lib/mypyc/irbuild/expression.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,598 root INFO copying build/lib/mypyc/irbuild/visitor.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,600 root INFO copying build/lib/mypyc/irbuild/ast_helpers.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,601 root INFO copying build/lib/mypyc/irbuild/constant_fold.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,602 root INFO copying build/lib/mypyc/irbuild/match.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,603 root INFO copying build/lib/mypyc/irbuild/prepare.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,604 root INFO copying build/lib/mypyc/irbuild/generator.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,606 root INFO copying build/lib/mypyc/irbuild/vtable.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,607 root INFO copying build/lib/mypyc/irbuild/ll_builder.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,608 root INFO copying build/lib/mypyc/irbuild/builder.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,610 root INFO copying build/lib/mypyc/irbuild/env_class.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-20 21:20:46,611 root INFO copying build/lib/mypyc/sametype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-20 21:20:46,613 root INFO running install_egg_info 2024-10-20 21:20:46,624 root INFO Copying mypy.egg-info to build/bdist.linux-riscv64/wheel/mypy-1.12.1-py3.12.egg-info 2024-10-20 21:20:46,630 root INFO running install_scripts 2024-10-20 21:20:46,643 root INFO creating build/bdist.linux-riscv64/wheel/mypy-1.12.1.dist-info/WHEEL 2024-10-20 21:20:46,646 wheel INFO creating '/home/buildozer/aports/community/py3-mypy/src/mypy-1.12.1/.dist/.tmp-lwlbdnma/mypy-1.12.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-10-20 21:20:46,648 wheel INFO adding 'mypy/__init__.py' 2024-10-20 21:20:46,650 wheel INFO adding 'mypy/__main__.py' 2024-10-20 21:20:46,651 wheel INFO adding 'mypy/api.py' 2024-10-20 21:20:46,652 wheel INFO adding 'mypy/applytype.py' 2024-10-20 21:20:46,654 wheel INFO adding 'mypy/argmap.py' 2024-10-20 21:20:46,656 wheel INFO adding 'mypy/binder.py' 2024-10-20 21:20:46,658 wheel INFO adding 'mypy/bogus_type.py' 2024-10-20 21:20:46,660 wheel INFO adding 'mypy/build.py' 2024-10-20 21:20:46,667 wheel INFO adding 'mypy/checker.py' 2024-10-20 21:20:46,678 wheel INFO adding 'mypy/checkexpr.py' 2024-10-20 21:20:46,685 wheel INFO adding 'mypy/checkmember.py' 2024-10-20 21:20:46,688 wheel INFO adding 'mypy/checkpattern.py' 2024-10-20 21:20:46,690 wheel INFO adding 'mypy/checkstrformat.py' 2024-10-20 21:20:46,693 wheel INFO adding 'mypy/config_parser.py' 2024-10-20 21:20:46,694 wheel INFO adding 'mypy/constant_fold.py' 2024-10-20 21:20:46,696 wheel INFO adding 'mypy/constraints.py' 2024-10-20 21:20:46,699 wheel INFO adding 'mypy/copytype.py' 2024-10-20 21:20:46,701 wheel INFO adding 'mypy/defaults.py' 2024-10-20 21:20:46,702 wheel INFO adding 'mypy/dmypy_os.py' 2024-10-20 21:20:46,704 wheel INFO adding 'mypy/dmypy_server.py' 2024-10-20 21:20:46,706 wheel INFO adding 'mypy/dmypy_util.py' 2024-10-20 21:20:46,707 wheel INFO adding 'mypy/erasetype.py' 2024-10-20 21:20:46,709 wheel INFO adding 'mypy/error_formatter.py' 2024-10-20 21:20:46,710 wheel INFO adding 'mypy/errorcodes.py' 2024-10-20 21:20:46,712 wheel INFO adding 'mypy/errors.py' 2024-10-20 21:20:46,714 wheel INFO adding 'mypy/evalexpr.py' 2024-10-20 21:20:46,716 wheel INFO adding 'mypy/expandtype.py' 2024-10-20 21:20:46,718 wheel INFO adding 'mypy/exprtotype.py' 2024-10-20 21:20:46,720 wheel INFO adding 'mypy/fastparse.py' 2024-10-20 21:20:46,723 wheel INFO adding 'mypy/find_sources.py' 2024-10-20 21:20:46,725 wheel INFO adding 'mypy/fixup.py' 2024-10-20 21:20:46,727 wheel INFO adding 'mypy/freetree.py' 2024-10-20 21:20:46,728 wheel INFO adding 'mypy/fscache.py' 2024-10-20 21:20:46,730 wheel INFO adding 'mypy/fswatcher.py' 2024-10-20 21:20:46,731 wheel INFO adding 'mypy/gclogger.py' 2024-10-20 21:20:46,732 wheel INFO adding 'mypy/git.py' 2024-10-20 21:20:46,734 wheel INFO adding 'mypy/graph_utils.py' 2024-10-20 21:20:46,735 wheel INFO adding 'mypy/indirection.py' 2024-10-20 21:20:46,736 wheel INFO adding 'mypy/infer.py' 2024-10-20 21:20:46,738 wheel INFO adding 'mypy/inspections.py' 2024-10-20 21:20:46,740 wheel INFO adding 'mypy/ipc.py' 2024-10-20 21:20:46,742 wheel INFO adding 'mypy/join.py' 2024-10-20 21:20:46,744 wheel INFO adding 'mypy/literals.py' 2024-10-20 21:20:46,745 wheel INFO adding 'mypy/lookup.py' 2024-10-20 21:20:46,747 wheel INFO adding 'mypy/main.py' 2024-10-20 21:20:46,750 wheel INFO adding 'mypy/maptype.py' 2024-10-20 21:20:46,752 wheel INFO adding 'mypy/meet.py' 2024-10-20 21:20:46,754 wheel INFO adding 'mypy/memprofile.py' 2024-10-20 21:20:46,755 wheel INFO adding 'mypy/message_registry.py' 2024-10-20 21:20:46,758 wheel INFO adding 'mypy/messages.py' 2024-10-20 21:20:46,762 wheel INFO adding 'mypy/metastore.py' 2024-10-20 21:20:46,763 wheel INFO adding 'mypy/mixedtraverser.py' 2024-10-20 21:20:46,765 wheel INFO adding 'mypy/modulefinder.py' 2024-10-20 21:20:46,767 wheel INFO adding 'mypy/moduleinspect.py' 2024-10-20 21:20:46,769 wheel INFO adding 'mypy/mro.py' 2024-10-20 21:20:46,771 wheel INFO adding 'mypy/nodes.py' 2024-10-20 21:20:46,775 wheel INFO adding 'mypy/operators.py' 2024-10-20 21:20:46,776 wheel INFO adding 'mypy/options.py' 2024-10-20 21:20:46,778 wheel INFO adding 'mypy/parse.py' 2024-10-20 21:20:46,779 wheel INFO adding 'mypy/partially_defined.py' 2024-10-20 21:20:46,781 wheel INFO adding 'mypy/patterns.py' 2024-10-20 21:20:46,782 wheel INFO adding 'mypy/plugin.py' 2024-10-20 21:20:46,784 wheel INFO adding 'mypy/py.typed' 2024-10-20 21:20:46,785 wheel INFO adding 'mypy/pyinfo.py' 2024-10-20 21:20:46,786 wheel INFO adding 'mypy/reachability.py' 2024-10-20 21:20:46,787 wheel INFO adding 'mypy/refinfo.py' 2024-10-20 21:20:46,788 wheel INFO adding 'mypy/renaming.py' 2024-10-20 21:20:46,790 wheel INFO adding 'mypy/report.py' 2024-10-20 21:20:46,792 wheel INFO adding 'mypy/scope.py' 2024-10-20 21:20:46,795 wheel INFO adding 'mypy/semanal.py' 2024-10-20 21:20:46,803 wheel INFO adding 'mypy/semanal_classprop.py' 2024-10-20 21:20:46,804 wheel INFO adding 'mypy/semanal_enum.py' 2024-10-20 21:20:46,805 wheel INFO adding 'mypy/semanal_infer.py' 2024-10-20 21:20:46,807 wheel INFO adding 'mypy/semanal_main.py' 2024-10-20 21:20:46,809 wheel INFO adding 'mypy/semanal_namedtuple.py' 2024-10-20 21:20:46,810 wheel INFO adding 'mypy/semanal_newtype.py' 2024-10-20 21:20:46,812 wheel INFO adding 'mypy/semanal_pass1.py' 2024-10-20 21:20:46,813 wheel INFO adding 'mypy/semanal_shared.py' 2024-10-20 21:20:46,815 wheel INFO adding 'mypy/semanal_typeargs.py' 2024-10-20 21:20:46,816 wheel INFO adding 'mypy/semanal_typeddict.py' 2024-10-20 21:20:46,818 wheel INFO adding 'mypy/sharedparse.py' 2024-10-20 21:20:46,819 wheel INFO adding 'mypy/solve.py' 2024-10-20 21:20:46,820 wheel INFO adding 'mypy/split_namespace.py' 2024-10-20 21:20:46,821 wheel INFO adding 'mypy/state.py' 2024-10-20 21:20:46,822 wheel INFO adding 'mypy/stats.py' 2024-10-20 21:20:46,824 wheel INFO adding 'mypy/strconv.py' 2024-10-20 21:20:46,826 wheel INFO adding 'mypy/stubdoc.py' 2024-10-20 21:20:46,828 wheel INFO adding 'mypy/stubgen.py' 2024-10-20 21:20:46,831 wheel INFO adding 'mypy/stubgenc.py' 2024-10-20 21:20:46,833 wheel INFO adding 'mypy/stubinfo.py' 2024-10-20 21:20:46,834 wheel INFO adding 'mypy/stubtest.py' 2024-10-20 21:20:46,837 wheel INFO adding 'mypy/stubutil.py' 2024-10-20 21:20:46,840 wheel INFO adding 'mypy/subtypes.py' 2024-10-20 21:20:46,843 wheel INFO adding 'mypy/suggestions.py' 2024-10-20 21:20:46,845 wheel INFO adding 'mypy/traverser.py' 2024-10-20 21:20:46,847 wheel INFO adding 'mypy/treetransform.py' 2024-10-20 21:20:46,849 wheel INFO adding 'mypy/tvar_scope.py' 2024-10-20 21:20:46,850 wheel INFO adding 'mypy/type_visitor.py' 2024-10-20 21:20:46,853 wheel INFO adding 'mypy/typeanal.py' 2024-10-20 21:20:46,856 wheel INFO adding 'mypy/typeops.py' 2024-10-20 21:20:46,859 wheel INFO adding 'mypy/types.py' 2024-10-20 21:20:46,863 wheel INFO adding 'mypy/types_utils.py' 2024-10-20 21:20:46,865 wheel INFO adding 'mypy/typestate.py' 2024-10-20 21:20:46,866 wheel INFO adding 'mypy/typetraverser.py' 2024-10-20 21:20:46,867 wheel INFO adding 'mypy/typevars.py' 2024-10-20 21:20:46,868 wheel INFO adding 'mypy/typevartuples.py' 2024-10-20 21:20:46,869 wheel INFO adding 'mypy/util.py' 2024-10-20 21:20:46,871 wheel INFO adding 'mypy/version.py' 2024-10-20 21:20:46,872 wheel INFO adding 'mypy/visitor.py' 2024-10-20 21:20:46,874 wheel INFO adding 'mypy/dmypy/__init__.py' 2024-10-20 21:20:46,875 wheel INFO adding 'mypy/dmypy/__main__.py' 2024-10-20 21:20:46,876 wheel INFO adding 'mypy/dmypy/client.py' 2024-10-20 21:20:46,878 wheel INFO adding 'mypy/plugins/__init__.py' 2024-10-20 21:20:46,879 wheel INFO adding 'mypy/plugins/attrs.py' 2024-10-20 21:20:46,881 wheel INFO adding 'mypy/plugins/common.py' 2024-10-20 21:20:46,883 wheel INFO adding 'mypy/plugins/ctypes.py' 2024-10-20 21:20:46,885 wheel INFO adding 'mypy/plugins/dataclasses.py' 2024-10-20 21:20:46,887 wheel INFO adding 'mypy/plugins/default.py' 2024-10-20 21:20:46,889 wheel INFO adding 'mypy/plugins/enums.py' 2024-10-20 21:20:46,890 wheel INFO adding 'mypy/plugins/functools.py' 2024-10-20 21:20:46,891 wheel INFO adding 'mypy/plugins/proper_plugin.py' 2024-10-20 21:20:46,893 wheel INFO adding 'mypy/plugins/singledispatch.py' 2024-10-20 21:20:46,894 wheel INFO adding 'mypy/server/__init__.py' 2024-10-20 21:20:46,895 wheel INFO adding 'mypy/server/astdiff.py' 2024-10-20 21:20:46,897 wheel INFO adding 'mypy/server/astmerge.py' 2024-10-20 21:20:46,899 wheel INFO adding 'mypy/server/aststrip.py' 2024-10-20 21:20:46,900 wheel INFO adding 'mypy/server/deps.py' 2024-10-20 21:20:46,902 wheel INFO adding 'mypy/server/mergecheck.py' 2024-10-20 21:20:46,903 wheel INFO adding 'mypy/server/objgraph.py' 2024-10-20 21:20:46,904 wheel INFO adding 'mypy/server/subexpr.py' 2024-10-20 21:20:46,905 wheel INFO adding 'mypy/server/target.py' 2024-10-20 21:20:46,907 wheel INFO adding 'mypy/server/trigger.py' 2024-10-20 21:20:46,909 wheel INFO adding 'mypy/server/update.py' 2024-10-20 21:20:46,911 wheel INFO adding 'mypy/test/__init__.py' 2024-10-20 21:20:46,912 wheel INFO adding 'mypy/test/config.py' 2024-10-20 21:20:46,913 wheel INFO adding 'mypy/test/data.py' 2024-10-20 21:20:46,915 wheel INFO adding 'mypy/test/helpers.py' 2024-10-20 21:20:46,917 wheel INFO adding 'mypy/test/test_find_sources.py' 2024-10-20 21:20:46,918 wheel INFO adding 'mypy/test/test_ref_info.py' 2024-10-20 21:20:46,919 wheel INFO adding 'mypy/test/testapi.py' 2024-10-20 21:20:46,920 wheel INFO adding 'mypy/test/testargs.py' 2024-10-20 21:20:46,921 wheel INFO adding 'mypy/test/testcheck.py' 2024-10-20 21:20:46,923 wheel INFO adding 'mypy/test/testcmdline.py' 2024-10-20 21:20:46,924 wheel INFO adding 'mypy/test/testconstraints.py' 2024-10-20 21:20:46,925 wheel INFO adding 'mypy/test/testdaemon.py' 2024-10-20 21:20:46,926 wheel INFO adding 'mypy/test/testdeps.py' 2024-10-20 21:20:46,927 wheel INFO adding 'mypy/test/testdiff.py' 2024-10-20 21:20:46,928 wheel INFO adding 'mypy/test/testerrorstream.py' 2024-10-20 21:20:46,929 wheel INFO adding 'mypy/test/testfinegrained.py' 2024-10-20 21:20:46,930 wheel INFO adding 'mypy/test/testfinegrainedcache.py' 2024-10-20 21:20:46,931 wheel INFO adding 'mypy/test/testformatter.py' 2024-10-20 21:20:46,932 wheel INFO adding 'mypy/test/testfscache.py' 2024-10-20 21:20:46,933 wheel INFO adding 'mypy/test/testgraph.py' 2024-10-20 21:20:46,935 wheel INFO adding 'mypy/test/testinfer.py' 2024-10-20 21:20:46,936 wheel INFO adding 'mypy/test/testipc.py' 2024-10-20 21:20:46,937 wheel INFO adding 'mypy/test/testmerge.py' 2024-10-20 21:20:46,939 wheel INFO adding 'mypy/test/testmodulefinder.py' 2024-10-20 21:20:46,940 wheel INFO adding 'mypy/test/testmypyc.py' 2024-10-20 21:20:46,941 wheel INFO adding 'mypy/test/testoutput.py' 2024-10-20 21:20:46,942 wheel INFO adding 'mypy/test/testparse.py' 2024-10-20 21:20:46,943 wheel INFO adding 'mypy/test/testpep561.py' 2024-10-20 21:20:46,944 wheel INFO adding 'mypy/test/testpythoneval.py' 2024-10-20 21:20:46,945 wheel INFO adding 'mypy/test/testreports.py' 2024-10-20 21:20:46,947 wheel INFO adding 'mypy/test/testsemanal.py' 2024-10-20 21:20:46,948 wheel INFO adding 'mypy/test/testsolve.py' 2024-10-20 21:20:46,950 wheel INFO adding 'mypy/test/teststubgen.py' 2024-10-20 21:20:46,952 wheel INFO adding 'mypy/test/teststubinfo.py' 2024-10-20 21:20:46,954 wheel INFO adding 'mypy/test/teststubtest.py' 2024-10-20 21:20:46,956 wheel INFO adding 'mypy/test/testsubtypes.py' 2024-10-20 21:20:46,958 wheel INFO adding 'mypy/test/testtransform.py' 2024-10-20 21:20:46,959 wheel INFO adding 'mypy/test/testtypegen.py' 2024-10-20 21:20:46,960 wheel INFO adding 'mypy/test/testtypes.py' 2024-10-20 21:20:46,963 wheel INFO adding 'mypy/test/testutil.py' 2024-10-20 21:20:46,964 wheel INFO adding 'mypy/test/typefixture.py' 2024-10-20 21:20:46,965 wheel INFO adding 'mypy/test/update_data.py' 2024-10-20 21:20:46,967 wheel INFO adding 'mypy/test/visitors.py' 2024-10-20 21:20:46,968 wheel INFO adding 'mypy/test/meta/__init__.py' 2024-10-20 21:20:46,969 wheel INFO adding 'mypy/test/meta/_pytest.py' 2024-10-20 21:20:46,970 wheel INFO adding 'mypy/test/meta/test_diff_helper.py' 2024-10-20 21:20:46,971 wheel INFO adding 'mypy/test/meta/test_parse_data.py' 2024-10-20 21:20:46,972 wheel INFO adding 'mypy/test/meta/test_update_data.py' 2024-10-20 21:20:46,973 wheel INFO adding 'mypy/typeshed/LICENSE' 2024-10-20 21:20:46,976 wheel INFO adding 'mypy/typeshed/stdlib/VERSIONS' 2024-10-20 21:20:46,977 wheel INFO adding 'mypy/typeshed/stdlib/__future__.pyi' 2024-10-20 21:20:46,978 wheel INFO adding 'mypy/typeshed/stdlib/__main__.pyi' 2024-10-20 21:20:46,979 wheel INFO adding 'mypy/typeshed/stdlib/_ast.pyi' 2024-10-20 21:20:46,982 wheel INFO adding 'mypy/typeshed/stdlib/_bisect.pyi' 2024-10-20 21:20:46,983 wheel INFO adding 'mypy/typeshed/stdlib/_bootlocale.pyi' 2024-10-20 21:20:46,984 wheel INFO adding 'mypy/typeshed/stdlib/_codecs.pyi' 2024-10-20 21:20:46,985 wheel INFO adding 'mypy/typeshed/stdlib/_collections_abc.pyi' 2024-10-20 21:20:46,986 wheel INFO adding 'mypy/typeshed/stdlib/_compat_pickle.pyi' 2024-10-20 21:20:46,987 wheel INFO adding 'mypy/typeshed/stdlib/_compression.pyi' 2024-10-20 21:20:46,988 wheel INFO adding 'mypy/typeshed/stdlib/_csv.pyi' 2024-10-20 21:20:46,989 wheel INFO adding 'mypy/typeshed/stdlib/_ctypes.pyi' 2024-10-20 21:20:46,991 wheel INFO adding 'mypy/typeshed/stdlib/_curses.pyi' 2024-10-20 21:20:46,992 wheel INFO adding 'mypy/typeshed/stdlib/_decimal.pyi' 2024-10-20 21:20:46,994 wheel INFO adding 'mypy/typeshed/stdlib/_dummy_thread.pyi' 2024-10-20 21:20:46,995 wheel INFO adding 'mypy/typeshed/stdlib/_dummy_threading.pyi' 2024-10-20 21:20:46,996 wheel INFO adding 'mypy/typeshed/stdlib/_heapq.pyi' 2024-10-20 21:20:46,997 wheel INFO adding 'mypy/typeshed/stdlib/_imp.pyi' 2024-10-20 21:20:46,998 wheel INFO adding 'mypy/typeshed/stdlib/_interpchannels.pyi' 2024-10-20 21:20:46,999 wheel INFO adding 'mypy/typeshed/stdlib/_interpqueues.pyi' 2024-10-20 21:20:47,000 wheel INFO adding 'mypy/typeshed/stdlib/_interpreters.pyi' 2024-10-20 21:20:47,000 wheel INFO adding 'mypy/typeshed/stdlib/_json.pyi' 2024-10-20 21:20:47,002 wheel INFO adding 'mypy/typeshed/stdlib/_locale.pyi' 2024-10-20 21:20:47,003 wheel INFO adding 'mypy/typeshed/stdlib/_lsprof.pyi' 2024-10-20 21:20:47,004 wheel INFO adding 'mypy/typeshed/stdlib/_markupbase.pyi' 2024-10-20 21:20:47,005 wheel INFO adding 'mypy/typeshed/stdlib/_msi.pyi' 2024-10-20 21:20:47,006 wheel INFO adding 'mypy/typeshed/stdlib/_operator.pyi' 2024-10-20 21:20:47,007 wheel INFO adding 'mypy/typeshed/stdlib/_osx_support.pyi' 2024-10-20 21:20:47,008 wheel INFO adding 'mypy/typeshed/stdlib/_posixsubprocess.pyi' 2024-10-20 21:20:47,009 wheel INFO adding 'mypy/typeshed/stdlib/_py_abc.pyi' 2024-10-20 21:20:47,010 wheel INFO adding 'mypy/typeshed/stdlib/_pydecimal.pyi' 2024-10-20 21:20:47,011 wheel INFO adding 'mypy/typeshed/stdlib/_random.pyi' 2024-10-20 21:20:47,012 wheel INFO adding 'mypy/typeshed/stdlib/_sitebuiltins.pyi' 2024-10-20 21:20:47,013 wheel INFO adding 'mypy/typeshed/stdlib/_socket.pyi' 2024-10-20 21:20:47,014 wheel INFO adding 'mypy/typeshed/stdlib/_stat.pyi' 2024-10-20 21:20:47,016 wheel INFO adding 'mypy/typeshed/stdlib/_thread.pyi' 2024-10-20 21:20:47,016 wheel INFO adding 'mypy/typeshed/stdlib/_threading_local.pyi' 2024-10-20 21:20:47,018 wheel INFO adding 'mypy/typeshed/stdlib/_tkinter.pyi' 2024-10-20 21:20:47,019 wheel INFO adding 'mypy/typeshed/stdlib/_tracemalloc.pyi' 2024-10-20 21:20:47,020 wheel INFO adding 'mypy/typeshed/stdlib/_warnings.pyi' 2024-10-20 21:20:47,021 wheel INFO adding 'mypy/typeshed/stdlib/_weakref.pyi' 2024-10-20 21:20:47,022 wheel INFO adding 'mypy/typeshed/stdlib/_weakrefset.pyi' 2024-10-20 21:20:47,023 wheel INFO adding 'mypy/typeshed/stdlib/_winapi.pyi' 2024-10-20 21:20:47,024 wheel INFO adding 'mypy/typeshed/stdlib/abc.pyi' 2024-10-20 21:20:47,025 wheel INFO adding 'mypy/typeshed/stdlib/aifc.pyi' 2024-10-20 21:20:47,026 wheel INFO adding 'mypy/typeshed/stdlib/antigravity.pyi' 2024-10-20 21:20:47,028 wheel INFO adding 'mypy/typeshed/stdlib/argparse.pyi' 2024-10-20 21:20:47,029 wheel INFO adding 'mypy/typeshed/stdlib/array.pyi' 2024-10-20 21:20:47,031 wheel INFO adding 'mypy/typeshed/stdlib/ast.pyi' 2024-10-20 21:20:47,032 wheel INFO adding 'mypy/typeshed/stdlib/asynchat.pyi' 2024-10-20 21:20:47,033 wheel INFO adding 'mypy/typeshed/stdlib/asyncore.pyi' 2024-10-20 21:20:47,034 wheel INFO adding 'mypy/typeshed/stdlib/atexit.pyi' 2024-10-20 21:20:47,035 wheel INFO adding 'mypy/typeshed/stdlib/audioop.pyi' 2024-10-20 21:20:47,036 wheel INFO adding 'mypy/typeshed/stdlib/base64.pyi' 2024-10-20 21:20:47,037 wheel INFO adding 'mypy/typeshed/stdlib/bdb.pyi' 2024-10-20 21:20:47,038 wheel INFO adding 'mypy/typeshed/stdlib/binascii.pyi' 2024-10-20 21:20:47,039 wheel INFO adding 'mypy/typeshed/stdlib/binhex.pyi' 2024-10-20 21:20:47,040 wheel INFO adding 'mypy/typeshed/stdlib/bisect.pyi' 2024-10-20 21:20:47,042 wheel INFO adding 'mypy/typeshed/stdlib/builtins.pyi' 2024-10-20 21:20:47,044 wheel INFO adding 'mypy/typeshed/stdlib/bz2.pyi' 2024-10-20 21:20:47,046 wheel INFO adding 'mypy/typeshed/stdlib/cProfile.pyi' 2024-10-20 21:20:47,047 wheel INFO adding 'mypy/typeshed/stdlib/calendar.pyi' 2024-10-20 21:20:47,048 wheel INFO adding 'mypy/typeshed/stdlib/cgi.pyi' 2024-10-20 21:20:47,049 wheel INFO adding 'mypy/typeshed/stdlib/cgitb.pyi' 2024-10-20 21:20:47,050 wheel INFO adding 'mypy/typeshed/stdlib/chunk.pyi' 2024-10-20 21:20:47,051 wheel INFO adding 'mypy/typeshed/stdlib/cmath.pyi' 2024-10-20 21:20:47,052 wheel INFO adding 'mypy/typeshed/stdlib/cmd.pyi' 2024-10-20 21:20:47,053 wheel INFO adding 'mypy/typeshed/stdlib/code.pyi' 2024-10-20 21:20:47,054 wheel INFO adding 'mypy/typeshed/stdlib/codecs.pyi' 2024-10-20 21:20:47,056 wheel INFO adding 'mypy/typeshed/stdlib/codeop.pyi' 2024-10-20 21:20:47,056 wheel INFO adding 'mypy/typeshed/stdlib/colorsys.pyi' 2024-10-20 21:20:47,058 wheel INFO adding 'mypy/typeshed/stdlib/compileall.pyi' 2024-10-20 21:20:47,059 wheel INFO adding 'mypy/typeshed/stdlib/configparser.pyi' 2024-10-20 21:20:47,060 wheel INFO adding 'mypy/typeshed/stdlib/contextlib.pyi' 2024-10-20 21:20:47,062 wheel INFO adding 'mypy/typeshed/stdlib/contextvars.pyi' 2024-10-20 21:20:47,063 wheel INFO adding 'mypy/typeshed/stdlib/copy.pyi' 2024-10-20 21:20:47,064 wheel INFO adding 'mypy/typeshed/stdlib/copyreg.pyi' 2024-10-20 21:20:47,065 wheel INFO adding 'mypy/typeshed/stdlib/crypt.pyi' 2024-10-20 21:20:47,066 wheel INFO adding 'mypy/typeshed/stdlib/csv.pyi' 2024-10-20 21:20:47,067 wheel INFO adding 'mypy/typeshed/stdlib/dataclasses.pyi' 2024-10-20 21:20:47,068 wheel INFO adding 'mypy/typeshed/stdlib/datetime.pyi' 2024-10-20 21:20:47,070 wheel INFO adding 'mypy/typeshed/stdlib/decimal.pyi' 2024-10-20 21:20:47,071 wheel INFO adding 'mypy/typeshed/stdlib/difflib.pyi' 2024-10-20 21:20:47,072 wheel INFO adding 'mypy/typeshed/stdlib/dis.pyi' 2024-10-20 21:20:47,073 wheel INFO adding 'mypy/typeshed/stdlib/doctest.pyi' 2024-10-20 21:20:47,074 wheel INFO adding 'mypy/typeshed/stdlib/dummy_threading.pyi' 2024-10-20 21:20:47,075 wheel INFO adding 'mypy/typeshed/stdlib/enum.pyi' 2024-10-20 21:20:47,077 wheel INFO adding 'mypy/typeshed/stdlib/errno.pyi' 2024-10-20 21:20:47,078 wheel INFO adding 'mypy/typeshed/stdlib/faulthandler.pyi' 2024-10-20 21:20:47,079 wheel INFO adding 'mypy/typeshed/stdlib/fcntl.pyi' 2024-10-20 21:20:47,080 wheel INFO adding 'mypy/typeshed/stdlib/filecmp.pyi' 2024-10-20 21:20:47,081 wheel INFO adding 'mypy/typeshed/stdlib/fileinput.pyi' 2024-10-20 21:20:47,082 wheel INFO adding 'mypy/typeshed/stdlib/fnmatch.pyi' 2024-10-20 21:20:47,083 wheel INFO adding 'mypy/typeshed/stdlib/formatter.pyi' 2024-10-20 21:20:47,085 wheel INFO adding 'mypy/typeshed/stdlib/fractions.pyi' 2024-10-20 21:20:47,086 wheel INFO adding 'mypy/typeshed/stdlib/ftplib.pyi' 2024-10-20 21:20:47,087 wheel INFO adding 'mypy/typeshed/stdlib/functools.pyi' 2024-10-20 21:20:47,088 wheel INFO adding 'mypy/typeshed/stdlib/gc.pyi' 2024-10-20 21:20:47,089 wheel INFO adding 'mypy/typeshed/stdlib/genericpath.pyi' 2024-10-20 21:20:47,090 wheel INFO adding 'mypy/typeshed/stdlib/getopt.pyi' 2024-10-20 21:20:47,091 wheel INFO adding 'mypy/typeshed/stdlib/getpass.pyi' 2024-10-20 21:20:47,092 wheel INFO adding 'mypy/typeshed/stdlib/gettext.pyi' 2024-10-20 21:20:47,093 wheel INFO adding 'mypy/typeshed/stdlib/glob.pyi' 2024-10-20 21:20:47,094 wheel INFO adding 'mypy/typeshed/stdlib/graphlib.pyi' 2024-10-20 21:20:47,095 wheel INFO adding 'mypy/typeshed/stdlib/grp.pyi' 2024-10-20 21:20:47,096 wheel INFO adding 'mypy/typeshed/stdlib/gzip.pyi' 2024-10-20 21:20:47,097 wheel INFO adding 'mypy/typeshed/stdlib/hashlib.pyi' 2024-10-20 21:20:47,098 wheel INFO adding 'mypy/typeshed/stdlib/heapq.pyi' 2024-10-20 21:20:47,099 wheel INFO adding 'mypy/typeshed/stdlib/hmac.pyi' 2024-10-20 21:20:47,100 wheel INFO adding 'mypy/typeshed/stdlib/imaplib.pyi' 2024-10-20 21:20:47,101 wheel INFO adding 'mypy/typeshed/stdlib/imghdr.pyi' 2024-10-20 21:20:47,102 wheel INFO adding 'mypy/typeshed/stdlib/imp.pyi' 2024-10-20 21:20:47,104 wheel INFO adding 'mypy/typeshed/stdlib/inspect.pyi' 2024-10-20 21:20:47,105 wheel INFO adding 'mypy/typeshed/stdlib/io.pyi' 2024-10-20 21:20:47,107 wheel INFO adding 'mypy/typeshed/stdlib/ipaddress.pyi' 2024-10-20 21:20:47,108 wheel INFO adding 'mypy/typeshed/stdlib/itertools.pyi' 2024-10-20 21:20:47,109 wheel INFO adding 'mypy/typeshed/stdlib/keyword.pyi' 2024-10-20 21:20:47,110 wheel INFO adding 'mypy/typeshed/stdlib/linecache.pyi' 2024-10-20 21:20:47,111 wheel INFO adding 'mypy/typeshed/stdlib/locale.pyi' 2024-10-20 21:20:47,112 wheel INFO adding 'mypy/typeshed/stdlib/lzma.pyi' 2024-10-20 21:20:47,114 wheel INFO adding 'mypy/typeshed/stdlib/mailbox.pyi' 2024-10-20 21:20:47,115 wheel INFO adding 'mypy/typeshed/stdlib/mailcap.pyi' 2024-10-20 21:20:47,116 wheel INFO adding 'mypy/typeshed/stdlib/marshal.pyi' 2024-10-20 21:20:47,117 wheel INFO adding 'mypy/typeshed/stdlib/math.pyi' 2024-10-20 21:20:47,118 wheel INFO adding 'mypy/typeshed/stdlib/mimetypes.pyi' 2024-10-20 21:20:47,119 wheel INFO adding 'mypy/typeshed/stdlib/mmap.pyi' 2024-10-20 21:20:47,120 wheel INFO adding 'mypy/typeshed/stdlib/modulefinder.pyi' 2024-10-20 21:20:47,122 wheel INFO adding 'mypy/typeshed/stdlib/msvcrt.pyi' 2024-10-20 21:20:47,123 wheel INFO adding 'mypy/typeshed/stdlib/netrc.pyi' 2024-10-20 21:20:47,123 wheel INFO adding 'mypy/typeshed/stdlib/nis.pyi' 2024-10-20 21:20:47,124 wheel INFO adding 'mypy/typeshed/stdlib/nntplib.pyi' 2024-10-20 21:20:47,126 wheel INFO adding 'mypy/typeshed/stdlib/nt.pyi' 2024-10-20 21:20:47,127 wheel INFO adding 'mypy/typeshed/stdlib/ntpath.pyi' 2024-10-20 21:20:47,128 wheel INFO adding 'mypy/typeshed/stdlib/nturl2path.pyi' 2024-10-20 21:20:47,129 wheel INFO adding 'mypy/typeshed/stdlib/numbers.pyi' 2024-10-20 21:20:47,130 wheel INFO adding 'mypy/typeshed/stdlib/opcode.pyi' 2024-10-20 21:20:47,131 wheel INFO adding 'mypy/typeshed/stdlib/operator.pyi' 2024-10-20 21:20:47,132 wheel INFO adding 'mypy/typeshed/stdlib/optparse.pyi' 2024-10-20 21:20:47,134 wheel INFO adding 'mypy/typeshed/stdlib/ossaudiodev.pyi' 2024-10-20 21:20:47,135 wheel INFO adding 'mypy/typeshed/stdlib/parser.pyi' 2024-10-20 21:20:47,136 wheel INFO adding 'mypy/typeshed/stdlib/pathlib.pyi' 2024-10-20 21:20:47,137 wheel INFO adding 'mypy/typeshed/stdlib/pdb.pyi' 2024-10-20 21:20:47,138 wheel INFO adding 'mypy/typeshed/stdlib/pickle.pyi' 2024-10-20 21:20:47,139 wheel INFO adding 'mypy/typeshed/stdlib/pickletools.pyi' 2024-10-20 21:20:47,141 wheel INFO adding 'mypy/typeshed/stdlib/pipes.pyi' 2024-10-20 21:20:47,142 wheel INFO adding 'mypy/typeshed/stdlib/pkgutil.pyi' 2024-10-20 21:20:47,143 wheel INFO adding 'mypy/typeshed/stdlib/platform.pyi' 2024-10-20 21:20:47,144 wheel INFO adding 'mypy/typeshed/stdlib/plistlib.pyi' 2024-10-20 21:20:47,145 wheel INFO adding 'mypy/typeshed/stdlib/poplib.pyi' 2024-10-20 21:20:47,146 wheel INFO adding 'mypy/typeshed/stdlib/posix.pyi' 2024-10-20 21:20:47,147 wheel INFO adding 'mypy/typeshed/stdlib/posixpath.pyi' 2024-10-20 21:20:47,148 wheel INFO adding 'mypy/typeshed/stdlib/pprint.pyi' 2024-10-20 21:20:47,149 wheel INFO adding 'mypy/typeshed/stdlib/profile.pyi' 2024-10-20 21:20:47,150 wheel INFO adding 'mypy/typeshed/stdlib/pstats.pyi' 2024-10-20 21:20:47,151 wheel INFO adding 'mypy/typeshed/stdlib/pty.pyi' 2024-10-20 21:20:47,152 wheel INFO adding 'mypy/typeshed/stdlib/pwd.pyi' 2024-10-20 21:20:47,153 wheel INFO adding 'mypy/typeshed/stdlib/py_compile.pyi' 2024-10-20 21:20:47,154 wheel INFO adding 'mypy/typeshed/stdlib/pyclbr.pyi' 2024-10-20 21:20:47,155 wheel INFO adding 'mypy/typeshed/stdlib/pydoc.pyi' 2024-10-20 21:20:47,157 wheel INFO adding 'mypy/typeshed/stdlib/queue.pyi' 2024-10-20 21:20:47,158 wheel INFO adding 'mypy/typeshed/stdlib/quopri.pyi' 2024-10-20 21:20:47,159 wheel INFO adding 'mypy/typeshed/stdlib/random.pyi' 2024-10-20 21:20:47,160 wheel INFO adding 'mypy/typeshed/stdlib/re.pyi' 2024-10-20 21:20:47,161 wheel INFO adding 'mypy/typeshed/stdlib/readline.pyi' 2024-10-20 21:20:47,163 wheel INFO adding 'mypy/typeshed/stdlib/reprlib.pyi' 2024-10-20 21:20:47,164 wheel INFO adding 'mypy/typeshed/stdlib/resource.pyi' 2024-10-20 21:20:47,165 wheel INFO adding 'mypy/typeshed/stdlib/rlcompleter.pyi' 2024-10-20 21:20:47,166 wheel INFO adding 'mypy/typeshed/stdlib/runpy.pyi' 2024-10-20 21:20:47,167 wheel INFO adding 'mypy/typeshed/stdlib/sched.pyi' 2024-10-20 21:20:47,167 wheel INFO adding 'mypy/typeshed/stdlib/secrets.pyi' 2024-10-20 21:20:47,168 wheel INFO adding 'mypy/typeshed/stdlib/select.pyi' 2024-10-20 21:20:47,170 wheel INFO adding 'mypy/typeshed/stdlib/selectors.pyi' 2024-10-20 21:20:47,171 wheel INFO adding 'mypy/typeshed/stdlib/shelve.pyi' 2024-10-20 21:20:47,172 wheel INFO adding 'mypy/typeshed/stdlib/shlex.pyi' 2024-10-20 21:20:47,173 wheel INFO adding 'mypy/typeshed/stdlib/shutil.pyi' 2024-10-20 21:20:47,174 wheel INFO adding 'mypy/typeshed/stdlib/signal.pyi' 2024-10-20 21:20:47,175 wheel INFO adding 'mypy/typeshed/stdlib/site.pyi' 2024-10-20 21:20:47,176 wheel INFO adding 'mypy/typeshed/stdlib/smtpd.pyi' 2024-10-20 21:20:47,177 wheel INFO adding 'mypy/typeshed/stdlib/smtplib.pyi' 2024-10-20 21:20:47,179 wheel INFO adding 'mypy/typeshed/stdlib/sndhdr.pyi' 2024-10-20 21:20:47,180 wheel INFO adding 'mypy/typeshed/stdlib/socket.pyi' 2024-10-20 21:20:47,182 wheel INFO adding 'mypy/typeshed/stdlib/socketserver.pyi' 2024-10-20 21:20:47,183 wheel INFO adding 'mypy/typeshed/stdlib/spwd.pyi' 2024-10-20 21:20:47,184 wheel INFO adding 'mypy/typeshed/stdlib/sre_compile.pyi' 2024-10-20 21:20:47,185 wheel INFO adding 'mypy/typeshed/stdlib/sre_constants.pyi' 2024-10-20 21:20:47,186 wheel INFO adding 'mypy/typeshed/stdlib/sre_parse.pyi' 2024-10-20 21:20:47,188 wheel INFO adding 'mypy/typeshed/stdlib/ssl.pyi' 2024-10-20 21:20:47,189 wheel INFO adding 'mypy/typeshed/stdlib/stat.pyi' 2024-10-20 21:20:47,190 wheel INFO adding 'mypy/typeshed/stdlib/statistics.pyi' 2024-10-20 21:20:47,191 wheel INFO adding 'mypy/typeshed/stdlib/string.pyi' 2024-10-20 21:20:47,192 wheel INFO adding 'mypy/typeshed/stdlib/stringprep.pyi' 2024-10-20 21:20:47,193 wheel INFO adding 'mypy/typeshed/stdlib/struct.pyi' 2024-10-20 21:20:47,195 wheel INFO adding 'mypy/typeshed/stdlib/subprocess.pyi' 2024-10-20 21:20:47,198 wheel INFO adding 'mypy/typeshed/stdlib/sunau.pyi' 2024-10-20 21:20:47,199 wheel INFO adding 'mypy/typeshed/stdlib/symbol.pyi' 2024-10-20 21:20:47,200 wheel INFO adding 'mypy/typeshed/stdlib/symtable.pyi' 2024-10-20 21:20:47,201 wheel INFO adding 'mypy/typeshed/stdlib/sysconfig.pyi' 2024-10-20 21:20:47,202 wheel INFO adding 'mypy/typeshed/stdlib/syslog.pyi' 2024-10-20 21:20:47,203 wheel INFO adding 'mypy/typeshed/stdlib/tabnanny.pyi' 2024-10-20 21:20:47,204 wheel INFO adding 'mypy/typeshed/stdlib/tarfile.pyi' 2024-10-20 21:20:47,206 wheel INFO adding 'mypy/typeshed/stdlib/telnetlib.pyi' 2024-10-20 21:20:47,207 wheel INFO adding 'mypy/typeshed/stdlib/tempfile.pyi' 2024-10-20 21:20:47,208 wheel INFO adding 'mypy/typeshed/stdlib/termios.pyi' 2024-10-20 21:20:47,209 wheel INFO adding 'mypy/typeshed/stdlib/textwrap.pyi' 2024-10-20 21:20:47,210 wheel INFO adding 'mypy/typeshed/stdlib/this.pyi' 2024-10-20 21:20:47,211 wheel INFO adding 'mypy/typeshed/stdlib/threading.pyi' 2024-10-20 21:20:47,212 wheel INFO adding 'mypy/typeshed/stdlib/time.pyi' 2024-10-20 21:20:47,214 wheel INFO adding 'mypy/typeshed/stdlib/timeit.pyi' 2024-10-20 21:20:47,215 wheel INFO adding 'mypy/typeshed/stdlib/token.pyi' 2024-10-20 21:20:47,216 wheel INFO adding 'mypy/typeshed/stdlib/tokenize.pyi' 2024-10-20 21:20:47,217 wheel INFO adding 'mypy/typeshed/stdlib/tomllib.pyi' 2024-10-20 21:20:47,218 wheel INFO adding 'mypy/typeshed/stdlib/trace.pyi' 2024-10-20 21:20:47,219 wheel INFO adding 'mypy/typeshed/stdlib/traceback.pyi' 2024-10-20 21:20:47,220 wheel INFO adding 'mypy/typeshed/stdlib/tracemalloc.pyi' 2024-10-20 21:20:47,222 wheel INFO adding 'mypy/typeshed/stdlib/tty.pyi' 2024-10-20 21:20:47,223 wheel INFO adding 'mypy/typeshed/stdlib/turtle.pyi' 2024-10-20 21:20:47,225 wheel INFO adding 'mypy/typeshed/stdlib/types.pyi' 2024-10-20 21:20:47,227 wheel INFO adding 'mypy/typeshed/stdlib/typing.pyi' 2024-10-20 21:20:47,229 wheel INFO adding 'mypy/typeshed/stdlib/typing_extensions.pyi' 2024-10-20 21:20:47,230 wheel INFO adding 'mypy/typeshed/stdlib/unicodedata.pyi' 2024-10-20 21:20:47,231 wheel INFO adding 'mypy/typeshed/stdlib/uu.pyi' 2024-10-20 21:20:47,232 wheel INFO adding 'mypy/typeshed/stdlib/uuid.pyi' 2024-10-20 21:20:47,233 wheel INFO adding 'mypy/typeshed/stdlib/warnings.pyi' 2024-10-20 21:20:47,234 wheel INFO adding 'mypy/typeshed/stdlib/wave.pyi' 2024-10-20 21:20:47,235 wheel INFO adding 'mypy/typeshed/stdlib/weakref.pyi' 2024-10-20 21:20:47,237 wheel INFO adding 'mypy/typeshed/stdlib/webbrowser.pyi' 2024-10-20 21:20:47,238 wheel INFO adding 'mypy/typeshed/stdlib/winreg.pyi' 2024-10-20 21:20:47,239 wheel INFO adding 'mypy/typeshed/stdlib/winsound.pyi' 2024-10-20 21:20:47,240 wheel INFO adding 'mypy/typeshed/stdlib/xdrlib.pyi' 2024-10-20 21:20:47,241 wheel INFO adding 'mypy/typeshed/stdlib/xxlimited.pyi' 2024-10-20 21:20:47,242 wheel INFO adding 'mypy/typeshed/stdlib/zipapp.pyi' 2024-10-20 21:20:47,242 wheel INFO adding 'mypy/typeshed/stdlib/zipimport.pyi' 2024-10-20 21:20:47,243 wheel INFO adding 'mypy/typeshed/stdlib/zlib.pyi' 2024-10-20 21:20:47,246 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/__init__.pyi' 2024-10-20 21:20:47,247 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/dbapi.pyi' 2024-10-20 21:20:47,248 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/importlib.pyi' 2024-10-20 21:20:47,249 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/wsgi.pyi' 2024-10-20 21:20:47,250 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/xml.pyi' 2024-10-20 21:20:47,251 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/__init__.pyi' 2024-10-20 21:20:47,253 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_events.pyi' 2024-10-20 21:20:47,254 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_futures.pyi' 2024-10-20 21:20:47,255 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_subprocess.pyi' 2024-10-20 21:20:47,256 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_tasks.pyi' 2024-10-20 21:20:47,257 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/constants.pyi' 2024-10-20 21:20:47,258 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/coroutines.pyi' 2024-10-20 21:20:47,259 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/events.pyi' 2024-10-20 21:20:47,261 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/exceptions.pyi' 2024-10-20 21:20:47,262 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/format_helpers.pyi' 2024-10-20 21:20:47,263 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/futures.pyi' 2024-10-20 21:20:47,264 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/locks.pyi' 2024-10-20 21:20:47,265 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/log.pyi' 2024-10-20 21:20:47,266 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/mixins.pyi' 2024-10-20 21:20:47,266 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/proactor_events.pyi' 2024-10-20 21:20:47,267 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/protocols.pyi' 2024-10-20 21:20:47,268 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/queues.pyi' 2024-10-20 21:20:47,269 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/runners.pyi' 2024-10-20 21:20:47,270 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/selector_events.pyi' 2024-10-20 21:20:47,271 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/sslproto.pyi' 2024-10-20 21:20:47,272 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/staggered.pyi' 2024-10-20 21:20:47,274 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/streams.pyi' 2024-10-20 21:20:47,275 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/subprocess.pyi' 2024-10-20 21:20:47,276 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/taskgroups.pyi' 2024-10-20 21:20:47,277 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/tasks.pyi' 2024-10-20 21:20:47,278 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/threads.pyi' 2024-10-20 21:20:47,279 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/timeouts.pyi' 2024-10-20 21:20:47,280 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/transports.pyi' 2024-10-20 21:20:47,281 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/trsock.pyi' 2024-10-20 21:20:47,282 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/unix_events.pyi' 2024-10-20 21:20:47,284 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/windows_events.pyi' 2024-10-20 21:20:47,285 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/windows_utils.pyi' 2024-10-20 21:20:47,286 wheel INFO adding 'mypy/typeshed/stdlib/collections/__init__.pyi' 2024-10-20 21:20:47,288 wheel INFO adding 'mypy/typeshed/stdlib/collections/abc.pyi' 2024-10-20 21:20:47,289 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/__init__.pyi' 2024-10-20 21:20:47,290 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/__init__.pyi' 2024-10-20 21:20:47,291 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/_base.pyi' 2024-10-20 21:20:47,292 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/process.pyi' 2024-10-20 21:20:47,294 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/thread.pyi' 2024-10-20 21:20:47,295 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/__init__.pyi' 2024-10-20 21:20:47,296 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/_endian.pyi' 2024-10-20 21:20:47,297 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/util.pyi' 2024-10-20 21:20:47,298 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/wintypes.pyi' 2024-10-20 21:20:47,300 wheel INFO adding 'mypy/typeshed/stdlib/curses/__init__.pyi' 2024-10-20 21:20:47,301 wheel INFO adding 'mypy/typeshed/stdlib/curses/ascii.pyi' 2024-10-20 21:20:47,302 wheel INFO adding 'mypy/typeshed/stdlib/curses/has_key.pyi' 2024-10-20 21:20:47,302 wheel INFO adding 'mypy/typeshed/stdlib/curses/panel.pyi' 2024-10-20 21:20:47,303 wheel INFO adding 'mypy/typeshed/stdlib/curses/textpad.pyi' 2024-10-20 21:20:47,304 wheel INFO adding 'mypy/typeshed/stdlib/dbm/__init__.pyi' 2024-10-20 21:20:47,305 wheel INFO adding 'mypy/typeshed/stdlib/dbm/dumb.pyi' 2024-10-20 21:20:47,306 wheel INFO adding 'mypy/typeshed/stdlib/dbm/gnu.pyi' 2024-10-20 21:20:47,307 wheel INFO adding 'mypy/typeshed/stdlib/dbm/ndbm.pyi' 2024-10-20 21:20:47,308 wheel INFO adding 'mypy/typeshed/stdlib/dbm/sqlite3.pyi' 2024-10-20 21:20:47,309 wheel INFO adding 'mypy/typeshed/stdlib/distutils/__init__.pyi' 2024-10-20 21:20:47,310 wheel INFO adding 'mypy/typeshed/stdlib/distutils/archive_util.pyi' 2024-10-20 21:20:47,311 wheel INFO adding 'mypy/typeshed/stdlib/distutils/bcppcompiler.pyi' 2024-10-20 21:20:47,313 wheel INFO adding 'mypy/typeshed/stdlib/distutils/ccompiler.pyi' 2024-10-20 21:20:47,315 wheel INFO adding 'mypy/typeshed/stdlib/distutils/cmd.pyi' 2024-10-20 21:20:47,316 wheel INFO adding 'mypy/typeshed/stdlib/distutils/config.pyi' 2024-10-20 21:20:47,317 wheel INFO adding 'mypy/typeshed/stdlib/distutils/core.pyi' 2024-10-20 21:20:47,318 wheel INFO adding 'mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi' 2024-10-20 21:20:47,319 wheel INFO adding 'mypy/typeshed/stdlib/distutils/debug.pyi' 2024-10-20 21:20:47,320 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dep_util.pyi' 2024-10-20 21:20:47,320 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dir_util.pyi' 2024-10-20 21:20:47,322 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dist.pyi' 2024-10-20 21:20:47,323 wheel INFO adding 'mypy/typeshed/stdlib/distutils/errors.pyi' 2024-10-20 21:20:47,324 wheel INFO adding 'mypy/typeshed/stdlib/distutils/extension.pyi' 2024-10-20 21:20:47,325 wheel INFO adding 'mypy/typeshed/stdlib/distutils/fancy_getopt.pyi' 2024-10-20 21:20:47,326 wheel INFO adding 'mypy/typeshed/stdlib/distutils/file_util.pyi' 2024-10-20 21:20:47,327 wheel INFO adding 'mypy/typeshed/stdlib/distutils/filelist.pyi' 2024-10-20 21:20:47,328 wheel INFO adding 'mypy/typeshed/stdlib/distutils/log.pyi' 2024-10-20 21:20:47,329 wheel INFO adding 'mypy/typeshed/stdlib/distutils/msvccompiler.pyi' 2024-10-20 21:20:47,329 wheel INFO adding 'mypy/typeshed/stdlib/distutils/spawn.pyi' 2024-10-20 21:20:47,330 wheel INFO adding 'mypy/typeshed/stdlib/distutils/sysconfig.pyi' 2024-10-20 21:20:47,331 wheel INFO adding 'mypy/typeshed/stdlib/distutils/text_file.pyi' 2024-10-20 21:20:47,332 wheel INFO adding 'mypy/typeshed/stdlib/distutils/unixccompiler.pyi' 2024-10-20 21:20:47,333 wheel INFO adding 'mypy/typeshed/stdlib/distutils/util.pyi' 2024-10-20 21:20:47,334 wheel INFO adding 'mypy/typeshed/stdlib/distutils/version.pyi' 2024-10-20 21:20:47,335 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/__init__.pyi' 2024-10-20 21:20:47,336 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist.pyi' 2024-10-20 21:20:47,337 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi' 2024-10-20 21:20:47,338 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi' 2024-10-20 21:20:47,339 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi' 2024-10-20 21:20:47,340 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi' 2024-10-20 21:20:47,341 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi' 2024-10-20 21:20:47,342 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build.pyi' 2024-10-20 21:20:47,343 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_clib.pyi' 2024-10-20 21:20:47,344 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_ext.pyi' 2024-10-20 21:20:47,345 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_py.pyi' 2024-10-20 21:20:47,346 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_scripts.pyi' 2024-10-20 21:20:47,346 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/check.pyi' 2024-10-20 21:20:47,347 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/clean.pyi' 2024-10-20 21:20:47,348 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/config.pyi' 2024-10-20 21:20:47,349 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install.pyi' 2024-10-20 21:20:47,350 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_data.pyi' 2024-10-20 21:20:47,351 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi' 2024-10-20 21:20:47,352 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_headers.pyi' 2024-10-20 21:20:47,353 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_lib.pyi' 2024-10-20 21:20:47,354 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_scripts.pyi' 2024-10-20 21:20:47,355 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/register.pyi' 2024-10-20 21:20:47,356 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/sdist.pyi' 2024-10-20 21:20:47,357 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/upload.pyi' 2024-10-20 21:20:47,359 wheel INFO adding 'mypy/typeshed/stdlib/email/__init__.pyi' 2024-10-20 21:20:47,360 wheel INFO adding 'mypy/typeshed/stdlib/email/_header_value_parser.pyi' 2024-10-20 21:20:47,361 wheel INFO adding 'mypy/typeshed/stdlib/email/_policybase.pyi' 2024-10-20 21:20:47,363 wheel INFO adding 'mypy/typeshed/stdlib/email/base64mime.pyi' 2024-10-20 21:20:47,364 wheel INFO adding 'mypy/typeshed/stdlib/email/charset.pyi' 2024-10-20 21:20:47,365 wheel INFO adding 'mypy/typeshed/stdlib/email/contentmanager.pyi' 2024-10-20 21:20:47,367 wheel INFO adding 'mypy/typeshed/stdlib/email/encoders.pyi' 2024-10-20 21:20:47,368 wheel INFO adding 'mypy/typeshed/stdlib/email/errors.pyi' 2024-10-20 21:20:47,369 wheel INFO adding 'mypy/typeshed/stdlib/email/feedparser.pyi' 2024-10-20 21:20:47,370 wheel INFO adding 'mypy/typeshed/stdlib/email/generator.pyi' 2024-10-20 21:20:47,372 wheel INFO adding 'mypy/typeshed/stdlib/email/header.pyi' 2024-10-20 21:20:47,373 wheel INFO adding 'mypy/typeshed/stdlib/email/headerregistry.pyi' 2024-10-20 21:20:47,374 wheel INFO adding 'mypy/typeshed/stdlib/email/iterators.pyi' 2024-10-20 21:20:47,375 wheel INFO adding 'mypy/typeshed/stdlib/email/message.pyi' 2024-10-20 21:20:47,376 wheel INFO adding 'mypy/typeshed/stdlib/email/parser.pyi' 2024-10-20 21:20:47,377 wheel INFO adding 'mypy/typeshed/stdlib/email/policy.pyi' 2024-10-20 21:20:47,378 wheel INFO adding 'mypy/typeshed/stdlib/email/quoprimime.pyi' 2024-10-20 21:20:47,379 wheel INFO adding 'mypy/typeshed/stdlib/email/utils.pyi' 2024-10-20 21:20:47,380 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/__init__.pyi' 2024-10-20 21:20:47,381 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/application.pyi' 2024-10-20 21:20:47,382 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/audio.pyi' 2024-10-20 21:20:47,383 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/base.pyi' 2024-10-20 21:20:47,384 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/image.pyi' 2024-10-20 21:20:47,385 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/message.pyi' 2024-10-20 21:20:47,386 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/multipart.pyi' 2024-10-20 21:20:47,386 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/nonmultipart.pyi' 2024-10-20 21:20:47,387 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/text.pyi' 2024-10-20 21:20:47,388 wheel INFO adding 'mypy/typeshed/stdlib/encodings/__init__.pyi' 2024-10-20 21:20:47,389 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_8.pyi' 2024-10-20 21:20:47,390 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_8_sig.pyi' 2024-10-20 21:20:47,391 wheel INFO adding 'mypy/typeshed/stdlib/ensurepip/__init__.pyi' 2024-10-20 21:20:47,392 wheel INFO adding 'mypy/typeshed/stdlib/html/__init__.pyi' 2024-10-20 21:20:47,393 wheel INFO adding 'mypy/typeshed/stdlib/html/entities.pyi' 2024-10-20 21:20:47,394 wheel INFO adding 'mypy/typeshed/stdlib/html/parser.pyi' 2024-10-20 21:20:47,395 wheel INFO adding 'mypy/typeshed/stdlib/http/__init__.pyi' 2024-10-20 21:20:47,397 wheel INFO adding 'mypy/typeshed/stdlib/http/client.pyi' 2024-10-20 21:20:47,398 wheel INFO adding 'mypy/typeshed/stdlib/http/cookiejar.pyi' 2024-10-20 21:20:47,399 wheel INFO adding 'mypy/typeshed/stdlib/http/cookies.pyi' 2024-10-20 21:20:47,401 wheel INFO adding 'mypy/typeshed/stdlib/http/server.pyi' 2024-10-20 21:20:47,402 wheel INFO adding 'mypy/typeshed/stdlib/importlib/__init__.pyi' 2024-10-20 21:20:47,403 wheel INFO adding 'mypy/typeshed/stdlib/importlib/_abc.pyi' 2024-10-20 21:20:47,404 wheel INFO adding 'mypy/typeshed/stdlib/importlib/abc.pyi' 2024-10-20 21:20:47,405 wheel INFO adding 'mypy/typeshed/stdlib/importlib/machinery.pyi' 2024-10-20 21:20:47,407 wheel INFO adding 'mypy/typeshed/stdlib/importlib/readers.pyi' 2024-10-20 21:20:47,408 wheel INFO adding 'mypy/typeshed/stdlib/importlib/simple.pyi' 2024-10-20 21:20:47,409 wheel INFO adding 'mypy/typeshed/stdlib/importlib/util.pyi' 2024-10-20 21:20:47,410 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/__init__.pyi' 2024-10-20 21:20:47,411 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/_meta.pyi' 2024-10-20 21:20:47,412 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi' 2024-10-20 21:20:47,414 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/__init__.pyi' 2024-10-20 21:20:47,415 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/_common.pyi' 2024-10-20 21:20:47,416 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/_functional.pyi' 2024-10-20 21:20:47,416 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/abc.pyi' 2024-10-20 21:20:47,417 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/readers.pyi' 2024-10-20 21:20:47,418 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/simple.pyi' 2024-10-20 21:20:47,420 wheel INFO adding 'mypy/typeshed/stdlib/json/__init__.pyi' 2024-10-20 21:20:47,421 wheel INFO adding 'mypy/typeshed/stdlib/json/decoder.pyi' 2024-10-20 21:20:47,422 wheel INFO adding 'mypy/typeshed/stdlib/json/encoder.pyi' 2024-10-20 21:20:47,422 wheel INFO adding 'mypy/typeshed/stdlib/json/tool.pyi' 2024-10-20 21:20:47,424 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/__init__.pyi' 2024-10-20 21:20:47,424 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi' 2024-10-20 21:20:47,425 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixer_base.pyi' 2024-10-20 21:20:47,426 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/main.pyi' 2024-10-20 21:20:47,428 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pygram.pyi' 2024-10-20 21:20:47,429 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pytree.pyi' 2024-10-20 21:20:47,430 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/refactor.pyi' 2024-10-20 21:20:47,431 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi' 2024-10-20 21:20:47,432 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi' 2024-10-20 21:20:47,433 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi' 2024-10-20 21:20:47,434 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi' 2024-10-20 21:20:47,435 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi' 2024-10-20 21:20:47,436 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi' 2024-10-20 21:20:47,437 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi' 2024-10-20 21:20:47,438 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi' 2024-10-20 21:20:47,438 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi' 2024-10-20 21:20:47,439 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi' 2024-10-20 21:20:47,440 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi' 2024-10-20 21:20:47,441 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi' 2024-10-20 21:20:47,442 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi' 2024-10-20 21:20:47,443 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi' 2024-10-20 21:20:47,444 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi' 2024-10-20 21:20:47,445 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi' 2024-10-20 21:20:47,446 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi' 2024-10-20 21:20:47,446 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi' 2024-10-20 21:20:47,447 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi' 2024-10-20 21:20:47,448 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi' 2024-10-20 21:20:47,449 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi' 2024-10-20 21:20:47,450 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi' 2024-10-20 21:20:47,451 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi' 2024-10-20 21:20:47,452 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi' 2024-10-20 21:20:47,452 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi' 2024-10-20 21:20:47,453 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi' 2024-10-20 21:20:47,454 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi' 2024-10-20 21:20:47,455 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi' 2024-10-20 21:20:47,456 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi' 2024-10-20 21:20:47,457 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi' 2024-10-20 21:20:47,458 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi' 2024-10-20 21:20:47,458 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi' 2024-10-20 21:20:47,459 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi' 2024-10-20 21:20:47,460 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi' 2024-10-20 21:20:47,461 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi' 2024-10-20 21:20:47,462 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi' 2024-10-20 21:20:47,463 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi' 2024-10-20 21:20:47,464 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi' 2024-10-20 21:20:47,464 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi' 2024-10-20 21:20:47,465 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi' 2024-10-20 21:20:47,466 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi' 2024-10-20 21:20:47,467 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi' 2024-10-20 21:20:47,468 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi' 2024-10-20 21:20:47,469 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi' 2024-10-20 21:20:47,470 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi' 2024-10-20 21:20:47,471 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi' 2024-10-20 21:20:47,472 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi' 2024-10-20 21:20:47,473 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi' 2024-10-20 21:20:47,474 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi' 2024-10-20 21:20:47,475 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi' 2024-10-20 21:20:47,475 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi' 2024-10-20 21:20:47,476 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi' 2024-10-20 21:20:47,477 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi' 2024-10-20 21:20:47,478 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi' 2024-10-20 21:20:47,479 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi' 2024-10-20 21:20:47,480 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi' 2024-10-20 21:20:47,481 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi' 2024-10-20 21:20:47,482 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi' 2024-10-20 21:20:47,483 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi' 2024-10-20 21:20:47,484 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi' 2024-10-20 21:20:47,485 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi' 2024-10-20 21:20:47,486 wheel INFO adding 'mypy/typeshed/stdlib/logging/__init__.pyi' 2024-10-20 21:20:47,488 wheel INFO adding 'mypy/typeshed/stdlib/logging/config.pyi' 2024-10-20 21:20:47,489 wheel INFO adding 'mypy/typeshed/stdlib/logging/handlers.pyi' 2024-10-20 21:20:47,491 wheel INFO adding 'mypy/typeshed/stdlib/msilib/__init__.pyi' 2024-10-20 21:20:47,492 wheel INFO adding 'mypy/typeshed/stdlib/msilib/schema.pyi' 2024-10-20 21:20:47,493 wheel INFO adding 'mypy/typeshed/stdlib/msilib/sequence.pyi' 2024-10-20 21:20:47,494 wheel INFO adding 'mypy/typeshed/stdlib/msilib/text.pyi' 2024-10-20 21:20:47,495 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/__init__.pyi' 2024-10-20 21:20:47,496 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/connection.pyi' 2024-10-20 21:20:47,497 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/context.pyi' 2024-10-20 21:20:47,498 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/forkserver.pyi' 2024-10-20 21:20:47,499 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/heap.pyi' 2024-10-20 21:20:47,500 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/managers.pyi' 2024-10-20 21:20:47,502 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/pool.pyi' 2024-10-20 21:20:47,503 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi' 2024-10-20 21:20:47,504 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi' 2024-10-20 21:20:47,505 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi' 2024-10-20 21:20:47,506 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi' 2024-10-20 21:20:47,506 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/process.pyi' 2024-10-20 21:20:47,507 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/queues.pyi' 2024-10-20 21:20:47,508 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/reduction.pyi' 2024-10-20 21:20:47,509 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi' 2024-10-20 21:20:47,510 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi' 2024-10-20 21:20:47,511 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi' 2024-10-20 21:20:47,512 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi' 2024-10-20 21:20:47,513 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/spawn.pyi' 2024-10-20 21:20:47,514 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/synchronize.pyi' 2024-10-20 21:20:47,515 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/util.pyi' 2024-10-20 21:20:47,516 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi' 2024-10-20 21:20:47,517 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi' 2024-10-20 21:20:47,519 wheel INFO adding 'mypy/typeshed/stdlib/os/__init__.pyi' 2024-10-20 21:20:47,521 wheel INFO adding 'mypy/typeshed/stdlib/os/path.pyi' 2024-10-20 21:20:47,522 wheel INFO adding 'mypy/typeshed/stdlib/pydoc_data/__init__.pyi' 2024-10-20 21:20:47,523 wheel INFO adding 'mypy/typeshed/stdlib/pydoc_data/topics.pyi' 2024-10-20 21:20:47,525 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/__init__.pyi' 2024-10-20 21:20:47,526 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/errors.pyi' 2024-10-20 21:20:47,527 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/model.pyi' 2024-10-20 21:20:47,528 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/__init__.pyi' 2024-10-20 21:20:47,530 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/dbapi2.pyi' 2024-10-20 21:20:47,531 wheel INFO adding 'mypy/typeshed/stdlib/sys/__init__.pyi' 2024-10-20 21:20:47,533 wheel INFO adding 'mypy/typeshed/stdlib/sys/_monitoring.pyi' 2024-10-20 21:20:47,535 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/__init__.pyi' 2024-10-20 21:20:47,539 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/colorchooser.pyi' 2024-10-20 21:20:47,540 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/commondialog.pyi' 2024-10-20 21:20:47,541 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/constants.pyi' 2024-10-20 21:20:47,541 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/dialog.pyi' 2024-10-20 21:20:47,542 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/dnd.pyi' 2024-10-20 21:20:47,543 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/filedialog.pyi' 2024-10-20 21:20:47,544 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/font.pyi' 2024-10-20 21:20:47,546 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/messagebox.pyi' 2024-10-20 21:20:47,546 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/scrolledtext.pyi' 2024-10-20 21:20:47,547 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/simpledialog.pyi' 2024-10-20 21:20:47,549 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/tix.pyi' 2024-10-20 21:20:47,550 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/ttk.pyi' 2024-10-20 21:20:47,553 wheel INFO adding 'mypy/typeshed/stdlib/unittest/__init__.pyi' 2024-10-20 21:20:47,555 wheel INFO adding 'mypy/typeshed/stdlib/unittest/_log.pyi' 2024-10-20 21:20:47,556 wheel INFO adding 'mypy/typeshed/stdlib/unittest/async_case.pyi' 2024-10-20 21:20:47,557 wheel INFO adding 'mypy/typeshed/stdlib/unittest/case.pyi' 2024-10-20 21:20:47,559 wheel INFO adding 'mypy/typeshed/stdlib/unittest/loader.pyi' 2024-10-20 21:20:47,560 wheel INFO adding 'mypy/typeshed/stdlib/unittest/main.pyi' 2024-10-20 21:20:47,561 wheel INFO adding 'mypy/typeshed/stdlib/unittest/mock.pyi' 2024-10-20 21:20:47,562 wheel INFO adding 'mypy/typeshed/stdlib/unittest/result.pyi' 2024-10-20 21:20:47,563 wheel INFO adding 'mypy/typeshed/stdlib/unittest/runner.pyi' 2024-10-20 21:20:47,565 wheel INFO adding 'mypy/typeshed/stdlib/unittest/signals.pyi' 2024-10-20 21:20:47,565 wheel INFO adding 'mypy/typeshed/stdlib/unittest/suite.pyi' 2024-10-20 21:20:47,566 wheel INFO adding 'mypy/typeshed/stdlib/unittest/util.pyi' 2024-10-20 21:20:47,567 wheel INFO adding 'mypy/typeshed/stdlib/urllib/__init__.pyi' 2024-10-20 21:20:47,568 wheel INFO adding 'mypy/typeshed/stdlib/urllib/error.pyi' 2024-10-20 21:20:47,570 wheel INFO adding 'mypy/typeshed/stdlib/urllib/parse.pyi' 2024-10-20 21:20:47,571 wheel INFO adding 'mypy/typeshed/stdlib/urllib/request.pyi' 2024-10-20 21:20:47,572 wheel INFO adding 'mypy/typeshed/stdlib/urllib/response.pyi' 2024-10-20 21:20:47,573 wheel INFO adding 'mypy/typeshed/stdlib/urllib/robotparser.pyi' 2024-10-20 21:20:47,575 wheel INFO adding 'mypy/typeshed/stdlib/venv/__init__.pyi' 2024-10-20 21:20:47,576 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/__init__.pyi' 2024-10-20 21:20:47,577 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/handlers.pyi' 2024-10-20 21:20:47,578 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/headers.pyi' 2024-10-20 21:20:47,579 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/simple_server.pyi' 2024-10-20 21:20:47,580 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/types.pyi' 2024-10-20 21:20:47,581 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/util.pyi' 2024-10-20 21:20:47,582 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/validate.pyi' 2024-10-20 21:20:47,583 wheel INFO adding 'mypy/typeshed/stdlib/xml/__init__.pyi' 2024-10-20 21:20:47,584 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi' 2024-10-20 21:20:47,585 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/__init__.pyi' 2024-10-20 21:20:47,586 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/domreg.pyi' 2024-10-20 21:20:47,587 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi' 2024-10-20 21:20:47,588 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/minicompat.pyi' 2024-10-20 21:20:47,589 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/minidom.pyi' 2024-10-20 21:20:47,590 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/pulldom.pyi' 2024-10-20 21:20:47,592 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi' 2024-10-20 21:20:47,593 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi' 2024-10-20 21:20:47,594 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementPath.pyi' 2024-10-20 21:20:47,595 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementTree.pyi' 2024-10-20 21:20:47,596 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/__init__.pyi' 2024-10-20 21:20:47,597 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/cElementTree.pyi' 2024-10-20 21:20:47,598 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/__init__.pyi' 2024-10-20 21:20:47,599 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi' 2024-10-20 21:20:47,600 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi' 2024-10-20 21:20:47,601 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/model.pyi' 2024-10-20 21:20:47,602 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/__init__.pyi' 2024-10-20 21:20:47,603 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/_exceptions.pyi' 2024-10-20 21:20:47,604 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/handler.pyi' 2024-10-20 21:20:47,605 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/saxutils.pyi' 2024-10-20 21:20:47,606 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/xmlreader.pyi' 2024-10-20 21:20:47,607 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/__init__.pyi' 2024-10-20 21:20:47,608 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/client.pyi' 2024-10-20 21:20:47,610 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/server.pyi' 2024-10-20 21:20:47,611 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/__init__.pyi' 2024-10-20 21:20:47,613 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/_path.pyi' 2024-10-20 21:20:47,614 wheel INFO adding 'mypy/typeshed/stdlib/zoneinfo/__init__.pyi' 2024-10-20 21:20:47,615 wheel INFO adding 'mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi' 2024-10-20 21:20:47,617 wheel INFO adding 'mypy/xml/mypy-html.css' 2024-10-20 21:20:47,618 wheel INFO adding 'mypy/xml/mypy-html.xslt' 2024-10-20 21:20:47,619 wheel INFO adding 'mypy/xml/mypy-txt.xslt' 2024-10-20 21:20:47,620 wheel INFO adding 'mypy/xml/mypy.xsd' 2024-10-20 21:20:47,622 wheel INFO adding 'mypyc/README.md' 2024-10-20 21:20:47,623 wheel INFO adding 'mypyc/__init__.py' 2024-10-20 21:20:47,624 wheel INFO adding 'mypyc/__main__.py' 2024-10-20 21:20:47,625 wheel INFO adding 'mypyc/build.py' 2024-10-20 21:20:47,627 wheel INFO adding 'mypyc/common.py' 2024-10-20 21:20:47,628 wheel INFO adding 'mypyc/crash.py' 2024-10-20 21:20:47,629 wheel INFO adding 'mypyc/errors.py' 2024-10-20 21:20:47,630 wheel INFO adding 'mypyc/namegen.py' 2024-10-20 21:20:47,631 wheel INFO adding 'mypyc/options.py' 2024-10-20 21:20:47,632 wheel INFO adding 'mypyc/rt_subtype.py' 2024-10-20 21:20:47,633 wheel INFO adding 'mypyc/sametype.py' 2024-10-20 21:20:47,634 wheel INFO adding 'mypyc/subtype.py' 2024-10-20 21:20:47,635 wheel INFO adding 'mypyc/analysis/__init__.py' 2024-10-20 21:20:47,636 wheel INFO adding 'mypyc/analysis/attrdefined.py' 2024-10-20 21:20:47,638 wheel INFO adding 'mypyc/analysis/blockfreq.py' 2024-10-20 21:20:47,639 wheel INFO adding 'mypyc/analysis/dataflow.py' 2024-10-20 21:20:47,641 wheel INFO adding 'mypyc/analysis/ircheck.py' 2024-10-20 21:20:47,642 wheel INFO adding 'mypyc/analysis/selfleaks.py' 2024-10-20 21:20:47,644 wheel INFO adding 'mypyc/codegen/__init__.py' 2024-10-20 21:20:47,644 wheel INFO adding 'mypyc/codegen/cstring.py' 2024-10-20 21:20:47,646 wheel INFO adding 'mypyc/codegen/emit.py' 2024-10-20 21:20:47,649 wheel INFO adding 'mypyc/codegen/emitclass.py' 2024-10-20 21:20:47,651 wheel INFO adding 'mypyc/codegen/emitfunc.py' 2024-10-20 21:20:47,653 wheel INFO adding 'mypyc/codegen/emitmodule.py' 2024-10-20 21:20:47,656 wheel INFO adding 'mypyc/codegen/emitwrapper.py' 2024-10-20 21:20:47,658 wheel INFO adding 'mypyc/codegen/literals.py' 2024-10-20 21:20:47,659 wheel INFO adding 'mypyc/doc/Makefile' 2024-10-20 21:20:47,660 wheel INFO adding 'mypyc/doc/bool_operations.rst' 2024-10-20 21:20:47,661 wheel INFO adding 'mypyc/doc/compilation_units.rst' 2024-10-20 21:20:47,662 wheel INFO adding 'mypyc/doc/conf.py' 2024-10-20 21:20:47,663 wheel INFO adding 'mypyc/doc/cpython-timings.md' 2024-10-20 21:20:47,664 wheel INFO adding 'mypyc/doc/dev-intro.md' 2024-10-20 21:20:47,666 wheel INFO adding 'mypyc/doc/dict_operations.rst' 2024-10-20 21:20:47,667 wheel INFO adding 'mypyc/doc/differences_from_python.rst' 2024-10-20 21:20:47,669 wheel INFO adding 'mypyc/doc/float_operations.rst' 2024-10-20 21:20:47,670 wheel INFO adding 'mypyc/doc/future.md' 2024-10-20 21:20:47,671 wheel INFO adding 'mypyc/doc/getting_started.rst' 2024-10-20 21:20:47,672 wheel INFO adding 'mypyc/doc/index.rst' 2024-10-20 21:20:47,673 wheel INFO adding 'mypyc/doc/int_operations.rst' 2024-10-20 21:20:47,674 wheel INFO adding 'mypyc/doc/introduction.rst' 2024-10-20 21:20:47,675 wheel INFO adding 'mypyc/doc/list_operations.rst' 2024-10-20 21:20:47,676 wheel INFO adding 'mypyc/doc/make.bat' 2024-10-20 21:20:47,677 wheel INFO adding 'mypyc/doc/native_classes.rst' 2024-10-20 21:20:47,678 wheel INFO adding 'mypyc/doc/native_operations.rst' 2024-10-20 21:20:47,679 wheel INFO adding 'mypyc/doc/performance_tips_and_tricks.rst' 2024-10-20 21:20:47,680 wheel INFO adding 'mypyc/doc/set_operations.rst' 2024-10-20 21:20:47,681 wheel INFO adding 'mypyc/doc/str_operations.rst' 2024-10-20 21:20:47,682 wheel INFO adding 'mypyc/doc/tuple_operations.rst' 2024-10-20 21:20:47,683 wheel INFO adding 'mypyc/doc/using_type_annotations.rst' 2024-10-20 21:20:47,684 wheel INFO adding 'mypyc/external/googletest/LICENSE' 2024-10-20 21:20:47,686 wheel INFO adding 'mypyc/external/googletest/README.md' 2024-10-20 21:20:47,688 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-death-test.h' 2024-10-20 21:20:47,689 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-message.h' 2024-10-20 21:20:47,691 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-param-test.h' 2024-10-20 21:20:47,694 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-param-test.h.pump' 2024-10-20 21:20:47,695 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-printers.h' 2024-10-20 21:20:47,697 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-spi.h' 2024-10-20 21:20:47,699 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-test-part.h' 2024-10-20 21:20:47,701 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-typed-test.h' 2024-10-20 21:20:47,703 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest.h' 2024-10-20 21:20:47,706 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest_pred_impl.h' 2024-10-20 21:20:47,708 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest_prod.h' 2024-10-20 21:20:47,709 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h' 2024-10-20 21:20:47,711 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-filepath.h' 2024-10-20 21:20:47,713 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-internal.h' 2024-10-20 21:20:47,715 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h' 2024-10-20 21:20:47,717 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h' 2024-10-20 21:20:47,722 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump' 2024-10-20 21:20:47,724 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util.h' 2024-10-20 21:20:47,725 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h' 2024-10-20 21:20:47,727 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-port.h' 2024-10-20 21:20:47,730 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-string.h' 2024-10-20 21:20:47,732 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-tuple.h' 2024-10-20 21:20:47,734 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump' 2024-10-20 21:20:47,736 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-type-util.h' 2024-10-20 21:20:47,741 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump' 2024-10-20 21:20:47,743 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h' 2024-10-20 21:20:47,744 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h' 2024-10-20 21:20:47,745 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest.h' 2024-10-20 21:20:47,746 wheel INFO adding 'mypyc/external/googletest/make/Makefile' 2024-10-20 21:20:47,747 wheel INFO adding 'mypyc/external/googletest/src/gtest-all.cc' 2024-10-20 21:20:47,749 wheel INFO adding 'mypyc/external/googletest/src/gtest-death-test.cc' 2024-10-20 21:20:47,751 wheel INFO adding 'mypyc/external/googletest/src/gtest-filepath.cc' 2024-10-20 21:20:47,753 wheel INFO adding 'mypyc/external/googletest/src/gtest-internal-inl.h' 2024-10-20 21:20:47,755 wheel INFO adding 'mypyc/external/googletest/src/gtest-port.cc' 2024-10-20 21:20:47,758 wheel INFO adding 'mypyc/external/googletest/src/gtest-printers.cc' 2024-10-20 21:20:47,759 wheel INFO adding 'mypyc/external/googletest/src/gtest-test-part.cc' 2024-10-20 21:20:47,760 wheel INFO adding 'mypyc/external/googletest/src/gtest-typed-test.cc' 2024-10-20 21:20:47,763 wheel INFO adding 'mypyc/external/googletest/src/gtest.cc' 2024-10-20 21:20:47,768 wheel INFO adding 'mypyc/external/googletest/src/gtest_main.cc' 2024-10-20 21:20:47,769 wheel INFO adding 'mypyc/ir/__init__.py' 2024-10-20 21:20:47,770 wheel INFO adding 'mypyc/ir/class_ir.py' 2024-10-20 21:20:47,772 wheel INFO adding 'mypyc/ir/func_ir.py' 2024-10-20 21:20:47,773 wheel INFO adding 'mypyc/ir/module_ir.py' 2024-10-20 21:20:47,775 wheel INFO adding 'mypyc/ir/ops.py' 2024-10-20 21:20:47,777 wheel INFO adding 'mypyc/ir/pprint.py' 2024-10-20 21:20:47,779 wheel INFO adding 'mypyc/ir/rtypes.py' 2024-10-20 21:20:47,781 wheel INFO adding 'mypyc/irbuild/__init__.py' 2024-10-20 21:20:47,782 wheel INFO adding 'mypyc/irbuild/ast_helpers.py' 2024-10-20 21:20:47,783 wheel INFO adding 'mypyc/irbuild/builder.py' 2024-10-20 21:20:47,786 wheel INFO adding 'mypyc/irbuild/callable_class.py' 2024-10-20 21:20:47,787 wheel INFO adding 'mypyc/irbuild/classdef.py' 2024-10-20 21:20:47,789 wheel INFO adding 'mypyc/irbuild/constant_fold.py' 2024-10-20 21:20:47,790 wheel INFO adding 'mypyc/irbuild/context.py' 2024-10-20 21:20:47,791 wheel INFO adding 'mypyc/irbuild/env_class.py' 2024-10-20 21:20:47,793 wheel INFO adding 'mypyc/irbuild/expression.py' 2024-10-20 21:20:47,795 wheel INFO adding 'mypyc/irbuild/for_helpers.py' 2024-10-20 21:20:47,797 wheel INFO adding 'mypyc/irbuild/format_str_tokenizer.py' 2024-10-20 21:20:47,799 wheel INFO adding 'mypyc/irbuild/function.py' 2024-10-20 21:20:47,801 wheel INFO adding 'mypyc/irbuild/generator.py' 2024-10-20 21:20:47,803 wheel INFO adding 'mypyc/irbuild/ll_builder.py' 2024-10-20 21:20:47,806 wheel INFO adding 'mypyc/irbuild/main.py' 2024-10-20 21:20:47,807 wheel INFO adding 'mypyc/irbuild/mapper.py' 2024-10-20 21:20:47,808 wheel INFO adding 'mypyc/irbuild/match.py' 2024-10-20 21:20:47,810 wheel INFO adding 'mypyc/irbuild/nonlocalcontrol.py' 2024-10-20 21:20:47,811 wheel INFO adding 'mypyc/irbuild/prebuildvisitor.py' 2024-10-20 21:20:47,813 wheel INFO adding 'mypyc/irbuild/prepare.py' 2024-10-20 21:20:47,815 wheel INFO adding 'mypyc/irbuild/specialize.py' 2024-10-20 21:20:47,817 wheel INFO adding 'mypyc/irbuild/statement.py' 2024-10-20 21:20:47,819 wheel INFO adding 'mypyc/irbuild/targets.py' 2024-10-20 21:20:47,820 wheel INFO adding 'mypyc/irbuild/util.py' 2024-10-20 21:20:47,821 wheel INFO adding 'mypyc/irbuild/visitor.py' 2024-10-20 21:20:47,822 wheel INFO adding 'mypyc/irbuild/vtable.py' 2024-10-20 21:20:47,824 wheel INFO adding 'mypyc/lib-rt/CPy.h' 2024-10-20 21:20:47,826 wheel INFO adding 'mypyc/lib-rt/bytes_ops.c' 2024-10-20 21:20:47,827 wheel INFO adding 'mypyc/lib-rt/dict_ops.c' 2024-10-20 21:20:47,828 wheel INFO adding 'mypyc/lib-rt/exc_ops.c' 2024-10-20 21:20:47,830 wheel INFO adding 'mypyc/lib-rt/float_ops.c' 2024-10-20 21:20:47,831 wheel INFO adding 'mypyc/lib-rt/generic_ops.c' 2024-10-20 21:20:47,832 wheel INFO adding 'mypyc/lib-rt/getargs.c' 2024-10-20 21:20:47,834 wheel INFO adding 'mypyc/lib-rt/getargsfast.c' 2024-10-20 21:20:47,835 wheel INFO adding 'mypyc/lib-rt/init.c' 2024-10-20 21:20:47,836 wheel INFO adding 'mypyc/lib-rt/int_ops.c' 2024-10-20 21:20:47,838 wheel INFO adding 'mypyc/lib-rt/list_ops.c' 2024-10-20 21:20:47,839 wheel INFO adding 'mypyc/lib-rt/misc_ops.c' 2024-10-20 21:20:47,841 wheel INFO adding 'mypyc/lib-rt/module_shim.tmpl' 2024-10-20 21:20:47,842 wheel INFO adding 'mypyc/lib-rt/mypyc_util.h' 2024-10-20 21:20:47,844 wheel INFO adding 'mypyc/lib-rt/pythoncapi_compat.h' 2024-10-20 21:20:47,845 wheel INFO adding 'mypyc/lib-rt/pythonsupport.c' 2024-10-20 21:20:47,847 wheel INFO adding 'mypyc/lib-rt/pythonsupport.h' 2024-10-20 21:20:47,848 wheel INFO adding 'mypyc/lib-rt/set_ops.c' 2024-10-20 21:20:47,849 wheel INFO adding 'mypyc/lib-rt/setup.py' 2024-10-20 21:20:47,850 wheel INFO adding 'mypyc/lib-rt/str_ops.c' 2024-10-20 21:20:47,852 wheel INFO adding 'mypyc/lib-rt/test_capi.cc' 2024-10-20 21:20:47,853 wheel INFO adding 'mypyc/lib-rt/tuple_ops.c' 2024-10-20 21:20:47,854 wheel INFO adding 'mypyc/lower/__init__.py' 2024-10-20 21:20:47,855 wheel INFO adding 'mypyc/lower/int_ops.py' 2024-10-20 21:20:47,856 wheel INFO adding 'mypyc/lower/list_ops.py' 2024-10-20 21:20:47,857 wheel INFO adding 'mypyc/lower/misc_ops.py' 2024-10-20 21:20:47,858 wheel INFO adding 'mypyc/lower/registry.py' 2024-10-20 21:20:47,859 wheel INFO adding 'mypyc/primitives/__init__.py' 2024-10-20 21:20:47,860 wheel INFO adding 'mypyc/primitives/bytes_ops.py' 2024-10-20 21:20:47,861 wheel INFO adding 'mypyc/primitives/dict_ops.py' 2024-10-20 21:20:47,862 wheel INFO adding 'mypyc/primitives/exc_ops.py' 2024-10-20 21:20:47,864 wheel INFO adding 'mypyc/primitives/float_ops.py' 2024-10-20 21:20:47,865 wheel INFO adding 'mypyc/primitives/generic_ops.py' 2024-10-20 21:20:47,866 wheel INFO adding 'mypyc/primitives/int_ops.py' 2024-10-20 21:20:47,868 wheel INFO adding 'mypyc/primitives/list_ops.py' 2024-10-20 21:20:47,869 wheel INFO adding 'mypyc/primitives/misc_ops.py' 2024-10-20 21:20:47,870 wheel INFO adding 'mypyc/primitives/registry.py' 2024-10-20 21:20:47,871 wheel INFO adding 'mypyc/primitives/set_ops.py' 2024-10-20 21:20:47,872 wheel INFO adding 'mypyc/primitives/str_ops.py' 2024-10-20 21:20:47,873 wheel INFO adding 'mypyc/primitives/tuple_ops.py' 2024-10-20 21:20:47,874 wheel INFO adding 'mypyc/test/__init__.py' 2024-10-20 21:20:47,875 wheel INFO adding 'mypyc/test/config.py' 2024-10-20 21:20:47,876 wheel INFO adding 'mypyc/test/test_alwaysdefined.py' 2024-10-20 21:20:47,877 wheel INFO adding 'mypyc/test/test_analysis.py' 2024-10-20 21:20:47,879 wheel INFO adding 'mypyc/test/test_cheader.py' 2024-10-20 21:20:47,880 wheel INFO adding 'mypyc/test/test_commandline.py' 2024-10-20 21:20:47,881 wheel INFO adding 'mypyc/test/test_emit.py' 2024-10-20 21:20:47,882 wheel INFO adding 'mypyc/test/test_emitclass.py' 2024-10-20 21:20:47,883 wheel INFO adding 'mypyc/test/test_emitfunc.py' 2024-10-20 21:20:47,885 wheel INFO adding 'mypyc/test/test_emitwrapper.py' 2024-10-20 21:20:47,886 wheel INFO adding 'mypyc/test/test_exceptions.py' 2024-10-20 21:20:47,887 wheel INFO adding 'mypyc/test/test_external.py' 2024-10-20 21:20:47,888 wheel INFO adding 'mypyc/test/test_irbuild.py' 2024-10-20 21:20:47,889 wheel INFO adding 'mypyc/test/test_ircheck.py' 2024-10-20 21:20:47,890 wheel INFO adding 'mypyc/test/test_literals.py' 2024-10-20 21:20:47,891 wheel INFO adding 'mypyc/test/test_lowering.py' 2024-10-20 21:20:47,892 wheel INFO adding 'mypyc/test/test_namegen.py' 2024-10-20 21:20:47,893 wheel INFO adding 'mypyc/test/test_optimizations.py' 2024-10-20 21:20:47,894 wheel INFO adding 'mypyc/test/test_pprint.py' 2024-10-20 21:20:47,895 wheel INFO adding 'mypyc/test/test_rarray.py' 2024-10-20 21:20:47,896 wheel INFO adding 'mypyc/test/test_refcount.py' 2024-10-20 21:20:47,897 wheel INFO adding 'mypyc/test/test_run.py' 2024-10-20 21:20:47,898 wheel INFO adding 'mypyc/test/test_serialization.py' 2024-10-20 21:20:47,900 wheel INFO adding 'mypyc/test/test_struct.py' 2024-10-20 21:20:47,901 wheel INFO adding 'mypyc/test/test_tuplename.py' 2024-10-20 21:20:47,902 wheel INFO adding 'mypyc/test/test_typeops.py' 2024-10-20 21:20:47,903 wheel INFO adding 'mypyc/test/testutil.py' 2024-10-20 21:20:47,905 wheel INFO adding 'mypyc/test-data/alwaysdefined.test' 2024-10-20 21:20:47,907 wheel INFO adding 'mypyc/test-data/analysis.test' 2024-10-20 21:20:47,908 wheel INFO adding 'mypyc/test-data/commandline.test' 2024-10-20 21:20:47,910 wheel INFO adding 'mypyc/test-data/exceptions-freq.test' 2024-10-20 21:20:47,911 wheel INFO adding 'mypyc/test-data/exceptions.test' 2024-10-20 21:20:47,912 wheel INFO adding 'mypyc/test-data/irbuild-any.test' 2024-10-20 21:20:47,914 wheel INFO adding 'mypyc/test-data/irbuild-basic.test' 2024-10-20 21:20:47,916 wheel INFO adding 'mypyc/test-data/irbuild-bool.test' 2024-10-20 21:20:47,917 wheel INFO adding 'mypyc/test-data/irbuild-bytes.test' 2024-10-20 21:20:47,919 wheel INFO adding 'mypyc/test-data/irbuild-classes.test' 2024-10-20 21:20:47,921 wheel INFO adding 'mypyc/test-data/irbuild-constant-fold.test' 2024-10-20 21:20:47,922 wheel INFO adding 'mypyc/test-data/irbuild-dict.test' 2024-10-20 21:20:47,923 wheel INFO adding 'mypyc/test-data/irbuild-dunders.test' 2024-10-20 21:20:47,925 wheel INFO adding 'mypyc/test-data/irbuild-float.test' 2024-10-20 21:20:47,926 wheel INFO adding 'mypyc/test-data/irbuild-generics.test' 2024-10-20 21:20:47,927 wheel INFO adding 'mypyc/test-data/irbuild-glue-methods.test' 2024-10-20 21:20:47,929 wheel INFO adding 'mypyc/test-data/irbuild-i16.test' 2024-10-20 21:20:47,930 wheel INFO adding 'mypyc/test-data/irbuild-i32.test' 2024-10-20 21:20:47,932 wheel INFO adding 'mypyc/test-data/irbuild-i64.test' 2024-10-20 21:20:47,934 wheel INFO adding 'mypyc/test-data/irbuild-int.test' 2024-10-20 21:20:47,935 wheel INFO adding 'mypyc/test-data/irbuild-isinstance.test' 2024-10-20 21:20:47,936 wheel INFO adding 'mypyc/test-data/irbuild-lists.test' 2024-10-20 21:20:47,938 wheel INFO adding 'mypyc/test-data/irbuild-match.test' 2024-10-20 21:20:47,939 wheel INFO adding 'mypyc/test-data/irbuild-math.test' 2024-10-20 21:20:47,941 wheel INFO adding 'mypyc/test-data/irbuild-nested.test' 2024-10-20 21:20:47,942 wheel INFO adding 'mypyc/test-data/irbuild-optional.test' 2024-10-20 21:20:47,944 wheel INFO adding 'mypyc/test-data/irbuild-set.test' 2024-10-20 21:20:47,945 wheel INFO adding 'mypyc/test-data/irbuild-singledispatch.test' 2024-10-20 21:20:47,947 wheel INFO adding 'mypyc/test-data/irbuild-statements.test' 2024-10-20 21:20:47,948 wheel INFO adding 'mypyc/test-data/irbuild-str.test' 2024-10-20 21:20:47,949 wheel INFO adding 'mypyc/test-data/irbuild-strip-asserts.test' 2024-10-20 21:20:47,950 wheel INFO adding 'mypyc/test-data/irbuild-try.test' 2024-10-20 21:20:47,952 wheel INFO adding 'mypyc/test-data/irbuild-tuple.test' 2024-10-20 21:20:47,953 wheel INFO adding 'mypyc/test-data/irbuild-u8.test' 2024-10-20 21:20:47,955 wheel INFO adding 'mypyc/test-data/irbuild-unreachable.test' 2024-10-20 21:20:47,956 wheel INFO adding 'mypyc/test-data/irbuild-vectorcall.test' 2024-10-20 21:20:47,957 wheel INFO adding 'mypyc/test-data/lowering-int.test' 2024-10-20 21:20:47,958 wheel INFO adding 'mypyc/test-data/lowering-list.test' 2024-10-20 21:20:47,959 wheel INFO adding 'mypyc/test-data/opt-copy-propagation.test' 2024-10-20 21:20:47,960 wheel INFO adding 'mypyc/test-data/opt-flag-elimination.test' 2024-10-20 21:20:47,962 wheel INFO adding 'mypyc/test-data/refcount.test' 2024-10-20 21:20:47,963 wheel INFO adding 'mypyc/test-data/run-async.test' 2024-10-20 21:20:47,965 wheel INFO adding 'mypyc/test-data/run-attrs.test' 2024-10-20 21:20:47,966 wheel INFO adding 'mypyc/test-data/run-bench.test' 2024-10-20 21:20:47,967 wheel INFO adding 'mypyc/test-data/run-bools.test' 2024-10-20 21:20:47,968 wheel INFO adding 'mypyc/test-data/run-bytes.test' 2024-10-20 21:20:47,970 wheel INFO adding 'mypyc/test-data/run-classes.test' 2024-10-20 21:20:47,972 wheel INFO adding 'mypyc/test-data/run-dicts.test' 2024-10-20 21:20:47,974 wheel INFO adding 'mypyc/test-data/run-dunders.test' 2024-10-20 21:20:47,975 wheel INFO adding 'mypyc/test-data/run-exceptions.test' 2024-10-20 21:20:47,977 wheel INFO adding 'mypyc/test-data/run-floats.test' 2024-10-20 21:20:47,979 wheel INFO adding 'mypyc/test-data/run-functions.test' 2024-10-20 21:20:47,981 wheel INFO adding 'mypyc/test-data/run-generators.test' 2024-10-20 21:20:47,982 wheel INFO adding 'mypyc/test-data/run-i16.test' 2024-10-20 21:20:47,984 wheel INFO adding 'mypyc/test-data/run-i32.test' 2024-10-20 21:20:47,985 wheel INFO adding 'mypyc/test-data/run-i64.test' 2024-10-20 21:20:47,987 wheel INFO adding 'mypyc/test-data/run-imports.test' 2024-10-20 21:20:47,988 wheel INFO adding 'mypyc/test-data/run-integers.test' 2024-10-20 21:20:47,990 wheel INFO adding 'mypyc/test-data/run-lists.test' 2024-10-20 21:20:47,991 wheel INFO adding 'mypyc/test-data/run-loops.test' 2024-10-20 21:20:47,993 wheel INFO adding 'mypyc/test-data/run-match.test' 2024-10-20 21:20:47,994 wheel INFO adding 'mypyc/test-data/run-math.test' 2024-10-20 21:20:47,995 wheel INFO adding 'mypyc/test-data/run-misc.test' 2024-10-20 21:20:47,997 wheel INFO adding 'mypyc/test-data/run-multimodule.test' 2024-10-20 21:20:47,999 wheel INFO adding 'mypyc/test-data/run-mypy-sim.test' 2024-10-20 21:20:48,000 wheel INFO adding 'mypyc/test-data/run-primitives.test' 2024-10-20 21:20:48,001 wheel INFO adding 'mypyc/test-data/run-python312.test' 2024-10-20 21:20:48,002 wheel INFO adding 'mypyc/test-data/run-python37.test' 2024-10-20 21:20:48,004 wheel INFO adding 'mypyc/test-data/run-python38.test' 2024-10-20 21:20:48,005 wheel INFO adding 'mypyc/test-data/run-sets.test' 2024-10-20 21:20:48,006 wheel INFO adding 'mypyc/test-data/run-singledispatch.test' 2024-10-20 21:20:48,008 wheel INFO adding 'mypyc/test-data/run-strings.test' 2024-10-20 21:20:48,009 wheel INFO adding 'mypyc/test-data/run-traits.test' 2024-10-20 21:20:48,011 wheel INFO adding 'mypyc/test-data/run-tuples.test' 2024-10-20 21:20:48,012 wheel INFO adding 'mypyc/test-data/run-u8.test' 2024-10-20 21:20:48,013 wheel INFO adding 'mypyc/test-data/driver/driver.py' 2024-10-20 21:20:48,015 wheel INFO adding 'mypyc/test-data/fixtures/ir.py' 2024-10-20 21:20:48,016 wheel INFO adding 'mypyc/test-data/fixtures/testutil.py' 2024-10-20 21:20:48,017 wheel INFO adding 'mypyc/test-data/fixtures/typing-full.pyi' 2024-10-20 21:20:48,019 wheel INFO adding 'mypyc/transform/__init__.py' 2024-10-20 21:20:48,020 wheel INFO adding 'mypyc/transform/copy_propagation.py' 2024-10-20 21:20:48,021 wheel INFO adding 'mypyc/transform/exceptions.py' 2024-10-20 21:20:48,022 wheel INFO adding 'mypyc/transform/flag_elimination.py' 2024-10-20 21:20:48,024 wheel INFO adding 'mypyc/transform/ir_transform.py' 2024-10-20 21:20:48,025 wheel INFO adding 'mypyc/transform/lower.py' 2024-10-20 21:20:48,026 wheel INFO adding 'mypyc/transform/refcount.py' 2024-10-20 21:20:48,027 wheel INFO adding 'mypyc/transform/uninit.py' 2024-10-20 21:20:48,029 wheel INFO adding 'mypy-1.12.1.dist-info/LICENSE' 2024-10-20 21:20:48,030 wheel INFO adding 'mypy-1.12.1.dist-info/METADATA' 2024-10-20 21:20:48,030 wheel INFO adding 'mypy-1.12.1.dist-info/WHEEL' 2024-10-20 21:20:48,031 wheel INFO adding 'mypy-1.12.1.dist-info/entry_points.txt' 2024-10-20 21:20:48,032 wheel INFO adding 'mypy-1.12.1.dist-info/top_level.txt' 2024-10-20 21:20:48,045 wheel INFO adding 'mypy-1.12.1.dist-info/RECORD' 2024-10-20 21:20:48,061 root INFO removing build/bdist.linux-riscv64/wheel 2024-10-20 21:20:48,181 gpep517 INFO The backend produced .dist/mypy-1.12.1-py3-none-any.whl mypy-1.12.1-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.1-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.1-r0.apk >>> py3-mypy: Build complete at Sun, 20 Oct 2024 21:21:05 +0000 elapsed time 0h 0m 39s >>> py3-mypy: Cleaning up srcdir >>> py3-mypy: Cleaning up pkgdir >>> py3-mypy: Uninstalling dependencies... (1/29) Purging .makedepends-py3-mypy (20241020.212032) (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.37.0-r1.trigger OK: 338 MiB in 100 packages >>> py3-mypy: Updating the community/riscv64 repository index... >>> py3-mypy: Signing the index...