>>> py3-mypy: Building community/py3-mypy 1.16.0-r0 (using abuild 3.15.0-r0) started Sun, 15 Jun 2025 22:29:14 +0000 >>> py3-mypy: Validating /home/buildozer/aports/community/py3-mypy/APKBUILD... >>> 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/27) Installing libffi (3.5.1-r0) (2/27) Installing gdbm (1.24-r0) (3/27) Installing mpdecimal (4.0.1-r0) (4/27) Installing libpanelw (6.5_p20250503-r0) (5/27) Installing sqlite-libs (3.50.1-r0) (6/27) Installing python3 (3.12.11-r0) (7/27) Installing python3-pycache-pyc0 (3.12.11-r0) (8/27) Installing pyc (3.12.11-r0) (9/27) Installing py3-mypy-extensions-pyc (1.0.0-r3) (10/27) Installing python3-pyc (3.12.11-r0) (11/27) Installing py3-mypy-extensions (1.0.0-r3) (12/27) Installing py3-typing-extensions (4.13.2-r0) (13/27) Installing py3-typing-extensions-pyc (4.13.2-r0) (14/27) Installing python3-dev (3.12.11-r0) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-installer-pyc (0.7.0-r2) (17/27) Installing py3-gpep517 (19-r0) (18/27) Installing py3-gpep517-pyc (19-r0) (19/27) Installing py3-parsing (3.2.3-r0) (20/27) Installing py3-parsing-pyc (3.2.3-r0) (21/27) Installing py3-packaging (25.0-r0) (22/27) Installing py3-packaging-pyc (25.0-r0) (23/27) Installing py3-setuptools (80.9.0-r0) (24/27) Installing py3-setuptools-pyc (80.9.0-r0) (25/27) Installing py3-wheel (0.46.1-r0) (26/27) Installing py3-wheel-pyc (0.46.1-r0) (27/27) Installing .makedepends-py3-mypy (20250615.222917) Executing busybox-1.37.0-r18.trigger OK: 560 MiB in 137 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.16.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mypy: Fetching py3-mypy-1.16.0.tar.gz::https://github.com/python/mypy/archive/refs/tags/v1.16.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3261k 0 3261k 0 0 3123k 0 --:--:-- 0:00:01 --:--:-- 3123k >>> py3-mypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mypy-1.16.0.tar.gz >>> py3-mypy: Checking sha512sums... py3-mypy-1.16.0.tar.gz: OK >>> py3-mypy: Unpacking /var/cache/distfiles/edge/py3-mypy-1.16.0.tar.gz... 2025-06-15 22:29:24,712 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-06-15 22:29:25,005 root INFO running bdist_wheel 2025-06-15 22:29:25,073 root INFO running build 2025-06-15 22:29:25,074 root INFO running build_py 2025-06-15 22:29:25,074 root INFO pin_version() 2025-06-15 22:29:25,076 root INFO creating build/lib/mypy 2025-06-15 22:29:25,084 root INFO creating build/lib/mypyc 2025-06-15 22:29:25,085 root INFO copying mypyc/annotate.py -> build/lib/mypyc 2025-06-15 22:29:25,087 root INFO copying mypyc/rt_subtype.py -> build/lib/mypyc 2025-06-15 22:29:25,088 root INFO copying mypyc/subtype.py -> build/lib/mypyc 2025-06-15 22:29:25,090 root INFO copying mypyc/sametype.py -> build/lib/mypyc 2025-06-15 22:29:25,092 root INFO copying mypyc/crash.py -> build/lib/mypyc 2025-06-15 22:29:25,095 root INFO copying mypyc/__init__.py -> build/lib/mypyc 2025-06-15 22:29:25,097 root INFO copying mypyc/options.py -> build/lib/mypyc 2025-06-15 22:29:25,099 root INFO copying mypyc/namegen.py -> build/lib/mypyc 2025-06-15 22:29:25,100 root INFO copying mypyc/__main__.py -> build/lib/mypyc 2025-06-15 22:29:25,102 root INFO copying mypyc/common.py -> build/lib/mypyc 2025-06-15 22:29:25,103 root INFO copying mypyc/build.py -> build/lib/mypyc 2025-06-15 22:29:25,105 root INFO copying mypyc/errors.py -> build/lib/mypyc 2025-06-15 22:29:25,112 root INFO copying mypy/refinfo.py -> build/lib/mypy 2025-06-15 22:29:25,114 root INFO copying mypy/semanal.py -> build/lib/mypy 2025-06-15 22:29:25,118 root INFO copying mypy/typeops.py -> build/lib/mypy 2025-06-15 22:29:25,120 root INFO copying mypy/find_sources.py -> build/lib/mypy 2025-06-15 22:29:25,121 root INFO copying mypy/moduleinspect.py -> build/lib/mypy 2025-06-15 22:29:25,123 root INFO copying mypy/ipc.py -> build/lib/mypy 2025-06-15 22:29:25,125 root INFO copying mypy/renaming.py -> build/lib/mypy 2025-06-15 22:29:25,126 root INFO copying mypy/semanal_typeddict.py -> build/lib/mypy 2025-06-15 22:29:25,128 root INFO copying mypy/stubgenc.py -> build/lib/mypy 2025-06-15 22:29:25,130 root INFO copying mypy/message_registry.py -> build/lib/mypy 2025-06-15 22:29:25,132 root INFO copying mypy/maptype.py -> build/lib/mypy 2025-06-15 22:29:25,134 root INFO copying mypy/stats.py -> build/lib/mypy 2025-06-15 22:29:25,135 root INFO copying mypy/join.py -> build/lib/mypy 2025-06-15 22:29:25,137 root INFO copying mypy/binder.py -> build/lib/mypy 2025-06-15 22:29:25,139 root INFO copying mypy/types_utils.py -> build/lib/mypy 2025-06-15 22:29:25,141 root INFO copying mypy/state.py -> build/lib/mypy 2025-06-15 22:29:25,142 root INFO copying mypy/checker_shared.py -> build/lib/mypy 2025-06-15 22:29:25,144 root INFO copying mypy/semanal_shared.py -> build/lib/mypy 2025-06-15 22:29:25,146 root INFO copying mypy/__init__.py -> build/lib/mypy 2025-06-15 22:29:25,147 root INFO copying mypy/visitor.py -> build/lib/mypy 2025-06-15 22:29:25,149 root INFO copying mypy/stubtest.py -> build/lib/mypy 2025-06-15 22:29:25,152 root INFO copying mypy/suggestions.py -> build/lib/mypy 2025-06-15 22:29:25,153 root INFO copying mypy/options.py -> build/lib/mypy 2025-06-15 22:29:25,155 root INFO copying mypy/constraints.py -> build/lib/mypy 2025-06-15 22:29:25,157 root INFO copying mypy/memprofile.py -> build/lib/mypy 2025-06-15 22:29:25,159 root INFO copying mypy/types.py -> build/lib/mypy 2025-06-15 22:29:25,162 root INFO copying mypy/meet.py -> build/lib/mypy 2025-06-15 22:29:25,164 root INFO copying mypy/checkexpr.py -> build/lib/mypy 2025-06-15 22:29:25,167 root INFO copying mypy/main.py -> build/lib/mypy 2025-06-15 22:29:25,170 root INFO copying mypy/constant_fold.py -> build/lib/mypy 2025-06-15 22:29:25,171 root INFO copying mypy/tvar_scope.py -> build/lib/mypy 2025-06-15 22:29:25,173 root INFO copying mypy/reachability.py -> build/lib/mypy 2025-06-15 22:29:25,175 root INFO copying mypy/fastparse.py -> build/lib/mypy 2025-06-15 22:29:25,177 root INFO copying mypy/metastore.py -> build/lib/mypy 2025-06-15 22:29:25,179 root INFO copying mypy/semanal_enum.py -> build/lib/mypy 2025-06-15 22:29:25,180 root INFO copying mypy/util.py -> build/lib/mypy 2025-06-15 22:29:25,182 root INFO copying mypy/dmypy_os.py -> build/lib/mypy 2025-06-15 22:29:25,184 root INFO copying mypy/typetraverser.py -> build/lib/mypy 2025-06-15 22:29:25,185 root INFO copying mypy/gclogger.py -> build/lib/mypy 2025-06-15 22:29:25,187 root INFO copying mypy/messages.py -> build/lib/mypy 2025-06-15 22:29:25,190 root INFO copying mypy/argmap.py -> build/lib/mypy 2025-06-15 22:29:25,191 root INFO copying mypy/exprtotype.py -> build/lib/mypy 2025-06-15 22:29:25,193 root INFO copying mypy/graph_utils.py -> build/lib/mypy 2025-06-15 22:29:25,194 root INFO copying mypy/semanal_main.py -> build/lib/mypy 2025-06-15 22:29:25,196 root INFO copying mypy/dmypy_server.py -> build/lib/mypy 2025-06-15 22:29:25,198 root INFO copying mypy/typevartuples.py -> build/lib/mypy 2025-06-15 22:29:25,200 root INFO copying mypy/api.py -> build/lib/mypy 2025-06-15 22:29:25,201 root INFO copying mypy/checker.py -> build/lib/mypy 2025-06-15 22:29:25,206 root INFO copying mypy/mixedtraverser.py -> build/lib/mypy 2025-06-15 22:29:25,207 root INFO copying mypy/git.py -> build/lib/mypy 2025-06-15 22:29:25,209 root INFO copying mypy/strconv.py -> build/lib/mypy 2025-06-15 22:29:25,211 root INFO copying mypy/applytype.py -> build/lib/mypy 2025-06-15 22:29:25,213 root INFO copying mypy/dmypy_util.py -> build/lib/mypy 2025-06-15 22:29:25,215 root INFO copying mypy/split_namespace.py -> build/lib/mypy 2025-06-15 22:29:25,216 root INFO copying mypy/stubinfo.py -> build/lib/mypy 2025-06-15 22:29:25,218 root INFO copying mypy/checkmember.py -> build/lib/mypy 2025-06-15 22:29:25,220 root INFO copying mypy/partially_defined.py -> build/lib/mypy 2025-06-15 22:29:25,222 root INFO copying mypy/error_formatter.py -> build/lib/mypy 2025-06-15 22:29:25,223 root INFO copying mypy/scope.py -> build/lib/mypy 2025-06-15 22:29:25,225 root INFO copying mypy/report.py -> build/lib/mypy 2025-06-15 22:29:25,227 root INFO copying mypy/semanal_namedtuple.py -> build/lib/mypy 2025-06-15 22:29:25,229 root INFO copying mypy/lookup.py -> build/lib/mypy 2025-06-15 22:29:25,230 root INFO copying mypy/stubgen.py -> build/lib/mypy 2025-06-15 22:29:25,232 root INFO copying mypy/expandtype.py -> build/lib/mypy 2025-06-15 22:29:25,234 root INFO copying mypy/typeanal.py -> build/lib/mypy 2025-06-15 22:29:25,237 root INFO copying mypy/stubdoc.py -> build/lib/mypy 2025-06-15 22:29:25,238 root INFO copying mypy/nodes.py -> build/lib/mypy 2025-06-15 22:29:25,241 root INFO copying mypy/fscache.py -> build/lib/mypy 2025-06-15 22:29:25,243 root INFO copying mypy/parse.py -> build/lib/mypy 2025-06-15 22:29:25,244 root INFO copying mypy/subtypes.py -> build/lib/mypy 2025-06-15 22:29:25,246 root INFO copying mypy/__main__.py -> build/lib/mypy 2025-06-15 22:29:25,248 root INFO copying mypy/literals.py -> build/lib/mypy 2025-06-15 22:29:25,250 root INFO copying mypy/modulefinder.py -> build/lib/mypy 2025-06-15 22:29:25,252 root INFO copying mypy/mro.py -> build/lib/mypy 2025-06-15 22:29:25,253 root INFO copying mypy/typestate.py -> build/lib/mypy 2025-06-15 22:29:25,255 root INFO copying mypy/copytype.py -> build/lib/mypy 2025-06-15 22:29:25,257 root INFO copying mypy/checkstrformat.py -> build/lib/mypy 2025-06-15 22:29:25,259 root INFO copying mypy/checkpattern.py -> build/lib/mypy 2025-06-15 22:29:25,261 root INFO copying mypy/semanal_pass1.py -> build/lib/mypy 2025-06-15 22:29:25,262 root INFO copying mypy/freetree.py -> build/lib/mypy 2025-06-15 22:29:25,264 root INFO copying mypy/semanal_typeargs.py -> build/lib/mypy 2025-06-15 22:29:25,266 root INFO copying mypy/evalexpr.py -> build/lib/mypy 2025-06-15 22:29:25,267 root INFO copying mypy/traverser.py -> build/lib/mypy 2025-06-15 22:29:25,269 root INFO copying mypy/build.py -> build/lib/mypy 2025-06-15 22:29:25,272 root INFO copying mypy/bogus_type.py -> build/lib/mypy 2025-06-15 22:29:25,273 root INFO copying mypy/pyinfo.py -> build/lib/mypy 2025-06-15 22:29:25,275 root INFO copying mypy/semanal_infer.py -> build/lib/mypy 2025-06-15 22:29:25,277 root INFO copying mypy/indirection.py -> build/lib/mypy 2025-06-15 22:29:25,278 root INFO copying mypy/typevars.py -> build/lib/mypy 2025-06-15 22:29:25,280 root INFO copying mypy/infer.py -> build/lib/mypy 2025-06-15 22:29:25,282 root INFO copying mypy/patterns.py -> build/lib/mypy 2025-06-15 22:29:25,283 root INFO copying mypy/errors.py -> build/lib/mypy 2025-06-15 22:29:25,285 root INFO copying mypy/sharedparse.py -> build/lib/mypy 2025-06-15 22:29:25,287 root INFO copying mypy/semanal_classprop.py -> build/lib/mypy 2025-06-15 22:29:25,288 root INFO copying mypy/fswatcher.py -> build/lib/mypy 2025-06-15 22:29:25,290 root INFO copying mypy/stubutil.py -> build/lib/mypy 2025-06-15 22:29:25,292 root INFO copying mypy/erasetype.py -> build/lib/mypy 2025-06-15 22:29:25,294 root INFO copying mypy/plugin.py -> build/lib/mypy 2025-06-15 22:29:25,296 root INFO copying mypy/config_parser.py -> build/lib/mypy 2025-06-15 22:29:25,297 root INFO copying mypy/inspections.py -> build/lib/mypy 2025-06-15 22:29:25,299 root INFO copying mypy/treetransform.py -> build/lib/mypy 2025-06-15 22:29:25,301 root INFO copying mypy/semanal_newtype.py -> build/lib/mypy 2025-06-15 22:29:25,303 root INFO copying mypy/operators.py -> build/lib/mypy 2025-06-15 22:29:25,305 root INFO copying mypy/errorcodes.py -> build/lib/mypy 2025-06-15 22:29:25,306 root INFO copying mypy/defaults.py -> build/lib/mypy 2025-06-15 22:29:25,308 root INFO copying mypy/solve.py -> build/lib/mypy 2025-06-15 22:29:25,310 root INFO copying mypy/type_visitor.py -> build/lib/mypy 2025-06-15 22:29:25,312 root INFO copying mypy/fixup.py -> build/lib/mypy 2025-06-15 22:29:25,315 root INFO creating build/lib/mypyc/test 2025-06-15 22:29:25,316 root INFO copying mypyc/test/test_emitclass.py -> build/lib/mypyc/test 2025-06-15 22:29:25,318 root INFO copying mypyc/test/test_emitwrapper.py -> build/lib/mypyc/test 2025-06-15 22:29:25,319 root INFO copying mypyc/test/test_refcount.py -> build/lib/mypyc/test 2025-06-15 22:29:25,321 root INFO copying mypyc/test/test_serialization.py -> build/lib/mypyc/test 2025-06-15 22:29:25,323 root INFO copying mypyc/test/test_tuplename.py -> build/lib/mypyc/test 2025-06-15 22:29:25,324 root INFO copying mypyc/test/test_annotate.py -> build/lib/mypyc/test 2025-06-15 22:29:25,326 root INFO copying mypyc/test/test_analysis.py -> build/lib/mypyc/test 2025-06-15 22:29:25,327 root INFO copying mypyc/test/test_namegen.py -> build/lib/mypyc/test 2025-06-15 22:29:25,329 root INFO copying mypyc/test/test_optimizations.py -> build/lib/mypyc/test 2025-06-15 22:29:25,331 root INFO copying mypyc/test/test_emitfunc.py -> build/lib/mypyc/test 2025-06-15 22:29:25,332 root INFO copying mypyc/test/test_cheader.py -> build/lib/mypyc/test 2025-06-15 22:29:25,334 root INFO copying mypyc/test/__init__.py -> build/lib/mypyc/test 2025-06-15 22:29:25,336 root INFO copying mypyc/test/test_external.py -> build/lib/mypyc/test 2025-06-15 22:29:25,337 root INFO copying mypyc/test/test_lowering.py -> build/lib/mypyc/test 2025-06-15 22:29:25,339 root INFO copying mypyc/test/test_exceptions.py -> build/lib/mypyc/test 2025-06-15 22:29:25,340 root INFO copying mypyc/test/test_rarray.py -> build/lib/mypyc/test 2025-06-15 22:29:25,342 root INFO copying mypyc/test/test_emit.py -> build/lib/mypyc/test 2025-06-15 22:29:25,344 root INFO copying mypyc/test/test_struct.py -> build/lib/mypyc/test 2025-06-15 22:29:25,345 root INFO copying mypyc/test/test_misc.py -> build/lib/mypyc/test 2025-06-15 22:29:25,347 root INFO copying mypyc/test/testutil.py -> build/lib/mypyc/test 2025-06-15 22:29:25,349 root INFO copying mypyc/test/test_irbuild.py -> build/lib/mypyc/test 2025-06-15 22:29:25,350 root INFO copying mypyc/test/test_typeops.py -> build/lib/mypyc/test 2025-06-15 22:29:25,352 root INFO copying mypyc/test/test_run.py -> build/lib/mypyc/test 2025-06-15 22:29:25,353 root INFO copying mypyc/test/test_commandline.py -> build/lib/mypyc/test 2025-06-15 22:29:25,355 root INFO copying mypyc/test/test_alwaysdefined.py -> build/lib/mypyc/test 2025-06-15 22:29:25,357 root INFO copying mypyc/test/config.py -> build/lib/mypyc/test 2025-06-15 22:29:25,358 root INFO copying mypyc/test/test_literals.py -> build/lib/mypyc/test 2025-06-15 22:29:25,360 root INFO copying mypyc/test/test_pprint.py -> build/lib/mypyc/test 2025-06-15 22:29:25,362 root INFO copying mypyc/test/test_ircheck.py -> build/lib/mypyc/test 2025-06-15 22:29:25,365 root INFO creating build/lib/mypyc/irbuild 2025-06-15 22:29:25,366 root INFO copying mypyc/irbuild/env_class.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,368 root INFO copying mypyc/irbuild/context.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,369 root INFO copying mypyc/irbuild/prepare.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,371 root INFO copying mypyc/irbuild/format_str_tokenizer.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,373 root INFO copying mypyc/irbuild/statement.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,375 root INFO copying mypyc/irbuild/__init__.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,376 root INFO copying mypyc/irbuild/visitor.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,378 root INFO copying mypyc/irbuild/prebuildvisitor.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,380 root INFO copying mypyc/irbuild/builder.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,382 root INFO copying mypyc/irbuild/match.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,383 root INFO copying mypyc/irbuild/main.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,385 root INFO copying mypyc/irbuild/constant_fold.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,387 root INFO copying mypyc/irbuild/function.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,389 root INFO copying mypyc/irbuild/util.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,391 root INFO copying mypyc/irbuild/generator.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,392 root INFO copying mypyc/irbuild/callable_class.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,394 root INFO copying mypyc/irbuild/for_helpers.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,396 root INFO copying mypyc/irbuild/vtable.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,398 root INFO copying mypyc/irbuild/classdef.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,399 root INFO copying mypyc/irbuild/missingtypevisitor.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,401 root INFO copying mypyc/irbuild/expression.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,403 root INFO copying mypyc/irbuild/ast_helpers.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,405 root INFO copying mypyc/irbuild/mapper.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,406 root INFO copying mypyc/irbuild/targets.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,408 root INFO copying mypyc/irbuild/ll_builder.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,410 root INFO copying mypyc/irbuild/nonlocalcontrol.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,412 root INFO copying mypyc/irbuild/specialize.py -> build/lib/mypyc/irbuild 2025-06-15 22:29:25,414 root INFO creating build/lib/mypyc/analysis 2025-06-15 22:29:25,416 root INFO copying mypyc/analysis/blockfreq.py -> build/lib/mypyc/analysis 2025-06-15 22:29:25,417 root INFO copying mypyc/analysis/__init__.py -> build/lib/mypyc/analysis 2025-06-15 22:29:25,419 root INFO copying mypyc/analysis/ircheck.py -> build/lib/mypyc/analysis 2025-06-15 22:29:25,420 root INFO copying mypyc/analysis/attrdefined.py -> build/lib/mypyc/analysis 2025-06-15 22:29:25,422 root INFO copying mypyc/analysis/selfleaks.py -> build/lib/mypyc/analysis 2025-06-15 22:29:25,424 root INFO copying mypyc/analysis/dataflow.py -> build/lib/mypyc/analysis 2025-06-15 22:29:25,426 root INFO creating build/lib/mypyc/transform 2025-06-15 22:29:25,427 root INFO copying mypyc/transform/spill.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,429 root INFO copying mypyc/transform/exceptions.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,431 root INFO copying mypyc/transform/__init__.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,432 root INFO copying mypyc/transform/flag_elimination.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,434 root INFO copying mypyc/transform/uninit.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,436 root INFO copying mypyc/transform/refcount.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,437 root INFO copying mypyc/transform/copy_propagation.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,439 root INFO copying mypyc/transform/ir_transform.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,440 root INFO copying mypyc/transform/lower.py -> build/lib/mypyc/transform 2025-06-15 22:29:25,443 root INFO creating build/lib/mypyc/lower 2025-06-15 22:29:25,444 root INFO copying mypyc/lower/misc_ops.py -> build/lib/mypyc/lower 2025-06-15 22:29:25,445 root INFO copying mypyc/lower/__init__.py -> build/lib/mypyc/lower 2025-06-15 22:29:25,447 root INFO copying mypyc/lower/registry.py -> build/lib/mypyc/lower 2025-06-15 22:29:25,448 root INFO copying mypyc/lower/list_ops.py -> build/lib/mypyc/lower 2025-06-15 22:29:25,450 root INFO copying mypyc/lower/int_ops.py -> build/lib/mypyc/lower 2025-06-15 22:29:25,453 root INFO creating build/lib/mypyc/primitives 2025-06-15 22:29:25,454 root INFO copying mypyc/primitives/misc_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,455 root INFO copying mypyc/primitives/bytes_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,457 root INFO copying mypyc/primitives/generic_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,459 root INFO copying mypyc/primitives/float_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,460 root INFO copying mypyc/primitives/__init__.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,462 root INFO copying mypyc/primitives/exc_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,463 root INFO copying mypyc/primitives/set_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,465 root INFO copying mypyc/primitives/registry.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,467 root INFO copying mypyc/primitives/list_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,468 root INFO copying mypyc/primitives/str_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,470 root INFO copying mypyc/primitives/int_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,472 root INFO copying mypyc/primitives/dict_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,473 root INFO copying mypyc/primitives/tuple_ops.py -> build/lib/mypyc/primitives 2025-06-15 22:29:25,476 root INFO creating build/lib/mypyc/codegen 2025-06-15 22:29:25,477 root INFO copying mypyc/codegen/__init__.py -> build/lib/mypyc/codegen 2025-06-15 22:29:25,478 root INFO copying mypyc/codegen/emit.py -> build/lib/mypyc/codegen 2025-06-15 22:29:25,480 root INFO copying mypyc/codegen/emitclass.py -> build/lib/mypyc/codegen 2025-06-15 22:29:25,482 root INFO copying mypyc/codegen/cstring.py -> build/lib/mypyc/codegen 2025-06-15 22:29:25,484 root INFO copying mypyc/codegen/emitfunc.py -> build/lib/mypyc/codegen 2025-06-15 22:29:25,486 root INFO copying mypyc/codegen/literals.py -> build/lib/mypyc/codegen 2025-06-15 22:29:25,487 root INFO copying mypyc/codegen/emitwrapper.py -> build/lib/mypyc/codegen 2025-06-15 22:29:25,489 root INFO copying mypyc/codegen/emitmodule.py -> build/lib/mypyc/codegen 2025-06-15 22:29:25,492 root INFO creating build/lib/mypyc/ir 2025-06-15 22:29:25,493 root INFO copying mypyc/ir/pprint.py -> build/lib/mypyc/ir 2025-06-15 22:29:25,495 root INFO copying mypyc/ir/ops.py -> build/lib/mypyc/ir 2025-06-15 22:29:25,497 root INFO copying mypyc/ir/__init__.py -> build/lib/mypyc/ir 2025-06-15 22:29:25,498 root INFO copying mypyc/ir/class_ir.py -> build/lib/mypyc/ir 2025-06-15 22:29:25,500 root INFO copying mypyc/ir/rtypes.py -> build/lib/mypyc/ir 2025-06-15 22:29:25,502 root INFO copying mypyc/ir/func_ir.py -> build/lib/mypyc/ir 2025-06-15 22:29:25,504 root INFO copying mypyc/ir/module_ir.py -> build/lib/mypyc/ir 2025-06-15 22:29:25,506 root INFO creating build/lib/mypy/server 2025-06-15 22:29:25,507 root INFO copying mypy/server/__init__.py -> build/lib/mypy/server 2025-06-15 22:29:25,509 root INFO copying mypy/server/update.py -> build/lib/mypy/server 2025-06-15 22:29:25,511 root INFO copying mypy/server/aststrip.py -> build/lib/mypy/server 2025-06-15 22:29:25,513 root INFO copying mypy/server/astdiff.py -> build/lib/mypy/server 2025-06-15 22:29:25,514 root INFO copying mypy/server/trigger.py -> build/lib/mypy/server 2025-06-15 22:29:25,516 root INFO copying mypy/server/astmerge.py -> build/lib/mypy/server 2025-06-15 22:29:25,518 root INFO copying mypy/server/mergecheck.py -> build/lib/mypy/server 2025-06-15 22:29:25,519 root INFO copying mypy/server/target.py -> build/lib/mypy/server 2025-06-15 22:29:25,521 root INFO copying mypy/server/objgraph.py -> build/lib/mypy/server 2025-06-15 22:29:25,523 root INFO copying mypy/server/deps.py -> build/lib/mypy/server 2025-06-15 22:29:25,525 root INFO copying mypy/server/subexpr.py -> build/lib/mypy/server 2025-06-15 22:29:25,529 root INFO creating build/lib/mypy/test 2025-06-15 22:29:25,530 root INFO copying mypy/test/testtypegen.py -> build/lib/mypy/test 2025-06-15 22:29:25,531 root INFO copying mypy/test/testinfer.py -> build/lib/mypy/test 2025-06-15 22:29:25,533 root INFO copying mypy/test/testoutput.py -> build/lib/mypy/test 2025-06-15 22:29:25,535 root INFO copying mypy/test/testtransform.py -> build/lib/mypy/test 2025-06-15 22:29:25,536 root INFO copying mypy/test/testpep561.py -> build/lib/mypy/test 2025-06-15 22:29:25,538 root INFO copying mypy/test/test_ref_info.py -> build/lib/mypy/test 2025-06-15 22:29:25,540 root INFO copying mypy/test/test_config_parser.py -> build/lib/mypy/test 2025-06-15 22:29:25,541 root INFO copying mypy/test/teststubinfo.py -> build/lib/mypy/test 2025-06-15 22:29:25,543 root INFO copying mypy/test/visitors.py -> build/lib/mypy/test 2025-06-15 22:29:25,545 root INFO copying mypy/test/testparse.py -> build/lib/mypy/test 2025-06-15 22:29:25,546 root INFO copying mypy/test/__init__.py -> build/lib/mypy/test 2025-06-15 22:29:25,548 root INFO copying mypy/test/testfinegrainedcache.py -> build/lib/mypy/test 2025-06-15 22:29:25,549 root INFO copying mypy/test/testerrorstream.py -> build/lib/mypy/test 2025-06-15 22:29:25,551 root INFO copying mypy/test/teststubgen.py -> build/lib/mypy/test 2025-06-15 22:29:25,553 root INFO copying mypy/test/testdiff.py -> build/lib/mypy/test 2025-06-15 22:29:25,555 root INFO copying mypy/test/typefixture.py -> build/lib/mypy/test 2025-06-15 22:29:25,556 root INFO copying mypy/test/test_find_sources.py -> build/lib/mypy/test 2025-06-15 22:29:25,558 root INFO copying mypy/test/testdaemon.py -> build/lib/mypy/test 2025-06-15 22:29:25,560 root INFO copying mypy/test/testconstraints.py -> build/lib/mypy/test 2025-06-15 22:29:25,561 root INFO copying mypy/test/update_data.py -> build/lib/mypy/test 2025-06-15 22:29:25,563 root INFO copying mypy/test/teststubtest.py -> build/lib/mypy/test 2025-06-15 22:29:25,565 root INFO copying mypy/test/testsubtypes.py -> build/lib/mypy/test 2025-06-15 22:29:25,567 root INFO copying mypy/test/testsemanal.py -> build/lib/mypy/test 2025-06-15 22:29:25,569 root INFO copying mypy/test/testgraph.py -> build/lib/mypy/test 2025-06-15 22:29:25,570 root INFO copying mypy/test/helpers.py -> build/lib/mypy/test 2025-06-15 22:29:25,572 root INFO copying mypy/test/testmypyc.py -> build/lib/mypy/test 2025-06-15 22:29:25,574 root INFO copying mypy/test/testcmdline.py -> build/lib/mypy/test 2025-06-15 22:29:25,575 root INFO copying mypy/test/data.py -> build/lib/mypy/test 2025-06-15 22:29:25,577 root INFO copying mypy/test/testutil.py -> build/lib/mypy/test 2025-06-15 22:29:25,579 root INFO copying mypy/test/testdeps.py -> build/lib/mypy/test 2025-06-15 22:29:25,581 root INFO copying mypy/test/testformatter.py -> build/lib/mypy/test 2025-06-15 22:29:25,582 root INFO copying mypy/test/testfscache.py -> build/lib/mypy/test 2025-06-15 22:29:25,584 root INFO copying mypy/test/testcheck.py -> build/lib/mypy/test 2025-06-15 22:29:25,586 root INFO copying mypy/test/testfinegrained.py -> build/lib/mypy/test 2025-06-15 22:29:25,588 root INFO copying mypy/test/testreports.py -> build/lib/mypy/test 2025-06-15 22:29:25,589 root INFO copying mypy/test/testapi.py -> build/lib/mypy/test 2025-06-15 22:29:25,591 root INFO copying mypy/test/config.py -> build/lib/mypy/test 2025-06-15 22:29:25,592 root INFO copying mypy/test/testtypes.py -> build/lib/mypy/test 2025-06-15 22:29:25,594 root INFO copying mypy/test/testmodulefinder.py -> build/lib/mypy/test 2025-06-15 22:29:25,596 root INFO copying mypy/test/testsolve.py -> build/lib/mypy/test 2025-06-15 22:29:25,598 root INFO copying mypy/test/testpythoneval.py -> build/lib/mypy/test 2025-06-15 22:29:25,600 root INFO copying mypy/test/testipc.py -> build/lib/mypy/test 2025-06-15 22:29:25,601 root INFO copying mypy/test/testargs.py -> build/lib/mypy/test 2025-06-15 22:29:25,603 root INFO copying mypy/test/testmerge.py -> build/lib/mypy/test 2025-06-15 22:29:25,605 root INFO creating build/lib/mypy/plugins 2025-06-15 22:29:25,606 root INFO copying mypy/plugins/attrs.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,608 root INFO copying mypy/plugins/__init__.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,610 root INFO copying mypy/plugins/singledispatch.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,612 root INFO copying mypy/plugins/enums.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,613 root INFO copying mypy/plugins/common.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,616 root INFO copying mypy/plugins/functools.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,618 root INFO copying mypy/plugins/ctypes.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,620 root INFO copying mypy/plugins/dataclasses.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,622 root INFO copying mypy/plugins/default.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,624 root INFO copying mypy/plugins/proper_plugin.py -> build/lib/mypy/plugins 2025-06-15 22:29:25,627 root INFO creating build/lib/mypy/dmypy 2025-06-15 22:29:25,628 root INFO copying mypy/dmypy/__init__.py -> build/lib/mypy/dmypy 2025-06-15 22:29:25,629 root INFO copying mypy/dmypy/client.py -> build/lib/mypy/dmypy 2025-06-15 22:29:25,631 root INFO copying mypy/dmypy/__main__.py -> build/lib/mypy/dmypy 2025-06-15 22:29:25,633 root INFO creating build/lib/mypy/test/meta 2025-06-15 22:29:25,634 root INFO copying mypy/test/meta/test_update_data.py -> build/lib/mypy/test/meta 2025-06-15 22:29:25,636 root INFO copying mypy/test/meta/__init__.py -> build/lib/mypy/test/meta 2025-06-15 22:29:25,638 root INFO copying mypy/test/meta/_pytest.py -> build/lib/mypy/test/meta 2025-06-15 22:29:25,639 root INFO copying mypy/test/meta/test_diff_helper.py -> build/lib/mypy/test/meta 2025-06-15 22:29:25,641 root INFO copying mypy/test/meta/test_parse_data.py -> build/lib/mypy/test/meta 2025-06-15 22:29:25,643 root INFO running egg_info 2025-06-15 22:29:25,657 root INFO creating mypy.egg-info 2025-06-15 22:29:25,658 root INFO writing mypy.egg-info/PKG-INFO 2025-06-15 22:29:25,665 root INFO writing dependency_links to mypy.egg-info/dependency_links.txt 2025-06-15 22:29:25,667 root INFO writing entry points to mypy.egg-info/entry_points.txt 2025-06-15 22:29:25,673 root INFO writing requirements to mypy.egg-info/requires.txt 2025-06-15 22:29:25,674 root INFO writing top-level names to mypy.egg-info/top_level.txt 2025-06-15 22:29:25,675 root INFO writing manifest file 'mypy.egg-info/SOURCES.txt' 2025-06-15 22:29:25,879 root INFO reading manifest file 'mypy.egg-info/SOURCES.txt' 2025-06-15 22:29:25,880 root INFO reading manifest template 'MANIFEST.in' 2025-06-15 22:29:26,136 root WARNING warning: no directories found matching 'scripts' 2025-06-15 22:29:26,143 root WARNING no previously-included directories found matching 'docs/build' 2025-06-15 22:29:26,147 root WARNING no previously-included directories found matching 'docs/source/_build' 2025-06-15 22:29:26,166 root WARNING no previously-included directories found matching 'mypyc/doc/build' 2025-06-15 22:29:26,171 root WARNING no previously-included directories found matching 'misc' 2025-06-15 22:29:26,211 root WARNING warning: no previously-included files found matching '.gitmodules' 2025-06-15 22:29:26,215 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2025-06-15 22:29:26,219 root WARNING warning: no previously-included files found matching 'CREDITS' 2025-06-15 22:29:26,223 root WARNING warning: no previously-included files found matching 'ROADMAP.md' 2025-06-15 22:29:26,227 root WARNING warning: no previously-included files found matching 'action.yml' 2025-06-15 22:29:26,231 root WARNING warning: no previously-included files found matching '.editorconfig' 2025-06-15 22:29:26,235 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2025-06-15 22:29:26,239 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2025-06-15 22:29:26,246 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-06-15 22:29:26,252 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2025-06-15 22:29:26,253 root INFO adding license file 'LICENSE' 2025-06-15 22:29:26,353 root INFO writing manifest file 'mypy.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _Warning: Package 'mypy.typeshed.stdlib.ctypes.macholib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.ctypes.macholib' 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.macholib' 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.macholib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.ctypes.macholib' 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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _Warning: Package 'mypy.typeshed.stdlib.zipfile._path' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.zipfile._path' 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._path' 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._path' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.zipfile._path' 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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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) 2025-06-15 22:29:26,701 root INFO copying mypyc/py.typed -> build/lib/mypyc 2025-06-15 22:29:26,707 root INFO creating build/lib/mypyc/lib-rt 2025-06-15 22:29:26,709 root INFO copying mypyc/lib-rt/CPy.h -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,711 root INFO copying mypyc/lib-rt/bytes_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,713 root INFO copying mypyc/lib-rt/dict_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,715 root INFO copying mypyc/lib-rt/exc_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,717 root INFO copying mypyc/lib-rt/float_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,719 root INFO copying mypyc/lib-rt/generic_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,720 root INFO copying mypyc/lib-rt/getargs.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,722 root INFO copying mypyc/lib-rt/getargsfast.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,723 root INFO copying mypyc/lib-rt/init.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,725 root INFO copying mypyc/lib-rt/int_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,727 root INFO copying mypyc/lib-rt/list_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,729 root INFO copying mypyc/lib-rt/misc_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,730 root INFO copying mypyc/lib-rt/module_shim.tmpl -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,732 root INFO copying mypyc/lib-rt/mypyc_util.h -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,733 root INFO copying mypyc/lib-rt/pythoncapi_compat.h -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,735 root INFO copying mypyc/lib-rt/pythonsupport.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,737 root INFO copying mypyc/lib-rt/pythonsupport.h -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,738 root INFO copying mypyc/lib-rt/set_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,740 root INFO copying mypyc/lib-rt/str_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,741 root INFO copying mypyc/lib-rt/tuple_ops.c -> build/lib/mypyc/lib-rt 2025-06-15 22:29:26,743 root INFO copying mypy/py.typed -> build/lib/mypy 2025-06-15 22:29:26,745 root INFO creating build/lib/mypy/typeshed 2025-06-15 22:29:26,746 root INFO copying mypy/typeshed/LICENSE -> build/lib/mypy/typeshed 2025-06-15 22:29:26,748 root INFO creating build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,749 root INFO copying mypy/typeshed/stdlib/VERSIONS -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,750 root INFO copying mypy/typeshed/stdlib/__future__.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,752 root INFO copying mypy/typeshed/stdlib/__main__.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,753 root INFO copying mypy/typeshed/stdlib/_ast.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,755 root INFO copying mypy/typeshed/stdlib/_asyncio.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,756 root INFO copying mypy/typeshed/stdlib/_bisect.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,758 root INFO copying mypy/typeshed/stdlib/_blake2.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,759 root INFO copying mypy/typeshed/stdlib/_bootlocale.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,760 root INFO copying mypy/typeshed/stdlib/_bz2.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,762 root INFO copying mypy/typeshed/stdlib/_codecs.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,763 root INFO copying mypy/typeshed/stdlib/_collections_abc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,765 root INFO copying mypy/typeshed/stdlib/_compat_pickle.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,766 root INFO copying mypy/typeshed/stdlib/_compression.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,768 root INFO copying mypy/typeshed/stdlib/_contextvars.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,769 root INFO copying mypy/typeshed/stdlib/_csv.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,770 root INFO copying mypy/typeshed/stdlib/_ctypes.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,772 root INFO copying mypy/typeshed/stdlib/_curses.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,773 root INFO copying mypy/typeshed/stdlib/_curses_panel.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,775 root INFO copying mypy/typeshed/stdlib/_dbm.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,777 root INFO copying mypy/typeshed/stdlib/_decimal.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,778 root INFO copying mypy/typeshed/stdlib/_dummy_thread.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,779 root INFO copying mypy/typeshed/stdlib/_dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,781 root INFO copying mypy/typeshed/stdlib/_frozen_importlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,782 root INFO copying mypy/typeshed/stdlib/_frozen_importlib_external.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,784 root INFO copying mypy/typeshed/stdlib/_gdbm.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,785 root INFO copying mypy/typeshed/stdlib/_hashlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,787 root INFO copying mypy/typeshed/stdlib/_heapq.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,788 root INFO copying mypy/typeshed/stdlib/_imp.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,790 root INFO copying mypy/typeshed/stdlib/_interpchannels.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,791 root INFO copying mypy/typeshed/stdlib/_interpqueues.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,792 root INFO copying mypy/typeshed/stdlib/_interpreters.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,794 root INFO copying mypy/typeshed/stdlib/_io.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,796 root INFO copying mypy/typeshed/stdlib/_json.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,797 root INFO copying mypy/typeshed/stdlib/_locale.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,799 root INFO copying mypy/typeshed/stdlib/_lsprof.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,800 root INFO copying mypy/typeshed/stdlib/_lzma.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,801 root INFO copying mypy/typeshed/stdlib/_markupbase.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,803 root INFO copying mypy/typeshed/stdlib/_msi.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,804 root INFO copying mypy/typeshed/stdlib/_multibytecodec.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,806 root INFO copying mypy/typeshed/stdlib/_operator.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,807 root INFO copying mypy/typeshed/stdlib/_osx_support.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,809 root INFO copying mypy/typeshed/stdlib/_pickle.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,810 root INFO copying mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,811 root INFO copying mypy/typeshed/stdlib/_py_abc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,813 root INFO copying mypy/typeshed/stdlib/_pydecimal.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,815 root INFO copying mypy/typeshed/stdlib/_queue.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,816 root INFO copying mypy/typeshed/stdlib/_random.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,817 root INFO copying mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,819 root INFO copying mypy/typeshed/stdlib/_socket.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,821 root INFO copying mypy/typeshed/stdlib/_sqlite3.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,822 root INFO copying mypy/typeshed/stdlib/_ssl.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,824 root INFO copying mypy/typeshed/stdlib/_stat.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,825 root INFO copying mypy/typeshed/stdlib/_struct.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,827 root INFO copying mypy/typeshed/stdlib/_thread.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,828 root INFO copying mypy/typeshed/stdlib/_threading_local.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,829 root INFO copying mypy/typeshed/stdlib/_tkinter.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,831 root INFO copying mypy/typeshed/stdlib/_tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,833 root INFO copying mypy/typeshed/stdlib/_warnings.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,834 root INFO copying mypy/typeshed/stdlib/_weakref.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,835 root INFO copying mypy/typeshed/stdlib/_weakrefset.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,837 root INFO copying mypy/typeshed/stdlib/_winapi.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,838 root INFO copying mypy/typeshed/stdlib/abc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,840 root INFO copying mypy/typeshed/stdlib/aifc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,841 root INFO copying mypy/typeshed/stdlib/antigravity.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,843 root INFO copying mypy/typeshed/stdlib/argparse.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,844 root INFO copying mypy/typeshed/stdlib/array.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,846 root INFO copying mypy/typeshed/stdlib/ast.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,848 root INFO copying mypy/typeshed/stdlib/asynchat.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,849 root INFO copying mypy/typeshed/stdlib/asyncore.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,851 root INFO copying mypy/typeshed/stdlib/atexit.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,852 root INFO copying mypy/typeshed/stdlib/audioop.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,853 root INFO copying mypy/typeshed/stdlib/base64.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,855 root INFO copying mypy/typeshed/stdlib/bdb.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,856 root INFO copying mypy/typeshed/stdlib/binascii.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,858 root INFO copying mypy/typeshed/stdlib/binhex.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,859 root INFO copying mypy/typeshed/stdlib/bisect.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,861 root INFO copying mypy/typeshed/stdlib/builtins.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,863 root INFO copying mypy/typeshed/stdlib/bz2.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,865 root INFO copying mypy/typeshed/stdlib/cProfile.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,866 root INFO copying mypy/typeshed/stdlib/calendar.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,868 root INFO copying mypy/typeshed/stdlib/cgi.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,869 root INFO copying mypy/typeshed/stdlib/cgitb.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,871 root INFO copying mypy/typeshed/stdlib/chunk.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,872 root INFO copying mypy/typeshed/stdlib/cmath.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,874 root INFO copying mypy/typeshed/stdlib/cmd.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,875 root INFO copying mypy/typeshed/stdlib/code.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,877 root INFO copying mypy/typeshed/stdlib/codecs.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,878 root INFO copying mypy/typeshed/stdlib/codeop.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,880 root INFO copying mypy/typeshed/stdlib/colorsys.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,881 root INFO copying mypy/typeshed/stdlib/compileall.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,882 root INFO copying mypy/typeshed/stdlib/configparser.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,884 root INFO copying mypy/typeshed/stdlib/contextlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,886 root INFO copying mypy/typeshed/stdlib/contextvars.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,887 root INFO copying mypy/typeshed/stdlib/copy.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,889 root INFO copying mypy/typeshed/stdlib/copyreg.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,890 root INFO copying mypy/typeshed/stdlib/crypt.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,891 root INFO copying mypy/typeshed/stdlib/csv.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,893 root INFO copying mypy/typeshed/stdlib/dataclasses.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,894 root INFO copying mypy/typeshed/stdlib/datetime.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,896 root INFO copying mypy/typeshed/stdlib/decimal.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,897 root INFO copying mypy/typeshed/stdlib/difflib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,899 root INFO copying mypy/typeshed/stdlib/dis.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,901 root INFO copying mypy/typeshed/stdlib/doctest.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,902 root INFO copying mypy/typeshed/stdlib/dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,904 root INFO copying mypy/typeshed/stdlib/enum.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,905 root INFO copying mypy/typeshed/stdlib/errno.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,907 root INFO copying mypy/typeshed/stdlib/faulthandler.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,908 root INFO copying mypy/typeshed/stdlib/fcntl.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,910 root INFO copying mypy/typeshed/stdlib/filecmp.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,911 root INFO copying mypy/typeshed/stdlib/fileinput.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,913 root INFO copying mypy/typeshed/stdlib/fnmatch.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,914 root INFO copying mypy/typeshed/stdlib/formatter.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,916 root INFO copying mypy/typeshed/stdlib/fractions.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,917 root INFO copying mypy/typeshed/stdlib/ftplib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,919 root INFO copying mypy/typeshed/stdlib/functools.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,921 root INFO copying mypy/typeshed/stdlib/gc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,922 root INFO copying mypy/typeshed/stdlib/genericpath.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,923 root INFO copying mypy/typeshed/stdlib/getopt.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,925 root INFO copying mypy/typeshed/stdlib/getpass.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,926 root INFO copying mypy/typeshed/stdlib/gettext.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,928 root INFO copying mypy/typeshed/stdlib/glob.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,929 root INFO copying mypy/typeshed/stdlib/graphlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,931 root INFO copying mypy/typeshed/stdlib/grp.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,932 root INFO copying mypy/typeshed/stdlib/gzip.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,934 root INFO copying mypy/typeshed/stdlib/hashlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,935 root INFO copying mypy/typeshed/stdlib/heapq.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,937 root INFO copying mypy/typeshed/stdlib/hmac.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,938 root INFO copying mypy/typeshed/stdlib/imaplib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,940 root INFO copying mypy/typeshed/stdlib/imghdr.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,941 root INFO copying mypy/typeshed/stdlib/imp.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,943 root INFO copying mypy/typeshed/stdlib/inspect.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,944 root INFO copying mypy/typeshed/stdlib/io.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,946 root INFO copying mypy/typeshed/stdlib/ipaddress.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,948 root INFO copying mypy/typeshed/stdlib/itertools.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,949 root INFO copying mypy/typeshed/stdlib/keyword.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,951 root INFO copying mypy/typeshed/stdlib/linecache.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,952 root INFO copying mypy/typeshed/stdlib/locale.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,953 root INFO copying mypy/typeshed/stdlib/lzma.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,955 root INFO copying mypy/typeshed/stdlib/mailbox.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,957 root INFO copying mypy/typeshed/stdlib/mailcap.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,958 root INFO copying mypy/typeshed/stdlib/marshal.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,960 root INFO copying mypy/typeshed/stdlib/math.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,961 root INFO copying mypy/typeshed/stdlib/mimetypes.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,962 root INFO copying mypy/typeshed/stdlib/mmap.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,964 root INFO copying mypy/typeshed/stdlib/modulefinder.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,966 root INFO copying mypy/typeshed/stdlib/msvcrt.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,967 root INFO copying mypy/typeshed/stdlib/netrc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,968 root INFO copying mypy/typeshed/stdlib/nis.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,970 root INFO copying mypy/typeshed/stdlib/nntplib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,971 root INFO copying mypy/typeshed/stdlib/nt.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,973 root INFO copying mypy/typeshed/stdlib/ntpath.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,974 root INFO copying mypy/typeshed/stdlib/nturl2path.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,976 root INFO copying mypy/typeshed/stdlib/numbers.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,977 root INFO copying mypy/typeshed/stdlib/opcode.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,979 root INFO copying mypy/typeshed/stdlib/operator.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,980 root INFO copying mypy/typeshed/stdlib/optparse.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,982 root INFO copying mypy/typeshed/stdlib/ossaudiodev.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,984 root INFO copying mypy/typeshed/stdlib/parser.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,985 root INFO copying mypy/typeshed/stdlib/pathlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,987 root INFO copying mypy/typeshed/stdlib/pdb.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,988 root INFO copying mypy/typeshed/stdlib/pickle.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,990 root INFO copying mypy/typeshed/stdlib/pickletools.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,991 root INFO copying mypy/typeshed/stdlib/pipes.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,993 root INFO copying mypy/typeshed/stdlib/pkgutil.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,994 root INFO copying mypy/typeshed/stdlib/platform.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,995 root INFO copying mypy/typeshed/stdlib/plistlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,997 root INFO copying mypy/typeshed/stdlib/poplib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:26,998 root INFO copying mypy/typeshed/stdlib/posix.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,000 root INFO copying mypy/typeshed/stdlib/posixpath.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,002 root INFO copying mypy/typeshed/stdlib/pprint.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,003 root INFO copying mypy/typeshed/stdlib/profile.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,005 root INFO copying mypy/typeshed/stdlib/pstats.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,006 root INFO copying mypy/typeshed/stdlib/pty.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,007 root INFO copying mypy/typeshed/stdlib/pwd.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,009 root INFO copying mypy/typeshed/stdlib/py_compile.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,010 root INFO copying mypy/typeshed/stdlib/pyclbr.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,012 root INFO copying mypy/typeshed/stdlib/pydoc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,013 root INFO copying mypy/typeshed/stdlib/queue.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,015 root INFO copying mypy/typeshed/stdlib/quopri.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,016 root INFO copying mypy/typeshed/stdlib/random.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,018 root INFO copying mypy/typeshed/stdlib/re.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,019 root INFO copying mypy/typeshed/stdlib/readline.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,021 root INFO copying mypy/typeshed/stdlib/reprlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,023 root INFO copying mypy/typeshed/stdlib/resource.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,024 root INFO copying mypy/typeshed/stdlib/rlcompleter.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,025 root INFO copying mypy/typeshed/stdlib/runpy.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,027 root INFO copying mypy/typeshed/stdlib/sched.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,028 root INFO copying mypy/typeshed/stdlib/secrets.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,030 root INFO copying mypy/typeshed/stdlib/select.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,031 root INFO copying mypy/typeshed/stdlib/selectors.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,033 root INFO copying mypy/typeshed/stdlib/shelve.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,034 root INFO copying mypy/typeshed/stdlib/shlex.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,036 root INFO copying mypy/typeshed/stdlib/shutil.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,037 root INFO copying mypy/typeshed/stdlib/signal.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,039 root INFO copying mypy/typeshed/stdlib/site.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,040 root INFO copying mypy/typeshed/stdlib/smtpd.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,042 root INFO copying mypy/typeshed/stdlib/smtplib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,044 root INFO copying mypy/typeshed/stdlib/sndhdr.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,045 root INFO copying mypy/typeshed/stdlib/socket.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,047 root INFO copying mypy/typeshed/stdlib/socketserver.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,049 root INFO copying mypy/typeshed/stdlib/spwd.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,050 root INFO copying mypy/typeshed/stdlib/sre_compile.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,052 root INFO copying mypy/typeshed/stdlib/sre_constants.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,053 root INFO copying mypy/typeshed/stdlib/sre_parse.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,055 root INFO copying mypy/typeshed/stdlib/ssl.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,056 root INFO copying mypy/typeshed/stdlib/stat.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,058 root INFO copying mypy/typeshed/stdlib/statistics.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,059 root INFO copying mypy/typeshed/stdlib/string.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,061 root INFO copying mypy/typeshed/stdlib/stringprep.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,062 root INFO copying mypy/typeshed/stdlib/struct.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,064 root INFO copying mypy/typeshed/stdlib/subprocess.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,066 root INFO copying mypy/typeshed/stdlib/sunau.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,067 root INFO copying mypy/typeshed/stdlib/symbol.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,069 root INFO copying mypy/typeshed/stdlib/symtable.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,070 root INFO copying mypy/typeshed/stdlib/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,072 root INFO copying mypy/typeshed/stdlib/syslog.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,073 root INFO copying mypy/typeshed/stdlib/tabnanny.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,075 root INFO copying mypy/typeshed/stdlib/tarfile.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,077 root INFO copying mypy/typeshed/stdlib/telnetlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,078 root INFO copying mypy/typeshed/stdlib/tempfile.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,080 root INFO copying mypy/typeshed/stdlib/termios.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,081 root INFO copying mypy/typeshed/stdlib/textwrap.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,082 root INFO copying mypy/typeshed/stdlib/this.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,084 root INFO copying mypy/typeshed/stdlib/threading.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,086 root INFO copying mypy/typeshed/stdlib/time.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,087 root INFO copying mypy/typeshed/stdlib/timeit.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,088 root INFO copying mypy/typeshed/stdlib/token.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,090 root INFO copying mypy/typeshed/stdlib/tokenize.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,092 root INFO copying mypy/typeshed/stdlib/tomllib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,093 root INFO copying mypy/typeshed/stdlib/trace.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,095 root INFO copying mypy/typeshed/stdlib/traceback.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,096 root INFO copying mypy/typeshed/stdlib/tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,098 root INFO copying mypy/typeshed/stdlib/tty.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,099 root INFO copying mypy/typeshed/stdlib/turtle.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,101 root INFO copying mypy/typeshed/stdlib/types.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,103 root INFO copying mypy/typeshed/stdlib/typing.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,105 root INFO copying mypy/typeshed/stdlib/typing_extensions.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,106 root INFO copying mypy/typeshed/stdlib/unicodedata.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,108 root INFO copying mypy/typeshed/stdlib/uu.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,109 root INFO copying mypy/typeshed/stdlib/uuid.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,111 root INFO copying mypy/typeshed/stdlib/warnings.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,112 root INFO copying mypy/typeshed/stdlib/wave.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,114 root INFO copying mypy/typeshed/stdlib/weakref.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,115 root INFO copying mypy/typeshed/stdlib/webbrowser.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,117 root INFO copying mypy/typeshed/stdlib/winreg.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,118 root INFO copying mypy/typeshed/stdlib/winsound.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,120 root INFO copying mypy/typeshed/stdlib/xdrlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,121 root INFO copying mypy/typeshed/stdlib/xxlimited.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,122 root INFO copying mypy/typeshed/stdlib/zipapp.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,124 root INFO copying mypy/typeshed/stdlib/zipimport.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,125 root INFO copying mypy/typeshed/stdlib/zlib.pyi -> build/lib/mypy/typeshed/stdlib 2025-06-15 22:29:27,127 root INFO creating build/lib/mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:27,128 root INFO copying mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:27,130 root INFO copying mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:27,131 root INFO copying mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:27,133 root INFO copying mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:27,134 root INFO copying mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:27,136 root INFO creating build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,137 root INFO copying mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,139 root INFO copying mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,140 root INFO copying mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,142 root INFO copying mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,143 root INFO copying mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,145 root INFO copying mypy/typeshed/stdlib/asyncio/constants.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,146 root INFO copying mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,148 root INFO copying mypy/typeshed/stdlib/asyncio/events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,149 root INFO copying mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,151 root INFO copying mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,152 root INFO copying mypy/typeshed/stdlib/asyncio/futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,154 root INFO copying mypy/typeshed/stdlib/asyncio/locks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,155 root INFO copying mypy/typeshed/stdlib/asyncio/log.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,157 root INFO copying mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,158 root INFO copying mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,159 root INFO copying mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,161 root INFO copying mypy/typeshed/stdlib/asyncio/queues.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,162 root INFO copying mypy/typeshed/stdlib/asyncio/runners.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,164 root INFO copying mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,165 root INFO copying mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,167 root INFO copying mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,168 root INFO copying mypy/typeshed/stdlib/asyncio/streams.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,170 root INFO copying mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,171 root INFO copying mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,173 root INFO copying mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,174 root INFO copying mypy/typeshed/stdlib/asyncio/threads.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,176 root INFO copying mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,177 root INFO copying mypy/typeshed/stdlib/asyncio/transports.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,179 root INFO copying mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,180 root INFO copying mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,182 root INFO copying mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,184 root INFO copying mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:27,185 root INFO creating build/lib/mypy/typeshed/stdlib/collections 2025-06-15 22:29:27,186 root INFO copying mypy/typeshed/stdlib/collections/__init__.pyi -> build/lib/mypy/typeshed/stdlib/collections 2025-06-15 22:29:27,188 root INFO copying mypy/typeshed/stdlib/collections/abc.pyi -> build/lib/mypy/typeshed/stdlib/collections 2025-06-15 22:29:27,190 root INFO creating build/lib/mypy/typeshed/stdlib/concurrent 2025-06-15 22:29:27,191 root INFO copying mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent 2025-06-15 22:29:27,192 root INFO creating build/lib/mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:27,193 root INFO copying mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:27,195 root INFO copying mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:27,196 root INFO copying mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:27,198 root INFO copying mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:27,199 root INFO creating build/lib/mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:27,200 root INFO copying mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:27,202 root INFO copying mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:27,203 root INFO copying mypy/typeshed/stdlib/ctypes/util.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:27,205 root INFO copying mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:27,207 root INFO creating build/lib/mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:27,208 root INFO copying mypy/typeshed/stdlib/ctypes/macholib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:27,209 root INFO copying mypy/typeshed/stdlib/ctypes/macholib/dyld.pyi -> build/lib/mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:27,211 root INFO copying mypy/typeshed/stdlib/ctypes/macholib/dylib.pyi -> build/lib/mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:27,213 root INFO copying mypy/typeshed/stdlib/ctypes/macholib/framework.pyi -> build/lib/mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:27,214 root INFO creating build/lib/mypy/typeshed/stdlib/curses 2025-06-15 22:29:27,215 root INFO copying mypy/typeshed/stdlib/curses/__init__.pyi -> build/lib/mypy/typeshed/stdlib/curses 2025-06-15 22:29:27,217 root INFO copying mypy/typeshed/stdlib/curses/ascii.pyi -> build/lib/mypy/typeshed/stdlib/curses 2025-06-15 22:29:27,218 root INFO copying mypy/typeshed/stdlib/curses/has_key.pyi -> build/lib/mypy/typeshed/stdlib/curses 2025-06-15 22:29:27,220 root INFO copying mypy/typeshed/stdlib/curses/panel.pyi -> build/lib/mypy/typeshed/stdlib/curses 2025-06-15 22:29:27,221 root INFO copying mypy/typeshed/stdlib/curses/textpad.pyi -> build/lib/mypy/typeshed/stdlib/curses 2025-06-15 22:29:27,223 root INFO creating build/lib/mypy/typeshed/stdlib/dbm 2025-06-15 22:29:27,224 root INFO copying mypy/typeshed/stdlib/dbm/__init__.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2025-06-15 22:29:27,225 root INFO copying mypy/typeshed/stdlib/dbm/dumb.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2025-06-15 22:29:27,227 root INFO copying mypy/typeshed/stdlib/dbm/gnu.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2025-06-15 22:29:27,228 root INFO copying mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2025-06-15 22:29:27,230 root INFO copying mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2025-06-15 22:29:27,231 root INFO creating build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,232 root INFO copying mypy/typeshed/stdlib/distutils/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,233 root INFO copying mypy/typeshed/stdlib/distutils/_msvccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,235 root INFO copying mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,236 root INFO copying mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,238 root INFO copying mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,240 root INFO copying mypy/typeshed/stdlib/distutils/cmd.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,241 root INFO copying mypy/typeshed/stdlib/distutils/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,243 root INFO copying mypy/typeshed/stdlib/distutils/core.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,244 root INFO copying mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,245 root INFO copying mypy/typeshed/stdlib/distutils/debug.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,247 root INFO copying mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,248 root INFO copying mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,250 root INFO copying mypy/typeshed/stdlib/distutils/dist.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,252 root INFO copying mypy/typeshed/stdlib/distutils/errors.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,253 root INFO copying mypy/typeshed/stdlib/distutils/extension.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,255 root INFO copying mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,256 root INFO copying mypy/typeshed/stdlib/distutils/file_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,257 root INFO copying mypy/typeshed/stdlib/distutils/filelist.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,259 root INFO copying mypy/typeshed/stdlib/distutils/log.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,260 root INFO copying mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,262 root INFO copying mypy/typeshed/stdlib/distutils/spawn.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,263 root INFO copying mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,265 root INFO copying mypy/typeshed/stdlib/distutils/text_file.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,266 root INFO copying mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,268 root INFO copying mypy/typeshed/stdlib/distutils/util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,269 root INFO copying mypy/typeshed/stdlib/distutils/version.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:27,271 root INFO creating build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,272 root INFO copying mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,273 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,275 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,276 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,278 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,279 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,280 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,282 root INFO copying mypy/typeshed/stdlib/distutils/command/build.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,283 root INFO copying mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,285 root INFO copying mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,286 root INFO copying mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,288 root INFO copying mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,289 root INFO copying mypy/typeshed/stdlib/distutils/command/check.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,291 root INFO copying mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,292 root INFO copying mypy/typeshed/stdlib/distutils/command/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,294 root INFO copying mypy/typeshed/stdlib/distutils/command/install.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,295 root INFO copying mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,297 root INFO copying mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,298 root INFO copying mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,300 root INFO copying mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,301 root INFO copying mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,303 root INFO copying mypy/typeshed/stdlib/distutils/command/register.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,304 root INFO copying mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,306 root INFO copying mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:27,307 root INFO creating build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,308 root INFO copying mypy/typeshed/stdlib/email/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,310 root INFO copying mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,311 root INFO copying mypy/typeshed/stdlib/email/_policybase.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,313 root INFO copying mypy/typeshed/stdlib/email/base64mime.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,314 root INFO copying mypy/typeshed/stdlib/email/charset.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,316 root INFO copying mypy/typeshed/stdlib/email/contentmanager.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,317 root INFO copying mypy/typeshed/stdlib/email/encoders.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,319 root INFO copying mypy/typeshed/stdlib/email/errors.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,320 root INFO copying mypy/typeshed/stdlib/email/feedparser.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,321 root INFO copying mypy/typeshed/stdlib/email/generator.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,323 root INFO copying mypy/typeshed/stdlib/email/header.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,324 root INFO copying mypy/typeshed/stdlib/email/headerregistry.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,326 root INFO copying mypy/typeshed/stdlib/email/iterators.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,327 root INFO copying mypy/typeshed/stdlib/email/message.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,329 root INFO copying mypy/typeshed/stdlib/email/parser.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,330 root INFO copying mypy/typeshed/stdlib/email/policy.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,332 root INFO copying mypy/typeshed/stdlib/email/quoprimime.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,333 root INFO copying mypy/typeshed/stdlib/email/utils.pyi -> build/lib/mypy/typeshed/stdlib/email 2025-06-15 22:29:27,335 root INFO creating build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,336 root INFO copying mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,337 root INFO copying mypy/typeshed/stdlib/email/mime/application.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,339 root INFO copying mypy/typeshed/stdlib/email/mime/audio.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,340 root INFO copying mypy/typeshed/stdlib/email/mime/base.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,342 root INFO copying mypy/typeshed/stdlib/email/mime/image.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,343 root INFO copying mypy/typeshed/stdlib/email/mime/message.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,345 root INFO copying mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,346 root INFO copying mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,347 root INFO copying mypy/typeshed/stdlib/email/mime/text.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:27,349 root INFO creating build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,350 root INFO copying mypy/typeshed/stdlib/encodings/__init__.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,352 root INFO copying mypy/typeshed/stdlib/encodings/aliases.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,353 root INFO copying mypy/typeshed/stdlib/encodings/ascii.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,355 root INFO copying mypy/typeshed/stdlib/encodings/base64_codec.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,356 root INFO copying mypy/typeshed/stdlib/encodings/big5.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,357 root INFO copying mypy/typeshed/stdlib/encodings/big5hkscs.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,359 root INFO copying mypy/typeshed/stdlib/encodings/bz2_codec.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,360 root INFO copying mypy/typeshed/stdlib/encodings/charmap.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,362 root INFO copying mypy/typeshed/stdlib/encodings/cp037.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,363 root INFO copying mypy/typeshed/stdlib/encodings/cp1006.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,365 root INFO copying mypy/typeshed/stdlib/encodings/cp1026.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,366 root INFO copying mypy/typeshed/stdlib/encodings/cp1125.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,368 root INFO copying mypy/typeshed/stdlib/encodings/cp1140.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,369 root INFO copying mypy/typeshed/stdlib/encodings/cp1250.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,371 root INFO copying mypy/typeshed/stdlib/encodings/cp1251.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,372 root INFO copying mypy/typeshed/stdlib/encodings/cp1252.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,374 root INFO copying mypy/typeshed/stdlib/encodings/cp1253.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,375 root INFO copying mypy/typeshed/stdlib/encodings/cp1254.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,377 root INFO copying mypy/typeshed/stdlib/encodings/cp1255.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,378 root INFO copying mypy/typeshed/stdlib/encodings/cp1256.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,380 root INFO copying mypy/typeshed/stdlib/encodings/cp1257.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,381 root INFO copying mypy/typeshed/stdlib/encodings/cp1258.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,382 root INFO copying mypy/typeshed/stdlib/encodings/cp273.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,384 root INFO copying mypy/typeshed/stdlib/encodings/cp424.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,385 root INFO copying mypy/typeshed/stdlib/encodings/cp437.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,387 root INFO copying mypy/typeshed/stdlib/encodings/cp500.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,388 root INFO copying mypy/typeshed/stdlib/encodings/cp720.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,390 root INFO copying mypy/typeshed/stdlib/encodings/cp737.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,391 root INFO copying mypy/typeshed/stdlib/encodings/cp775.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,392 root INFO copying mypy/typeshed/stdlib/encodings/cp850.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,394 root INFO copying mypy/typeshed/stdlib/encodings/cp852.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,395 root INFO copying mypy/typeshed/stdlib/encodings/cp855.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,397 root INFO copying mypy/typeshed/stdlib/encodings/cp856.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,398 root INFO copying mypy/typeshed/stdlib/encodings/cp857.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,400 root INFO copying mypy/typeshed/stdlib/encodings/cp858.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,401 root INFO copying mypy/typeshed/stdlib/encodings/cp860.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,403 root INFO copying mypy/typeshed/stdlib/encodings/cp861.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,404 root INFO copying mypy/typeshed/stdlib/encodings/cp862.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,406 root INFO copying mypy/typeshed/stdlib/encodings/cp863.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,407 root INFO copying mypy/typeshed/stdlib/encodings/cp864.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,409 root INFO copying mypy/typeshed/stdlib/encodings/cp865.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,410 root INFO copying mypy/typeshed/stdlib/encodings/cp866.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,412 root INFO copying mypy/typeshed/stdlib/encodings/cp869.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,413 root INFO copying mypy/typeshed/stdlib/encodings/cp874.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,415 root INFO copying mypy/typeshed/stdlib/encodings/cp875.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,416 root INFO copying mypy/typeshed/stdlib/encodings/cp932.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,418 root INFO copying mypy/typeshed/stdlib/encodings/cp949.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,419 root INFO copying mypy/typeshed/stdlib/encodings/cp950.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,420 root INFO copying mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,422 root INFO copying mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,423 root INFO copying mypy/typeshed/stdlib/encodings/euc_jp.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,425 root INFO copying mypy/typeshed/stdlib/encodings/euc_kr.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,426 root INFO copying mypy/typeshed/stdlib/encodings/gb18030.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,428 root INFO copying mypy/typeshed/stdlib/encodings/gb2312.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,429 root INFO copying mypy/typeshed/stdlib/encodings/gbk.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,431 root INFO copying mypy/typeshed/stdlib/encodings/hex_codec.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,432 root INFO copying mypy/typeshed/stdlib/encodings/hp_roman8.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,434 root INFO copying mypy/typeshed/stdlib/encodings/hz.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,435 root INFO copying mypy/typeshed/stdlib/encodings/idna.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,436 root INFO copying mypy/typeshed/stdlib/encodings/iso2022_jp.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,438 root INFO copying mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,439 root INFO copying mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,441 root INFO copying mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,442 root INFO copying mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,444 root INFO copying mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,445 root INFO copying mypy/typeshed/stdlib/encodings/iso2022_kr.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,447 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_1.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,448 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_10.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,450 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_11.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,451 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_13.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,453 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_14.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,454 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_15.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,456 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_16.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,457 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_2.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,459 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_3.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,460 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_4.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,461 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_5.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,463 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_6.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,464 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_7.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,466 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_8.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,467 root INFO copying mypy/typeshed/stdlib/encodings/iso8859_9.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,469 root INFO copying mypy/typeshed/stdlib/encodings/johab.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,470 root INFO copying mypy/typeshed/stdlib/encodings/koi8_r.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,472 root INFO copying mypy/typeshed/stdlib/encodings/koi8_t.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,473 root INFO copying mypy/typeshed/stdlib/encodings/koi8_u.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,475 root INFO copying mypy/typeshed/stdlib/encodings/kz1048.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,476 root INFO copying mypy/typeshed/stdlib/encodings/latin_1.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,478 root INFO copying mypy/typeshed/stdlib/encodings/mac_arabic.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,479 root INFO copying mypy/typeshed/stdlib/encodings/mac_centeuro.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,480 root INFO copying mypy/typeshed/stdlib/encodings/mac_croatian.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,482 root INFO copying mypy/typeshed/stdlib/encodings/mac_cyrillic.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,483 root INFO copying mypy/typeshed/stdlib/encodings/mac_farsi.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,485 root INFO copying mypy/typeshed/stdlib/encodings/mac_greek.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,487 root INFO copying mypy/typeshed/stdlib/encodings/mac_iceland.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,488 root INFO copying mypy/typeshed/stdlib/encodings/mac_latin2.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,490 root INFO copying mypy/typeshed/stdlib/encodings/mac_roman.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,491 root INFO copying mypy/typeshed/stdlib/encodings/mac_romanian.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,492 root INFO copying mypy/typeshed/stdlib/encodings/mac_turkish.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,494 root INFO copying mypy/typeshed/stdlib/encodings/mbcs.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,495 root INFO copying mypy/typeshed/stdlib/encodings/oem.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,497 root INFO copying mypy/typeshed/stdlib/encodings/palmos.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,498 root INFO copying mypy/typeshed/stdlib/encodings/ptcp154.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,500 root INFO copying mypy/typeshed/stdlib/encodings/punycode.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,501 root INFO copying mypy/typeshed/stdlib/encodings/quopri_codec.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,503 root INFO copying mypy/typeshed/stdlib/encodings/raw_unicode_escape.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,504 root INFO copying mypy/typeshed/stdlib/encodings/rot_13.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,506 root INFO copying mypy/typeshed/stdlib/encodings/shift_jis.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,507 root INFO copying mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,509 root INFO copying mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,510 root INFO copying mypy/typeshed/stdlib/encodings/tis_620.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,511 root INFO copying mypy/typeshed/stdlib/encodings/undefined.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,513 root INFO copying mypy/typeshed/stdlib/encodings/unicode_escape.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,514 root INFO copying mypy/typeshed/stdlib/encodings/utf_16.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,516 root INFO copying mypy/typeshed/stdlib/encodings/utf_16_be.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,517 root INFO copying mypy/typeshed/stdlib/encodings/utf_16_le.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,519 root INFO copying mypy/typeshed/stdlib/encodings/utf_32.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,520 root INFO copying mypy/typeshed/stdlib/encodings/utf_32_be.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,522 root INFO copying mypy/typeshed/stdlib/encodings/utf_32_le.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,523 root INFO copying mypy/typeshed/stdlib/encodings/utf_7.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,525 root INFO copying mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,526 root INFO copying mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,528 root INFO copying mypy/typeshed/stdlib/encodings/uu_codec.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,529 root INFO copying mypy/typeshed/stdlib/encodings/zlib_codec.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:27,531 root INFO creating build/lib/mypy/typeshed/stdlib/ensurepip 2025-06-15 22:29:27,532 root INFO copying mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ensurepip 2025-06-15 22:29:27,534 root INFO creating build/lib/mypy/typeshed/stdlib/html 2025-06-15 22:29:27,535 root INFO copying mypy/typeshed/stdlib/html/__init__.pyi -> build/lib/mypy/typeshed/stdlib/html 2025-06-15 22:29:27,536 root INFO copying mypy/typeshed/stdlib/html/entities.pyi -> build/lib/mypy/typeshed/stdlib/html 2025-06-15 22:29:27,538 root INFO copying mypy/typeshed/stdlib/html/parser.pyi -> build/lib/mypy/typeshed/stdlib/html 2025-06-15 22:29:27,539 root INFO creating build/lib/mypy/typeshed/stdlib/http 2025-06-15 22:29:27,540 root INFO copying mypy/typeshed/stdlib/http/__init__.pyi -> build/lib/mypy/typeshed/stdlib/http 2025-06-15 22:29:27,541 root INFO copying mypy/typeshed/stdlib/http/client.pyi -> build/lib/mypy/typeshed/stdlib/http 2025-06-15 22:29:27,543 root INFO copying mypy/typeshed/stdlib/http/cookiejar.pyi -> build/lib/mypy/typeshed/stdlib/http 2025-06-15 22:29:27,545 root INFO copying mypy/typeshed/stdlib/http/cookies.pyi -> build/lib/mypy/typeshed/stdlib/http 2025-06-15 22:29:27,546 root INFO copying mypy/typeshed/stdlib/http/server.pyi -> build/lib/mypy/typeshed/stdlib/http 2025-06-15 22:29:27,548 root INFO creating build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,549 root INFO copying mypy/typeshed/stdlib/importlib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,550 root INFO copying mypy/typeshed/stdlib/importlib/_abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,552 root INFO copying mypy/typeshed/stdlib/importlib/_bootstrap.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,553 root INFO copying mypy/typeshed/stdlib/importlib/_bootstrap_external.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,555 root INFO copying mypy/typeshed/stdlib/importlib/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,556 root INFO copying mypy/typeshed/stdlib/importlib/machinery.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,558 root INFO copying mypy/typeshed/stdlib/importlib/readers.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,559 root INFO copying mypy/typeshed/stdlib/importlib/simple.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,561 root INFO copying mypy/typeshed/stdlib/importlib/util.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:27,562 root INFO creating build/lib/mypy/typeshed/stdlib/importlib/metadata 2025-06-15 22:29:27,563 root INFO copying mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2025-06-15 22:29:27,565 root INFO copying mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2025-06-15 22:29:27,567 root INFO copying mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2025-06-15 22:29:27,568 root INFO creating build/lib/mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:27,569 root INFO copying mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:27,571 root INFO copying mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:27,572 root INFO copying mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:27,574 root INFO copying mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:27,575 root INFO copying mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:27,577 root INFO copying mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:27,578 root INFO creating build/lib/mypy/typeshed/stdlib/json 2025-06-15 22:29:27,579 root INFO copying mypy/typeshed/stdlib/json/__init__.pyi -> build/lib/mypy/typeshed/stdlib/json 2025-06-15 22:29:27,581 root INFO copying mypy/typeshed/stdlib/json/decoder.pyi -> build/lib/mypy/typeshed/stdlib/json 2025-06-15 22:29:27,582 root INFO copying mypy/typeshed/stdlib/json/encoder.pyi -> build/lib/mypy/typeshed/stdlib/json 2025-06-15 22:29:27,584 root INFO copying mypy/typeshed/stdlib/json/scanner.pyi -> build/lib/mypy/typeshed/stdlib/json 2025-06-15 22:29:27,585 root INFO copying mypy/typeshed/stdlib/json/tool.pyi -> build/lib/mypy/typeshed/stdlib/json 2025-06-15 22:29:27,586 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:27,587 root INFO copying mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:27,589 root INFO copying mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:27,590 root INFO copying mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:27,592 root INFO copying mypy/typeshed/stdlib/lib2to3/main.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:27,593 root INFO copying mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:27,594 root INFO copying mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:27,596 root INFO copying mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:27,597 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,598 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,600 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,601 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,602 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,604 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,605 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,607 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,608 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,610 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,611 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,613 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,614 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,616 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,617 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,619 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,620 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,622 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,623 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,624 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,626 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,627 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,629 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,630 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,632 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,633 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,635 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,636 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,638 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,639 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,641 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,642 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,643 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,645 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,646 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,648 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,649 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,651 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,652 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,654 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,655 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,657 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,658 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,660 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,661 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,663 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,664 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,666 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,667 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,668 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,670 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,671 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,673 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,674 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:27,676 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,677 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,678 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,680 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,681 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,683 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,684 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,686 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,687 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:27,689 root INFO creating build/lib/mypy/typeshed/stdlib/logging 2025-06-15 22:29:27,690 root INFO copying mypy/typeshed/stdlib/logging/__init__.pyi -> build/lib/mypy/typeshed/stdlib/logging 2025-06-15 22:29:27,692 root INFO copying mypy/typeshed/stdlib/logging/config.pyi -> build/lib/mypy/typeshed/stdlib/logging 2025-06-15 22:29:27,693 root INFO copying mypy/typeshed/stdlib/logging/handlers.pyi -> build/lib/mypy/typeshed/stdlib/logging 2025-06-15 22:29:27,695 root INFO creating build/lib/mypy/typeshed/stdlib/msilib 2025-06-15 22:29:27,696 root INFO copying mypy/typeshed/stdlib/msilib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2025-06-15 22:29:27,697 root INFO copying mypy/typeshed/stdlib/msilib/schema.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2025-06-15 22:29:27,699 root INFO copying mypy/typeshed/stdlib/msilib/sequence.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2025-06-15 22:29:27,700 root INFO copying mypy/typeshed/stdlib/msilib/text.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2025-06-15 22:29:27,701 root INFO creating build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,702 root INFO copying mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,704 root INFO copying mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,705 root INFO copying mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,707 root INFO copying mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,708 root INFO copying mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,710 root INFO copying mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,711 root INFO copying mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,713 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,714 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,716 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,717 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,719 root INFO copying mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,720 root INFO copying mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,721 root INFO copying mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,723 root INFO copying mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,724 root INFO copying mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,726 root INFO copying mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,727 root INFO copying mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,729 root INFO copying mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,731 root INFO copying mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,732 root INFO copying mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:27,734 root INFO creating build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2025-06-15 22:29:27,735 root INFO copying mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2025-06-15 22:29:27,736 root INFO copying mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2025-06-15 22:29:27,738 root INFO creating build/lib/mypy/typeshed/stdlib/os 2025-06-15 22:29:27,739 root INFO copying mypy/typeshed/stdlib/os/__init__.pyi -> build/lib/mypy/typeshed/stdlib/os 2025-06-15 22:29:27,741 root INFO copying mypy/typeshed/stdlib/os/path.pyi -> build/lib/mypy/typeshed/stdlib/os 2025-06-15 22:29:27,742 root INFO creating build/lib/mypy/typeshed/stdlib/pydoc_data 2025-06-15 22:29:27,743 root INFO copying mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data 2025-06-15 22:29:27,745 root INFO copying mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data 2025-06-15 22:29:27,746 root INFO creating build/lib/mypy/typeshed/stdlib/pyexpat 2025-06-15 22:29:27,747 root INFO copying mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2025-06-15 22:29:27,749 root INFO copying mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2025-06-15 22:29:27,750 root INFO copying mypy/typeshed/stdlib/pyexpat/model.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2025-06-15 22:29:27,752 root INFO creating build/lib/mypy/typeshed/stdlib/sqlite3 2025-06-15 22:29:27,753 root INFO copying mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2025-06-15 22:29:27,754 root INFO copying mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2025-06-15 22:29:27,756 root INFO copying mypy/typeshed/stdlib/sqlite3/dump.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2025-06-15 22:29:27,757 root INFO creating build/lib/mypy/typeshed/stdlib/sys 2025-06-15 22:29:27,758 root INFO copying mypy/typeshed/stdlib/sys/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sys 2025-06-15 22:29:27,760 root INFO copying mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/lib/mypy/typeshed/stdlib/sys 2025-06-15 22:29:27,761 root INFO creating build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,762 root INFO copying mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,765 root INFO copying mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,766 root INFO copying mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,768 root INFO copying mypy/typeshed/stdlib/tkinter/constants.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,769 root INFO copying mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,771 root INFO copying mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,772 root INFO copying mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,774 root INFO copying mypy/typeshed/stdlib/tkinter/font.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,775 root INFO copying mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,777 root INFO copying mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,778 root INFO copying mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,780 root INFO copying mypy/typeshed/stdlib/tkinter/tix.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,781 root INFO copying mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:27,783 root INFO creating build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,784 root INFO copying mypy/typeshed/stdlib/unittest/__init__.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,785 root INFO copying mypy/typeshed/stdlib/unittest/_log.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,787 root INFO copying mypy/typeshed/stdlib/unittest/async_case.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,788 root INFO copying mypy/typeshed/stdlib/unittest/case.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,790 root INFO copying mypy/typeshed/stdlib/unittest/loader.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,791 root INFO copying mypy/typeshed/stdlib/unittest/main.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,793 root INFO copying mypy/typeshed/stdlib/unittest/mock.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,794 root INFO copying mypy/typeshed/stdlib/unittest/result.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,796 root INFO copying mypy/typeshed/stdlib/unittest/runner.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,797 root INFO copying mypy/typeshed/stdlib/unittest/signals.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,799 root INFO copying mypy/typeshed/stdlib/unittest/suite.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,800 root INFO copying mypy/typeshed/stdlib/unittest/util.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:27,802 root INFO creating build/lib/mypy/typeshed/stdlib/urllib 2025-06-15 22:29:27,803 root INFO copying mypy/typeshed/stdlib/urllib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2025-06-15 22:29:27,804 root INFO copying mypy/typeshed/stdlib/urllib/error.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2025-06-15 22:29:27,806 root INFO copying mypy/typeshed/stdlib/urllib/parse.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2025-06-15 22:29:27,808 root INFO copying mypy/typeshed/stdlib/urllib/request.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2025-06-15 22:29:27,810 root INFO copying mypy/typeshed/stdlib/urllib/response.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2025-06-15 22:29:27,811 root INFO copying mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2025-06-15 22:29:27,813 root INFO creating build/lib/mypy/typeshed/stdlib/venv 2025-06-15 22:29:27,814 root INFO copying mypy/typeshed/stdlib/venv/__init__.pyi -> build/lib/mypy/typeshed/stdlib/venv 2025-06-15 22:29:27,815 root INFO creating build/lib/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:27,816 root INFO copying mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:27,818 root INFO copying mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:27,819 root INFO copying mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:27,821 root INFO copying mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:27,822 root INFO copying mypy/typeshed/stdlib/wsgiref/types.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:27,824 root INFO copying mypy/typeshed/stdlib/wsgiref/util.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:27,825 root INFO copying mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:27,826 root INFO creating build/lib/mypy/typeshed/stdlib/xml 2025-06-15 22:29:27,828 root INFO copying mypy/typeshed/stdlib/xml/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml 2025-06-15 22:29:27,829 root INFO creating build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,830 root INFO copying mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,832 root INFO copying mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,833 root INFO copying mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,835 root INFO copying mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,836 root INFO copying mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,838 root INFO copying mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,839 root INFO copying mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,841 root INFO copying mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:27,843 root INFO creating build/lib/mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:27,844 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:27,846 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:27,847 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:27,849 root INFO copying mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:27,850 root INFO copying mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:27,851 root INFO creating build/lib/mypy/typeshed/stdlib/xml/parsers 2025-06-15 22:29:27,852 root INFO copying mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers 2025-06-15 22:29:27,854 root INFO creating build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2025-06-15 22:29:27,855 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2025-06-15 22:29:27,856 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2025-06-15 22:29:27,858 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2025-06-15 22:29:27,859 root INFO creating build/lib/mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:27,860 root INFO copying mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:27,861 root INFO copying mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:27,863 root INFO copying mypy/typeshed/stdlib/xml/sax/expatreader.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:27,864 root INFO copying mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:27,866 root INFO copying mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:27,867 root INFO copying mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:27,869 root INFO creating build/lib/mypy/typeshed/stdlib/xmlrpc 2025-06-15 22:29:27,870 root INFO copying mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2025-06-15 22:29:27,871 root INFO copying mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2025-06-15 22:29:27,873 root INFO copying mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2025-06-15 22:29:27,874 root INFO creating build/lib/mypy/typeshed/stdlib/zipfile 2025-06-15 22:29:27,875 root INFO copying mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zipfile 2025-06-15 22:29:27,877 root INFO creating build/lib/mypy/typeshed/stdlib/zipfile/_path 2025-06-15 22:29:27,878 root INFO copying mypy/typeshed/stdlib/zipfile/_path/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zipfile/_path 2025-06-15 22:29:27,879 root INFO copying mypy/typeshed/stdlib/zipfile/_path/glob.pyi -> build/lib/mypy/typeshed/stdlib/zipfile/_path 2025-06-15 22:29:27,881 root INFO creating build/lib/mypy/typeshed/stdlib/zoneinfo 2025-06-15 22:29:27,882 root INFO copying mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zoneinfo 2025-06-15 22:29:27,884 root INFO copying mypy/typeshed/stdlib/zoneinfo/_common.pyi -> build/lib/mypy/typeshed/stdlib/zoneinfo 2025-06-15 22:29:27,885 root INFO copying mypy/typeshed/stdlib/zoneinfo/_tzpath.pyi -> build/lib/mypy/typeshed/stdlib/zoneinfo 2025-06-15 22:29:27,887 root INFO creating build/lib/mypy/typeshed/stubs/mypy-extensions 2025-06-15 22:29:27,888 root INFO copying mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/lib/mypy/typeshed/stubs/mypy-extensions 2025-06-15 22:29:27,889 root INFO creating build/lib/mypy/xml 2025-06-15 22:29:27,890 root INFO copying mypy/xml/mypy-html.css -> build/lib/mypy/xml 2025-06-15 22:29:27,892 root INFO copying mypy/xml/mypy-html.xslt -> build/lib/mypy/xml 2025-06-15 22:29:27,893 root INFO copying mypy/xml/mypy-txt.xslt -> build/lib/mypy/xml 2025-06-15 22:29:27,895 root INFO copying mypy/xml/mypy.xsd -> build/lib/mypy/xml 2025-06-15 22:29:27,977 root INFO installing to build/bdist.linux-riscv64/wheel 2025-06-15 22:29:27,978 root INFO running install 2025-06-15 22:29:28,056 root INFO running install_lib 2025-06-15 22:29:28,072 root INFO creating build/bdist.linux-riscv64/wheel 2025-06-15 22:29:28,074 root INFO creating build/bdist.linux-riscv64/wheel/mypyc 2025-06-15 22:29:28,075 root INFO copying build/lib/mypyc/annotate.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,077 root INFO copying build/lib/mypyc/rt_subtype.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,078 root INFO copying build/lib/mypyc/subtype.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,079 root INFO copying build/lib/mypyc/sametype.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,080 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test 2025-06-15 22:29:28,081 root INFO copying build/lib/mypyc/test/test_emitclass.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,082 root INFO copying build/lib/mypyc/test/test_emitwrapper.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,083 root INFO copying build/lib/mypyc/test/test_refcount.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,084 root INFO copying build/lib/mypyc/test/test_serialization.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,085 root INFO copying build/lib/mypyc/test/test_tuplename.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,087 root INFO copying build/lib/mypyc/test/test_annotate.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,088 root INFO copying build/lib/mypyc/test/test_analysis.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,089 root INFO copying build/lib/mypyc/test/test_namegen.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,090 root INFO copying build/lib/mypyc/test/test_optimizations.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,091 root INFO copying build/lib/mypyc/test/test_emitfunc.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,093 root INFO copying build/lib/mypyc/test/test_cheader.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,094 root INFO copying build/lib/mypyc/test/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,095 root INFO copying build/lib/mypyc/test/test_external.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,096 root INFO copying build/lib/mypyc/test/test_lowering.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,097 root INFO copying build/lib/mypyc/test/test_exceptions.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,098 root INFO copying build/lib/mypyc/test/test_rarray.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,099 root INFO copying build/lib/mypyc/test/test_emit.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,100 root INFO copying build/lib/mypyc/test/test_struct.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,101 root INFO copying build/lib/mypyc/test/test_misc.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,102 root INFO copying build/lib/mypyc/test/testutil.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,104 root INFO copying build/lib/mypyc/test/test_irbuild.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,105 root INFO copying build/lib/mypyc/test/test_typeops.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,106 root INFO copying build/lib/mypyc/test/test_run.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,107 root INFO copying build/lib/mypyc/test/test_commandline.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,108 root INFO copying build/lib/mypyc/test/test_alwaysdefined.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,109 root INFO copying build/lib/mypyc/test/config.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,110 root INFO copying build/lib/mypyc/test/test_literals.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,111 root INFO copying build/lib/mypyc/test/test_pprint.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,112 root INFO copying build/lib/mypyc/test/test_ircheck.py -> build/bdist.linux-riscv64/wheel/./mypyc/test 2025-06-15 22:29:28,113 root INFO copying build/lib/mypyc/crash.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,115 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/irbuild 2025-06-15 22:29:28,116 root INFO copying build/lib/mypyc/irbuild/env_class.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,117 root INFO copying build/lib/mypyc/irbuild/context.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,119 root INFO copying build/lib/mypyc/irbuild/prepare.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,120 root INFO copying build/lib/mypyc/irbuild/format_str_tokenizer.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,121 root INFO copying build/lib/mypyc/irbuild/statement.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,123 root INFO copying build/lib/mypyc/irbuild/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,124 root INFO copying build/lib/mypyc/irbuild/visitor.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,125 root INFO copying build/lib/mypyc/irbuild/prebuildvisitor.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,126 root INFO copying build/lib/mypyc/irbuild/builder.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,127 root INFO copying build/lib/mypyc/irbuild/match.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,129 root INFO copying build/lib/mypyc/irbuild/main.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,130 root INFO copying build/lib/mypyc/irbuild/constant_fold.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,131 root INFO copying build/lib/mypyc/irbuild/function.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,132 root INFO copying build/lib/mypyc/irbuild/util.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,134 root INFO copying build/lib/mypyc/irbuild/generator.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,135 root INFO copying build/lib/mypyc/irbuild/callable_class.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,136 root INFO copying build/lib/mypyc/irbuild/for_helpers.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,138 root INFO copying build/lib/mypyc/irbuild/vtable.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,139 root INFO copying build/lib/mypyc/irbuild/classdef.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,140 root INFO copying build/lib/mypyc/irbuild/missingtypevisitor.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,141 root INFO copying build/lib/mypyc/irbuild/expression.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,143 root INFO copying build/lib/mypyc/irbuild/ast_helpers.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,144 root INFO copying build/lib/mypyc/irbuild/mapper.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,145 root INFO copying build/lib/mypyc/irbuild/targets.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,146 root INFO copying build/lib/mypyc/irbuild/ll_builder.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,148 root INFO copying build/lib/mypyc/irbuild/nonlocalcontrol.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,149 root INFO copying build/lib/mypyc/irbuild/specialize.py -> build/bdist.linux-riscv64/wheel/./mypyc/irbuild 2025-06-15 22:29:28,151 root INFO copying build/lib/mypyc/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,152 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/analysis 2025-06-15 22:29:28,154 root INFO copying build/lib/mypyc/analysis/blockfreq.py -> build/bdist.linux-riscv64/wheel/./mypyc/analysis 2025-06-15 22:29:28,155 root INFO copying build/lib/mypyc/analysis/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc/analysis 2025-06-15 22:29:28,156 root INFO copying build/lib/mypyc/analysis/ircheck.py -> build/bdist.linux-riscv64/wheel/./mypyc/analysis 2025-06-15 22:29:28,157 root INFO copying build/lib/mypyc/analysis/attrdefined.py -> build/bdist.linux-riscv64/wheel/./mypyc/analysis 2025-06-15 22:29:28,158 root INFO copying build/lib/mypyc/analysis/selfleaks.py -> build/bdist.linux-riscv64/wheel/./mypyc/analysis 2025-06-15 22:29:28,159 root INFO copying build/lib/mypyc/analysis/dataflow.py -> build/bdist.linux-riscv64/wheel/./mypyc/analysis 2025-06-15 22:29:28,160 root INFO copying build/lib/mypyc/options.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,161 root INFO copying build/lib/mypyc/namegen.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,163 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/transform 2025-06-15 22:29:28,164 root INFO copying build/lib/mypyc/transform/spill.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,165 root INFO copying build/lib/mypyc/transform/exceptions.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,166 root INFO copying build/lib/mypyc/transform/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,167 root INFO copying build/lib/mypyc/transform/flag_elimination.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,168 root INFO copying build/lib/mypyc/transform/uninit.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,169 root INFO copying build/lib/mypyc/transform/refcount.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,170 root INFO copying build/lib/mypyc/transform/copy_propagation.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,172 root INFO copying build/lib/mypyc/transform/ir_transform.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,173 root INFO copying build/lib/mypyc/transform/lower.py -> build/bdist.linux-riscv64/wheel/./mypyc/transform 2025-06-15 22:29:28,174 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/lower 2025-06-15 22:29:28,175 root INFO copying build/lib/mypyc/lower/misc_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/lower 2025-06-15 22:29:28,176 root INFO copying build/lib/mypyc/lower/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc/lower 2025-06-15 22:29:28,177 root INFO copying build/lib/mypyc/lower/registry.py -> build/bdist.linux-riscv64/wheel/./mypyc/lower 2025-06-15 22:29:28,178 root INFO copying build/lib/mypyc/lower/list_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/lower 2025-06-15 22:29:28,179 root INFO copying build/lib/mypyc/lower/int_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/lower 2025-06-15 22:29:28,181 root INFO copying build/lib/mypyc/py.typed -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,182 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/primitives 2025-06-15 22:29:28,183 root INFO copying build/lib/mypyc/primitives/misc_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,184 root INFO copying build/lib/mypyc/primitives/bytes_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,186 root INFO copying build/lib/mypyc/primitives/generic_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,187 root INFO copying build/lib/mypyc/primitives/float_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,188 root INFO copying build/lib/mypyc/primitives/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,189 root INFO copying build/lib/mypyc/primitives/exc_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,190 root INFO copying build/lib/mypyc/primitives/set_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,191 root INFO copying build/lib/mypyc/primitives/registry.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,192 root INFO copying build/lib/mypyc/primitives/list_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,193 root INFO copying build/lib/mypyc/primitives/str_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,195 root INFO copying build/lib/mypyc/primitives/int_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,196 root INFO copying build/lib/mypyc/primitives/dict_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,197 root INFO copying build/lib/mypyc/primitives/tuple_ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/primitives 2025-06-15 22:29:28,199 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2025-06-15 22:29:28,200 root INFO copying build/lib/mypyc/lib-rt/CPy.h -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,201 root INFO copying build/lib/mypyc/lib-rt/misc_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,203 root INFO copying build/lib/mypyc/lib-rt/int_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,204 root INFO copying build/lib/mypyc/lib-rt/generic_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,206 root INFO copying build/lib/mypyc/lib-rt/module_shim.tmpl -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,207 root INFO copying build/lib/mypyc/lib-rt/pythonsupport.h -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,208 root INFO copying build/lib/mypyc/lib-rt/list_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,209 root INFO copying build/lib/mypyc/lib-rt/getargs.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,210 root INFO copying build/lib/mypyc/lib-rt/bytes_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,211 root INFO copying build/lib/mypyc/lib-rt/dict_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,212 root INFO copying build/lib/mypyc/lib-rt/set_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,213 root INFO copying build/lib/mypyc/lib-rt/getargsfast.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,215 root INFO copying build/lib/mypyc/lib-rt/str_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,216 root INFO copying build/lib/mypyc/lib-rt/tuple_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,217 root INFO copying build/lib/mypyc/lib-rt/mypyc_util.h -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,218 root INFO copying build/lib/mypyc/lib-rt/exc_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,219 root INFO copying build/lib/mypyc/lib-rt/pythonsupport.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,220 root INFO copying build/lib/mypyc/lib-rt/pythoncapi_compat.h -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,222 root INFO copying build/lib/mypyc/lib-rt/float_ops.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,223 root INFO copying build/lib/mypyc/lib-rt/init.c -> build/bdist.linux-riscv64/wheel/./mypyc/lib-rt 2025-06-15 22:29:28,224 root INFO copying build/lib/mypyc/__main__.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,225 root INFO copying build/lib/mypyc/common.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,226 root INFO copying build/lib/mypyc/build.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,228 root INFO copying build/lib/mypyc/errors.py -> build/bdist.linux-riscv64/wheel/./mypyc 2025-06-15 22:29:28,229 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/codegen 2025-06-15 22:29:28,230 root INFO copying build/lib/mypyc/codegen/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc/codegen 2025-06-15 22:29:28,231 root INFO copying build/lib/mypyc/codegen/emit.py -> build/bdist.linux-riscv64/wheel/./mypyc/codegen 2025-06-15 22:29:28,233 root INFO copying build/lib/mypyc/codegen/emitclass.py -> build/bdist.linux-riscv64/wheel/./mypyc/codegen 2025-06-15 22:29:28,234 root INFO copying build/lib/mypyc/codegen/cstring.py -> build/bdist.linux-riscv64/wheel/./mypyc/codegen 2025-06-15 22:29:28,235 root INFO copying build/lib/mypyc/codegen/emitfunc.py -> build/bdist.linux-riscv64/wheel/./mypyc/codegen 2025-06-15 22:29:28,236 root INFO copying build/lib/mypyc/codegen/literals.py -> build/bdist.linux-riscv64/wheel/./mypyc/codegen 2025-06-15 22:29:28,238 root INFO copying build/lib/mypyc/codegen/emitwrapper.py -> build/bdist.linux-riscv64/wheel/./mypyc/codegen 2025-06-15 22:29:28,239 root INFO copying build/lib/mypyc/codegen/emitmodule.py -> build/bdist.linux-riscv64/wheel/./mypyc/codegen 2025-06-15 22:29:28,241 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/ir 2025-06-15 22:29:28,242 root INFO copying build/lib/mypyc/ir/pprint.py -> build/bdist.linux-riscv64/wheel/./mypyc/ir 2025-06-15 22:29:28,243 root INFO copying build/lib/mypyc/ir/ops.py -> build/bdist.linux-riscv64/wheel/./mypyc/ir 2025-06-15 22:29:28,245 root INFO copying build/lib/mypyc/ir/__init__.py -> build/bdist.linux-riscv64/wheel/./mypyc/ir 2025-06-15 22:29:28,246 root INFO copying build/lib/mypyc/ir/class_ir.py -> build/bdist.linux-riscv64/wheel/./mypyc/ir 2025-06-15 22:29:28,248 root INFO copying build/lib/mypyc/ir/rtypes.py -> build/bdist.linux-riscv64/wheel/./mypyc/ir 2025-06-15 22:29:28,249 root INFO copying build/lib/mypyc/ir/func_ir.py -> build/bdist.linux-riscv64/wheel/./mypyc/ir 2025-06-15 22:29:28,250 root INFO copying build/lib/mypyc/ir/module_ir.py -> build/bdist.linux-riscv64/wheel/./mypyc/ir 2025-06-15 22:29:28,252 root INFO creating build/bdist.linux-riscv64/wheel/mypy 2025-06-15 22:29:28,253 root INFO copying build/lib/mypy/refinfo.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,254 root INFO copying build/lib/mypy/semanal.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,257 root INFO copying build/lib/mypy/typeops.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,259 root INFO copying build/lib/mypy/find_sources.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,260 root INFO copying build/lib/mypy/moduleinspect.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,261 root INFO copying build/lib/mypy/ipc.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,262 root INFO copying build/lib/mypy/renaming.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,263 root INFO copying build/lib/mypy/semanal_typeddict.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,265 root INFO copying build/lib/mypy/stubgenc.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,267 root INFO creating build/bdist.linux-riscv64/wheel/mypy/server 2025-06-15 22:29:28,268 root INFO copying build/lib/mypy/server/__init__.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,269 root INFO copying build/lib/mypy/server/update.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,270 root INFO copying build/lib/mypy/server/aststrip.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,271 root INFO copying build/lib/mypy/server/astdiff.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,273 root INFO copying build/lib/mypy/server/trigger.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,274 root INFO copying build/lib/mypy/server/astmerge.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,275 root INFO copying build/lib/mypy/server/mergecheck.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,276 root INFO copying build/lib/mypy/server/target.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,277 root INFO copying build/lib/mypy/server/objgraph.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,278 root INFO copying build/lib/mypy/server/deps.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,280 root INFO copying build/lib/mypy/server/subexpr.py -> build/bdist.linux-riscv64/wheel/./mypy/server 2025-06-15 22:29:28,281 root INFO copying build/lib/mypy/message_registry.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,283 root INFO copying build/lib/mypy/maptype.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,284 root INFO copying build/lib/mypy/stats.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,285 root INFO copying build/lib/mypy/join.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,287 root INFO copying build/lib/mypy/binder.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,289 root INFO creating build/bdist.linux-riscv64/wheel/mypy/test 2025-06-15 22:29:28,290 root INFO copying build/lib/mypy/test/testtypegen.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,291 root INFO copying build/lib/mypy/test/testinfer.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,292 root INFO copying build/lib/mypy/test/testoutput.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,293 root INFO copying build/lib/mypy/test/testtransform.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,294 root INFO copying build/lib/mypy/test/testpep561.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,295 root INFO copying build/lib/mypy/test/test_ref_info.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,296 root INFO copying build/lib/mypy/test/test_config_parser.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,297 root INFO copying build/lib/mypy/test/teststubinfo.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,299 root INFO copying build/lib/mypy/test/visitors.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,300 root INFO copying build/lib/mypy/test/testparse.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,301 root INFO copying build/lib/mypy/test/__init__.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,302 root INFO copying build/lib/mypy/test/testfinegrainedcache.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,303 root INFO copying build/lib/mypy/test/testerrorstream.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,304 root INFO copying build/lib/mypy/test/teststubgen.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,305 root INFO copying build/lib/mypy/test/testdiff.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,306 root INFO copying build/lib/mypy/test/typefixture.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,307 root INFO copying build/lib/mypy/test/test_find_sources.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,308 root INFO copying build/lib/mypy/test/testdaemon.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,310 root INFO copying build/lib/mypy/test/testconstraints.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,311 root INFO copying build/lib/mypy/test/update_data.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,312 root INFO copying build/lib/mypy/test/teststubtest.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,314 root INFO copying build/lib/mypy/test/testsubtypes.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,315 root INFO copying build/lib/mypy/test/testsemanal.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,316 root INFO copying build/lib/mypy/test/testgraph.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,317 root INFO copying build/lib/mypy/test/helpers.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,319 root INFO copying build/lib/mypy/test/testmypyc.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,320 root INFO copying build/lib/mypy/test/testcmdline.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,321 root INFO copying build/lib/mypy/test/data.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,322 root INFO copying build/lib/mypy/test/testutil.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,324 root INFO copying build/lib/mypy/test/testdeps.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,325 root INFO copying build/lib/mypy/test/testformatter.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,326 root INFO copying build/lib/mypy/test/testfscache.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,327 root INFO copying build/lib/mypy/test/testcheck.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,328 root INFO copying build/lib/mypy/test/testfinegrained.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,329 root INFO copying build/lib/mypy/test/testreports.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,331 root INFO copying build/lib/mypy/test/testapi.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,332 root INFO copying build/lib/mypy/test/config.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,333 root INFO copying build/lib/mypy/test/testtypes.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,335 root INFO creating build/bdist.linux-riscv64/wheel/mypy/test/meta 2025-06-15 22:29:28,336 root INFO copying build/lib/mypy/test/meta/test_update_data.py -> build/bdist.linux-riscv64/wheel/./mypy/test/meta 2025-06-15 22:29:28,337 root INFO copying build/lib/mypy/test/meta/__init__.py -> build/bdist.linux-riscv64/wheel/./mypy/test/meta 2025-06-15 22:29:28,338 root INFO copying build/lib/mypy/test/meta/_pytest.py -> build/bdist.linux-riscv64/wheel/./mypy/test/meta 2025-06-15 22:29:28,339 root INFO copying build/lib/mypy/test/meta/test_diff_helper.py -> build/bdist.linux-riscv64/wheel/./mypy/test/meta 2025-06-15 22:29:28,340 root INFO copying build/lib/mypy/test/meta/test_parse_data.py -> build/bdist.linux-riscv64/wheel/./mypy/test/meta 2025-06-15 22:29:28,341 root INFO copying build/lib/mypy/test/testmodulefinder.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,342 root INFO copying build/lib/mypy/test/testsolve.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,343 root INFO copying build/lib/mypy/test/testpythoneval.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,345 root INFO copying build/lib/mypy/test/testipc.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,346 root INFO copying build/lib/mypy/test/testargs.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,347 root INFO copying build/lib/mypy/test/testmerge.py -> build/bdist.linux-riscv64/wheel/./mypy/test 2025-06-15 22:29:28,348 root INFO copying build/lib/mypy/types_utils.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,349 root INFO copying build/lib/mypy/state.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,350 root INFO copying build/lib/mypy/checker_shared.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,351 root INFO copying build/lib/mypy/semanal_shared.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,353 root INFO copying build/lib/mypy/__init__.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,354 root INFO copying build/lib/mypy/visitor.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,355 root INFO copying build/lib/mypy/stubtest.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,357 root INFO copying build/lib/mypy/suggestions.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,358 root INFO copying build/lib/mypy/options.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,359 root INFO copying build/lib/mypy/constraints.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,361 root INFO copying build/lib/mypy/memprofile.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,362 root INFO copying build/lib/mypy/types.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,364 root INFO copying build/lib/mypy/meet.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,366 root INFO copying build/lib/mypy/checkexpr.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,369 root INFO copying build/lib/mypy/main.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,371 root INFO copying build/lib/mypy/version.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,372 root INFO copying build/lib/mypy/constant_fold.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,373 root INFO copying build/lib/mypy/tvar_scope.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,374 root INFO copying build/lib/mypy/reachability.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,376 root INFO creating build/bdist.linux-riscv64/wheel/mypy/plugins 2025-06-15 22:29:28,377 root INFO copying build/lib/mypy/plugins/attrs.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,378 root INFO copying build/lib/mypy/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,379 root INFO copying build/lib/mypy/plugins/singledispatch.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,380 root INFO copying build/lib/mypy/plugins/enums.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,382 root INFO copying build/lib/mypy/plugins/common.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,383 root INFO copying build/lib/mypy/plugins/functools.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,384 root INFO copying build/lib/mypy/plugins/ctypes.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,385 root INFO copying build/lib/mypy/plugins/dataclasses.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,387 root INFO copying build/lib/mypy/plugins/default.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,388 root INFO copying build/lib/mypy/plugins/proper_plugin.py -> build/bdist.linux-riscv64/wheel/./mypy/plugins 2025-06-15 22:29:28,389 root INFO copying build/lib/mypy/fastparse.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,391 root INFO copying build/lib/mypy/metastore.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,392 root INFO copying build/lib/mypy/semanal_enum.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,393 root INFO copying build/lib/mypy/util.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,395 root INFO copying build/lib/mypy/dmypy_os.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,396 root INFO copying build/lib/mypy/typetraverser.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,397 root INFO copying build/lib/mypy/gclogger.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,398 root INFO copying build/lib/mypy/messages.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,400 root INFO copying build/lib/mypy/argmap.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,401 root INFO copying build/lib/mypy/exprtotype.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,402 root INFO copying build/lib/mypy/py.typed -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,404 root INFO copying build/lib/mypy/graph_utils.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,405 root INFO copying build/lib/mypy/semanal_main.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,406 root INFO copying build/lib/mypy/dmypy_server.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,407 root INFO copying build/lib/mypy/typevartuples.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,408 root INFO copying build/lib/mypy/api.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,409 root INFO copying build/lib/mypy/checker.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,413 root INFO copying build/lib/mypy/mixedtraverser.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,414 root INFO copying build/lib/mypy/git.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,415 root INFO copying build/lib/mypy/strconv.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,417 root INFO copying build/lib/mypy/applytype.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,418 root INFO copying build/lib/mypy/dmypy_util.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,419 root INFO copying build/lib/mypy/split_namespace.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,420 root INFO copying build/lib/mypy/stubinfo.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,422 root INFO copying build/lib/mypy/checkmember.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,423 root INFO copying build/lib/mypy/partially_defined.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,425 root INFO copying build/lib/mypy/error_formatter.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,426 root INFO copying build/lib/mypy/scope.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,427 root INFO copying build/lib/mypy/report.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,428 root INFO copying build/lib/mypy/semanal_namedtuple.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,429 root INFO copying build/lib/mypy/lookup.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,430 root INFO copying build/lib/mypy/stubgen.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:28,432 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed 2025-06-15 22:29:28,434 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs 2025-06-15 22:29:28,435 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs/mypy-extensions 2025-06-15 22:29:28,436 root INFO copying build/lib/mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stubs/mypy-extensions 2025-06-15 22:29:28,439 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2025-06-15 22:29:28,440 root INFO copying build/lib/mypy/typeshed/stdlib/secrets.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,441 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2025-06-15 22:29:28,443 root INFO copying build/lib/mypy/typeshed/stdlib/email/feedparser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,444 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,445 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/audio.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,446 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,447 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/image.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,448 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/application.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,449 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/base.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,450 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,451 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,452 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/message.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,453 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/text.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email/mime 2025-06-15 22:29:28,455 root INFO copying build/lib/mypy/typeshed/stdlib/email/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,456 root INFO copying build/lib/mypy/typeshed/stdlib/email/quoprimime.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,457 root INFO copying build/lib/mypy/typeshed/stdlib/email/iterators.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,458 root INFO copying build/lib/mypy/typeshed/stdlib/email/headerregistry.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,459 root INFO copying build/lib/mypy/typeshed/stdlib/email/errors.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,460 root INFO copying build/lib/mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,461 root INFO copying build/lib/mypy/typeshed/stdlib/email/header.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,462 root INFO copying build/lib/mypy/typeshed/stdlib/email/message.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,463 root INFO copying build/lib/mypy/typeshed/stdlib/email/base64mime.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,465 root INFO copying build/lib/mypy/typeshed/stdlib/email/generator.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,466 root INFO copying build/lib/mypy/typeshed/stdlib/email/policy.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,467 root INFO copying build/lib/mypy/typeshed/stdlib/email/encoders.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,468 root INFO copying build/lib/mypy/typeshed/stdlib/email/utils.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,469 root INFO copying build/lib/mypy/typeshed/stdlib/email/contentmanager.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,470 root INFO copying build/lib/mypy/typeshed/stdlib/email/_policybase.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,471 root INFO copying build/lib/mypy/typeshed/stdlib/email/parser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,472 root INFO copying build/lib/mypy/typeshed/stdlib/email/charset.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/email 2025-06-15 22:29:28,473 root INFO copying build/lib/mypy/typeshed/stdlib/nt.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,474 root INFO copying build/lib/mypy/typeshed/stdlib/audioop.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,476 root INFO copying build/lib/mypy/typeshed/stdlib/contextvars.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,477 root INFO copying build/lib/mypy/typeshed/stdlib/_weakrefset.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,478 root INFO copying build/lib/mypy/typeshed/stdlib/csv.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,479 root INFO copying build/lib/mypy/typeshed/stdlib/mailbox.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,480 root INFO copying build/lib/mypy/typeshed/stdlib/cgitb.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,481 root INFO copying build/lib/mypy/typeshed/stdlib/lzma.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,482 root INFO copying build/lib/mypy/typeshed/stdlib/argparse.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,484 root INFO copying build/lib/mypy/typeshed/stdlib/opcode.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,485 root INFO copying build/lib/mypy/typeshed/stdlib/tabnanny.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,486 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent 2025-06-15 22:29:28,488 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:28,489 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:28,490 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:28,491 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:28,492 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/concurrent/futures 2025-06-15 22:29:28,494 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/concurrent 2025-06-15 22:29:28,495 root INFO copying build/lib/mypy/typeshed/stdlib/random.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,496 root INFO copying build/lib/mypy/typeshed/stdlib/warnings.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,497 root INFO copying build/lib/mypy/typeshed/stdlib/_osx_support.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,498 root INFO copying build/lib/mypy/typeshed/stdlib/py_compile.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,499 root INFO copying build/lib/mypy/typeshed/stdlib/_winapi.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,500 root INFO copying build/lib/mypy/typeshed/stdlib/symtable.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,501 root INFO copying build/lib/mypy/typeshed/stdlib/_locale.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,502 root INFO copying build/lib/mypy/typeshed/stdlib/enum.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,504 root INFO copying build/lib/mypy/typeshed/stdlib/textwrap.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,505 root INFO copying build/lib/mypy/typeshed/stdlib/cmd.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,506 root INFO copying build/lib/mypy/typeshed/stdlib/VERSIONS -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,507 root INFO copying build/lib/mypy/typeshed/stdlib/_imp.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,508 root INFO copying build/lib/mypy/typeshed/stdlib/weakref.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,509 root INFO copying build/lib/mypy/typeshed/stdlib/types.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,511 root INFO copying build/lib/mypy/typeshed/stdlib/_struct.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,512 root INFO copying build/lib/mypy/typeshed/stdlib/gettext.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,513 root INFO copying build/lib/mypy/typeshed/stdlib/tomllib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,514 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2025-06-15 22:29:28,515 root INFO copying build/lib/mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/sys 2025-06-15 22:29:28,516 root INFO copying build/lib/mypy/typeshed/stdlib/sys/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/sys 2025-06-15 22:29:28,518 root INFO copying build/lib/mypy/typeshed/stdlib/reprlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,519 root INFO copying build/lib/mypy/typeshed/stdlib/compileall.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,520 root INFO copying build/lib/mypy/typeshed/stdlib/hashlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,521 root INFO copying build/lib/mypy/typeshed/stdlib/zipimport.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,522 root INFO copying build/lib/mypy/typeshed/stdlib/gzip.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,524 root INFO copying build/lib/mypy/typeshed/stdlib/array.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,525 root INFO copying build/lib/mypy/typeshed/stdlib/_markupbase.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,526 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2025-06-15 22:29:28,527 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xmlrpc 2025-06-15 22:29:28,528 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xmlrpc 2025-06-15 22:29:28,529 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xmlrpc 2025-06-15 22:29:28,531 root INFO copying build/lib/mypy/typeshed/stdlib/telnetlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,532 root INFO copying build/lib/mypy/typeshed/stdlib/_io.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,533 root INFO copying build/lib/mypy/typeshed/stdlib/tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,534 root INFO copying build/lib/mypy/typeshed/stdlib/statistics.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,535 root INFO copying build/lib/mypy/typeshed/stdlib/difflib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,537 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:28,538 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:28,539 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:28,540 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/types.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:28,541 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:28,542 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:28,543 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:28,544 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/wsgiref 2025-06-15 22:29:28,545 root INFO copying build/lib/mypy/typeshed/stdlib/queue.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,546 root INFO copying build/lib/mypy/typeshed/stdlib/math.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,547 root INFO copying build/lib/mypy/typeshed/stdlib/configparser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,549 root INFO copying build/lib/mypy/typeshed/stdlib/_frozen_importlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,550 root INFO copying build/lib/mypy/typeshed/stdlib/graphlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,551 root INFO copying build/lib/mypy/typeshed/stdlib/ast.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,553 root INFO copying build/lib/mypy/typeshed/stdlib/_ctypes.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,554 root INFO copying build/lib/mypy/typeshed/stdlib/pkgutil.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,555 root INFO copying build/lib/mypy/typeshed/stdlib/winsound.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,556 root INFO copying build/lib/mypy/typeshed/stdlib/symbol.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,557 root INFO copying build/lib/mypy/typeshed/stdlib/_frozen_importlib_external.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,558 root INFO copying build/lib/mypy/typeshed/stdlib/re.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,560 root INFO copying build/lib/mypy/typeshed/stdlib/signal.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,561 root INFO copying build/lib/mypy/typeshed/stdlib/doctest.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,562 root INFO copying build/lib/mypy/typeshed/stdlib/_csv.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,563 root INFO copying build/lib/mypy/typeshed/stdlib/_tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,564 root INFO copying build/lib/mypy/typeshed/stdlib/typing.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,566 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,567 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,569 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,570 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,571 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/constants.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,572 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,574 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/tix.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,575 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,576 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/font.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,577 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,578 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,580 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,581 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,582 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/tkinter 2025-06-15 22:29:28,583 root INFO copying build/lib/mypy/typeshed/stdlib/posix.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,584 root INFO copying build/lib/mypy/typeshed/stdlib/shelve.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,586 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ensurepip 2025-06-15 22:29:28,587 root INFO copying build/lib/mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ensurepip 2025-06-15 22:29:28,588 root INFO copying build/lib/mypy/typeshed/stdlib/pyclbr.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,589 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,591 root INFO copying build/lib/mypy/typeshed/stdlib/mmap.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,592 root INFO copying build/lib/mypy/typeshed/stdlib/pickle.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,593 root INFO copying build/lib/mypy/typeshed/stdlib/ssl.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,594 root INFO copying build/lib/mypy/typeshed/stdlib/smtpd.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,596 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2025-06-15 22:29:28,597 root INFO copying build/lib/mypy/typeshed/stdlib/json/scanner.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/json 2025-06-15 22:29:28,598 root INFO copying build/lib/mypy/typeshed/stdlib/json/encoder.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/json 2025-06-15 22:29:28,599 root INFO copying build/lib/mypy/typeshed/stdlib/json/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/json 2025-06-15 22:29:28,600 root INFO copying build/lib/mypy/typeshed/stdlib/json/decoder.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/json 2025-06-15 22:29:28,601 root INFO copying build/lib/mypy/typeshed/stdlib/json/tool.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/json 2025-06-15 22:29:28,602 root INFO copying build/lib/mypy/typeshed/stdlib/decimal.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,604 root INFO copying build/lib/mypy/typeshed/stdlib/getopt.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,605 root INFO copying build/lib/mypy/typeshed/stdlib/sre_compile.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,606 root INFO copying build/lib/mypy/typeshed/stdlib/locale.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,607 root INFO copying build/lib/mypy/typeshed/stdlib/platform.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,608 root INFO copying build/lib/mypy/typeshed/stdlib/chunk.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,609 root INFO copying build/lib/mypy/typeshed/stdlib/_bisect.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,610 root INFO copying build/lib/mypy/typeshed/stdlib/dummy_threading.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,611 root INFO copying build/lib/mypy/typeshed/stdlib/imaplib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,612 root INFO copying build/lib/mypy/typeshed/stdlib/sre_parse.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,613 root INFO copying build/lib/mypy/typeshed/stdlib/_ast.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,615 root INFO copying build/lib/mypy/typeshed/stdlib/_pydecimal.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,616 root INFO copying build/lib/mypy/typeshed/stdlib/binhex.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,617 root INFO copying build/lib/mypy/typeshed/stdlib/pty.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,618 root INFO copying build/lib/mypy/typeshed/stdlib/atexit.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,619 root INFO copying build/lib/mypy/typeshed/stdlib/stringprep.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,620 root INFO copying build/lib/mypy/typeshed/stdlib/_interpqueues.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,621 root INFO copying build/lib/mypy/typeshed/stdlib/fractions.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,622 root INFO copying build/lib/mypy/typeshed/stdlib/timeit.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,624 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2025-06-15 22:29:28,625 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/pydoc_data 2025-06-15 22:29:28,626 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/pydoc_data 2025-06-15 22:29:28,627 root INFO copying build/lib/mypy/typeshed/stdlib/nntplib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,628 root INFO copying build/lib/mypy/typeshed/stdlib/_decimal.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,629 root INFO copying build/lib/mypy/typeshed/stdlib/shlex.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,630 root INFO copying build/lib/mypy/typeshed/stdlib/imp.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,631 root INFO copying build/lib/mypy/typeshed/stdlib/tarfile.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,632 root INFO copying build/lib/mypy/typeshed/stdlib/functools.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,634 root INFO copying build/lib/mypy/typeshed/stdlib/colorsys.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,635 root INFO copying build/lib/mypy/typeshed/stdlib/antigravity.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,636 root INFO copying build/lib/mypy/typeshed/stdlib/this.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,637 root INFO copying build/lib/mypy/typeshed/stdlib/cmath.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,639 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,640 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/streams.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,641 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,642 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,643 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/log.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,644 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,646 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,647 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/events.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,649 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/constants.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,650 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,651 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,652 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,653 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,654 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,655 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,656 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,658 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,659 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/runners.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,660 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,661 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,662 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,664 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,665 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,666 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/queues.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,667 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,668 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/threads.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,669 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/locks.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,670 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/transports.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,671 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/futures.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,672 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,673 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,674 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,676 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/asyncio 2025-06-15 22:29:28,677 root INFO copying build/lib/mypy/typeshed/stdlib/tempfile.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,678 root INFO copying build/lib/mypy/typeshed/stdlib/fileinput.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,680 root INFO copying build/lib/mypy/typeshed/stdlib/filecmp.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,681 root INFO copying build/lib/mypy/typeshed/stdlib/keyword.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,682 root INFO copying build/lib/mypy/typeshed/stdlib/pprint.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,683 root INFO copying build/lib/mypy/typeshed/stdlib/bz2.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,684 root INFO copying build/lib/mypy/typeshed/stdlib/quopri.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,685 root INFO copying build/lib/mypy/typeshed/stdlib/_dummy_thread.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,686 root INFO copying build/lib/mypy/typeshed/stdlib/subprocess.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,688 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:28,690 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:28,691 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/macholib/dylib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:28,692 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/macholib/dyld.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:28,693 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/macholib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:28,694 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/macholib/framework.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ctypes/macholib 2025-06-15 22:29:28,695 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:28,697 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:28,698 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:28,699 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/ctypes 2025-06-15 22:29:28,700 root INFO copying build/lib/mypy/typeshed/stdlib/_py_abc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,701 root INFO copying build/lib/mypy/typeshed/stdlib/_queue.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,703 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zoneinfo 2025-06-15 22:29:28,704 root INFO copying build/lib/mypy/typeshed/stdlib/zoneinfo/_common.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/zoneinfo 2025-06-15 22:29:28,705 root INFO copying build/lib/mypy/typeshed/stdlib/zoneinfo/_tzpath.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/zoneinfo 2025-06-15 22:29:28,706 root INFO copying build/lib/mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/zoneinfo 2025-06-15 22:29:28,707 root INFO copying build/lib/mypy/typeshed/stdlib/ipaddress.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,708 root INFO copying build/lib/mypy/typeshed/stdlib/profile.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,709 root INFO copying build/lib/mypy/typeshed/stdlib/_dbm.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,710 root INFO copying build/lib/mypy/typeshed/stdlib/codecs.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,712 root INFO copying build/lib/mypy/typeshed/stdlib/__future__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,713 root INFO copying build/lib/mypy/typeshed/stdlib/turtle.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,714 root INFO copying build/lib/mypy/typeshed/stdlib/string.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,716 root INFO copying build/lib/mypy/typeshed/stdlib/inspect.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,717 root INFO copying build/lib/mypy/typeshed/stdlib/_random.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,718 root INFO copying build/lib/mypy/typeshed/stdlib/_curses_panel.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,719 root INFO copying build/lib/mypy/typeshed/stdlib/cgi.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,720 root INFO copying build/lib/mypy/typeshed/stdlib/_weakref.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,721 root INFO copying build/lib/mypy/typeshed/stdlib/rlcompleter.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,722 root INFO copying build/lib/mypy/typeshed/stdlib/tty.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,723 root INFO copying build/lib/mypy/typeshed/stdlib/sndhdr.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,724 root INFO copying build/lib/mypy/typeshed/stdlib/_curses.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,726 root INFO copying build/lib/mypy/typeshed/stdlib/_interpreters.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,727 root INFO copying build/lib/mypy/typeshed/stdlib/_tkinter.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,728 root INFO copying build/lib/mypy/typeshed/stdlib/operator.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,730 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2025-06-15 22:29:28,731 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/gnu.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/dbm 2025-06-15 22:29:28,732 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/dbm 2025-06-15 22:29:28,733 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/dbm 2025-06-15 22:29:28,734 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/dbm 2025-06-15 22:29:28,735 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/dumb.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/dbm 2025-06-15 22:29:28,736 root INFO copying build/lib/mypy/typeshed/stdlib/smtplib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,738 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2025-06-15 22:29:28,739 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/zipfile 2025-06-15 22:29:28,741 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile/_path 2025-06-15 22:29:28,742 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/_path/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/zipfile/_path 2025-06-15 22:29:28,743 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/_path/glob.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/zipfile/_path 2025-06-15 22:29:28,744 root INFO copying build/lib/mypy/typeshed/stdlib/asyncore.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,745 root INFO copying build/lib/mypy/typeshed/stdlib/calendar.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,747 root INFO copying build/lib/mypy/typeshed/stdlib/_json.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,748 root INFO copying build/lib/mypy/typeshed/stdlib/traceback.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,749 root INFO copying build/lib/mypy/typeshed/stdlib/readline.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,750 root INFO copying build/lib/mypy/typeshed/stdlib/_bootlocale.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,751 root INFO copying build/lib/mypy/typeshed/stdlib/optparse.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,752 root INFO copying build/lib/mypy/typeshed/stdlib/_lzma.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,753 root INFO copying build/lib/mypy/typeshed/stdlib/select.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,755 root INFO copying build/lib/mypy/typeshed/stdlib/site.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,756 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2025-06-15 22:29:28,757 root INFO copying build/lib/mypy/typeshed/stdlib/logging/config.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/logging 2025-06-15 22:29:28,759 root INFO copying build/lib/mypy/typeshed/stdlib/logging/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/logging 2025-06-15 22:29:28,761 root INFO copying build/lib/mypy/typeshed/stdlib/logging/handlers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/logging 2025-06-15 22:29:28,762 root INFO copying build/lib/mypy/typeshed/stdlib/bisect.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,763 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2025-06-15 22:29:28,764 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/sqlite3 2025-06-15 22:29:28,766 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/sqlite3 2025-06-15 22:29:28,767 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/dump.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/sqlite3 2025-06-15 22:29:28,768 root INFO copying build/lib/mypy/typeshed/stdlib/sched.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,769 root INFO copying build/lib/mypy/typeshed/stdlib/sre_constants.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,770 root INFO copying build/lib/mypy/typeshed/stdlib/tokenize.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,772 root INFO copying build/lib/mypy/typeshed/stdlib/__main__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,773 root INFO copying build/lib/mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,774 root INFO copying build/lib/mypy/typeshed/stdlib/webbrowser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,775 root INFO copying build/lib/mypy/typeshed/stdlib/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,776 root INFO copying build/lib/mypy/typeshed/stdlib/copy.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,778 root INFO copying build/lib/mypy/typeshed/stdlib/_operator.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,779 root INFO copying build/lib/mypy/typeshed/stdlib/base64.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,780 root INFO copying build/lib/mypy/typeshed/stdlib/gc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,781 root INFO copying build/lib/mypy/typeshed/stdlib/getpass.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,782 root INFO copying build/lib/mypy/typeshed/stdlib/spwd.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,783 root INFO copying build/lib/mypy/typeshed/stdlib/socket.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,785 root INFO copying build/lib/mypy/typeshed/stdlib/_stat.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,786 root INFO copying build/lib/mypy/typeshed/stdlib/nturl2path.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,787 root INFO copying build/lib/mypy/typeshed/stdlib/_dummy_threading.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,788 root INFO copying build/lib/mypy/typeshed/stdlib/bdb.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,790 root INFO copying build/lib/mypy/typeshed/stdlib/code.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,791 root INFO copying build/lib/mypy/typeshed/stdlib/pathlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,792 root INFO copying build/lib/mypy/typeshed/stdlib/dataclasses.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,793 root INFO copying build/lib/mypy/typeshed/stdlib/numbers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,794 root INFO copying build/lib/mypy/typeshed/stdlib/codeop.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,796 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:28,797 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:28,798 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:28,799 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:28,800 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:28,802 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/_typeshed 2025-06-15 22:29:28,803 root INFO copying build/lib/mypy/typeshed/stdlib/msvcrt.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,804 root INFO copying build/lib/mypy/typeshed/stdlib/_lsprof.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,805 root INFO copying build/lib/mypy/typeshed/stdlib/formatter.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,806 root INFO copying build/lib/mypy/typeshed/stdlib/mimetypes.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,807 root INFO copying build/lib/mypy/typeshed/stdlib/_socket.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,808 root INFO copying build/lib/mypy/typeshed/stdlib/resource.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,810 root INFO copying build/lib/mypy/typeshed/stdlib/fcntl.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,811 root INFO copying build/lib/mypy/typeshed/stdlib/_sqlite3.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,812 root INFO copying build/lib/mypy/typeshed/stdlib/asynchat.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,813 root INFO copying build/lib/mypy/typeshed/stdlib/trace.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,814 root INFO copying build/lib/mypy/typeshed/stdlib/zlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,816 root INFO copying build/lib/mypy/typeshed/stdlib/genericpath.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,817 root INFO copying build/lib/mypy/typeshed/stdlib/linecache.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,818 root INFO copying build/lib/mypy/typeshed/stdlib/_hashlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,819 root INFO copying build/lib/mypy/typeshed/stdlib/_msi.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,820 root INFO copying build/lib/mypy/typeshed/stdlib/ftplib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,821 root INFO copying build/lib/mypy/typeshed/stdlib/time.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,822 root INFO copying build/lib/mypy/typeshed/stdlib/_heapq.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,824 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2025-06-15 22:29:28,825 root INFO copying build/lib/mypy/typeshed/stdlib/os/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/os 2025-06-15 22:29:28,826 root INFO copying build/lib/mypy/typeshed/stdlib/os/path.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/os 2025-06-15 22:29:28,828 root INFO copying build/lib/mypy/typeshed/stdlib/selectors.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,829 root INFO copying build/lib/mypy/typeshed/stdlib/_asyncio.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,830 root INFO copying build/lib/mypy/typeshed/stdlib/_multibytecodec.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,832 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2025-06-15 22:29:28,833 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/sequence.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/msilib 2025-06-15 22:29:28,834 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/schema.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/msilib 2025-06-15 22:29:28,835 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/msilib 2025-06-15 22:29:28,836 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/text.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/msilib 2025-06-15 22:29:28,837 root INFO copying build/lib/mypy/typeshed/stdlib/itertools.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,839 root INFO copying build/lib/mypy/typeshed/stdlib/nis.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,840 root INFO copying build/lib/mypy/typeshed/stdlib/struct.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,841 root INFO copying build/lib/mypy/typeshed/stdlib/ntpath.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,842 root INFO copying build/lib/mypy/typeshed/stdlib/hmac.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,843 root INFO copying build/lib/mypy/typeshed/stdlib/_interpchannels.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,845 root INFO copying build/lib/mypy/typeshed/stdlib/token.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,846 root INFO copying build/lib/mypy/typeshed/stdlib/modulefinder.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,847 root INFO copying build/lib/mypy/typeshed/stdlib/_thread.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,848 root INFO copying build/lib/mypy/typeshed/stdlib/abc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,849 root INFO copying build/lib/mypy/typeshed/stdlib/binascii.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,850 root INFO copying build/lib/mypy/typeshed/stdlib/aifc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,851 root INFO copying build/lib/mypy/typeshed/stdlib/pstats.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,853 root INFO copying build/lib/mypy/typeshed/stdlib/contextlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,854 root INFO copying build/lib/mypy/typeshed/stdlib/unicodedata.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,855 root INFO copying build/lib/mypy/typeshed/stdlib/syslog.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,856 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/venv 2025-06-15 22:29:28,857 root INFO copying build/lib/mypy/typeshed/stdlib/venv/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/venv 2025-06-15 22:29:28,859 root INFO copying build/lib/mypy/typeshed/stdlib/stat.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,860 root INFO copying build/lib/mypy/typeshed/stdlib/glob.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,861 root INFO copying build/lib/mypy/typeshed/stdlib/_pickle.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,862 root INFO copying build/lib/mypy/typeshed/stdlib/pdb.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,863 root INFO copying build/lib/mypy/typeshed/stdlib/uu.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,864 root INFO copying build/lib/mypy/typeshed/stdlib/xxlimited.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,865 root INFO copying build/lib/mypy/typeshed/stdlib/_gdbm.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,867 root INFO copying build/lib/mypy/typeshed/stdlib/threading.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,868 root INFO copying build/lib/mypy/typeshed/stdlib/_compat_pickle.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,869 root INFO copying build/lib/mypy/typeshed/stdlib/pwd.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,870 root INFO copying build/lib/mypy/typeshed/stdlib/datetime.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,871 root INFO copying build/lib/mypy/typeshed/stdlib/ossaudiodev.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,873 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,874 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/_log.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,875 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/case.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,877 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/suite.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,878 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,879 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/main.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,880 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/signals.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,881 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/runner.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,882 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/loader.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,883 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/result.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,884 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,885 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/mock.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,887 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/async_case.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/unittest 2025-06-15 22:29:28,888 root INFO copying build/lib/mypy/typeshed/stdlib/typing_extensions.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,889 root INFO copying build/lib/mypy/typeshed/stdlib/xdrlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,890 root INFO copying build/lib/mypy/typeshed/stdlib/zipapp.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,892 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:28,893 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:28,894 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:28,895 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:28,896 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/main.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:28,897 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:28,899 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,900 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,901 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,902 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,903 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,904 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,905 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,907 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,908 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,909 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,910 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,911 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,912 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,913 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,914 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,915 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,916 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,917 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,918 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,919 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,920 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,921 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,922 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,924 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,925 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,926 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,927 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,928 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,929 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,930 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,931 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,933 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,934 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,935 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,936 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,937 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,938 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,939 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,940 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,941 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,942 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,943 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,944 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,946 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,947 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,948 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,949 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,950 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,951 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,952 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,953 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,954 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,956 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,957 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/fixes 2025-06-15 22:29:28,958 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:28,959 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3 2025-06-15 22:29:28,960 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,961 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,963 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,964 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,965 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,966 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,967 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,968 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,969 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/lib2to3/pgen2 2025-06-15 22:29:28,971 root INFO copying build/lib/mypy/typeshed/stdlib/_bz2.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,972 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2025-06-15 22:29:28,973 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/urllib 2025-06-15 22:29:28,974 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/response.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/urllib 2025-06-15 22:29:28,976 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/urllib 2025-06-15 22:29:28,977 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/request.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/urllib 2025-06-15 22:29:28,978 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/error.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/urllib 2025-06-15 22:29:28,979 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/parse.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/urllib 2025-06-15 22:29:28,980 root INFO copying build/lib/mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,982 root INFO copying build/lib/mypy/typeshed/stdlib/_ssl.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,983 root INFO copying build/lib/mypy/typeshed/stdlib/_codecs.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:28,985 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,986 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/unicode_escape.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,987 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_16_le.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,989 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_5.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,990 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/quopri_codec.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,991 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp273.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,992 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1252.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,993 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/undefined.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,994 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_6.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,995 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/big5hkscs.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,996 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/uu_codec.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,997 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp855.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,998 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp932.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:28,999 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/hex_codec.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,000 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp857.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,001 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/gbk.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,003 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp869.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,004 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1026.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,005 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_32.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,006 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_centeuro.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,007 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_14.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,008 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_iceland.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,009 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso2022_jp.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,011 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/koi8_u.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,012 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp775.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,013 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/raw_unicode_escape.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,014 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_16.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,015 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,016 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/palmos.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,017 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_11.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,018 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/shift_jis.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,019 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_farsi.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,020 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/euc_kr.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,021 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1253.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,022 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso2022_kr.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,023 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_croatian.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,025 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_3.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,026 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp858.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,027 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_7.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,028 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/aliases.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,029 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1255.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,030 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1251.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,031 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_1.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,032 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_13.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,033 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/koi8_t.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,034 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1257.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,035 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/latin_1.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,037 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,038 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_16_be.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,039 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp862.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,040 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp424.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,041 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_turkish.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,042 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_9.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,043 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp852.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,044 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_latin2.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,045 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/charmap.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,046 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/ptcp154.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,048 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/gb18030.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,049 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp856.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,050 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/hz.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,051 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/base64_codec.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,052 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mbcs.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,053 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/tis_620.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,054 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_7.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,055 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp950.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,056 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp866.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,057 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_cyrillic.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,058 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp500.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,059 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/punycode.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,060 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/kz1048.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,062 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/gb2312.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,063 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp863.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,064 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1006.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,065 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_16.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,066 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp949.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,067 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/euc_jp.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,068 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1256.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,069 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_32_le.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,070 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1254.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,072 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/rot_13.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,073 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_arabic.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,074 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_10.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,075 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/hp_roman8.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,076 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_romanian.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,077 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_greek.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,078 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1140.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,079 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,080 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp861.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,081 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp737.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,082 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,083 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1250.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,084 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,085 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,087 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp865.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,088 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_8.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,089 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,090 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/idna.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,091 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp874.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,092 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_2.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,093 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_15.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,095 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,096 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp437.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,097 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/zlib_codec.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,098 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp860.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,099 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/bz2_codec.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,100 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/mac_roman.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,101 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp850.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,102 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/johab.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,103 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1258.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,104 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp037.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,105 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/koi8_r.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,106 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,107 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/oem.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,108 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_32_be.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,109 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,111 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp1125.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,112 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp864.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,113 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso8859_4.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,114 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp875.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,115 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,116 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/big5.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,117 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,118 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/cp720.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,119 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/ascii.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/encodings 2025-06-15 22:29:29,121 root INFO copying build/lib/mypy/typeshed/stdlib/fnmatch.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,122 root INFO copying build/lib/mypy/typeshed/stdlib/_blake2.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,123 root INFO copying build/lib/mypy/typeshed/stdlib/mailcap.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,125 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2025-06-15 22:29:29,126 root INFO copying build/lib/mypy/typeshed/stdlib/collections/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/collections 2025-06-15 22:29:29,128 root INFO copying build/lib/mypy/typeshed/stdlib/collections/abc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/collections 2025-06-15 22:29:29,129 root INFO copying build/lib/mypy/typeshed/stdlib/errno.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,130 root INFO copying build/lib/mypy/typeshed/stdlib/socketserver.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,131 root INFO copying build/lib/mypy/typeshed/stdlib/_warnings.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,133 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml 2025-06-15 22:29:29,134 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,135 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,137 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,138 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,139 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,140 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,141 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,142 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,143 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/dom 2025-06-15 22:29:29,145 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:29,146 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:29,147 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:29,148 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:29,149 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:29,150 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/expatreader.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:29,152 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/sax 2025-06-15 22:29:29,153 root INFO copying build/lib/mypy/typeshed/stdlib/xml/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml 2025-06-15 22:29:29,154 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers 2025-06-15 22:29:29,155 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/parsers 2025-06-15 22:29:29,157 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2025-06-15 22:29:29,158 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/parsers/expat 2025-06-15 22:29:29,159 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/parsers/expat 2025-06-15 22:29:29,160 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/parsers/expat 2025-06-15 22:29:29,162 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:29,163 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:29,164 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:29,165 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:29,166 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:29,167 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/xml/etree 2025-06-15 22:29:29,169 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2025-06-15 22:29:29,170 root INFO copying build/lib/mypy/typeshed/stdlib/curses/panel.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/curses 2025-06-15 22:29:29,171 root INFO copying build/lib/mypy/typeshed/stdlib/curses/textpad.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/curses 2025-06-15 22:29:29,172 root INFO copying build/lib/mypy/typeshed/stdlib/curses/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/curses 2025-06-15 22:29:29,173 root INFO copying build/lib/mypy/typeshed/stdlib/curses/has_key.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/curses 2025-06-15 22:29:29,174 root INFO copying build/lib/mypy/typeshed/stdlib/curses/ascii.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/curses 2025-06-15 22:29:29,175 root INFO copying build/lib/mypy/typeshed/stdlib/posixpath.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,176 root INFO copying build/lib/mypy/typeshed/stdlib/pipes.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,177 root INFO copying build/lib/mypy/typeshed/stdlib/cProfile.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,179 root INFO copying build/lib/mypy/typeshed/stdlib/winreg.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,180 root INFO copying build/lib/mypy/typeshed/stdlib/sunau.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,181 root INFO copying build/lib/mypy/typeshed/stdlib/io.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,182 root INFO copying build/lib/mypy/typeshed/stdlib/crypt.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,183 root INFO copying build/lib/mypy/typeshed/stdlib/faulthandler.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,184 root INFO copying build/lib/mypy/typeshed/stdlib/plistlib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,185 root INFO copying build/lib/mypy/typeshed/stdlib/dis.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,187 root INFO copying build/lib/mypy/typeshed/stdlib/heapq.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,188 root INFO copying build/lib/mypy/typeshed/stdlib/_compression.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,189 root INFO copying build/lib/mypy/typeshed/stdlib/imghdr.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,190 root INFO copying build/lib/mypy/typeshed/stdlib/parser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,192 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,193 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,194 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,195 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,196 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,197 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,198 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,200 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,201 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,202 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,203 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2025-06-15 22:29:29,205 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing/dummy 2025-06-15 22:29:29,206 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing/dummy 2025-06-15 22:29:29,207 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,208 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,209 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,210 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,211 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,212 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,213 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,215 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,216 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,217 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,218 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,219 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/multiprocessing 2025-06-15 22:29:29,220 root INFO copying build/lib/mypy/typeshed/stdlib/runpy.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,221 root INFO copying build/lib/mypy/typeshed/stdlib/shutil.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,223 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2025-06-15 22:29:29,224 root INFO copying build/lib/mypy/typeshed/stdlib/http/cookies.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/http 2025-06-15 22:29:29,225 root INFO copying build/lib/mypy/typeshed/stdlib/http/cookiejar.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/http 2025-06-15 22:29:29,227 root INFO copying build/lib/mypy/typeshed/stdlib/http/server.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/http 2025-06-15 22:29:29,228 root INFO copying build/lib/mypy/typeshed/stdlib/http/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/http 2025-06-15 22:29:29,229 root INFO copying build/lib/mypy/typeshed/stdlib/http/client.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/http 2025-06-15 22:29:29,230 root INFO copying build/lib/mypy/typeshed/stdlib/_contextvars.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,232 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2025-06-15 22:29:29,233 root INFO copying build/lib/mypy/typeshed/stdlib/html/entities.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/html 2025-06-15 22:29:29,234 root INFO copying build/lib/mypy/typeshed/stdlib/html/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/html 2025-06-15 22:29:29,235 root INFO copying build/lib/mypy/typeshed/stdlib/html/parser.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/html 2025-06-15 22:29:29,236 root INFO copying build/lib/mypy/typeshed/stdlib/pickletools.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,238 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,239 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/cmd.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,240 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,241 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/filelist.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,242 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/log.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,243 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/config.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,245 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/version.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,246 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,247 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,248 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/core.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,249 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,250 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/errors.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,251 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/text_file.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,252 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dist.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,254 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/debug.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,255 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,256 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,257 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,259 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,260 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/check.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,261 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,262 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,263 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,264 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,265 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,266 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,267 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/config.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,268 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,269 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,270 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,272 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,273 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,274 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,275 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,276 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,277 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,278 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/register.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,279 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,280 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,281 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,282 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,284 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils/command 2025-06-15 22:29:29,285 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/extension.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,286 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/_msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,287 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,288 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,289 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/spawn.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,290 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,291 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,292 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/file_util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,293 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,294 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/distutils 2025-06-15 22:29:29,296 root INFO copying build/lib/mypy/typeshed/stdlib/wave.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,297 root INFO copying build/lib/mypy/typeshed/stdlib/netrc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,298 root INFO copying build/lib/mypy/typeshed/stdlib/grp.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,299 root INFO copying build/lib/mypy/typeshed/stdlib/uuid.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,301 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2025-06-15 22:29:29,302 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/model.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/pyexpat 2025-06-15 22:29:29,303 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/pyexpat 2025-06-15 22:29:29,304 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/pyexpat 2025-06-15 22:29:29,305 root INFO copying build/lib/mypy/typeshed/stdlib/copyreg.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,306 root INFO copying build/lib/mypy/typeshed/stdlib/_collections_abc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,307 root INFO copying build/lib/mypy/typeshed/stdlib/marshal.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,308 root INFO copying build/lib/mypy/typeshed/stdlib/builtins.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,310 root INFO copying build/lib/mypy/typeshed/stdlib/poplib.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,312 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,313 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/_bootstrap_external.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,315 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:29,316 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:29,317 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:29,318 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:29,319 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:29,320 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:29,321 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/resources 2025-06-15 22:29:29,322 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,323 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/machinery.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,324 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/_bootstrap.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,325 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/simple.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,326 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/_abc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,328 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/abc.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,329 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/readers.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,330 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2025-06-15 22:29:29,332 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/metadata 2025-06-15 22:29:29,333 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/metadata 2025-06-15 22:29:29,334 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib/metadata 2025-06-15 22:29:29,335 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/util.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib/importlib 2025-06-15 22:29:29,336 root INFO copying build/lib/mypy/typeshed/stdlib/termios.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,337 root INFO copying build/lib/mypy/typeshed/stdlib/_threading_local.pyi -> build/bdist.linux-riscv64/wheel/./mypy/typeshed/stdlib 2025-06-15 22:29:29,339 root INFO copying build/lib/mypy/typeshed/LICENSE -> build/bdist.linux-riscv64/wheel/./mypy/typeshed 2025-06-15 22:29:29,341 root INFO copying build/lib/mypy/expandtype.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,342 root INFO copying build/lib/mypy/typeanal.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,344 root INFO copying build/lib/mypy/stubdoc.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,345 root INFO copying build/lib/mypy/nodes.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,347 root INFO copying build/lib/mypy/fscache.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,349 root INFO copying build/lib/mypy/parse.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,350 root INFO copying build/lib/mypy/subtypes.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,351 root INFO copying build/lib/mypy/__main__.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,353 root INFO copying build/lib/mypy/literals.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,354 root INFO copying build/lib/mypy/modulefinder.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,356 root INFO copying build/lib/mypy/mro.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,358 root INFO copying build/lib/mypy/typestate.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,359 root INFO copying build/lib/mypy/copytype.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,360 root INFO copying build/lib/mypy/checkstrformat.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,361 root INFO copying build/lib/mypy/checkpattern.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,363 root INFO copying build/lib/mypy/semanal_pass1.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,364 root INFO copying build/lib/mypy/freetree.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,365 root INFO copying build/lib/mypy/semanal_typeargs.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,366 root INFO copying build/lib/mypy/evalexpr.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,367 root INFO copying build/lib/mypy/traverser.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,368 root INFO copying build/lib/mypy/build.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,371 root INFO copying build/lib/mypy/bogus_type.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,372 root INFO copying build/lib/mypy/pyinfo.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,373 root INFO copying build/lib/mypy/semanal_infer.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,374 root INFO copying build/lib/mypy/indirection.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,376 root INFO copying build/lib/mypy/typevars.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,377 root INFO copying build/lib/mypy/infer.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,378 root INFO copying build/lib/mypy/patterns.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,379 root INFO copying build/lib/mypy/errors.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,380 root INFO copying build/lib/mypy/sharedparse.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,382 root INFO creating build/bdist.linux-riscv64/wheel/mypy/dmypy 2025-06-15 22:29:29,383 root INFO copying build/lib/mypy/dmypy/__init__.py -> build/bdist.linux-riscv64/wheel/./mypy/dmypy 2025-06-15 22:29:29,384 root INFO copying build/lib/mypy/dmypy/client.py -> build/bdist.linux-riscv64/wheel/./mypy/dmypy 2025-06-15 22:29:29,385 root INFO copying build/lib/mypy/dmypy/__main__.py -> build/bdist.linux-riscv64/wheel/./mypy/dmypy 2025-06-15 22:29:29,387 root INFO copying build/lib/mypy/semanal_classprop.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,388 root INFO copying build/lib/mypy/fswatcher.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,389 root INFO copying build/lib/mypy/stubutil.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,391 root INFO creating build/bdist.linux-riscv64/wheel/mypy/xml 2025-06-15 22:29:29,392 root INFO copying build/lib/mypy/xml/mypy-html.xslt -> build/bdist.linux-riscv64/wheel/./mypy/xml 2025-06-15 22:29:29,393 root INFO copying build/lib/mypy/xml/mypy.xsd -> build/bdist.linux-riscv64/wheel/./mypy/xml 2025-06-15 22:29:29,394 root INFO copying build/lib/mypy/xml/mypy-txt.xslt -> build/bdist.linux-riscv64/wheel/./mypy/xml 2025-06-15 22:29:29,395 root INFO copying build/lib/mypy/xml/mypy-html.css -> build/bdist.linux-riscv64/wheel/./mypy/xml 2025-06-15 22:29:29,396 root INFO copying build/lib/mypy/erasetype.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,398 root INFO copying build/lib/mypy/plugin.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,399 root INFO copying build/lib/mypy/config_parser.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,401 root INFO copying build/lib/mypy/inspections.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,402 root INFO copying build/lib/mypy/treetransform.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,403 root INFO copying build/lib/mypy/semanal_newtype.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,404 root INFO copying build/lib/mypy/operators.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,406 root INFO copying build/lib/mypy/errorcodes.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,407 root INFO copying build/lib/mypy/defaults.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,408 root INFO copying build/lib/mypy/solve.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,409 root INFO copying build/lib/mypy/type_visitor.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,410 root INFO copying build/lib/mypy/fixup.py -> build/bdist.linux-riscv64/wheel/./mypy 2025-06-15 22:29:29,412 root INFO running install_egg_info 2025-06-15 22:29:29,429 root INFO Copying mypy.egg-info to build/bdist.linux-riscv64/wheel/./mypy-1.16.0-py3.12.egg-info 2025-06-15 22:29:29,437 root INFO running install_scripts 2025-06-15 22:29:29,448 root INFO creating build/bdist.linux-riscv64/wheel/mypy-1.16.0.dist-info/WHEEL 2025-06-15 22:29:29,455 wheel INFO creating '/home/buildozer/aports/community/py3-mypy/src/mypy-1.16.0/.dist/.tmp-16877_37/mypy-1.16.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-06-15 22:29:29,460 wheel INFO adding 'mypy/__init__.py' 2025-06-15 22:29:29,463 wheel INFO adding 'mypy/__main__.py' 2025-06-15 22:29:29,464 wheel INFO adding 'mypy/api.py' 2025-06-15 22:29:29,465 wheel INFO adding 'mypy/applytype.py' 2025-06-15 22:29:29,467 wheel INFO adding 'mypy/argmap.py' 2025-06-15 22:29:29,469 wheel INFO adding 'mypy/binder.py' 2025-06-15 22:29:29,470 wheel INFO adding 'mypy/bogus_type.py' 2025-06-15 22:29:29,473 wheel INFO adding 'mypy/build.py' 2025-06-15 22:29:29,480 wheel INFO adding 'mypy/checker.py' 2025-06-15 22:29:29,489 wheel INFO adding 'mypy/checker_shared.py' 2025-06-15 22:29:29,492 wheel INFO adding 'mypy/checkexpr.py' 2025-06-15 22:29:29,500 wheel INFO adding 'mypy/checkmember.py' 2025-06-15 22:29:29,502 wheel INFO adding 'mypy/checkpattern.py' 2025-06-15 22:29:29,505 wheel INFO adding 'mypy/checkstrformat.py' 2025-06-15 22:29:29,507 wheel INFO adding 'mypy/config_parser.py' 2025-06-15 22:29:29,509 wheel INFO adding 'mypy/constant_fold.py' 2025-06-15 22:29:29,511 wheel INFO adding 'mypy/constraints.py' 2025-06-15 22:29:29,514 wheel INFO adding 'mypy/copytype.py' 2025-06-15 22:29:29,516 wheel INFO adding 'mypy/defaults.py' 2025-06-15 22:29:29,517 wheel INFO adding 'mypy/dmypy_os.py' 2025-06-15 22:29:29,518 wheel INFO adding 'mypy/dmypy_server.py' 2025-06-15 22:29:29,521 wheel INFO adding 'mypy/dmypy_util.py' 2025-06-15 22:29:29,522 wheel INFO adding 'mypy/erasetype.py' 2025-06-15 22:29:29,523 wheel INFO adding 'mypy/error_formatter.py' 2025-06-15 22:29:29,525 wheel INFO adding 'mypy/errorcodes.py' 2025-06-15 22:29:29,527 wheel INFO adding 'mypy/errors.py' 2025-06-15 22:29:29,529 wheel INFO adding 'mypy/evalexpr.py' 2025-06-15 22:29:29,531 wheel INFO adding 'mypy/expandtype.py' 2025-06-15 22:29:29,533 wheel INFO adding 'mypy/exprtotype.py' 2025-06-15 22:29:29,535 wheel INFO adding 'mypy/fastparse.py' 2025-06-15 22:29:29,538 wheel INFO adding 'mypy/find_sources.py' 2025-06-15 22:29:29,540 wheel INFO adding 'mypy/fixup.py' 2025-06-15 22:29:29,541 wheel INFO adding 'mypy/freetree.py' 2025-06-15 22:29:29,543 wheel INFO adding 'mypy/fscache.py' 2025-06-15 22:29:29,544 wheel INFO adding 'mypy/fswatcher.py' 2025-06-15 22:29:29,545 wheel INFO adding 'mypy/gclogger.py' 2025-06-15 22:29:29,546 wheel INFO adding 'mypy/git.py' 2025-06-15 22:29:29,548 wheel INFO adding 'mypy/graph_utils.py' 2025-06-15 22:29:29,549 wheel INFO adding 'mypy/indirection.py' 2025-06-15 22:29:29,550 wheel INFO adding 'mypy/infer.py' 2025-06-15 22:29:29,552 wheel INFO adding 'mypy/inspections.py' 2025-06-15 22:29:29,554 wheel INFO adding 'mypy/ipc.py' 2025-06-15 22:29:29,556 wheel INFO adding 'mypy/join.py' 2025-06-15 22:29:29,558 wheel INFO adding 'mypy/literals.py' 2025-06-15 22:29:29,560 wheel INFO adding 'mypy/lookup.py' 2025-06-15 22:29:29,561 wheel INFO adding 'mypy/main.py' 2025-06-15 22:29:29,564 wheel INFO adding 'mypy/maptype.py' 2025-06-15 22:29:29,566 wheel INFO adding 'mypy/meet.py' 2025-06-15 22:29:29,568 wheel INFO adding 'mypy/memprofile.py' 2025-06-15 22:29:29,570 wheel INFO adding 'mypy/message_registry.py' 2025-06-15 22:29:29,573 wheel INFO adding 'mypy/messages.py' 2025-06-15 22:29:29,577 wheel INFO adding 'mypy/metastore.py' 2025-06-15 22:29:29,578 wheel INFO adding 'mypy/mixedtraverser.py' 2025-06-15 22:29:29,580 wheel INFO adding 'mypy/modulefinder.py' 2025-06-15 22:29:29,582 wheel INFO adding 'mypy/moduleinspect.py' 2025-06-15 22:29:29,584 wheel INFO adding 'mypy/mro.py' 2025-06-15 22:29:29,586 wheel INFO adding 'mypy/nodes.py' 2025-06-15 22:29:29,590 wheel INFO adding 'mypy/operators.py' 2025-06-15 22:29:29,592 wheel INFO adding 'mypy/options.py' 2025-06-15 22:29:29,593 wheel INFO adding 'mypy/parse.py' 2025-06-15 22:29:29,595 wheel INFO adding 'mypy/partially_defined.py' 2025-06-15 22:29:29,597 wheel INFO adding 'mypy/patterns.py' 2025-06-15 22:29:29,599 wheel INFO adding 'mypy/plugin.py' 2025-06-15 22:29:29,601 wheel INFO adding 'mypy/py.typed' 2025-06-15 22:29:29,602 wheel INFO adding 'mypy/pyinfo.py' 2025-06-15 22:29:29,603 wheel INFO adding 'mypy/reachability.py' 2025-06-15 22:29:29,605 wheel INFO adding 'mypy/refinfo.py' 2025-06-15 22:29:29,606 wheel INFO adding 'mypy/renaming.py' 2025-06-15 22:29:29,608 wheel INFO adding 'mypy/report.py' 2025-06-15 22:29:29,610 wheel INFO adding 'mypy/scope.py' 2025-06-15 22:29:29,614 wheel INFO adding 'mypy/semanal.py' 2025-06-15 22:29:29,622 wheel INFO adding 'mypy/semanal_classprop.py' 2025-06-15 22:29:29,623 wheel INFO adding 'mypy/semanal_enum.py' 2025-06-15 22:29:29,625 wheel INFO adding 'mypy/semanal_infer.py' 2025-06-15 22:29:29,626 wheel INFO adding 'mypy/semanal_main.py' 2025-06-15 22:29:29,628 wheel INFO adding 'mypy/semanal_namedtuple.py' 2025-06-15 22:29:29,631 wheel INFO adding 'mypy/semanal_newtype.py' 2025-06-15 22:29:29,632 wheel INFO adding 'mypy/semanal_pass1.py' 2025-06-15 22:29:29,633 wheel INFO adding 'mypy/semanal_shared.py' 2025-06-15 22:29:29,635 wheel INFO adding 'mypy/semanal_typeargs.py' 2025-06-15 22:29:29,637 wheel INFO adding 'mypy/semanal_typeddict.py' 2025-06-15 22:29:29,639 wheel INFO adding 'mypy/sharedparse.py' 2025-06-15 22:29:29,640 wheel INFO adding 'mypy/solve.py' 2025-06-15 22:29:29,642 wheel INFO adding 'mypy/split_namespace.py' 2025-06-15 22:29:29,643 wheel INFO adding 'mypy/state.py' 2025-06-15 22:29:29,645 wheel INFO adding 'mypy/stats.py' 2025-06-15 22:29:29,647 wheel INFO adding 'mypy/strconv.py' 2025-06-15 22:29:29,649 wheel INFO adding 'mypy/stubdoc.py' 2025-06-15 22:29:29,651 wheel INFO adding 'mypy/stubgen.py' 2025-06-15 22:29:29,654 wheel INFO adding 'mypy/stubgenc.py' 2025-06-15 22:29:29,656 wheel INFO adding 'mypy/stubinfo.py' 2025-06-15 22:29:29,658 wheel INFO adding 'mypy/stubtest.py' 2025-06-15 22:29:29,662 wheel INFO adding 'mypy/stubutil.py' 2025-06-15 22:29:29,665 wheel INFO adding 'mypy/subtypes.py' 2025-06-15 22:29:29,668 wheel INFO adding 'mypy/suggestions.py' 2025-06-15 22:29:29,670 wheel INFO adding 'mypy/traverser.py' 2025-06-15 22:29:29,673 wheel INFO adding 'mypy/treetransform.py' 2025-06-15 22:29:29,675 wheel INFO adding 'mypy/tvar_scope.py' 2025-06-15 22:29:29,676 wheel INFO adding 'mypy/type_visitor.py' 2025-06-15 22:29:29,679 wheel INFO adding 'mypy/typeanal.py' 2025-06-15 22:29:29,683 wheel INFO adding 'mypy/typeops.py' 2025-06-15 22:29:29,686 wheel INFO adding 'mypy/types.py' 2025-06-15 22:29:29,690 wheel INFO adding 'mypy/types_utils.py' 2025-06-15 22:29:29,692 wheel INFO adding 'mypy/typestate.py' 2025-06-15 22:29:29,694 wheel INFO adding 'mypy/typetraverser.py' 2025-06-15 22:29:29,695 wheel INFO adding 'mypy/typevars.py' 2025-06-15 22:29:29,696 wheel INFO adding 'mypy/typevartuples.py' 2025-06-15 22:29:29,698 wheel INFO adding 'mypy/util.py' 2025-06-15 22:29:29,700 wheel INFO adding 'mypy/version.py' 2025-06-15 22:29:29,701 wheel INFO adding 'mypy/visitor.py' 2025-06-15 22:29:29,703 wheel INFO adding 'mypy/dmypy/__init__.py' 2025-06-15 22:29:29,704 wheel INFO adding 'mypy/dmypy/__main__.py' 2025-06-15 22:29:29,706 wheel INFO adding 'mypy/dmypy/client.py' 2025-06-15 22:29:29,708 wheel INFO adding 'mypy/plugins/__init__.py' 2025-06-15 22:29:29,710 wheel INFO adding 'mypy/plugins/attrs.py' 2025-06-15 22:29:29,712 wheel INFO adding 'mypy/plugins/common.py' 2025-06-15 22:29:29,714 wheel INFO adding 'mypy/plugins/ctypes.py' 2025-06-15 22:29:29,716 wheel INFO adding 'mypy/plugins/dataclasses.py' 2025-06-15 22:29:29,718 wheel INFO adding 'mypy/plugins/default.py' 2025-06-15 22:29:29,720 wheel INFO adding 'mypy/plugins/enums.py' 2025-06-15 22:29:29,722 wheel INFO adding 'mypy/plugins/functools.py' 2025-06-15 22:29:29,724 wheel INFO adding 'mypy/plugins/proper_plugin.py' 2025-06-15 22:29:29,725 wheel INFO adding 'mypy/plugins/singledispatch.py' 2025-06-15 22:29:29,727 wheel INFO adding 'mypy/server/__init__.py' 2025-06-15 22:29:29,729 wheel INFO adding 'mypy/server/astdiff.py' 2025-06-15 22:29:29,731 wheel INFO adding 'mypy/server/astmerge.py' 2025-06-15 22:29:29,732 wheel INFO adding 'mypy/server/aststrip.py' 2025-06-15 22:29:29,734 wheel INFO adding 'mypy/server/deps.py' 2025-06-15 22:29:29,737 wheel INFO adding 'mypy/server/mergecheck.py' 2025-06-15 22:29:29,738 wheel INFO adding 'mypy/server/objgraph.py' 2025-06-15 22:29:29,739 wheel INFO adding 'mypy/server/subexpr.py' 2025-06-15 22:29:29,741 wheel INFO adding 'mypy/server/target.py' 2025-06-15 22:29:29,742 wheel INFO adding 'mypy/server/trigger.py' 2025-06-15 22:29:29,744 wheel INFO adding 'mypy/server/update.py' 2025-06-15 22:29:29,747 wheel INFO adding 'mypy/test/__init__.py' 2025-06-15 22:29:29,748 wheel INFO adding 'mypy/test/config.py' 2025-06-15 22:29:29,749 wheel INFO adding 'mypy/test/data.py' 2025-06-15 22:29:29,751 wheel INFO adding 'mypy/test/helpers.py' 2025-06-15 22:29:29,753 wheel INFO adding 'mypy/test/test_config_parser.py' 2025-06-15 22:29:29,755 wheel INFO adding 'mypy/test/test_find_sources.py' 2025-06-15 22:29:29,756 wheel INFO adding 'mypy/test/test_ref_info.py' 2025-06-15 22:29:29,757 wheel INFO adding 'mypy/test/testapi.py' 2025-06-15 22:29:29,759 wheel INFO adding 'mypy/test/testargs.py' 2025-06-15 22:29:29,760 wheel INFO adding 'mypy/test/testcheck.py' 2025-06-15 22:29:29,762 wheel INFO adding 'mypy/test/testcmdline.py' 2025-06-15 22:29:29,763 wheel INFO adding 'mypy/test/testconstraints.py' 2025-06-15 22:29:29,765 wheel INFO adding 'mypy/test/testdaemon.py' 2025-06-15 22:29:29,766 wheel INFO adding 'mypy/test/testdeps.py' 2025-06-15 22:29:29,768 wheel INFO adding 'mypy/test/testdiff.py' 2025-06-15 22:29:29,769 wheel INFO adding 'mypy/test/testerrorstream.py' 2025-06-15 22:29:29,770 wheel INFO adding 'mypy/test/testfinegrained.py' 2025-06-15 22:29:29,772 wheel INFO adding 'mypy/test/testfinegrainedcache.py' 2025-06-15 22:29:29,773 wheel INFO adding 'mypy/test/testformatter.py' 2025-06-15 22:29:29,774 wheel INFO adding 'mypy/test/testfscache.py' 2025-06-15 22:29:29,775 wheel INFO adding 'mypy/test/testgraph.py' 2025-06-15 22:29:29,777 wheel INFO adding 'mypy/test/testinfer.py' 2025-06-15 22:29:29,778 wheel INFO adding 'mypy/test/testipc.py' 2025-06-15 22:29:29,780 wheel INFO adding 'mypy/test/testmerge.py' 2025-06-15 22:29:29,781 wheel INFO adding 'mypy/test/testmodulefinder.py' 2025-06-15 22:29:29,783 wheel INFO adding 'mypy/test/testmypyc.py' 2025-06-15 22:29:29,784 wheel INFO adding 'mypy/test/testoutput.py' 2025-06-15 22:29:29,786 wheel INFO adding 'mypy/test/testparse.py' 2025-06-15 22:29:29,787 wheel INFO adding 'mypy/test/testpep561.py' 2025-06-15 22:29:29,788 wheel INFO adding 'mypy/test/testpythoneval.py' 2025-06-15 22:29:29,790 wheel INFO adding 'mypy/test/testreports.py' 2025-06-15 22:29:29,791 wheel INFO adding 'mypy/test/testsemanal.py' 2025-06-15 22:29:29,793 wheel INFO adding 'mypy/test/testsolve.py' 2025-06-15 22:29:29,795 wheel INFO adding 'mypy/test/teststubgen.py' 2025-06-15 22:29:29,797 wheel INFO adding 'mypy/test/teststubinfo.py' 2025-06-15 22:29:29,799 wheel INFO adding 'mypy/test/teststubtest.py' 2025-06-15 22:29:29,802 wheel INFO adding 'mypy/test/testsubtypes.py' 2025-06-15 22:29:29,804 wheel INFO adding 'mypy/test/testtransform.py' 2025-06-15 22:29:29,805 wheel INFO adding 'mypy/test/testtypegen.py' 2025-06-15 22:29:29,807 wheel INFO adding 'mypy/test/testtypes.py' 2025-06-15 22:29:29,810 wheel INFO adding 'mypy/test/testutil.py' 2025-06-15 22:29:29,811 wheel INFO adding 'mypy/test/typefixture.py' 2025-06-15 22:29:29,813 wheel INFO adding 'mypy/test/update_data.py' 2025-06-15 22:29:29,814 wheel INFO adding 'mypy/test/visitors.py' 2025-06-15 22:29:29,816 wheel INFO adding 'mypy/test/meta/__init__.py' 2025-06-15 22:29:29,817 wheel INFO adding 'mypy/test/meta/_pytest.py' 2025-06-15 22:29:29,818 wheel INFO adding 'mypy/test/meta/test_diff_helper.py' 2025-06-15 22:29:29,819 wheel INFO adding 'mypy/test/meta/test_parse_data.py' 2025-06-15 22:29:29,821 wheel INFO adding 'mypy/test/meta/test_update_data.py' 2025-06-15 22:29:29,822 wheel INFO adding 'mypy/typeshed/LICENSE' 2025-06-15 22:29:29,826 wheel INFO adding 'mypy/typeshed/stdlib/VERSIONS' 2025-06-15 22:29:29,827 wheel INFO adding 'mypy/typeshed/stdlib/__future__.pyi' 2025-06-15 22:29:29,829 wheel INFO adding 'mypy/typeshed/stdlib/__main__.pyi' 2025-06-15 22:29:29,830 wheel INFO adding 'mypy/typeshed/stdlib/_ast.pyi' 2025-06-15 22:29:29,831 wheel INFO adding 'mypy/typeshed/stdlib/_asyncio.pyi' 2025-06-15 22:29:29,833 wheel INFO adding 'mypy/typeshed/stdlib/_bisect.pyi' 2025-06-15 22:29:29,835 wheel INFO adding 'mypy/typeshed/stdlib/_blake2.pyi' 2025-06-15 22:29:29,836 wheel INFO adding 'mypy/typeshed/stdlib/_bootlocale.pyi' 2025-06-15 22:29:29,837 wheel INFO adding 'mypy/typeshed/stdlib/_bz2.pyi' 2025-06-15 22:29:29,838 wheel INFO adding 'mypy/typeshed/stdlib/_codecs.pyi' 2025-06-15 22:29:29,840 wheel INFO adding 'mypy/typeshed/stdlib/_collections_abc.pyi' 2025-06-15 22:29:29,841 wheel INFO adding 'mypy/typeshed/stdlib/_compat_pickle.pyi' 2025-06-15 22:29:29,842 wheel INFO adding 'mypy/typeshed/stdlib/_compression.pyi' 2025-06-15 22:29:29,844 wheel INFO adding 'mypy/typeshed/stdlib/_contextvars.pyi' 2025-06-15 22:29:29,845 wheel INFO adding 'mypy/typeshed/stdlib/_csv.pyi' 2025-06-15 22:29:29,846 wheel INFO adding 'mypy/typeshed/stdlib/_ctypes.pyi' 2025-06-15 22:29:29,848 wheel INFO adding 'mypy/typeshed/stdlib/_curses.pyi' 2025-06-15 22:29:29,850 wheel INFO adding 'mypy/typeshed/stdlib/_curses_panel.pyi' 2025-06-15 22:29:29,851 wheel INFO adding 'mypy/typeshed/stdlib/_dbm.pyi' 2025-06-15 22:29:29,852 wheel INFO adding 'mypy/typeshed/stdlib/_decimal.pyi' 2025-06-15 22:29:29,853 wheel INFO adding 'mypy/typeshed/stdlib/_dummy_thread.pyi' 2025-06-15 22:29:29,854 wheel INFO adding 'mypy/typeshed/stdlib/_dummy_threading.pyi' 2025-06-15 22:29:29,856 wheel INFO adding 'mypy/typeshed/stdlib/_frozen_importlib.pyi' 2025-06-15 22:29:29,857 wheel INFO adding 'mypy/typeshed/stdlib/_frozen_importlib_external.pyi' 2025-06-15 22:29:29,858 wheel INFO adding 'mypy/typeshed/stdlib/_gdbm.pyi' 2025-06-15 22:29:29,860 wheel INFO adding 'mypy/typeshed/stdlib/_hashlib.pyi' 2025-06-15 22:29:29,861 wheel INFO adding 'mypy/typeshed/stdlib/_heapq.pyi' 2025-06-15 22:29:29,862 wheel INFO adding 'mypy/typeshed/stdlib/_imp.pyi' 2025-06-15 22:29:29,863 wheel INFO adding 'mypy/typeshed/stdlib/_interpchannels.pyi' 2025-06-15 22:29:29,864 wheel INFO adding 'mypy/typeshed/stdlib/_interpqueues.pyi' 2025-06-15 22:29:29,866 wheel INFO adding 'mypy/typeshed/stdlib/_interpreters.pyi' 2025-06-15 22:29:29,867 wheel INFO adding 'mypy/typeshed/stdlib/_io.pyi' 2025-06-15 22:29:29,868 wheel INFO adding 'mypy/typeshed/stdlib/_json.pyi' 2025-06-15 22:29:29,870 wheel INFO adding 'mypy/typeshed/stdlib/_locale.pyi' 2025-06-15 22:29:29,871 wheel INFO adding 'mypy/typeshed/stdlib/_lsprof.pyi' 2025-06-15 22:29:29,872 wheel INFO adding 'mypy/typeshed/stdlib/_lzma.pyi' 2025-06-15 22:29:29,873 wheel INFO adding 'mypy/typeshed/stdlib/_markupbase.pyi' 2025-06-15 22:29:29,874 wheel INFO adding 'mypy/typeshed/stdlib/_msi.pyi' 2025-06-15 22:29:29,876 wheel INFO adding 'mypy/typeshed/stdlib/_multibytecodec.pyi' 2025-06-15 22:29:29,877 wheel INFO adding 'mypy/typeshed/stdlib/_operator.pyi' 2025-06-15 22:29:29,878 wheel INFO adding 'mypy/typeshed/stdlib/_osx_support.pyi' 2025-06-15 22:29:29,880 wheel INFO adding 'mypy/typeshed/stdlib/_pickle.pyi' 2025-06-15 22:29:29,881 wheel INFO adding 'mypy/typeshed/stdlib/_posixsubprocess.pyi' 2025-06-15 22:29:29,882 wheel INFO adding 'mypy/typeshed/stdlib/_py_abc.pyi' 2025-06-15 22:29:29,883 wheel INFO adding 'mypy/typeshed/stdlib/_pydecimal.pyi' 2025-06-15 22:29:29,884 wheel INFO adding 'mypy/typeshed/stdlib/_queue.pyi' 2025-06-15 22:29:29,885 wheel INFO adding 'mypy/typeshed/stdlib/_random.pyi' 2025-06-15 22:29:29,886 wheel INFO adding 'mypy/typeshed/stdlib/_sitebuiltins.pyi' 2025-06-15 22:29:29,888 wheel INFO adding 'mypy/typeshed/stdlib/_socket.pyi' 2025-06-15 22:29:29,890 wheel INFO adding 'mypy/typeshed/stdlib/_sqlite3.pyi' 2025-06-15 22:29:29,891 wheel INFO adding 'mypy/typeshed/stdlib/_ssl.pyi' 2025-06-15 22:29:29,893 wheel INFO adding 'mypy/typeshed/stdlib/_stat.pyi' 2025-06-15 22:29:29,894 wheel INFO adding 'mypy/typeshed/stdlib/_struct.pyi' 2025-06-15 22:29:29,896 wheel INFO adding 'mypy/typeshed/stdlib/_thread.pyi' 2025-06-15 22:29:29,897 wheel INFO adding 'mypy/typeshed/stdlib/_threading_local.pyi' 2025-06-15 22:29:29,898 wheel INFO adding 'mypy/typeshed/stdlib/_tkinter.pyi' 2025-06-15 22:29:29,899 wheel INFO adding 'mypy/typeshed/stdlib/_tracemalloc.pyi' 2025-06-15 22:29:29,901 wheel INFO adding 'mypy/typeshed/stdlib/_warnings.pyi' 2025-06-15 22:29:29,902 wheel INFO adding 'mypy/typeshed/stdlib/_weakref.pyi' 2025-06-15 22:29:29,903 wheel INFO adding 'mypy/typeshed/stdlib/_weakrefset.pyi' 2025-06-15 22:29:29,904 wheel INFO adding 'mypy/typeshed/stdlib/_winapi.pyi' 2025-06-15 22:29:29,906 wheel INFO adding 'mypy/typeshed/stdlib/abc.pyi' 2025-06-15 22:29:29,907 wheel INFO adding 'mypy/typeshed/stdlib/aifc.pyi' 2025-06-15 22:29:29,908 wheel INFO adding 'mypy/typeshed/stdlib/antigravity.pyi' 2025-06-15 22:29:29,910 wheel INFO adding 'mypy/typeshed/stdlib/argparse.pyi' 2025-06-15 22:29:29,912 wheel INFO adding 'mypy/typeshed/stdlib/array.pyi' 2025-06-15 22:29:29,914 wheel INFO adding 'mypy/typeshed/stdlib/ast.pyi' 2025-06-15 22:29:29,916 wheel INFO adding 'mypy/typeshed/stdlib/asynchat.pyi' 2025-06-15 22:29:29,918 wheel INFO adding 'mypy/typeshed/stdlib/asyncore.pyi' 2025-06-15 22:29:29,919 wheel INFO adding 'mypy/typeshed/stdlib/atexit.pyi' 2025-06-15 22:29:29,920 wheel INFO adding 'mypy/typeshed/stdlib/audioop.pyi' 2025-06-15 22:29:29,921 wheel INFO adding 'mypy/typeshed/stdlib/base64.pyi' 2025-06-15 22:29:29,922 wheel INFO adding 'mypy/typeshed/stdlib/bdb.pyi' 2025-06-15 22:29:29,924 wheel INFO adding 'mypy/typeshed/stdlib/binascii.pyi' 2025-06-15 22:29:29,925 wheel INFO adding 'mypy/typeshed/stdlib/binhex.pyi' 2025-06-15 22:29:29,926 wheel INFO adding 'mypy/typeshed/stdlib/bisect.pyi' 2025-06-15 22:29:29,928 wheel INFO adding 'mypy/typeshed/stdlib/builtins.pyi' 2025-06-15 22:29:29,931 wheel INFO adding 'mypy/typeshed/stdlib/bz2.pyi' 2025-06-15 22:29:29,933 wheel INFO adding 'mypy/typeshed/stdlib/cProfile.pyi' 2025-06-15 22:29:29,934 wheel INFO adding 'mypy/typeshed/stdlib/calendar.pyi' 2025-06-15 22:29:29,935 wheel INFO adding 'mypy/typeshed/stdlib/cgi.pyi' 2025-06-15 22:29:29,937 wheel INFO adding 'mypy/typeshed/stdlib/cgitb.pyi' 2025-06-15 22:29:29,938 wheel INFO adding 'mypy/typeshed/stdlib/chunk.pyi' 2025-06-15 22:29:29,939 wheel INFO adding 'mypy/typeshed/stdlib/cmath.pyi' 2025-06-15 22:29:29,940 wheel INFO adding 'mypy/typeshed/stdlib/cmd.pyi' 2025-06-15 22:29:29,941 wheel INFO adding 'mypy/typeshed/stdlib/code.pyi' 2025-06-15 22:29:29,943 wheel INFO adding 'mypy/typeshed/stdlib/codecs.pyi' 2025-06-15 22:29:29,944 wheel INFO adding 'mypy/typeshed/stdlib/codeop.pyi' 2025-06-15 22:29:29,945 wheel INFO adding 'mypy/typeshed/stdlib/colorsys.pyi' 2025-06-15 22:29:29,946 wheel INFO adding 'mypy/typeshed/stdlib/compileall.pyi' 2025-06-15 22:29:29,948 wheel INFO adding 'mypy/typeshed/stdlib/configparser.pyi' 2025-06-15 22:29:29,949 wheel INFO adding 'mypy/typeshed/stdlib/contextlib.pyi' 2025-06-15 22:29:29,951 wheel INFO adding 'mypy/typeshed/stdlib/contextvars.pyi' 2025-06-15 22:29:29,952 wheel INFO adding 'mypy/typeshed/stdlib/copy.pyi' 2025-06-15 22:29:29,953 wheel INFO adding 'mypy/typeshed/stdlib/copyreg.pyi' 2025-06-15 22:29:29,954 wheel INFO adding 'mypy/typeshed/stdlib/crypt.pyi' 2025-06-15 22:29:29,955 wheel INFO adding 'mypy/typeshed/stdlib/csv.pyi' 2025-06-15 22:29:29,957 wheel INFO adding 'mypy/typeshed/stdlib/dataclasses.pyi' 2025-06-15 22:29:29,958 wheel INFO adding 'mypy/typeshed/stdlib/datetime.pyi' 2025-06-15 22:29:29,960 wheel INFO adding 'mypy/typeshed/stdlib/decimal.pyi' 2025-06-15 22:29:29,962 wheel INFO adding 'mypy/typeshed/stdlib/difflib.pyi' 2025-06-15 22:29:29,963 wheel INFO adding 'mypy/typeshed/stdlib/dis.pyi' 2025-06-15 22:29:29,965 wheel INFO adding 'mypy/typeshed/stdlib/doctest.pyi' 2025-06-15 22:29:29,966 wheel INFO adding 'mypy/typeshed/stdlib/dummy_threading.pyi' 2025-06-15 22:29:29,967 wheel INFO adding 'mypy/typeshed/stdlib/enum.pyi' 2025-06-15 22:29:29,969 wheel INFO adding 'mypy/typeshed/stdlib/errno.pyi' 2025-06-15 22:29:29,970 wheel INFO adding 'mypy/typeshed/stdlib/faulthandler.pyi' 2025-06-15 22:29:29,971 wheel INFO adding 'mypy/typeshed/stdlib/fcntl.pyi' 2025-06-15 22:29:29,973 wheel INFO adding 'mypy/typeshed/stdlib/filecmp.pyi' 2025-06-15 22:29:29,974 wheel INFO adding 'mypy/typeshed/stdlib/fileinput.pyi' 2025-06-15 22:29:29,976 wheel INFO adding 'mypy/typeshed/stdlib/fnmatch.pyi' 2025-06-15 22:29:29,977 wheel INFO adding 'mypy/typeshed/stdlib/formatter.pyi' 2025-06-15 22:29:29,978 wheel INFO adding 'mypy/typeshed/stdlib/fractions.pyi' 2025-06-15 22:29:29,980 wheel INFO adding 'mypy/typeshed/stdlib/ftplib.pyi' 2025-06-15 22:29:29,982 wheel INFO adding 'mypy/typeshed/stdlib/functools.pyi' 2025-06-15 22:29:29,983 wheel INFO adding 'mypy/typeshed/stdlib/gc.pyi' 2025-06-15 22:29:29,984 wheel INFO adding 'mypy/typeshed/stdlib/genericpath.pyi' 2025-06-15 22:29:29,986 wheel INFO adding 'mypy/typeshed/stdlib/getopt.pyi' 2025-06-15 22:29:29,987 wheel INFO adding 'mypy/typeshed/stdlib/getpass.pyi' 2025-06-15 22:29:29,988 wheel INFO adding 'mypy/typeshed/stdlib/gettext.pyi' 2025-06-15 22:29:29,990 wheel INFO adding 'mypy/typeshed/stdlib/glob.pyi' 2025-06-15 22:29:29,991 wheel INFO adding 'mypy/typeshed/stdlib/graphlib.pyi' 2025-06-15 22:29:29,992 wheel INFO adding 'mypy/typeshed/stdlib/grp.pyi' 2025-06-15 22:29:29,993 wheel INFO adding 'mypy/typeshed/stdlib/gzip.pyi' 2025-06-15 22:29:29,995 wheel INFO adding 'mypy/typeshed/stdlib/hashlib.pyi' 2025-06-15 22:29:29,996 wheel INFO adding 'mypy/typeshed/stdlib/heapq.pyi' 2025-06-15 22:29:29,997 wheel INFO adding 'mypy/typeshed/stdlib/hmac.pyi' 2025-06-15 22:29:29,999 wheel INFO adding 'mypy/typeshed/stdlib/imaplib.pyi' 2025-06-15 22:29:30,000 wheel INFO adding 'mypy/typeshed/stdlib/imghdr.pyi' 2025-06-15 22:29:30,001 wheel INFO adding 'mypy/typeshed/stdlib/imp.pyi' 2025-06-15 22:29:30,003 wheel INFO adding 'mypy/typeshed/stdlib/inspect.pyi' 2025-06-15 22:29:30,004 wheel INFO adding 'mypy/typeshed/stdlib/io.pyi' 2025-06-15 22:29:30,006 wheel INFO adding 'mypy/typeshed/stdlib/ipaddress.pyi' 2025-06-15 22:29:30,007 wheel INFO adding 'mypy/typeshed/stdlib/itertools.pyi' 2025-06-15 22:29:30,009 wheel INFO adding 'mypy/typeshed/stdlib/keyword.pyi' 2025-06-15 22:29:30,010 wheel INFO adding 'mypy/typeshed/stdlib/linecache.pyi' 2025-06-15 22:29:30,011 wheel INFO adding 'mypy/typeshed/stdlib/locale.pyi' 2025-06-15 22:29:30,013 wheel INFO adding 'mypy/typeshed/stdlib/lzma.pyi' 2025-06-15 22:29:30,014 wheel INFO adding 'mypy/typeshed/stdlib/mailbox.pyi' 2025-06-15 22:29:30,016 wheel INFO adding 'mypy/typeshed/stdlib/mailcap.pyi' 2025-06-15 22:29:30,017 wheel INFO adding 'mypy/typeshed/stdlib/marshal.pyi' 2025-06-15 22:29:30,018 wheel INFO adding 'mypy/typeshed/stdlib/math.pyi' 2025-06-15 22:29:30,020 wheel INFO adding 'mypy/typeshed/stdlib/mimetypes.pyi' 2025-06-15 22:29:30,021 wheel INFO adding 'mypy/typeshed/stdlib/mmap.pyi' 2025-06-15 22:29:30,022 wheel INFO adding 'mypy/typeshed/stdlib/modulefinder.pyi' 2025-06-15 22:29:30,024 wheel INFO adding 'mypy/typeshed/stdlib/msvcrt.pyi' 2025-06-15 22:29:30,025 wheel INFO adding 'mypy/typeshed/stdlib/netrc.pyi' 2025-06-15 22:29:30,026 wheel INFO adding 'mypy/typeshed/stdlib/nis.pyi' 2025-06-15 22:29:30,027 wheel INFO adding 'mypy/typeshed/stdlib/nntplib.pyi' 2025-06-15 22:29:30,029 wheel INFO adding 'mypy/typeshed/stdlib/nt.pyi' 2025-06-15 22:29:30,030 wheel INFO adding 'mypy/typeshed/stdlib/ntpath.pyi' 2025-06-15 22:29:30,031 wheel INFO adding 'mypy/typeshed/stdlib/nturl2path.pyi' 2025-06-15 22:29:30,032 wheel INFO adding 'mypy/typeshed/stdlib/numbers.pyi' 2025-06-15 22:29:30,034 wheel INFO adding 'mypy/typeshed/stdlib/opcode.pyi' 2025-06-15 22:29:30,035 wheel INFO adding 'mypy/typeshed/stdlib/operator.pyi' 2025-06-15 22:29:30,037 wheel INFO adding 'mypy/typeshed/stdlib/optparse.pyi' 2025-06-15 22:29:30,038 wheel INFO adding 'mypy/typeshed/stdlib/ossaudiodev.pyi' 2025-06-15 22:29:30,040 wheel INFO adding 'mypy/typeshed/stdlib/parser.pyi' 2025-06-15 22:29:30,041 wheel INFO adding 'mypy/typeshed/stdlib/pathlib.pyi' 2025-06-15 22:29:30,043 wheel INFO adding 'mypy/typeshed/stdlib/pdb.pyi' 2025-06-15 22:29:30,044 wheel INFO adding 'mypy/typeshed/stdlib/pickle.pyi' 2025-06-15 22:29:30,046 wheel INFO adding 'mypy/typeshed/stdlib/pickletools.pyi' 2025-06-15 22:29:30,047 wheel INFO adding 'mypy/typeshed/stdlib/pipes.pyi' 2025-06-15 22:29:30,048 wheel INFO adding 'mypy/typeshed/stdlib/pkgutil.pyi' 2025-06-15 22:29:30,049 wheel INFO adding 'mypy/typeshed/stdlib/platform.pyi' 2025-06-15 22:29:30,051 wheel INFO adding 'mypy/typeshed/stdlib/plistlib.pyi' 2025-06-15 22:29:30,052 wheel INFO adding 'mypy/typeshed/stdlib/poplib.pyi' 2025-06-15 22:29:30,053 wheel INFO adding 'mypy/typeshed/stdlib/posix.pyi' 2025-06-15 22:29:30,055 wheel INFO adding 'mypy/typeshed/stdlib/posixpath.pyi' 2025-06-15 22:29:30,057 wheel INFO adding 'mypy/typeshed/stdlib/pprint.pyi' 2025-06-15 22:29:30,058 wheel INFO adding 'mypy/typeshed/stdlib/profile.pyi' 2025-06-15 22:29:30,059 wheel INFO adding 'mypy/typeshed/stdlib/pstats.pyi' 2025-06-15 22:29:30,060 wheel INFO adding 'mypy/typeshed/stdlib/pty.pyi' 2025-06-15 22:29:30,061 wheel INFO adding 'mypy/typeshed/stdlib/pwd.pyi' 2025-06-15 22:29:30,063 wheel INFO adding 'mypy/typeshed/stdlib/py_compile.pyi' 2025-06-15 22:29:30,064 wheel INFO adding 'mypy/typeshed/stdlib/pyclbr.pyi' 2025-06-15 22:29:30,065 wheel INFO adding 'mypy/typeshed/stdlib/pydoc.pyi' 2025-06-15 22:29:30,067 wheel INFO adding 'mypy/typeshed/stdlib/queue.pyi' 2025-06-15 22:29:30,068 wheel INFO adding 'mypy/typeshed/stdlib/quopri.pyi' 2025-06-15 22:29:30,069 wheel INFO adding 'mypy/typeshed/stdlib/random.pyi' 2025-06-15 22:29:30,071 wheel INFO adding 'mypy/typeshed/stdlib/re.pyi' 2025-06-15 22:29:30,075 wheel INFO adding 'mypy/typeshed/stdlib/readline.pyi' 2025-06-15 22:29:30,077 wheel INFO adding 'mypy/typeshed/stdlib/reprlib.pyi' 2025-06-15 22:29:30,078 wheel INFO adding 'mypy/typeshed/stdlib/resource.pyi' 2025-06-15 22:29:30,079 wheel INFO adding 'mypy/typeshed/stdlib/rlcompleter.pyi' 2025-06-15 22:29:30,081 wheel INFO adding 'mypy/typeshed/stdlib/runpy.pyi' 2025-06-15 22:29:30,082 wheel INFO adding 'mypy/typeshed/stdlib/sched.pyi' 2025-06-15 22:29:30,084 wheel INFO adding 'mypy/typeshed/stdlib/secrets.pyi' 2025-06-15 22:29:30,085 wheel INFO adding 'mypy/typeshed/stdlib/select.pyi' 2025-06-15 22:29:30,086 wheel INFO adding 'mypy/typeshed/stdlib/selectors.pyi' 2025-06-15 22:29:30,088 wheel INFO adding 'mypy/typeshed/stdlib/shelve.pyi' 2025-06-15 22:29:30,089 wheel INFO adding 'mypy/typeshed/stdlib/shlex.pyi' 2025-06-15 22:29:30,090 wheel INFO adding 'mypy/typeshed/stdlib/shutil.pyi' 2025-06-15 22:29:30,092 wheel INFO adding 'mypy/typeshed/stdlib/signal.pyi' 2025-06-15 22:29:30,093 wheel INFO adding 'mypy/typeshed/stdlib/site.pyi' 2025-06-15 22:29:30,094 wheel INFO adding 'mypy/typeshed/stdlib/smtpd.pyi' 2025-06-15 22:29:30,096 wheel INFO adding 'mypy/typeshed/stdlib/smtplib.pyi' 2025-06-15 22:29:30,097 wheel INFO adding 'mypy/typeshed/stdlib/sndhdr.pyi' 2025-06-15 22:29:30,099 wheel INFO adding 'mypy/typeshed/stdlib/socket.pyi' 2025-06-15 22:29:30,101 wheel INFO adding 'mypy/typeshed/stdlib/socketserver.pyi' 2025-06-15 22:29:30,103 wheel INFO adding 'mypy/typeshed/stdlib/spwd.pyi' 2025-06-15 22:29:30,104 wheel INFO adding 'mypy/typeshed/stdlib/sre_compile.pyi' 2025-06-15 22:29:30,105 wheel INFO adding 'mypy/typeshed/stdlib/sre_constants.pyi' 2025-06-15 22:29:30,107 wheel INFO adding 'mypy/typeshed/stdlib/sre_parse.pyi' 2025-06-15 22:29:30,108 wheel INFO adding 'mypy/typeshed/stdlib/ssl.pyi' 2025-06-15 22:29:30,110 wheel INFO adding 'mypy/typeshed/stdlib/stat.pyi' 2025-06-15 22:29:30,111 wheel INFO adding 'mypy/typeshed/stdlib/statistics.pyi' 2025-06-15 22:29:30,112 wheel INFO adding 'mypy/typeshed/stdlib/string.pyi' 2025-06-15 22:29:30,114 wheel INFO adding 'mypy/typeshed/stdlib/stringprep.pyi' 2025-06-15 22:29:30,115 wheel INFO adding 'mypy/typeshed/stdlib/struct.pyi' 2025-06-15 22:29:30,117 wheel INFO adding 'mypy/typeshed/stdlib/subprocess.pyi' 2025-06-15 22:29:30,120 wheel INFO adding 'mypy/typeshed/stdlib/sunau.pyi' 2025-06-15 22:29:30,121 wheel INFO adding 'mypy/typeshed/stdlib/symbol.pyi' 2025-06-15 22:29:30,122 wheel INFO adding 'mypy/typeshed/stdlib/symtable.pyi' 2025-06-15 22:29:30,124 wheel INFO adding 'mypy/typeshed/stdlib/sysconfig.pyi' 2025-06-15 22:29:30,125 wheel INFO adding 'mypy/typeshed/stdlib/syslog.pyi' 2025-06-15 22:29:30,126 wheel INFO adding 'mypy/typeshed/stdlib/tabnanny.pyi' 2025-06-15 22:29:30,128 wheel INFO adding 'mypy/typeshed/stdlib/tarfile.pyi' 2025-06-15 22:29:30,129 wheel INFO adding 'mypy/typeshed/stdlib/telnetlib.pyi' 2025-06-15 22:29:30,131 wheel INFO adding 'mypy/typeshed/stdlib/tempfile.pyi' 2025-06-15 22:29:30,132 wheel INFO adding 'mypy/typeshed/stdlib/termios.pyi' 2025-06-15 22:29:30,134 wheel INFO adding 'mypy/typeshed/stdlib/textwrap.pyi' 2025-06-15 22:29:30,135 wheel INFO adding 'mypy/typeshed/stdlib/this.pyi' 2025-06-15 22:29:30,136 wheel INFO adding 'mypy/typeshed/stdlib/threading.pyi' 2025-06-15 22:29:30,137 wheel INFO adding 'mypy/typeshed/stdlib/time.pyi' 2025-06-15 22:29:30,139 wheel INFO adding 'mypy/typeshed/stdlib/timeit.pyi' 2025-06-15 22:29:30,140 wheel INFO adding 'mypy/typeshed/stdlib/token.pyi' 2025-06-15 22:29:30,141 wheel INFO adding 'mypy/typeshed/stdlib/tokenize.pyi' 2025-06-15 22:29:30,143 wheel INFO adding 'mypy/typeshed/stdlib/tomllib.pyi' 2025-06-15 22:29:30,144 wheel INFO adding 'mypy/typeshed/stdlib/trace.pyi' 2025-06-15 22:29:30,145 wheel INFO adding 'mypy/typeshed/stdlib/traceback.pyi' 2025-06-15 22:29:30,147 wheel INFO adding 'mypy/typeshed/stdlib/tracemalloc.pyi' 2025-06-15 22:29:30,148 wheel INFO adding 'mypy/typeshed/stdlib/tty.pyi' 2025-06-15 22:29:30,149 wheel INFO adding 'mypy/typeshed/stdlib/turtle.pyi' 2025-06-15 22:29:30,152 wheel INFO adding 'mypy/typeshed/stdlib/types.pyi' 2025-06-15 22:29:30,154 wheel INFO adding 'mypy/typeshed/stdlib/typing.pyi' 2025-06-15 22:29:30,156 wheel INFO adding 'mypy/typeshed/stdlib/typing_extensions.pyi' 2025-06-15 22:29:30,158 wheel INFO adding 'mypy/typeshed/stdlib/unicodedata.pyi' 2025-06-15 22:29:30,159 wheel INFO adding 'mypy/typeshed/stdlib/uu.pyi' 2025-06-15 22:29:30,160 wheel INFO adding 'mypy/typeshed/stdlib/uuid.pyi' 2025-06-15 22:29:30,162 wheel INFO adding 'mypy/typeshed/stdlib/warnings.pyi' 2025-06-15 22:29:30,163 wheel INFO adding 'mypy/typeshed/stdlib/wave.pyi' 2025-06-15 22:29:30,164 wheel INFO adding 'mypy/typeshed/stdlib/weakref.pyi' 2025-06-15 22:29:30,166 wheel INFO adding 'mypy/typeshed/stdlib/webbrowser.pyi' 2025-06-15 22:29:30,167 wheel INFO adding 'mypy/typeshed/stdlib/winreg.pyi' 2025-06-15 22:29:30,169 wheel INFO adding 'mypy/typeshed/stdlib/winsound.pyi' 2025-06-15 22:29:30,170 wheel INFO adding 'mypy/typeshed/stdlib/xdrlib.pyi' 2025-06-15 22:29:30,171 wheel INFO adding 'mypy/typeshed/stdlib/xxlimited.pyi' 2025-06-15 22:29:30,172 wheel INFO adding 'mypy/typeshed/stdlib/zipapp.pyi' 2025-06-15 22:29:30,173 wheel INFO adding 'mypy/typeshed/stdlib/zipimport.pyi' 2025-06-15 22:29:30,174 wheel INFO adding 'mypy/typeshed/stdlib/zlib.pyi' 2025-06-15 22:29:30,177 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/__init__.pyi' 2025-06-15 22:29:30,178 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/dbapi.pyi' 2025-06-15 22:29:30,180 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/importlib.pyi' 2025-06-15 22:29:30,181 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/wsgi.pyi' 2025-06-15 22:29:30,182 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/xml.pyi' 2025-06-15 22:29:30,184 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/__init__.pyi' 2025-06-15 22:29:30,187 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_events.pyi' 2025-06-15 22:29:30,188 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_futures.pyi' 2025-06-15 22:29:30,189 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_subprocess.pyi' 2025-06-15 22:29:30,191 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_tasks.pyi' 2025-06-15 22:29:30,192 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/constants.pyi' 2025-06-15 22:29:30,193 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/coroutines.pyi' 2025-06-15 22:29:30,195 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/events.pyi' 2025-06-15 22:29:30,196 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/exceptions.pyi' 2025-06-15 22:29:30,197 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/format_helpers.pyi' 2025-06-15 22:29:30,199 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/futures.pyi' 2025-06-15 22:29:30,200 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/locks.pyi' 2025-06-15 22:29:30,201 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/log.pyi' 2025-06-15 22:29:30,202 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/mixins.pyi' 2025-06-15 22:29:30,203 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/proactor_events.pyi' 2025-06-15 22:29:30,205 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/protocols.pyi' 2025-06-15 22:29:30,206 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/queues.pyi' 2025-06-15 22:29:30,207 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/runners.pyi' 2025-06-15 22:29:30,208 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/selector_events.pyi' 2025-06-15 22:29:30,209 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/sslproto.pyi' 2025-06-15 22:29:30,211 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/staggered.pyi' 2025-06-15 22:29:30,212 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/streams.pyi' 2025-06-15 22:29:30,213 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/subprocess.pyi' 2025-06-15 22:29:30,215 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/taskgroups.pyi' 2025-06-15 22:29:30,216 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/tasks.pyi' 2025-06-15 22:29:30,218 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/threads.pyi' 2025-06-15 22:29:30,219 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/timeouts.pyi' 2025-06-15 22:29:30,220 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/transports.pyi' 2025-06-15 22:29:30,221 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/trsock.pyi' 2025-06-15 22:29:30,223 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/unix_events.pyi' 2025-06-15 22:29:30,225 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/windows_events.pyi' 2025-06-15 22:29:30,226 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/windows_utils.pyi' 2025-06-15 22:29:30,228 wheel INFO adding 'mypy/typeshed/stdlib/collections/__init__.pyi' 2025-06-15 22:29:30,230 wheel INFO adding 'mypy/typeshed/stdlib/collections/abc.pyi' 2025-06-15 22:29:30,231 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/__init__.pyi' 2025-06-15 22:29:30,233 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/__init__.pyi' 2025-06-15 22:29:30,234 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/_base.pyi' 2025-06-15 22:29:30,236 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/process.pyi' 2025-06-15 22:29:30,237 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/thread.pyi' 2025-06-15 22:29:30,239 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/__init__.pyi' 2025-06-15 22:29:30,240 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/_endian.pyi' 2025-06-15 22:29:30,241 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/util.pyi' 2025-06-15 22:29:30,243 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/wintypes.pyi' 2025-06-15 22:29:30,244 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/macholib/__init__.pyi' 2025-06-15 22:29:30,246 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/macholib/dyld.pyi' 2025-06-15 22:29:30,247 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/macholib/dylib.pyi' 2025-06-15 22:29:30,248 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/macholib/framework.pyi' 2025-06-15 22:29:30,249 wheel INFO adding 'mypy/typeshed/stdlib/curses/__init__.pyi' 2025-06-15 22:29:30,250 wheel INFO adding 'mypy/typeshed/stdlib/curses/ascii.pyi' 2025-06-15 22:29:30,252 wheel INFO adding 'mypy/typeshed/stdlib/curses/has_key.pyi' 2025-06-15 22:29:30,253 wheel INFO adding 'mypy/typeshed/stdlib/curses/panel.pyi' 2025-06-15 22:29:30,254 wheel INFO adding 'mypy/typeshed/stdlib/curses/textpad.pyi' 2025-06-15 22:29:30,255 wheel INFO adding 'mypy/typeshed/stdlib/dbm/__init__.pyi' 2025-06-15 22:29:30,256 wheel INFO adding 'mypy/typeshed/stdlib/dbm/dumb.pyi' 2025-06-15 22:29:30,257 wheel INFO adding 'mypy/typeshed/stdlib/dbm/gnu.pyi' 2025-06-15 22:29:30,259 wheel INFO adding 'mypy/typeshed/stdlib/dbm/ndbm.pyi' 2025-06-15 22:29:30,260 wheel INFO adding 'mypy/typeshed/stdlib/dbm/sqlite3.pyi' 2025-06-15 22:29:30,261 wheel INFO adding 'mypy/typeshed/stdlib/distutils/__init__.pyi' 2025-06-15 22:29:30,263 wheel INFO adding 'mypy/typeshed/stdlib/distutils/_msvccompiler.pyi' 2025-06-15 22:29:30,264 wheel INFO adding 'mypy/typeshed/stdlib/distutils/archive_util.pyi' 2025-06-15 22:29:30,265 wheel INFO adding 'mypy/typeshed/stdlib/distutils/bcppcompiler.pyi' 2025-06-15 22:29:30,266 wheel INFO adding 'mypy/typeshed/stdlib/distutils/ccompiler.pyi' 2025-06-15 22:29:30,268 wheel INFO adding 'mypy/typeshed/stdlib/distutils/cmd.pyi' 2025-06-15 22:29:30,269 wheel INFO adding 'mypy/typeshed/stdlib/distutils/config.pyi' 2025-06-15 22:29:30,270 wheel INFO adding 'mypy/typeshed/stdlib/distutils/core.pyi' 2025-06-15 22:29:30,272 wheel INFO adding 'mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi' 2025-06-15 22:29:30,273 wheel INFO adding 'mypy/typeshed/stdlib/distutils/debug.pyi' 2025-06-15 22:29:30,274 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dep_util.pyi' 2025-06-15 22:29:30,275 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dir_util.pyi' 2025-06-15 22:29:30,276 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dist.pyi' 2025-06-15 22:29:30,278 wheel INFO adding 'mypy/typeshed/stdlib/distutils/errors.pyi' 2025-06-15 22:29:30,279 wheel INFO adding 'mypy/typeshed/stdlib/distutils/extension.pyi' 2025-06-15 22:29:30,281 wheel INFO adding 'mypy/typeshed/stdlib/distutils/fancy_getopt.pyi' 2025-06-15 22:29:30,282 wheel INFO adding 'mypy/typeshed/stdlib/distutils/file_util.pyi' 2025-06-15 22:29:30,283 wheel INFO adding 'mypy/typeshed/stdlib/distutils/filelist.pyi' 2025-06-15 22:29:30,284 wheel INFO adding 'mypy/typeshed/stdlib/distutils/log.pyi' 2025-06-15 22:29:30,285 wheel INFO adding 'mypy/typeshed/stdlib/distutils/msvccompiler.pyi' 2025-06-15 22:29:30,286 wheel INFO adding 'mypy/typeshed/stdlib/distutils/spawn.pyi' 2025-06-15 22:29:30,287 wheel INFO adding 'mypy/typeshed/stdlib/distutils/sysconfig.pyi' 2025-06-15 22:29:30,289 wheel INFO adding 'mypy/typeshed/stdlib/distutils/text_file.pyi' 2025-06-15 22:29:30,290 wheel INFO adding 'mypy/typeshed/stdlib/distutils/unixccompiler.pyi' 2025-06-15 22:29:30,291 wheel INFO adding 'mypy/typeshed/stdlib/distutils/util.pyi' 2025-06-15 22:29:30,292 wheel INFO adding 'mypy/typeshed/stdlib/distutils/version.pyi' 2025-06-15 22:29:30,294 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/__init__.pyi' 2025-06-15 22:29:30,295 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist.pyi' 2025-06-15 22:29:30,296 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi' 2025-06-15 22:29:30,297 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi' 2025-06-15 22:29:30,299 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi' 2025-06-15 22:29:30,300 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi' 2025-06-15 22:29:30,301 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi' 2025-06-15 22:29:30,302 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build.pyi' 2025-06-15 22:29:30,304 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_clib.pyi' 2025-06-15 22:29:30,305 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_ext.pyi' 2025-06-15 22:29:30,306 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_py.pyi' 2025-06-15 22:29:30,307 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_scripts.pyi' 2025-06-15 22:29:30,309 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/check.pyi' 2025-06-15 22:29:30,310 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/clean.pyi' 2025-06-15 22:29:30,311 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/config.pyi' 2025-06-15 22:29:30,313 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install.pyi' 2025-06-15 22:29:30,314 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_data.pyi' 2025-06-15 22:29:30,315 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi' 2025-06-15 22:29:30,316 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_headers.pyi' 2025-06-15 22:29:30,317 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_lib.pyi' 2025-06-15 22:29:30,319 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_scripts.pyi' 2025-06-15 22:29:30,320 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/register.pyi' 2025-06-15 22:29:30,321 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/sdist.pyi' 2025-06-15 22:29:30,322 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/upload.pyi' 2025-06-15 22:29:30,324 wheel INFO adding 'mypy/typeshed/stdlib/email/__init__.pyi' 2025-06-15 22:29:30,325 wheel INFO adding 'mypy/typeshed/stdlib/email/_header_value_parser.pyi' 2025-06-15 22:29:30,326 wheel INFO adding 'mypy/typeshed/stdlib/email/_policybase.pyi' 2025-06-15 22:29:30,328 wheel INFO adding 'mypy/typeshed/stdlib/email/base64mime.pyi' 2025-06-15 22:29:30,329 wheel INFO adding 'mypy/typeshed/stdlib/email/charset.pyi' 2025-06-15 22:29:30,330 wheel INFO adding 'mypy/typeshed/stdlib/email/contentmanager.pyi' 2025-06-15 22:29:30,331 wheel INFO adding 'mypy/typeshed/stdlib/email/encoders.pyi' 2025-06-15 22:29:30,332 wheel INFO adding 'mypy/typeshed/stdlib/email/errors.pyi' 2025-06-15 22:29:30,333 wheel INFO adding 'mypy/typeshed/stdlib/email/feedparser.pyi' 2025-06-15 22:29:30,335 wheel INFO adding 'mypy/typeshed/stdlib/email/generator.pyi' 2025-06-15 22:29:30,336 wheel INFO adding 'mypy/typeshed/stdlib/email/header.pyi' 2025-06-15 22:29:30,337 wheel INFO adding 'mypy/typeshed/stdlib/email/headerregistry.pyi' 2025-06-15 22:29:30,338 wheel INFO adding 'mypy/typeshed/stdlib/email/iterators.pyi' 2025-06-15 22:29:30,340 wheel INFO adding 'mypy/typeshed/stdlib/email/message.pyi' 2025-06-15 22:29:30,341 wheel INFO adding 'mypy/typeshed/stdlib/email/parser.pyi' 2025-06-15 22:29:30,343 wheel INFO adding 'mypy/typeshed/stdlib/email/policy.pyi' 2025-06-15 22:29:30,344 wheel INFO adding 'mypy/typeshed/stdlib/email/quoprimime.pyi' 2025-06-15 22:29:30,345 wheel INFO adding 'mypy/typeshed/stdlib/email/utils.pyi' 2025-06-15 22:29:30,347 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/__init__.pyi' 2025-06-15 22:29:30,348 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/application.pyi' 2025-06-15 22:29:30,349 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/audio.pyi' 2025-06-15 22:29:30,350 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/base.pyi' 2025-06-15 22:29:30,351 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/image.pyi' 2025-06-15 22:29:30,352 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/message.pyi' 2025-06-15 22:29:30,353 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/multipart.pyi' 2025-06-15 22:29:30,354 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/nonmultipart.pyi' 2025-06-15 22:29:30,356 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/text.pyi' 2025-06-15 22:29:30,358 wheel INFO adding 'mypy/typeshed/stdlib/encodings/__init__.pyi' 2025-06-15 22:29:30,359 wheel INFO adding 'mypy/typeshed/stdlib/encodings/aliases.pyi' 2025-06-15 22:29:30,360 wheel INFO adding 'mypy/typeshed/stdlib/encodings/ascii.pyi' 2025-06-15 22:29:30,361 wheel INFO adding 'mypy/typeshed/stdlib/encodings/base64_codec.pyi' 2025-06-15 22:29:30,362 wheel INFO adding 'mypy/typeshed/stdlib/encodings/big5.pyi' 2025-06-15 22:29:30,364 wheel INFO adding 'mypy/typeshed/stdlib/encodings/big5hkscs.pyi' 2025-06-15 22:29:30,365 wheel INFO adding 'mypy/typeshed/stdlib/encodings/bz2_codec.pyi' 2025-06-15 22:29:30,366 wheel INFO adding 'mypy/typeshed/stdlib/encodings/charmap.pyi' 2025-06-15 22:29:30,367 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp037.pyi' 2025-06-15 22:29:30,368 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1006.pyi' 2025-06-15 22:29:30,369 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1026.pyi' 2025-06-15 22:29:30,371 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1125.pyi' 2025-06-15 22:29:30,372 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1140.pyi' 2025-06-15 22:29:30,373 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1250.pyi' 2025-06-15 22:29:30,374 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1251.pyi' 2025-06-15 22:29:30,375 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1252.pyi' 2025-06-15 22:29:30,376 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1253.pyi' 2025-06-15 22:29:30,378 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1254.pyi' 2025-06-15 22:29:30,379 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1255.pyi' 2025-06-15 22:29:30,380 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1256.pyi' 2025-06-15 22:29:30,381 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1257.pyi' 2025-06-15 22:29:30,382 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp1258.pyi' 2025-06-15 22:29:30,383 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp273.pyi' 2025-06-15 22:29:30,384 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp424.pyi' 2025-06-15 22:29:30,386 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp437.pyi' 2025-06-15 22:29:30,387 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp500.pyi' 2025-06-15 22:29:30,388 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp720.pyi' 2025-06-15 22:29:30,389 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp737.pyi' 2025-06-15 22:29:30,390 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp775.pyi' 2025-06-15 22:29:30,391 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp850.pyi' 2025-06-15 22:29:30,392 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp852.pyi' 2025-06-15 22:29:30,393 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp855.pyi' 2025-06-15 22:29:30,395 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp856.pyi' 2025-06-15 22:29:30,396 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp857.pyi' 2025-06-15 22:29:30,397 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp858.pyi' 2025-06-15 22:29:30,398 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp860.pyi' 2025-06-15 22:29:30,399 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp861.pyi' 2025-06-15 22:29:30,400 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp862.pyi' 2025-06-15 22:29:30,401 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp863.pyi' 2025-06-15 22:29:30,403 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp864.pyi' 2025-06-15 22:29:30,404 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp865.pyi' 2025-06-15 22:29:30,405 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp866.pyi' 2025-06-15 22:29:30,406 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp869.pyi' 2025-06-15 22:29:30,407 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp874.pyi' 2025-06-15 22:29:30,408 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp875.pyi' 2025-06-15 22:29:30,409 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp932.pyi' 2025-06-15 22:29:30,411 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp949.pyi' 2025-06-15 22:29:30,412 wheel INFO adding 'mypy/typeshed/stdlib/encodings/cp950.pyi' 2025-06-15 22:29:30,413 wheel INFO adding 'mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi' 2025-06-15 22:29:30,414 wheel INFO adding 'mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi' 2025-06-15 22:29:30,415 wheel INFO adding 'mypy/typeshed/stdlib/encodings/euc_jp.pyi' 2025-06-15 22:29:30,416 wheel INFO adding 'mypy/typeshed/stdlib/encodings/euc_kr.pyi' 2025-06-15 22:29:30,417 wheel INFO adding 'mypy/typeshed/stdlib/encodings/gb18030.pyi' 2025-06-15 22:29:30,419 wheel INFO adding 'mypy/typeshed/stdlib/encodings/gb2312.pyi' 2025-06-15 22:29:30,420 wheel INFO adding 'mypy/typeshed/stdlib/encodings/gbk.pyi' 2025-06-15 22:29:30,421 wheel INFO adding 'mypy/typeshed/stdlib/encodings/hex_codec.pyi' 2025-06-15 22:29:30,422 wheel INFO adding 'mypy/typeshed/stdlib/encodings/hp_roman8.pyi' 2025-06-15 22:29:30,423 wheel INFO adding 'mypy/typeshed/stdlib/encodings/hz.pyi' 2025-06-15 22:29:30,424 wheel INFO adding 'mypy/typeshed/stdlib/encodings/idna.pyi' 2025-06-15 22:29:30,425 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso2022_jp.pyi' 2025-06-15 22:29:30,427 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi' 2025-06-15 22:29:30,428 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi' 2025-06-15 22:29:30,429 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi' 2025-06-15 22:29:30,430 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi' 2025-06-15 22:29:30,431 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi' 2025-06-15 22:29:30,433 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso2022_kr.pyi' 2025-06-15 22:29:30,434 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_1.pyi' 2025-06-15 22:29:30,435 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_10.pyi' 2025-06-15 22:29:30,436 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_11.pyi' 2025-06-15 22:29:30,437 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_13.pyi' 2025-06-15 22:29:30,438 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_14.pyi' 2025-06-15 22:29:30,440 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_15.pyi' 2025-06-15 22:29:30,441 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_16.pyi' 2025-06-15 22:29:30,442 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_2.pyi' 2025-06-15 22:29:30,443 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_3.pyi' 2025-06-15 22:29:30,444 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_4.pyi' 2025-06-15 22:29:30,445 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_5.pyi' 2025-06-15 22:29:30,447 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_6.pyi' 2025-06-15 22:29:30,448 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_7.pyi' 2025-06-15 22:29:30,449 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_8.pyi' 2025-06-15 22:29:30,450 wheel INFO adding 'mypy/typeshed/stdlib/encodings/iso8859_9.pyi' 2025-06-15 22:29:30,451 wheel INFO adding 'mypy/typeshed/stdlib/encodings/johab.pyi' 2025-06-15 22:29:30,452 wheel INFO adding 'mypy/typeshed/stdlib/encodings/koi8_r.pyi' 2025-06-15 22:29:30,453 wheel INFO adding 'mypy/typeshed/stdlib/encodings/koi8_t.pyi' 2025-06-15 22:29:30,455 wheel INFO adding 'mypy/typeshed/stdlib/encodings/koi8_u.pyi' 2025-06-15 22:29:30,456 wheel INFO adding 'mypy/typeshed/stdlib/encodings/kz1048.pyi' 2025-06-15 22:29:30,457 wheel INFO adding 'mypy/typeshed/stdlib/encodings/latin_1.pyi' 2025-06-15 22:29:30,458 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_arabic.pyi' 2025-06-15 22:29:30,459 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_centeuro.pyi' 2025-06-15 22:29:30,460 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_croatian.pyi' 2025-06-15 22:29:30,462 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_cyrillic.pyi' 2025-06-15 22:29:30,463 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_farsi.pyi' 2025-06-15 22:29:30,464 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_greek.pyi' 2025-06-15 22:29:30,465 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_iceland.pyi' 2025-06-15 22:29:30,466 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_latin2.pyi' 2025-06-15 22:29:30,467 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_roman.pyi' 2025-06-15 22:29:30,468 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_romanian.pyi' 2025-06-15 22:29:30,470 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mac_turkish.pyi' 2025-06-15 22:29:30,471 wheel INFO adding 'mypy/typeshed/stdlib/encodings/mbcs.pyi' 2025-06-15 22:29:30,472 wheel INFO adding 'mypy/typeshed/stdlib/encodings/oem.pyi' 2025-06-15 22:29:30,473 wheel INFO adding 'mypy/typeshed/stdlib/encodings/palmos.pyi' 2025-06-15 22:29:30,475 wheel INFO adding 'mypy/typeshed/stdlib/encodings/ptcp154.pyi' 2025-06-15 22:29:30,476 wheel INFO adding 'mypy/typeshed/stdlib/encodings/punycode.pyi' 2025-06-15 22:29:30,477 wheel INFO adding 'mypy/typeshed/stdlib/encodings/quopri_codec.pyi' 2025-06-15 22:29:30,478 wheel INFO adding 'mypy/typeshed/stdlib/encodings/raw_unicode_escape.pyi' 2025-06-15 22:29:30,479 wheel INFO adding 'mypy/typeshed/stdlib/encodings/rot_13.pyi' 2025-06-15 22:29:30,480 wheel INFO adding 'mypy/typeshed/stdlib/encodings/shift_jis.pyi' 2025-06-15 22:29:30,482 wheel INFO adding 'mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi' 2025-06-15 22:29:30,483 wheel INFO adding 'mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi' 2025-06-15 22:29:30,485 wheel INFO adding 'mypy/typeshed/stdlib/encodings/tis_620.pyi' 2025-06-15 22:29:30,486 wheel INFO adding 'mypy/typeshed/stdlib/encodings/undefined.pyi' 2025-06-15 22:29:30,487 wheel INFO adding 'mypy/typeshed/stdlib/encodings/unicode_escape.pyi' 2025-06-15 22:29:30,488 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_16.pyi' 2025-06-15 22:29:30,489 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_16_be.pyi' 2025-06-15 22:29:30,491 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_16_le.pyi' 2025-06-15 22:29:30,492 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_32.pyi' 2025-06-15 22:29:30,493 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_32_be.pyi' 2025-06-15 22:29:30,494 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_32_le.pyi' 2025-06-15 22:29:30,495 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_7.pyi' 2025-06-15 22:29:30,496 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_8.pyi' 2025-06-15 22:29:30,498 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_8_sig.pyi' 2025-06-15 22:29:30,499 wheel INFO adding 'mypy/typeshed/stdlib/encodings/uu_codec.pyi' 2025-06-15 22:29:30,500 wheel INFO adding 'mypy/typeshed/stdlib/encodings/zlib_codec.pyi' 2025-06-15 22:29:30,501 wheel INFO adding 'mypy/typeshed/stdlib/ensurepip/__init__.pyi' 2025-06-15 22:29:30,503 wheel INFO adding 'mypy/typeshed/stdlib/html/__init__.pyi' 2025-06-15 22:29:30,504 wheel INFO adding 'mypy/typeshed/stdlib/html/entities.pyi' 2025-06-15 22:29:30,505 wheel INFO adding 'mypy/typeshed/stdlib/html/parser.pyi' 2025-06-15 22:29:30,506 wheel INFO adding 'mypy/typeshed/stdlib/http/__init__.pyi' 2025-06-15 22:29:30,508 wheel INFO adding 'mypy/typeshed/stdlib/http/client.pyi' 2025-06-15 22:29:30,510 wheel INFO adding 'mypy/typeshed/stdlib/http/cookiejar.pyi' 2025-06-15 22:29:30,511 wheel INFO adding 'mypy/typeshed/stdlib/http/cookies.pyi' 2025-06-15 22:29:30,513 wheel INFO adding 'mypy/typeshed/stdlib/http/server.pyi' 2025-06-15 22:29:30,514 wheel INFO adding 'mypy/typeshed/stdlib/importlib/__init__.pyi' 2025-06-15 22:29:30,515 wheel INFO adding 'mypy/typeshed/stdlib/importlib/_abc.pyi' 2025-06-15 22:29:30,516 wheel INFO adding 'mypy/typeshed/stdlib/importlib/_bootstrap.pyi' 2025-06-15 22:29:30,518 wheel INFO adding 'mypy/typeshed/stdlib/importlib/_bootstrap_external.pyi' 2025-06-15 22:29:30,519 wheel INFO adding 'mypy/typeshed/stdlib/importlib/abc.pyi' 2025-06-15 22:29:30,520 wheel INFO adding 'mypy/typeshed/stdlib/importlib/machinery.pyi' 2025-06-15 22:29:30,522 wheel INFO adding 'mypy/typeshed/stdlib/importlib/readers.pyi' 2025-06-15 22:29:30,523 wheel INFO adding 'mypy/typeshed/stdlib/importlib/simple.pyi' 2025-06-15 22:29:30,524 wheel INFO adding 'mypy/typeshed/stdlib/importlib/util.pyi' 2025-06-15 22:29:30,525 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/__init__.pyi' 2025-06-15 22:29:30,527 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/_meta.pyi' 2025-06-15 22:29:30,528 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi' 2025-06-15 22:29:30,530 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/__init__.pyi' 2025-06-15 22:29:30,531 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/_common.pyi' 2025-06-15 22:29:30,532 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/_functional.pyi' 2025-06-15 22:29:30,533 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/abc.pyi' 2025-06-15 22:29:30,534 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/readers.pyi' 2025-06-15 22:29:30,536 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/simple.pyi' 2025-06-15 22:29:30,537 wheel INFO adding 'mypy/typeshed/stdlib/json/__init__.pyi' 2025-06-15 22:29:30,538 wheel INFO adding 'mypy/typeshed/stdlib/json/decoder.pyi' 2025-06-15 22:29:30,539 wheel INFO adding 'mypy/typeshed/stdlib/json/encoder.pyi' 2025-06-15 22:29:30,541 wheel INFO adding 'mypy/typeshed/stdlib/json/scanner.pyi' 2025-06-15 22:29:30,542 wheel INFO adding 'mypy/typeshed/stdlib/json/tool.pyi' 2025-06-15 22:29:30,543 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/__init__.pyi' 2025-06-15 22:29:30,545 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi' 2025-06-15 22:29:30,546 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixer_base.pyi' 2025-06-15 22:29:30,547 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/main.pyi' 2025-06-15 22:29:30,548 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pygram.pyi' 2025-06-15 22:29:30,549 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pytree.pyi' 2025-06-15 22:29:30,551 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/refactor.pyi' 2025-06-15 22:29:30,553 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi' 2025-06-15 22:29:30,554 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi' 2025-06-15 22:29:30,555 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi' 2025-06-15 22:29:30,556 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi' 2025-06-15 22:29:30,557 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi' 2025-06-15 22:29:30,559 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi' 2025-06-15 22:29:30,560 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi' 2025-06-15 22:29:30,561 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi' 2025-06-15 22:29:30,562 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi' 2025-06-15 22:29:30,563 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi' 2025-06-15 22:29:30,564 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi' 2025-06-15 22:29:30,565 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi' 2025-06-15 22:29:30,566 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi' 2025-06-15 22:29:30,568 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi' 2025-06-15 22:29:30,569 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi' 2025-06-15 22:29:30,570 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi' 2025-06-15 22:29:30,571 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi' 2025-06-15 22:29:30,572 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi' 2025-06-15 22:29:30,573 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi' 2025-06-15 22:29:30,574 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi' 2025-06-15 22:29:30,575 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi' 2025-06-15 22:29:30,577 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi' 2025-06-15 22:29:30,578 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi' 2025-06-15 22:29:30,579 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi' 2025-06-15 22:29:30,580 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi' 2025-06-15 22:29:30,581 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi' 2025-06-15 22:29:30,582 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi' 2025-06-15 22:29:30,584 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi' 2025-06-15 22:29:30,585 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi' 2025-06-15 22:29:30,586 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi' 2025-06-15 22:29:30,587 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi' 2025-06-15 22:29:30,588 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi' 2025-06-15 22:29:30,589 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi' 2025-06-15 22:29:30,590 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi' 2025-06-15 22:29:30,591 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi' 2025-06-15 22:29:30,593 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi' 2025-06-15 22:29:30,594 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi' 2025-06-15 22:29:30,595 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi' 2025-06-15 22:29:30,596 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi' 2025-06-15 22:29:30,597 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi' 2025-06-15 22:29:30,598 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi' 2025-06-15 22:29:30,599 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi' 2025-06-15 22:29:30,600 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi' 2025-06-15 22:29:30,602 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi' 2025-06-15 22:29:30,603 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi' 2025-06-15 22:29:30,604 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi' 2025-06-15 22:29:30,605 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi' 2025-06-15 22:29:30,606 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi' 2025-06-15 22:29:30,607 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi' 2025-06-15 22:29:30,608 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi' 2025-06-15 22:29:30,609 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi' 2025-06-15 22:29:30,611 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi' 2025-06-15 22:29:30,612 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi' 2025-06-15 22:29:30,613 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi' 2025-06-15 22:29:30,614 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi' 2025-06-15 22:29:30,616 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi' 2025-06-15 22:29:30,617 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi' 2025-06-15 22:29:30,618 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi' 2025-06-15 22:29:30,619 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi' 2025-06-15 22:29:30,620 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi' 2025-06-15 22:29:30,621 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi' 2025-06-15 22:29:30,623 wheel INFO adding 'mypy/typeshed/stdlib/logging/__init__.pyi' 2025-06-15 22:29:30,625 wheel INFO adding 'mypy/typeshed/stdlib/logging/config.pyi' 2025-06-15 22:29:30,627 wheel INFO adding 'mypy/typeshed/stdlib/logging/handlers.pyi' 2025-06-15 22:29:30,628 wheel INFO adding 'mypy/typeshed/stdlib/msilib/__init__.pyi' 2025-06-15 22:29:30,630 wheel INFO adding 'mypy/typeshed/stdlib/msilib/schema.pyi' 2025-06-15 22:29:30,631 wheel INFO adding 'mypy/typeshed/stdlib/msilib/sequence.pyi' 2025-06-15 22:29:30,632 wheel INFO adding 'mypy/typeshed/stdlib/msilib/text.pyi' 2025-06-15 22:29:30,633 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/__init__.pyi' 2025-06-15 22:29:30,635 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/connection.pyi' 2025-06-15 22:29:30,636 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/context.pyi' 2025-06-15 22:29:30,638 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/forkserver.pyi' 2025-06-15 22:29:30,639 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/heap.pyi' 2025-06-15 22:29:30,640 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/managers.pyi' 2025-06-15 22:29:30,642 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/pool.pyi' 2025-06-15 22:29:30,643 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi' 2025-06-15 22:29:30,644 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi' 2025-06-15 22:29:30,645 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi' 2025-06-15 22:29:30,647 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi' 2025-06-15 22:29:30,648 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/process.pyi' 2025-06-15 22:29:30,649 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/queues.pyi' 2025-06-15 22:29:30,650 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/reduction.pyi' 2025-06-15 22:29:30,651 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi' 2025-06-15 22:29:30,653 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi' 2025-06-15 22:29:30,654 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi' 2025-06-15 22:29:30,655 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi' 2025-06-15 22:29:30,657 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/spawn.pyi' 2025-06-15 22:29:30,658 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/synchronize.pyi' 2025-06-15 22:29:30,659 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/util.pyi' 2025-06-15 22:29:30,661 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi' 2025-06-15 22:29:30,662 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi' 2025-06-15 22:29:30,664 wheel INFO adding 'mypy/typeshed/stdlib/os/__init__.pyi' 2025-06-15 22:29:30,666 wheel INFO adding 'mypy/typeshed/stdlib/os/path.pyi' 2025-06-15 22:29:30,668 wheel INFO adding 'mypy/typeshed/stdlib/pydoc_data/__init__.pyi' 2025-06-15 22:29:30,669 wheel INFO adding 'mypy/typeshed/stdlib/pydoc_data/topics.pyi' 2025-06-15 22:29:30,670 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/__init__.pyi' 2025-06-15 22:29:30,672 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/errors.pyi' 2025-06-15 22:29:30,673 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/model.pyi' 2025-06-15 22:29:30,675 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/__init__.pyi' 2025-06-15 22:29:30,676 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/dbapi2.pyi' 2025-06-15 22:29:30,678 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/dump.pyi' 2025-06-15 22:29:30,680 wheel INFO adding 'mypy/typeshed/stdlib/sys/__init__.pyi' 2025-06-15 22:29:30,681 wheel INFO adding 'mypy/typeshed/stdlib/sys/_monitoring.pyi' 2025-06-15 22:29:30,684 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/__init__.pyi' 2025-06-15 22:29:30,688 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/colorchooser.pyi' 2025-06-15 22:29:30,689 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/commondialog.pyi' 2025-06-15 22:29:30,691 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/constants.pyi' 2025-06-15 22:29:30,692 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/dialog.pyi' 2025-06-15 22:29:30,693 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/dnd.pyi' 2025-06-15 22:29:30,694 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/filedialog.pyi' 2025-06-15 22:29:30,696 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/font.pyi' 2025-06-15 22:29:30,697 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/messagebox.pyi' 2025-06-15 22:29:30,698 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/scrolledtext.pyi' 2025-06-15 22:29:30,699 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/simpledialog.pyi' 2025-06-15 22:29:30,701 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/tix.pyi' 2025-06-15 22:29:30,703 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/ttk.pyi' 2025-06-15 22:29:30,706 wheel INFO adding 'mypy/typeshed/stdlib/unittest/__init__.pyi' 2025-06-15 22:29:30,707 wheel INFO adding 'mypy/typeshed/stdlib/unittest/_log.pyi' 2025-06-15 22:29:30,708 wheel INFO adding 'mypy/typeshed/stdlib/unittest/async_case.pyi' 2025-06-15 22:29:30,709 wheel INFO adding 'mypy/typeshed/stdlib/unittest/case.pyi' 2025-06-15 22:29:30,711 wheel INFO adding 'mypy/typeshed/stdlib/unittest/loader.pyi' 2025-06-15 22:29:30,712 wheel INFO adding 'mypy/typeshed/stdlib/unittest/main.pyi' 2025-06-15 22:29:30,714 wheel INFO adding 'mypy/typeshed/stdlib/unittest/mock.pyi' 2025-06-15 22:29:30,716 wheel INFO adding 'mypy/typeshed/stdlib/unittest/result.pyi' 2025-06-15 22:29:30,717 wheel INFO adding 'mypy/typeshed/stdlib/unittest/runner.pyi' 2025-06-15 22:29:30,718 wheel INFO adding 'mypy/typeshed/stdlib/unittest/signals.pyi' 2025-06-15 22:29:30,719 wheel INFO adding 'mypy/typeshed/stdlib/unittest/suite.pyi' 2025-06-15 22:29:30,720 wheel INFO adding 'mypy/typeshed/stdlib/unittest/util.pyi' 2025-06-15 22:29:30,722 wheel INFO adding 'mypy/typeshed/stdlib/urllib/__init__.pyi' 2025-06-15 22:29:30,723 wheel INFO adding 'mypy/typeshed/stdlib/urllib/error.pyi' 2025-06-15 22:29:30,725 wheel INFO adding 'mypy/typeshed/stdlib/urllib/parse.pyi' 2025-06-15 22:29:30,726 wheel INFO adding 'mypy/typeshed/stdlib/urllib/request.pyi' 2025-06-15 22:29:30,728 wheel INFO adding 'mypy/typeshed/stdlib/urllib/response.pyi' 2025-06-15 22:29:30,729 wheel INFO adding 'mypy/typeshed/stdlib/urllib/robotparser.pyi' 2025-06-15 22:29:30,730 wheel INFO adding 'mypy/typeshed/stdlib/venv/__init__.pyi' 2025-06-15 22:29:30,732 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/__init__.pyi' 2025-06-15 22:29:30,733 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/handlers.pyi' 2025-06-15 22:29:30,734 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/headers.pyi' 2025-06-15 22:29:30,736 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/simple_server.pyi' 2025-06-15 22:29:30,737 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/types.pyi' 2025-06-15 22:29:30,738 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/util.pyi' 2025-06-15 22:29:30,739 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/validate.pyi' 2025-06-15 22:29:30,741 wheel INFO adding 'mypy/typeshed/stdlib/xml/__init__.pyi' 2025-06-15 22:29:30,742 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi' 2025-06-15 22:29:30,758 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/__init__.pyi' 2025-06-15 22:29:30,760 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/domreg.pyi' 2025-06-15 22:29:30,761 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi' 2025-06-15 22:29:30,762 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/minicompat.pyi' 2025-06-15 22:29:30,764 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/minidom.pyi' 2025-06-15 22:29:30,766 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/pulldom.pyi' 2025-06-15 22:29:30,767 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi' 2025-06-15 22:29:30,769 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi' 2025-06-15 22:29:30,770 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementPath.pyi' 2025-06-15 22:29:30,772 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementTree.pyi' 2025-06-15 22:29:30,773 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/__init__.pyi' 2025-06-15 22:29:30,775 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/cElementTree.pyi' 2025-06-15 22:29:30,776 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/__init__.pyi' 2025-06-15 22:29:30,777 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi' 2025-06-15 22:29:30,779 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi' 2025-06-15 22:29:30,780 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/model.pyi' 2025-06-15 22:29:30,781 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/__init__.pyi' 2025-06-15 22:29:30,782 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/_exceptions.pyi' 2025-06-15 22:29:30,784 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/expatreader.pyi' 2025-06-15 22:29:30,785 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/handler.pyi' 2025-06-15 22:29:30,786 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/saxutils.pyi' 2025-06-15 22:29:30,787 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/xmlreader.pyi' 2025-06-15 22:29:30,789 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/__init__.pyi' 2025-06-15 22:29:30,791 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/client.pyi' 2025-06-15 22:29:30,792 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/server.pyi' 2025-06-15 22:29:30,794 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/__init__.pyi' 2025-06-15 22:29:30,795 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/_path/__init__.pyi' 2025-06-15 22:29:30,797 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/_path/glob.pyi' 2025-06-15 22:29:30,798 wheel INFO adding 'mypy/typeshed/stdlib/zoneinfo/__init__.pyi' 2025-06-15 22:29:30,799 wheel INFO adding 'mypy/typeshed/stdlib/zoneinfo/_common.pyi' 2025-06-15 22:29:30,800 wheel INFO adding 'mypy/typeshed/stdlib/zoneinfo/_tzpath.pyi' 2025-06-15 22:29:30,802 wheel INFO adding 'mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi' 2025-06-15 22:29:30,804 wheel INFO adding 'mypy/xml/mypy-html.css' 2025-06-15 22:29:30,805 wheel INFO adding 'mypy/xml/mypy-html.xslt' 2025-06-15 22:29:30,807 wheel INFO adding 'mypy/xml/mypy-txt.xslt' 2025-06-15 22:29:30,808 wheel INFO adding 'mypy/xml/mypy.xsd' 2025-06-15 22:29:30,810 wheel INFO adding 'mypy-1.16.0.dist-info/licenses/LICENSE' 2025-06-15 22:29:30,812 wheel INFO adding 'mypyc/__init__.py' 2025-06-15 22:29:30,814 wheel INFO adding 'mypyc/__main__.py' 2025-06-15 22:29:30,815 wheel INFO adding 'mypyc/annotate.py' 2025-06-15 22:29:30,817 wheel INFO adding 'mypyc/build.py' 2025-06-15 22:29:30,818 wheel INFO adding 'mypyc/common.py' 2025-06-15 22:29:30,820 wheel INFO adding 'mypyc/crash.py' 2025-06-15 22:29:30,821 wheel INFO adding 'mypyc/errors.py' 2025-06-15 22:29:30,822 wheel INFO adding 'mypyc/namegen.py' 2025-06-15 22:29:30,823 wheel INFO adding 'mypyc/options.py' 2025-06-15 22:29:30,825 wheel INFO adding 'mypyc/py.typed' 2025-06-15 22:29:30,826 wheel INFO adding 'mypyc/rt_subtype.py' 2025-06-15 22:29:30,827 wheel INFO adding 'mypyc/sametype.py' 2025-06-15 22:29:30,828 wheel INFO adding 'mypyc/subtype.py' 2025-06-15 22:29:30,830 wheel INFO adding 'mypyc/analysis/__init__.py' 2025-06-15 22:29:30,832 wheel INFO adding 'mypyc/analysis/attrdefined.py' 2025-06-15 22:29:30,834 wheel INFO adding 'mypyc/analysis/blockfreq.py' 2025-06-15 22:29:30,835 wheel INFO adding 'mypyc/analysis/dataflow.py' 2025-06-15 22:29:30,837 wheel INFO adding 'mypyc/analysis/ircheck.py' 2025-06-15 22:29:30,839 wheel INFO adding 'mypyc/analysis/selfleaks.py' 2025-06-15 22:29:30,841 wheel INFO adding 'mypyc/codegen/__init__.py' 2025-06-15 22:29:30,842 wheel INFO adding 'mypyc/codegen/cstring.py' 2025-06-15 22:29:30,843 wheel INFO adding 'mypyc/codegen/emit.py' 2025-06-15 22:29:30,846 wheel INFO adding 'mypyc/codegen/emitclass.py' 2025-06-15 22:29:30,849 wheel INFO adding 'mypyc/codegen/emitfunc.py' 2025-06-15 22:29:30,851 wheel INFO adding 'mypyc/codegen/emitmodule.py' 2025-06-15 22:29:30,854 wheel INFO adding 'mypyc/codegen/emitwrapper.py' 2025-06-15 22:29:30,856 wheel INFO adding 'mypyc/codegen/literals.py' 2025-06-15 22:29:30,858 wheel INFO adding 'mypyc/ir/__init__.py' 2025-06-15 22:29:30,859 wheel INFO adding 'mypyc/ir/class_ir.py' 2025-06-15 22:29:30,861 wheel INFO adding 'mypyc/ir/func_ir.py' 2025-06-15 22:29:30,863 wheel INFO adding 'mypyc/ir/module_ir.py' 2025-06-15 22:29:30,864 wheel INFO adding 'mypyc/ir/ops.py' 2025-06-15 22:29:30,867 wheel INFO adding 'mypyc/ir/pprint.py' 2025-06-15 22:29:30,869 wheel INFO adding 'mypyc/ir/rtypes.py' 2025-06-15 22:29:30,872 wheel INFO adding 'mypyc/irbuild/__init__.py' 2025-06-15 22:29:30,873 wheel INFO adding 'mypyc/irbuild/ast_helpers.py' 2025-06-15 22:29:30,875 wheel INFO adding 'mypyc/irbuild/builder.py' 2025-06-15 22:29:30,877 wheel INFO adding 'mypyc/irbuild/callable_class.py' 2025-06-15 22:29:30,879 wheel INFO adding 'mypyc/irbuild/classdef.py' 2025-06-15 22:29:30,881 wheel INFO adding 'mypyc/irbuild/constant_fold.py' 2025-06-15 22:29:30,883 wheel INFO adding 'mypyc/irbuild/context.py' 2025-06-15 22:29:30,884 wheel INFO adding 'mypyc/irbuild/env_class.py' 2025-06-15 22:29:30,886 wheel INFO adding 'mypyc/irbuild/expression.py' 2025-06-15 22:29:30,888 wheel INFO adding 'mypyc/irbuild/for_helpers.py' 2025-06-15 22:29:30,891 wheel INFO adding 'mypyc/irbuild/format_str_tokenizer.py' 2025-06-15 22:29:30,893 wheel INFO adding 'mypyc/irbuild/function.py' 2025-06-15 22:29:30,895 wheel INFO adding 'mypyc/irbuild/generator.py' 2025-06-15 22:29:30,898 wheel INFO adding 'mypyc/irbuild/ll_builder.py' 2025-06-15 22:29:30,901 wheel INFO adding 'mypyc/irbuild/main.py' 2025-06-15 22:29:30,903 wheel INFO adding 'mypyc/irbuild/mapper.py' 2025-06-15 22:29:30,904 wheel INFO adding 'mypyc/irbuild/match.py' 2025-06-15 22:29:30,906 wheel INFO adding 'mypyc/irbuild/missingtypevisitor.py' 2025-06-15 22:29:30,907 wheel INFO adding 'mypyc/irbuild/nonlocalcontrol.py' 2025-06-15 22:29:30,909 wheel INFO adding 'mypyc/irbuild/prebuildvisitor.py' 2025-06-15 22:29:30,911 wheel INFO adding 'mypyc/irbuild/prepare.py' 2025-06-15 22:29:30,913 wheel INFO adding 'mypyc/irbuild/specialize.py' 2025-06-15 22:29:30,915 wheel INFO adding 'mypyc/irbuild/statement.py' 2025-06-15 22:29:30,917 wheel INFO adding 'mypyc/irbuild/targets.py' 2025-06-15 22:29:30,919 wheel INFO adding 'mypyc/irbuild/util.py' 2025-06-15 22:29:30,920 wheel INFO adding 'mypyc/irbuild/visitor.py' 2025-06-15 22:29:30,922 wheel INFO adding 'mypyc/irbuild/vtable.py' 2025-06-15 22:29:30,924 wheel INFO adding 'mypyc/lib-rt/CPy.h' 2025-06-15 22:29:30,926 wheel INFO adding 'mypyc/lib-rt/bytes_ops.c' 2025-06-15 22:29:30,927 wheel INFO adding 'mypyc/lib-rt/dict_ops.c' 2025-06-15 22:29:30,929 wheel INFO adding 'mypyc/lib-rt/exc_ops.c' 2025-06-15 22:29:30,930 wheel INFO adding 'mypyc/lib-rt/float_ops.c' 2025-06-15 22:29:30,932 wheel INFO adding 'mypyc/lib-rt/generic_ops.c' 2025-06-15 22:29:30,933 wheel INFO adding 'mypyc/lib-rt/getargs.c' 2025-06-15 22:29:30,935 wheel INFO adding 'mypyc/lib-rt/getargsfast.c' 2025-06-15 22:29:30,937 wheel INFO adding 'mypyc/lib-rt/init.c' 2025-06-15 22:29:30,938 wheel INFO adding 'mypyc/lib-rt/int_ops.c' 2025-06-15 22:29:30,940 wheel INFO adding 'mypyc/lib-rt/list_ops.c' 2025-06-15 22:29:30,942 wheel INFO adding 'mypyc/lib-rt/misc_ops.c' 2025-06-15 22:29:30,944 wheel INFO adding 'mypyc/lib-rt/module_shim.tmpl' 2025-06-15 22:29:30,945 wheel INFO adding 'mypyc/lib-rt/mypyc_util.h' 2025-06-15 22:29:30,947 wheel INFO adding 'mypyc/lib-rt/pythoncapi_compat.h' 2025-06-15 22:29:30,949 wheel INFO adding 'mypyc/lib-rt/pythonsupport.c' 2025-06-15 22:29:30,951 wheel INFO adding 'mypyc/lib-rt/pythonsupport.h' 2025-06-15 22:29:30,953 wheel INFO adding 'mypyc/lib-rt/set_ops.c' 2025-06-15 22:29:30,954 wheel INFO adding 'mypyc/lib-rt/str_ops.c' 2025-06-15 22:29:30,955 wheel INFO adding 'mypyc/lib-rt/tuple_ops.c' 2025-06-15 22:29:30,957 wheel INFO adding 'mypyc/lower/__init__.py' 2025-06-15 22:29:30,958 wheel INFO adding 'mypyc/lower/int_ops.py' 2025-06-15 22:29:30,960 wheel INFO adding 'mypyc/lower/list_ops.py' 2025-06-15 22:29:30,961 wheel INFO adding 'mypyc/lower/misc_ops.py' 2025-06-15 22:29:30,962 wheel INFO adding 'mypyc/lower/registry.py' 2025-06-15 22:29:30,963 wheel INFO adding 'mypyc/primitives/__init__.py' 2025-06-15 22:29:30,965 wheel INFO adding 'mypyc/primitives/bytes_ops.py' 2025-06-15 22:29:30,966 wheel INFO adding 'mypyc/primitives/dict_ops.py' 2025-06-15 22:29:30,967 wheel INFO adding 'mypyc/primitives/exc_ops.py' 2025-06-15 22:29:30,968 wheel INFO adding 'mypyc/primitives/float_ops.py' 2025-06-15 22:29:30,970 wheel INFO adding 'mypyc/primitives/generic_ops.py' 2025-06-15 22:29:30,971 wheel INFO adding 'mypyc/primitives/int_ops.py' 2025-06-15 22:29:30,973 wheel INFO adding 'mypyc/primitives/list_ops.py' 2025-06-15 22:29:30,974 wheel INFO adding 'mypyc/primitives/misc_ops.py' 2025-06-15 22:29:30,976 wheel INFO adding 'mypyc/primitives/registry.py' 2025-06-15 22:29:30,977 wheel INFO adding 'mypyc/primitives/set_ops.py' 2025-06-15 22:29:30,979 wheel INFO adding 'mypyc/primitives/str_ops.py' 2025-06-15 22:29:30,980 wheel INFO adding 'mypyc/primitives/tuple_ops.py' 2025-06-15 22:29:30,981 wheel INFO adding 'mypyc/test/__init__.py' 2025-06-15 22:29:30,983 wheel INFO adding 'mypyc/test/config.py' 2025-06-15 22:29:30,984 wheel INFO adding 'mypyc/test/test_alwaysdefined.py' 2025-06-15 22:29:30,985 wheel INFO adding 'mypyc/test/test_analysis.py' 2025-06-15 22:29:30,986 wheel INFO adding 'mypyc/test/test_annotate.py' 2025-06-15 22:29:30,988 wheel INFO adding 'mypyc/test/test_cheader.py' 2025-06-15 22:29:30,989 wheel INFO adding 'mypyc/test/test_commandline.py' 2025-06-15 22:29:30,990 wheel INFO adding 'mypyc/test/test_emit.py' 2025-06-15 22:29:30,992 wheel INFO adding 'mypyc/test/test_emitclass.py' 2025-06-15 22:29:30,993 wheel INFO adding 'mypyc/test/test_emitfunc.py' 2025-06-15 22:29:30,995 wheel INFO adding 'mypyc/test/test_emitwrapper.py' 2025-06-15 22:29:30,996 wheel INFO adding 'mypyc/test/test_exceptions.py' 2025-06-15 22:29:30,998 wheel INFO adding 'mypyc/test/test_external.py' 2025-06-15 22:29:30,999 wheel INFO adding 'mypyc/test/test_irbuild.py' 2025-06-15 22:29:31,000 wheel INFO adding 'mypyc/test/test_ircheck.py' 2025-06-15 22:29:31,002 wheel INFO adding 'mypyc/test/test_literals.py' 2025-06-15 22:29:31,003 wheel INFO adding 'mypyc/test/test_lowering.py' 2025-06-15 22:29:31,004 wheel INFO adding 'mypyc/test/test_misc.py' 2025-06-15 22:29:31,005 wheel INFO adding 'mypyc/test/test_namegen.py' 2025-06-15 22:29:31,007 wheel INFO adding 'mypyc/test/test_optimizations.py' 2025-06-15 22:29:31,008 wheel INFO adding 'mypyc/test/test_pprint.py' 2025-06-15 22:29:31,009 wheel INFO adding 'mypyc/test/test_rarray.py' 2025-06-15 22:29:31,010 wheel INFO adding 'mypyc/test/test_refcount.py' 2025-06-15 22:29:31,012 wheel INFO adding 'mypyc/test/test_run.py' 2025-06-15 22:29:31,013 wheel INFO adding 'mypyc/test/test_serialization.py' 2025-06-15 22:29:31,014 wheel INFO adding 'mypyc/test/test_struct.py' 2025-06-15 22:29:31,016 wheel INFO adding 'mypyc/test/test_tuplename.py' 2025-06-15 22:29:31,017 wheel INFO adding 'mypyc/test/test_typeops.py' 2025-06-15 22:29:31,018 wheel INFO adding 'mypyc/test/testutil.py' 2025-06-15 22:29:31,020 wheel INFO adding 'mypyc/transform/__init__.py' 2025-06-15 22:29:31,021 wheel INFO adding 'mypyc/transform/copy_propagation.py' 2025-06-15 22:29:31,022 wheel INFO adding 'mypyc/transform/exceptions.py' 2025-06-15 22:29:31,024 wheel INFO adding 'mypyc/transform/flag_elimination.py' 2025-06-15 22:29:31,025 wheel INFO adding 'mypyc/transform/ir_transform.py' 2025-06-15 22:29:31,026 wheel INFO adding 'mypyc/transform/lower.py' 2025-06-15 22:29:31,028 wheel INFO adding 'mypyc/transform/refcount.py' 2025-06-15 22:29:31,029 wheel INFO adding 'mypyc/transform/spill.py' 2025-06-15 22:29:31,030 wheel INFO adding 'mypyc/transform/uninit.py' 2025-06-15 22:29:31,032 wheel INFO adding 'mypy-1.16.0.dist-info/METADATA' 2025-06-15 22:29:31,033 wheel INFO adding 'mypy-1.16.0.dist-info/WHEEL' 2025-06-15 22:29:31,034 wheel INFO adding 'mypy-1.16.0.dist-info/entry_points.txt' 2025-06-15 22:29:31,035 wheel INFO adding 'mypy-1.16.0.dist-info/top_level.txt' 2025-06-15 22:29:31,051 wheel INFO adding 'mypy-1.16.0.dist-info/RECORD' 2025-06-15 22:29:31,074 root INFO removing build/bdist.linux-riscv64/wheel 2025-06-15 22:29:31,201 gpep517 INFO The backend produced .dist/mypy-1.16.0-py3-none-any.whl mypy-1.16.0-py3-none-any.whl >>> py3-mypy: Entering fakeroot... >>> py3-mypy-pyc*: Running split function pyc... '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/irbuild/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/irbuild/__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/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/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/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/__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/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/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/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/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/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/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/dmypy/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/dmypy/__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.5 MB >>> py3-mypy-pyc*: Compressing data... >>> py3-mypy-pyc*: Create checksum... >>> py3-mypy-pyc*: Create py3-mypy-pyc-1.16.0-r0.apk >>> py3-mypy*: Tracing dependencies... py3-mypy-extensions py3-typing-extensions python3~3.12 >>> py3-mypy*: Package size: 8.4 MB >>> py3-mypy*: Compressing data... >>> py3-mypy*: Create checksum... >>> py3-mypy*: Create py3-mypy-1.16.0-r0.apk >>> py3-mypy: Build complete at Sun, 15 Jun 2025 22:29:48 +0000 elapsed time 0h 0m 34s >>> py3-mypy: Cleaning up srcdir >>> py3-mypy: Cleaning up pkgdir >>> py3-mypy: Uninstalling dependencies... (1/27) Purging .makedepends-py3-mypy (20250615.222917) (2/27) Purging py3-mypy-extensions-pyc (1.0.0-r3) (3/27) Purging py3-mypy-extensions (1.0.0-r3) (4/27) Purging py3-typing-extensions-pyc (4.13.2-r0) (5/27) Purging py3-typing-extensions (4.13.2-r0) (6/27) Purging python3-dev (3.12.11-r0) (7/27) Purging py3-gpep517-pyc (19-r0) (8/27) Purging py3-gpep517 (19-r0) (9/27) Purging py3-installer-pyc (0.7.0-r2) (10/27) Purging py3-installer (0.7.0-r2) (11/27) Purging py3-setuptools-pyc (80.9.0-r0) (12/27) Purging py3-setuptools (80.9.0-r0) (13/27) Purging py3-wheel-pyc (0.46.1-r0) (14/27) Purging py3-wheel (0.46.1-r0) (15/27) Purging py3-packaging-pyc (25.0-r0) (16/27) Purging py3-packaging (25.0-r0) (17/27) Purging py3-parsing-pyc (3.2.3-r0) (18/27) Purging py3-parsing (3.2.3-r0) (19/27) Purging python3-pyc (3.12.11-r0) (20/27) Purging python3-pycache-pyc0 (3.12.11-r0) (21/27) Purging pyc (3.12.11-r0) (22/27) Purging python3 (3.12.11-r0) (23/27) Purging gdbm (1.24-r0) (24/27) Purging libffi (3.5.1-r0) (25/27) Purging libpanelw (6.5_p20250503-r0) (26/27) Purging mpdecimal (4.0.1-r0) (27/27) Purging sqlite-libs (3.50.1-r0) Executing busybox-1.37.0-r18.trigger OK: 347 MiB in 110 packages >>> py3-mypy: Updating the community/riscv64 repository index... >>> py3-mypy: Signing the index...