>>> py3-mypy: Building community/py3-mypy 1.13.0-r0 (using abuild 3.14.1-r0) started Wed, 23 Oct 2024 19:35:03 +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/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.6-r0) (3/29) Installing gdbm (1.24-r0) (4/29) Installing xz-libs (5.6.3-r0) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.5_p20241006-r0) (7/29) Installing sqlite-libs (3.47.0-r0) (8/29) Installing python3 (3.12.7-r1) (9/29) Installing python3-pycache-pyc0 (3.12.7-r1) (10/29) Installing pyc (3.12.7-r1) (11/29) Installing py3-mypy-extensions-pyc (1.0.0-r3) (12/29) Installing python3-pyc (3.12.7-r1) (13/29) Installing py3-mypy-extensions (1.0.0-r3) (14/29) Installing py3-typing-extensions (4.12.2-r0) (15/29) Installing py3-typing-extensions-pyc (4.12.2-r0) (16/29) Installing python3-dev (3.12.7-r1) (17/29) Installing py3-installer (0.7.0-r2) (18/29) Installing py3-installer-pyc (0.7.0-r2) (19/29) Installing py3-gpep517 (16-r0) (20/29) Installing py3-gpep517-pyc (16-r0) (21/29) Installing py3-parsing (3.1.4-r0) (22/29) Installing py3-parsing-pyc (3.1.4-r0) (23/29) Installing py3-packaging (24.1-r0) (24/29) Installing py3-packaging-pyc (24.1-r0) (25/29) Installing py3-setuptools (70.3.0-r0) (26/29) Installing py3-setuptools-pyc (70.3.0-r0) (27/29) Installing py3-wheel (0.43.0-r0) (28/29) Installing py3-wheel-pyc (0.43.0-r0) (29/29) Installing .makedepends-py3-mypy (20241023.193506) Executing busybox-1.37.0-r3.trigger OK: 600 MiB in 129 packages >>> py3-mypy: Cleaning up srcdir >>> py3-mypy: Cleaning up pkgdir >>> py3-mypy: Cleaning up tmpdir >>> py3-mypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mypy-1.13.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.13.0.tar.gz::https://github.com/python/mypy/archive/refs/tags/v1.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13164 0 13164 0 0 26880 0 --:--:-- --:--:-- --:--:-- 26880 100 3091k 0 3091k 0 0 3295k 0 --:--:-- --:--:-- --:--:-- 6870k >>> py3-mypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mypy-1.13.0.tar.gz >>> py3-mypy: Checking sha512sums... py3-mypy-1.13.0.tar.gz: OK >>> py3-mypy: Unpacking /var/cache/distfiles/edge/py3-mypy-1.13.0.tar.gz... 2024-10-23 19:35:14,313 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-23 19:35:14,456 root INFO running bdist_wheel 2024-10-23 19:35:14,531 root INFO running build 2024-10-23 19:35:14,531 root INFO running build_py 2024-10-23 19:35:14,531 root INFO pin_version() 2024-10-23 19:35:14,532 root INFO creating build 2024-10-23 19:35:14,532 root INFO creating build/lib 2024-10-23 19:35:14,533 root INFO creating build/lib/mypy 2024-10-23 19:35:14,537 root INFO copying mypy/main.py -> build/lib/mypy 2024-10-23 19:35:14,539 root INFO copying mypy/build.py -> build/lib/mypy 2024-10-23 19:35:14,542 root INFO copying mypy/gclogger.py -> build/lib/mypy 2024-10-23 19:35:14,543 root INFO copying mypy/checker.py -> build/lib/mypy 2024-10-23 19:35:14,549 root INFO copying mypy/meet.py -> build/lib/mypy 2024-10-23 19:35:14,550 root INFO copying mypy/config_parser.py -> build/lib/mypy 2024-10-23 19:35:14,552 root INFO copying mypy/stubdoc.py -> build/lib/mypy 2024-10-23 19:35:14,553 root INFO copying mypy/semanal.py -> build/lib/mypy 2024-10-23 19:35:14,557 root INFO copying mypy/operators.py -> build/lib/mypy 2024-10-23 19:35:14,558 root INFO copying mypy/typestate.py -> build/lib/mypy 2024-10-23 19:35:14,559 root INFO copying mypy/reachability.py -> build/lib/mypy 2024-10-23 19:35:14,560 root INFO copying mypy/semanal_pass1.py -> build/lib/mypy 2024-10-23 19:35:14,561 root INFO copying mypy/semanal_namedtuple.py -> build/lib/mypy 2024-10-23 19:35:14,562 root INFO copying mypy/renaming.py -> build/lib/mypy 2024-10-23 19:35:14,563 root INFO copying mypy/solve.py -> build/lib/mypy 2024-10-23 19:35:14,565 root INFO copying mypy/bogus_type.py -> build/lib/mypy 2024-10-23 19:35:14,566 root INFO copying mypy/report.py -> build/lib/mypy 2024-10-23 19:35:14,567 root INFO copying mypy/__main__.py -> build/lib/mypy 2024-10-23 19:35:14,568 root INFO copying mypy/strconv.py -> build/lib/mypy 2024-10-23 19:35:14,569 root INFO copying mypy/typeops.py -> build/lib/mypy 2024-10-23 19:35:14,571 root INFO copying mypy/stubgenc.py -> build/lib/mypy 2024-10-23 19:35:14,572 root INFO copying mypy/exprtotype.py -> build/lib/mypy 2024-10-23 19:35:14,573 root INFO copying mypy/semanal_infer.py -> build/lib/mypy 2024-10-23 19:35:14,574 root INFO copying mypy/suggestions.py -> build/lib/mypy 2024-10-23 19:35:14,576 root INFO copying mypy/fastparse.py -> build/lib/mypy 2024-10-23 19:35:14,577 root INFO copying mypy/options.py -> build/lib/mypy 2024-10-23 19:35:14,578 root INFO copying mypy/stubutil.py -> build/lib/mypy 2024-10-23 19:35:14,580 root INFO copying mypy/fixup.py -> build/lib/mypy 2024-10-23 19:35:14,581 root INFO copying mypy/indirection.py -> build/lib/mypy 2024-10-23 19:35:14,582 root INFO copying mypy/split_namespace.py -> build/lib/mypy 2024-10-23 19:35:14,583 root INFO copying mypy/stats.py -> build/lib/mypy 2024-10-23 19:35:14,585 root INFO copying mypy/join.py -> build/lib/mypy 2024-10-23 19:35:14,586 root INFO copying mypy/semanal_main.py -> build/lib/mypy 2024-10-23 19:35:14,587 root INFO copying mypy/dmypy_util.py -> build/lib/mypy 2024-10-23 19:35:14,588 root INFO copying mypy/typetraverser.py -> build/lib/mypy 2024-10-23 19:35:14,589 root INFO copying mypy/literals.py -> build/lib/mypy 2024-10-23 19:35:14,590 root INFO copying mypy/type_visitor.py -> build/lib/mypy 2024-10-23 19:35:14,591 root INFO copying mypy/util.py -> build/lib/mypy 2024-10-23 19:35:14,592 root INFO copying mypy/moduleinspect.py -> build/lib/mypy 2024-10-23 19:35:14,594 root INFO copying mypy/mro.py -> build/lib/mypy 2024-10-23 19:35:14,595 root INFO copying mypy/binder.py -> build/lib/mypy 2024-10-23 19:35:14,596 root INFO copying mypy/graph_utils.py -> build/lib/mypy 2024-10-23 19:35:14,597 root INFO copying mypy/erasetype.py -> build/lib/mypy 2024-10-23 19:35:14,598 root INFO copying mypy/semanal_typeddict.py -> build/lib/mypy 2024-10-23 19:35:14,599 root INFO copying mypy/typeanal.py -> build/lib/mypy 2024-10-23 19:35:14,601 root INFO copying mypy/message_registry.py -> build/lib/mypy 2024-10-23 19:35:14,602 root INFO copying mypy/evalexpr.py -> build/lib/mypy 2024-10-23 19:35:14,603 root INFO copying mypy/error_formatter.py -> build/lib/mypy 2024-10-23 19:35:14,604 root INFO copying mypy/stubgen.py -> build/lib/mypy 2024-10-23 19:35:14,606 root INFO copying mypy/semanal_shared.py -> build/lib/mypy 2024-10-23 19:35:14,607 root INFO copying mypy/sharedparse.py -> build/lib/mypy 2024-10-23 19:35:14,608 root INFO copying mypy/semanal_typeargs.py -> build/lib/mypy 2024-10-23 19:35:14,609 root INFO copying mypy/applytype.py -> build/lib/mypy 2024-10-23 19:35:14,610 root INFO copying mypy/lookup.py -> build/lib/mypy 2024-10-23 19:35:14,611 root INFO copying mypy/errorcodes.py -> build/lib/mypy 2024-10-23 19:35:14,612 root INFO copying mypy/checkstrformat.py -> build/lib/mypy 2024-10-23 19:35:14,614 root INFO copying mypy/plugin.py -> build/lib/mypy 2024-10-23 19:35:14,615 root INFO copying mypy/typevartuples.py -> build/lib/mypy 2024-10-23 19:35:14,616 root INFO copying mypy/stubinfo.py -> build/lib/mypy 2024-10-23 19:35:14,617 root INFO copying mypy/subtypes.py -> build/lib/mypy 2024-10-23 19:35:14,619 root INFO copying mypy/typevars.py -> build/lib/mypy 2024-10-23 19:35:14,620 root INFO copying mypy/dmypy_os.py -> build/lib/mypy 2024-10-23 19:35:14,621 root INFO copying mypy/inspections.py -> build/lib/mypy 2024-10-23 19:35:14,623 root INFO copying mypy/expandtype.py -> build/lib/mypy 2024-10-23 19:35:14,624 root INFO copying mypy/fscache.py -> build/lib/mypy 2024-10-23 19:35:14,625 root INFO copying mypy/mixedtraverser.py -> build/lib/mypy 2024-10-23 19:35:14,626 root INFO copying mypy/pyinfo.py -> build/lib/mypy 2024-10-23 19:35:14,627 root INFO copying mypy/__init__.py -> build/lib/mypy 2024-10-23 19:35:14,628 root INFO copying mypy/stubtest.py -> build/lib/mypy 2024-10-23 19:35:14,630 root INFO copying mypy/constraints.py -> build/lib/mypy 2024-10-23 19:35:14,631 root INFO copying mypy/memprofile.py -> build/lib/mypy 2024-10-23 19:35:14,632 root INFO copying mypy/partially_defined.py -> build/lib/mypy 2024-10-23 19:35:14,633 root INFO copying mypy/errors.py -> build/lib/mypy 2024-10-23 19:35:14,635 root INFO copying mypy/visitor.py -> build/lib/mypy 2024-10-23 19:35:14,636 root INFO copying mypy/fswatcher.py -> build/lib/mypy 2024-10-23 19:35:14,637 root INFO copying mypy/semanal_newtype.py -> build/lib/mypy 2024-10-23 19:35:14,638 root INFO copying mypy/types.py -> build/lib/mypy 2024-10-23 19:35:14,640 root INFO copying mypy/checkpattern.py -> build/lib/mypy 2024-10-23 19:35:14,641 root INFO copying mypy/ipc.py -> build/lib/mypy 2024-10-23 19:35:14,643 root INFO copying mypy/patterns.py -> build/lib/mypy 2024-10-23 19:35:14,644 root INFO copying mypy/api.py -> build/lib/mypy 2024-10-23 19:35:14,645 root INFO copying mypy/types_utils.py -> build/lib/mypy 2024-10-23 19:35:14,646 root INFO copying mypy/semanal_enum.py -> build/lib/mypy 2024-10-23 19:35:14,647 root INFO copying mypy/constant_fold.py -> build/lib/mypy 2024-10-23 19:35:14,648 root INFO copying mypy/freetree.py -> build/lib/mypy 2024-10-23 19:35:14,649 root INFO copying mypy/treetransform.py -> build/lib/mypy 2024-10-23 19:35:14,650 root INFO copying mypy/parse.py -> build/lib/mypy 2024-10-23 19:35:14,651 root INFO copying mypy/scope.py -> build/lib/mypy 2024-10-23 19:35:14,652 root INFO copying mypy/find_sources.py -> build/lib/mypy 2024-10-23 19:35:14,654 root INFO copying mypy/argmap.py -> build/lib/mypy 2024-10-23 19:35:14,655 root INFO copying mypy/state.py -> build/lib/mypy 2024-10-23 19:35:14,656 root INFO copying mypy/dmypy_server.py -> build/lib/mypy 2024-10-23 19:35:14,657 root INFO copying mypy/messages.py -> build/lib/mypy 2024-10-23 19:35:14,659 root INFO copying mypy/checkexpr.py -> build/lib/mypy 2024-10-23 19:35:14,662 root INFO copying mypy/infer.py -> build/lib/mypy 2024-10-23 19:35:14,663 root INFO copying mypy/git.py -> build/lib/mypy 2024-10-23 19:35:14,664 root INFO copying mypy/copytype.py -> build/lib/mypy 2024-10-23 19:35:14,665 root INFO copying mypy/defaults.py -> build/lib/mypy 2024-10-23 19:35:14,666 root INFO copying mypy/modulefinder.py -> build/lib/mypy 2024-10-23 19:35:14,667 root INFO copying mypy/semanal_classprop.py -> build/lib/mypy 2024-10-23 19:35:14,668 root INFO copying mypy/checkmember.py -> build/lib/mypy 2024-10-23 19:35:14,670 root INFO copying mypy/maptype.py -> build/lib/mypy 2024-10-23 19:35:14,671 root INFO copying mypy/traverser.py -> build/lib/mypy 2024-10-23 19:35:14,672 root INFO copying mypy/nodes.py -> build/lib/mypy 2024-10-23 19:35:14,674 root INFO copying mypy/tvar_scope.py -> build/lib/mypy 2024-10-23 19:35:14,675 root INFO copying mypy/metastore.py -> build/lib/mypy 2024-10-23 19:35:14,676 root INFO copying mypy/refinfo.py -> build/lib/mypy 2024-10-23 19:35:14,678 root INFO creating build/lib/mypyc 2024-10-23 19:35:14,679 root INFO copying mypyc/build.py -> build/lib/mypyc 2024-10-23 19:35:14,680 root INFO copying mypyc/__main__.py -> build/lib/mypyc 2024-10-23 19:35:14,681 root INFO copying mypyc/options.py -> build/lib/mypyc 2024-10-23 19:35:14,682 root INFO copying mypyc/crash.py -> build/lib/mypyc 2024-10-23 19:35:14,683 root INFO copying mypyc/common.py -> build/lib/mypyc 2024-10-23 19:35:14,684 root INFO copying mypyc/__init__.py -> build/lib/mypyc 2024-10-23 19:35:14,685 root INFO copying mypyc/namegen.py -> build/lib/mypyc 2024-10-23 19:35:14,686 root INFO copying mypyc/errors.py -> build/lib/mypyc 2024-10-23 19:35:14,687 root INFO copying mypyc/subtype.py -> build/lib/mypyc 2024-10-23 19:35:14,688 root INFO copying mypyc/rt_subtype.py -> build/lib/mypyc 2024-10-23 19:35:14,689 root INFO copying mypyc/sametype.py -> build/lib/mypyc 2024-10-23 19:35:14,690 root INFO creating build/lib/mypy/dmypy 2024-10-23 19:35:14,691 root INFO copying mypy/dmypy/__main__.py -> build/lib/mypy/dmypy 2024-10-23 19:35:14,692 root INFO copying mypy/dmypy/__init__.py -> build/lib/mypy/dmypy 2024-10-23 19:35:14,693 root INFO copying mypy/dmypy/client.py -> build/lib/mypy/dmypy 2024-10-23 19:35:14,695 root INFO creating build/lib/mypy/test 2024-10-23 19:35:14,696 root INFO copying mypy/test/visitors.py -> build/lib/mypy/test 2024-10-23 19:35:14,697 root INFO copying mypy/test/testfinegrained.py -> build/lib/mypy/test 2024-10-23 19:35:14,698 root INFO copying mypy/test/testdeps.py -> build/lib/mypy/test 2024-10-23 19:35:14,699 root INFO copying mypy/test/testsemanal.py -> build/lib/mypy/test 2024-10-23 19:35:14,700 root INFO copying mypy/test/testapi.py -> build/lib/mypy/test 2024-10-23 19:35:14,701 root INFO copying mypy/test/testmypyc.py -> build/lib/mypy/test 2024-10-23 19:35:14,702 root INFO copying mypy/test/typefixture.py -> build/lib/mypy/test 2024-10-23 19:35:14,703 root INFO copying mypy/test/testcheck.py -> build/lib/mypy/test 2024-10-23 19:35:14,704 root INFO copying mypy/test/testdiff.py -> build/lib/mypy/test 2024-10-23 19:35:14,706 root INFO copying mypy/test/testmodulefinder.py -> build/lib/mypy/test 2024-10-23 19:35:14,707 root INFO copying mypy/test/testerrorstream.py -> build/lib/mypy/test 2024-10-23 19:35:14,708 root INFO copying mypy/test/testfscache.py -> build/lib/mypy/test 2024-10-23 19:35:14,709 root INFO copying mypy/test/testpep561.py -> build/lib/mypy/test 2024-10-23 19:35:14,710 root INFO copying mypy/test/testtypes.py -> build/lib/mypy/test 2024-10-23 19:35:14,711 root INFO copying mypy/test/testreports.py -> build/lib/mypy/test 2024-10-23 19:35:14,712 root INFO copying mypy/test/teststubtest.py -> build/lib/mypy/test 2024-10-23 19:35:14,714 root INFO copying mypy/test/testargs.py -> build/lib/mypy/test 2024-10-23 19:35:14,715 root INFO copying mypy/test/helpers.py -> build/lib/mypy/test 2024-10-23 19:35:14,716 root INFO copying mypy/test/testgraph.py -> build/lib/mypy/test 2024-10-23 19:35:14,717 root INFO copying mypy/test/test_ref_info.py -> build/lib/mypy/test 2024-10-23 19:35:14,718 root INFO copying mypy/test/testtypegen.py -> build/lib/mypy/test 2024-10-23 19:35:14,719 root INFO copying mypy/test/testpythoneval.py -> build/lib/mypy/test 2024-10-23 19:35:14,720 root INFO copying mypy/test/testsubtypes.py -> build/lib/mypy/test 2024-10-23 19:35:14,721 root INFO copying mypy/test/testfinegrainedcache.py -> build/lib/mypy/test 2024-10-23 19:35:14,722 root INFO copying mypy/test/testformatter.py -> build/lib/mypy/test 2024-10-23 19:35:14,723 root INFO copying mypy/test/teststubinfo.py -> build/lib/mypy/test 2024-10-23 19:35:14,724 root INFO copying mypy/test/testmerge.py -> build/lib/mypy/test 2024-10-23 19:35:14,725 root INFO copying mypy/test/testsolve.py -> build/lib/mypy/test 2024-10-23 19:35:14,726 root INFO copying mypy/test/testdaemon.py -> build/lib/mypy/test 2024-10-23 19:35:14,727 root INFO copying mypy/test/__init__.py -> build/lib/mypy/test 2024-10-23 19:35:14,728 root INFO copying mypy/test/config.py -> build/lib/mypy/test 2024-10-23 19:35:14,729 root INFO copying mypy/test/testconstraints.py -> build/lib/mypy/test 2024-10-23 19:35:14,730 root INFO copying mypy/test/teststubgen.py -> build/lib/mypy/test 2024-10-23 19:35:14,732 root INFO copying mypy/test/testoutput.py -> build/lib/mypy/test 2024-10-23 19:35:14,733 root INFO copying mypy/test/update_data.py -> build/lib/mypy/test 2024-10-23 19:35:14,734 root INFO copying mypy/test/testinfer.py -> build/lib/mypy/test 2024-10-23 19:35:14,735 root INFO copying mypy/test/test_find_sources.py -> build/lib/mypy/test 2024-10-23 19:35:14,736 root INFO copying mypy/test/data.py -> build/lib/mypy/test 2024-10-23 19:35:14,737 root INFO copying mypy/test/testipc.py -> build/lib/mypy/test 2024-10-23 19:35:14,738 root INFO copying mypy/test/testparse.py -> build/lib/mypy/test 2024-10-23 19:35:14,739 root INFO copying mypy/test/testtransform.py -> build/lib/mypy/test 2024-10-23 19:35:14,740 root INFO copying mypy/test/testcmdline.py -> build/lib/mypy/test 2024-10-23 19:35:14,741 root INFO copying mypy/test/testutil.py -> build/lib/mypy/test 2024-10-23 19:35:14,743 root INFO creating build/lib/mypy/server 2024-10-23 19:35:14,744 root INFO copying mypy/server/subexpr.py -> build/lib/mypy/server 2024-10-23 19:35:14,745 root INFO copying mypy/server/trigger.py -> build/lib/mypy/server 2024-10-23 19:35:14,746 root INFO copying mypy/server/astdiff.py -> build/lib/mypy/server 2024-10-23 19:35:14,747 root INFO copying mypy/server/target.py -> build/lib/mypy/server 2024-10-23 19:35:14,748 root INFO copying mypy/server/objgraph.py -> build/lib/mypy/server 2024-10-23 19:35:14,749 root INFO copying mypy/server/astmerge.py -> build/lib/mypy/server 2024-10-23 19:35:14,750 root INFO copying mypy/server/__init__.py -> build/lib/mypy/server 2024-10-23 19:35:14,751 root INFO copying mypy/server/aststrip.py -> build/lib/mypy/server 2024-10-23 19:35:14,752 root INFO copying mypy/server/deps.py -> build/lib/mypy/server 2024-10-23 19:35:14,754 root INFO copying mypy/server/mergecheck.py -> build/lib/mypy/server 2024-10-23 19:35:14,755 root INFO copying mypy/server/update.py -> build/lib/mypy/server 2024-10-23 19:35:14,757 root INFO creating build/lib/mypy/plugins 2024-10-23 19:35:14,758 root INFO copying mypy/plugins/dataclasses.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,759 root INFO copying mypy/plugins/proper_plugin.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,760 root INFO copying mypy/plugins/default.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,761 root INFO copying mypy/plugins/common.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,762 root INFO copying mypy/plugins/__init__.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,763 root INFO copying mypy/plugins/functools.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,764 root INFO copying mypy/plugins/attrs.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,766 root INFO copying mypy/plugins/enums.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,767 root INFO copying mypy/plugins/singledispatch.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,768 root INFO copying mypy/plugins/ctypes.py -> build/lib/mypy/plugins 2024-10-23 19:35:14,770 root INFO creating build/lib/mypy/test/meta 2024-10-23 19:35:14,770 root INFO copying mypy/test/meta/test_diff_helper.py -> build/lib/mypy/test/meta 2024-10-23 19:35:14,771 root INFO copying mypy/test/meta/__init__.py -> build/lib/mypy/test/meta 2024-10-23 19:35:14,772 root INFO copying mypy/test/meta/test_update_data.py -> build/lib/mypy/test/meta 2024-10-23 19:35:14,773 root INFO copying mypy/test/meta/test_parse_data.py -> build/lib/mypy/test/meta 2024-10-23 19:35:14,774 root INFO copying mypy/test/meta/_pytest.py -> build/lib/mypy/test/meta 2024-10-23 19:35:14,776 root INFO creating build/lib/mypyc/analysis 2024-10-23 19:35:14,776 root INFO copying mypyc/analysis/blockfreq.py -> build/lib/mypyc/analysis 2024-10-23 19:35:14,777 root INFO copying mypyc/analysis/ircheck.py -> build/lib/mypyc/analysis 2024-10-23 19:35:14,778 root INFO copying mypyc/analysis/dataflow.py -> build/lib/mypyc/analysis 2024-10-23 19:35:14,779 root INFO copying mypyc/analysis/selfleaks.py -> build/lib/mypyc/analysis 2024-10-23 19:35:14,780 root INFO copying mypyc/analysis/attrdefined.py -> build/lib/mypyc/analysis 2024-10-23 19:35:14,782 root INFO copying mypyc/analysis/__init__.py -> build/lib/mypyc/analysis 2024-10-23 19:35:14,783 root INFO creating build/lib/mypyc/primitives 2024-10-23 19:35:14,784 root INFO copying mypyc/primitives/tuple_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,785 root INFO copying mypyc/primitives/exc_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,786 root INFO copying mypyc/primitives/dict_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,787 root INFO copying mypyc/primitives/bytes_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,788 root INFO copying mypyc/primitives/list_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,789 root INFO copying mypyc/primitives/__init__.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,790 root INFO copying mypyc/primitives/generic_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,791 root INFO copying mypyc/primitives/int_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,792 root INFO copying mypyc/primitives/misc_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,793 root INFO copying mypyc/primitives/set_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,794 root INFO copying mypyc/primitives/str_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,795 root INFO copying mypyc/primitives/registry.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,796 root INFO copying mypyc/primitives/float_ops.py -> build/lib/mypyc/primitives 2024-10-23 19:35:14,799 root INFO creating build/lib/mypyc/test 2024-10-23 19:35:14,799 root INFO copying mypyc/test/test_struct.py -> build/lib/mypyc/test 2024-10-23 19:35:14,800 root INFO copying mypyc/test/test_emit.py -> build/lib/mypyc/test 2024-10-23 19:35:14,801 root INFO copying mypyc/test/test_pprint.py -> build/lib/mypyc/test 2024-10-23 19:35:14,802 root INFO copying mypyc/test/test_emitfunc.py -> build/lib/mypyc/test 2024-10-23 19:35:14,804 root INFO copying mypyc/test/test_ircheck.py -> build/lib/mypyc/test 2024-10-23 19:35:14,805 root INFO copying mypyc/test/test_emitclass.py -> build/lib/mypyc/test 2024-10-23 19:35:14,806 root INFO copying mypyc/test/test_namegen.py -> build/lib/mypyc/test 2024-10-23 19:35:14,807 root INFO copying mypyc/test/test_typeops.py -> build/lib/mypyc/test 2024-10-23 19:35:14,808 root INFO copying mypyc/test/test_run.py -> build/lib/mypyc/test 2024-10-23 19:35:14,809 root INFO copying mypyc/test/test_rarray.py -> build/lib/mypyc/test 2024-10-23 19:35:14,810 root INFO copying mypyc/test/test_serialization.py -> build/lib/mypyc/test 2024-10-23 19:35:14,811 root INFO copying mypyc/test/test_literals.py -> build/lib/mypyc/test 2024-10-23 19:35:14,812 root INFO copying mypyc/test/test_optimizations.py -> build/lib/mypyc/test 2024-10-23 19:35:14,813 root INFO copying mypyc/test/test_cheader.py -> build/lib/mypyc/test 2024-10-23 19:35:14,814 root INFO copying mypyc/test/test_alwaysdefined.py -> build/lib/mypyc/test 2024-10-23 19:35:14,815 root INFO copying mypyc/test/test_commandline.py -> build/lib/mypyc/test 2024-10-23 19:35:14,816 root INFO copying mypyc/test/__init__.py -> build/lib/mypyc/test 2024-10-23 19:35:14,817 root INFO copying mypyc/test/test_lowering.py -> build/lib/mypyc/test 2024-10-23 19:35:14,818 root INFO copying mypyc/test/config.py -> build/lib/mypyc/test 2024-10-23 19:35:14,819 root INFO copying mypyc/test/test_irbuild.py -> build/lib/mypyc/test 2024-10-23 19:35:14,820 root INFO copying mypyc/test/test_emitwrapper.py -> build/lib/mypyc/test 2024-10-23 19:35:14,821 root INFO copying mypyc/test/test_analysis.py -> build/lib/mypyc/test 2024-10-23 19:35:14,822 root INFO copying mypyc/test/test_external.py -> build/lib/mypyc/test 2024-10-23 19:35:14,823 root INFO copying mypyc/test/test_tuplename.py -> build/lib/mypyc/test 2024-10-23 19:35:14,824 root INFO copying mypyc/test/test_exceptions.py -> build/lib/mypyc/test 2024-10-23 19:35:14,825 root INFO copying mypyc/test/test_refcount.py -> build/lib/mypyc/test 2024-10-23 19:35:14,826 root INFO copying mypyc/test/testutil.py -> build/lib/mypyc/test 2024-10-23 19:35:14,827 root INFO creating build/lib/mypyc/ir 2024-10-23 19:35:14,828 root INFO copying mypyc/ir/module_ir.py -> build/lib/mypyc/ir 2024-10-23 19:35:14,829 root INFO copying mypyc/ir/ops.py -> build/lib/mypyc/ir 2024-10-23 19:35:14,831 root INFO copying mypyc/ir/class_ir.py -> build/lib/mypyc/ir 2024-10-23 19:35:14,832 root INFO copying mypyc/ir/func_ir.py -> build/lib/mypyc/ir 2024-10-23 19:35:14,833 root INFO copying mypyc/ir/rtypes.py -> build/lib/mypyc/ir 2024-10-23 19:35:14,834 root INFO copying mypyc/ir/__init__.py -> build/lib/mypyc/ir 2024-10-23 19:35:14,835 root INFO copying mypyc/ir/pprint.py -> build/lib/mypyc/ir 2024-10-23 19:35:14,837 root INFO creating build/lib/mypyc/lower 2024-10-23 19:35:14,837 root INFO copying mypyc/lower/list_ops.py -> build/lib/mypyc/lower 2024-10-23 19:35:14,839 root INFO copying mypyc/lower/__init__.py -> build/lib/mypyc/lower 2024-10-23 19:35:14,839 root INFO copying mypyc/lower/int_ops.py -> build/lib/mypyc/lower 2024-10-23 19:35:14,841 root INFO copying mypyc/lower/misc_ops.py -> build/lib/mypyc/lower 2024-10-23 19:35:14,842 root INFO copying mypyc/lower/registry.py -> build/lib/mypyc/lower 2024-10-23 19:35:14,843 root INFO creating build/lib/mypyc/codegen 2024-10-23 19:35:14,844 root INFO copying mypyc/codegen/emitwrapper.py -> build/lib/mypyc/codegen 2024-10-23 19:35:14,845 root INFO copying mypyc/codegen/emit.py -> build/lib/mypyc/codegen 2024-10-23 19:35:14,847 root INFO copying mypyc/codegen/emitmodule.py -> build/lib/mypyc/codegen 2024-10-23 19:35:14,848 root INFO copying mypyc/codegen/literals.py -> build/lib/mypyc/codegen 2024-10-23 19:35:14,849 root INFO copying mypyc/codegen/__init__.py -> build/lib/mypyc/codegen 2024-10-23 19:35:14,850 root INFO copying mypyc/codegen/emitfunc.py -> build/lib/mypyc/codegen 2024-10-23 19:35:14,851 root INFO copying mypyc/codegen/emitclass.py -> build/lib/mypyc/codegen 2024-10-23 19:35:14,853 root INFO copying mypyc/codegen/cstring.py -> build/lib/mypyc/codegen 2024-10-23 19:35:14,854 root INFO creating build/lib/mypyc/transform 2024-10-23 19:35:14,855 root INFO copying mypyc/transform/uninit.py -> build/lib/mypyc/transform 2024-10-23 19:35:14,856 root INFO copying mypyc/transform/lower.py -> build/lib/mypyc/transform 2024-10-23 19:35:14,857 root INFO copying mypyc/transform/copy_propagation.py -> build/lib/mypyc/transform 2024-10-23 19:35:14,858 root INFO copying mypyc/transform/flag_elimination.py -> build/lib/mypyc/transform 2024-10-23 19:35:14,859 root INFO copying mypyc/transform/__init__.py -> build/lib/mypyc/transform 2024-10-23 19:35:14,860 root INFO copying mypyc/transform/refcount.py -> build/lib/mypyc/transform 2024-10-23 19:35:14,861 root INFO copying mypyc/transform/exceptions.py -> build/lib/mypyc/transform 2024-10-23 19:35:14,862 root INFO copying mypyc/transform/ir_transform.py -> build/lib/mypyc/transform 2024-10-23 19:35:14,864 root INFO creating build/lib/mypyc/irbuild 2024-10-23 19:35:14,865 root INFO copying mypyc/irbuild/main.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,866 root INFO copying mypyc/irbuild/targets.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,867 root INFO copying mypyc/irbuild/context.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,868 root INFO copying mypyc/irbuild/statement.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,869 root INFO copying mypyc/irbuild/classdef.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,871 root INFO copying mypyc/irbuild/format_str_tokenizer.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,872 root INFO copying mypyc/irbuild/callable_class.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,873 root INFO copying mypyc/irbuild/for_helpers.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,874 root INFO copying mypyc/irbuild/prebuildvisitor.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,875 root INFO copying mypyc/irbuild/util.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,876 root INFO copying mypyc/irbuild/nonlocalcontrol.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,878 root INFO copying mypyc/irbuild/function.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,879 root INFO copying mypyc/irbuild/mapper.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,880 root INFO copying mypyc/irbuild/specialize.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,882 root INFO copying mypyc/irbuild/__init__.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,883 root INFO copying mypyc/irbuild/expression.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,884 root INFO copying mypyc/irbuild/visitor.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,885 root INFO copying mypyc/irbuild/ast_helpers.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,886 root INFO copying mypyc/irbuild/constant_fold.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,887 root INFO copying mypyc/irbuild/match.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,888 root INFO copying mypyc/irbuild/prepare.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,889 root INFO copying mypyc/irbuild/generator.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,891 root INFO copying mypyc/irbuild/vtable.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,892 root INFO copying mypyc/irbuild/ll_builder.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,893 root INFO copying mypyc/irbuild/builder.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,895 root INFO copying mypyc/irbuild/env_class.py -> build/lib/mypyc/irbuild 2024-10-23 19:35:14,896 root INFO running egg_info 2024-10-23 19:35:14,896 root INFO creating mypy.egg-info 2024-10-23 19:35:14,903 root INFO writing mypy.egg-info/PKG-INFO 2024-10-23 19:35:14,908 root INFO writing dependency_links to mypy.egg-info/dependency_links.txt 2024-10-23 19:35:14,909 root INFO writing entry points to mypy.egg-info/entry_points.txt 2024-10-23 19:35:14,912 root INFO writing requirements to mypy.egg-info/requires.txt 2024-10-23 19:35:14,913 root INFO writing top-level names to mypy.egg-info/top_level.txt 2024-10-23 19:35:14,914 root INFO writing manifest file 'mypy.egg-info/SOURCES.txt' 2024-10-23 19:35:15,025 root INFO reading manifest file 'mypy.egg-info/SOURCES.txt' 2024-10-23 19:35:15,026 root INFO reading manifest template 'MANIFEST.in' 2024-10-23 19:35:15,181 root WARNING warning: no directories found matching 'scripts' 2024-10-23 19:35:15,185 root WARNING no previously-included directories found matching 'docs/build' 2024-10-23 19:35:15,187 root WARNING no previously-included directories found matching 'docs/source/_build' 2024-10-23 19:35:15,199 root WARNING no previously-included directories found matching 'misc' 2024-10-23 19:35:15,222 root WARNING warning: no files found matching 'pytest.ini' 2024-10-23 19:35:15,225 root WARNING warning: no previously-included files found matching '.gitmodules' 2024-10-23 19:35:15,228 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2024-10-23 19:35:15,230 root WARNING warning: no previously-included files found matching 'CREDITS' 2024-10-23 19:35:15,232 root WARNING warning: no previously-included files found matching 'ROADMAP.md' 2024-10-23 19:35:15,234 root WARNING warning: no previously-included files found matching 'action.yml' 2024-10-23 19:35:15,236 root WARNING warning: no previously-included files found matching '.editorconfig' 2024-10-23 19:35:15,238 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2024-10-23 19:35:15,241 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2024-10-23 19:35:15,245 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2024-10-23 19:35:15,248 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2024-10-23 19:35:15,249 root INFO adding license file 'LICENSE' 2024-10-23 19:35:15,307 root INFO writing manifest file 'mypy.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed' to be distributed and are already explicitly excluding 'mypy.typeshed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib._typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib._typeshed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib._typeshed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib._typeshed' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib._typeshed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.asyncio' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.asyncio' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.asyncio' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.asyncio' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.asyncio' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.collections' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.collections' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.collections' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.collections' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.collections' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.concurrent' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.concurrent' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.concurrent' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.concurrent' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.concurrent' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.concurrent.futures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.concurrent.futures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.concurrent.futures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.concurrent.futures' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.concurrent.futures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.ctypes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.ctypes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.ctypes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.ctypes' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.ctypes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.curses' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.curses' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.curses' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.curses' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.curses' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.dbm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.dbm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.dbm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.dbm' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.dbm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.distutils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.distutils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.distutils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.distutils' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.distutils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.distutils.command' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.distutils.command' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.distutils.command' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.distutils.command' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.distutils.command' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.email' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.email' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.email' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.email' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.email' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.email.mime' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.email.mime' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.email.mime' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.email.mime' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.email.mime' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.encodings' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.encodings' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.encodings' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.encodings' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.encodings' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.ensurepip' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.ensurepip' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.ensurepip' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.ensurepip' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.ensurepip' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.html' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.http' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.http' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.http' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.http' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.http' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.importlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.importlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.importlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.importlib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.importlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.importlib.metadata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.importlib.metadata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.importlib.metadata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.importlib.metadata' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.importlib.metadata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.importlib.resources' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.importlib.resources' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.importlib.resources' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.importlib.resources' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.importlib.resources' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.json' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.json' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.json' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.json' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.json' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.lib2to3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.lib2to3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.lib2to3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.lib2to3' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.lib2to3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.lib2to3.fixes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.lib2to3.fixes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.lib2to3.fixes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.lib2to3.fixes' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.lib2to3.fixes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.lib2to3.pgen2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.lib2to3.pgen2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.lib2to3.pgen2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.lib2to3.pgen2' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.lib2to3.pgen2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.logging' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.logging' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.logging' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.logging' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.logging' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.msilib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.msilib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.msilib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.msilib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.msilib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.multiprocessing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.multiprocessing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.multiprocessing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.multiprocessing' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.multiprocessing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.multiprocessing.dummy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.multiprocessing.dummy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.multiprocessing.dummy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.multiprocessing.dummy' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.multiprocessing.dummy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.os' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.os' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.os' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.os' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.os' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.pydoc_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.pydoc_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.pydoc_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.pydoc_data' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.pydoc_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.pyexpat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.pyexpat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.pyexpat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.pyexpat' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.pyexpat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.sqlite3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.sqlite3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.sqlite3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.sqlite3' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.sqlite3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.sys' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.sys' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.sys' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.sys' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.sys' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.tkinter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.tkinter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.tkinter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.tkinter' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.tkinter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.unittest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.unittest' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.unittest' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.unittest' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.unittest' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.urllib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.urllib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.urllib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.urllib' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.urllib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.venv' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.venv' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.venv' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.venv' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.venv' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.wsgiref' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.wsgiref' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.wsgiref' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.wsgiref' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.wsgiref' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.dom' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.dom' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.dom' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.dom' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.dom' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.etree' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.etree' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.etree' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.etree' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.etree' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.parsers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.parsers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.parsers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.parsers' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.parsers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.parsers.expat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.parsers.expat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.parsers.expat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.parsers.expat' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.parsers.expat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xml.sax' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xml.sax' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xml.sax' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xml.sax' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xml.sax' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.xmlrpc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.xmlrpc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.xmlrpc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.xmlrpc' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.xmlrpc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.zipfile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.zipfile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.zipfile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.zipfile' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.zipfile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stdlib.zoneinfo' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stdlib.zoneinfo' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stdlib.zoneinfo' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stdlib.zoneinfo' to be distributed and are already explicitly excluding 'mypy.typeshed.stdlib.zoneinfo' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.typeshed.stubs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.typeshed.stubs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.typeshed.stubs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.typeshed.stubs' to be distributed and are already explicitly excluding 'mypy.typeshed.stubs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypy.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypy.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypy.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypy.xml' to be distributed and are already explicitly excluding 'mypy.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.doc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.doc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.doc' to be distributed and are already explicitly excluding 'mypyc.doc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest' to be distributed and are already explicitly excluding 'mypyc.external.googletest' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.include.gtest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.include.gtest' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.include.gtest' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.include.gtest.internal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest.internal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.include.gtest.internal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.include.gtest.internal' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest.internal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.include.gtest.internal.custom' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.include.gtest.internal.custom' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.include.gtest.internal.custom' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.include.gtest.internal.custom' to be distributed and are already explicitly excluding 'mypyc.external.googletest.include.gtest.internal.custom' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.make' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.make' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.make' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.make' to be distributed and are already explicitly excluding 'mypyc.external.googletest.make' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'mypyc.external.googletest.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mypyc.external.googletest.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mypyc.external.googletest.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mypyc.external.googletest.src' to be distributed and are already explicitly excluding 'mypyc.external.googletest.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-10-23 19:35:15,497 root INFO copying mypy/py.typed -> build/lib/mypy 2024-10-23 19:35:15,498 root INFO creating build/lib/mypy/typeshed 2024-10-23 19:35:15,499 root INFO copying mypy/typeshed/LICENSE -> build/lib/mypy/typeshed 2024-10-23 19:35:15,500 root INFO creating build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,500 root INFO copying mypy/typeshed/stdlib/VERSIONS -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,502 root INFO copying mypy/typeshed/stdlib/__future__.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,503 root INFO copying mypy/typeshed/stdlib/__main__.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,504 root INFO copying mypy/typeshed/stdlib/_ast.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,505 root INFO copying mypy/typeshed/stdlib/_bisect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,506 root INFO copying mypy/typeshed/stdlib/_bootlocale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,507 root INFO copying mypy/typeshed/stdlib/_codecs.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,508 root INFO copying mypy/typeshed/stdlib/_collections_abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,510 root INFO copying mypy/typeshed/stdlib/_compat_pickle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,511 root INFO copying mypy/typeshed/stdlib/_compression.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,512 root INFO copying mypy/typeshed/stdlib/_csv.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,513 root INFO copying mypy/typeshed/stdlib/_ctypes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,514 root INFO copying mypy/typeshed/stdlib/_curses.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,515 root INFO copying mypy/typeshed/stdlib/_decimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,516 root INFO copying mypy/typeshed/stdlib/_dummy_thread.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,517 root INFO copying mypy/typeshed/stdlib/_dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,518 root INFO copying mypy/typeshed/stdlib/_heapq.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,519 root INFO copying mypy/typeshed/stdlib/_imp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,520 root INFO copying mypy/typeshed/stdlib/_interpchannels.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,521 root INFO copying mypy/typeshed/stdlib/_interpqueues.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,522 root INFO copying mypy/typeshed/stdlib/_interpreters.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,523 root INFO copying mypy/typeshed/stdlib/_json.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,524 root INFO copying mypy/typeshed/stdlib/_locale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,526 root INFO copying mypy/typeshed/stdlib/_lsprof.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,527 root INFO copying mypy/typeshed/stdlib/_markupbase.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,528 root INFO copying mypy/typeshed/stdlib/_msi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,529 root INFO copying mypy/typeshed/stdlib/_operator.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,530 root INFO copying mypy/typeshed/stdlib/_osx_support.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,531 root INFO copying mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,532 root INFO copying mypy/typeshed/stdlib/_py_abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,533 root INFO copying mypy/typeshed/stdlib/_pydecimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,534 root INFO copying mypy/typeshed/stdlib/_random.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,535 root INFO copying mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,536 root INFO copying mypy/typeshed/stdlib/_socket.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,537 root INFO copying mypy/typeshed/stdlib/_stat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,539 root INFO copying mypy/typeshed/stdlib/_thread.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,540 root INFO copying mypy/typeshed/stdlib/_threading_local.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,541 root INFO copying mypy/typeshed/stdlib/_tkinter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,542 root INFO copying mypy/typeshed/stdlib/_tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,543 root INFO copying mypy/typeshed/stdlib/_warnings.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,544 root INFO copying mypy/typeshed/stdlib/_weakref.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,545 root INFO copying mypy/typeshed/stdlib/_weakrefset.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,546 root INFO copying mypy/typeshed/stdlib/_winapi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,547 root INFO copying mypy/typeshed/stdlib/abc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,548 root INFO copying mypy/typeshed/stdlib/aifc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,549 root INFO copying mypy/typeshed/stdlib/antigravity.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,550 root INFO copying mypy/typeshed/stdlib/argparse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,552 root INFO copying mypy/typeshed/stdlib/array.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,553 root INFO copying mypy/typeshed/stdlib/ast.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,554 root INFO copying mypy/typeshed/stdlib/asynchat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,555 root INFO copying mypy/typeshed/stdlib/asyncore.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,556 root INFO copying mypy/typeshed/stdlib/atexit.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,557 root INFO copying mypy/typeshed/stdlib/audioop.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,558 root INFO copying mypy/typeshed/stdlib/base64.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,559 root INFO copying mypy/typeshed/stdlib/bdb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,560 root INFO copying mypy/typeshed/stdlib/binascii.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,562 root INFO copying mypy/typeshed/stdlib/binhex.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,563 root INFO copying mypy/typeshed/stdlib/bisect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,564 root INFO copying mypy/typeshed/stdlib/builtins.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,565 root INFO copying mypy/typeshed/stdlib/bz2.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,566 root INFO copying mypy/typeshed/stdlib/cProfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,567 root INFO copying mypy/typeshed/stdlib/calendar.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,568 root INFO copying mypy/typeshed/stdlib/cgi.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,570 root INFO copying mypy/typeshed/stdlib/cgitb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,571 root INFO copying mypy/typeshed/stdlib/chunk.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,572 root INFO copying mypy/typeshed/stdlib/cmath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,573 root INFO copying mypy/typeshed/stdlib/cmd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,574 root INFO copying mypy/typeshed/stdlib/code.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,575 root INFO copying mypy/typeshed/stdlib/codecs.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,576 root INFO copying mypy/typeshed/stdlib/codeop.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,577 root INFO copying mypy/typeshed/stdlib/colorsys.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,578 root INFO copying mypy/typeshed/stdlib/compileall.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,579 root INFO copying mypy/typeshed/stdlib/configparser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,580 root INFO copying mypy/typeshed/stdlib/contextlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,582 root INFO copying mypy/typeshed/stdlib/contextvars.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,583 root INFO copying mypy/typeshed/stdlib/copy.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,584 root INFO copying mypy/typeshed/stdlib/copyreg.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,585 root INFO copying mypy/typeshed/stdlib/crypt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,586 root INFO copying mypy/typeshed/stdlib/csv.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,587 root INFO copying mypy/typeshed/stdlib/dataclasses.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,588 root INFO copying mypy/typeshed/stdlib/datetime.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,589 root INFO copying mypy/typeshed/stdlib/decimal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,590 root INFO copying mypy/typeshed/stdlib/difflib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,591 root INFO copying mypy/typeshed/stdlib/dis.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,593 root INFO copying mypy/typeshed/stdlib/doctest.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,594 root INFO copying mypy/typeshed/stdlib/dummy_threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,595 root INFO copying mypy/typeshed/stdlib/enum.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,596 root INFO copying mypy/typeshed/stdlib/errno.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,597 root INFO copying mypy/typeshed/stdlib/faulthandler.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,598 root INFO copying mypy/typeshed/stdlib/fcntl.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,599 root INFO copying mypy/typeshed/stdlib/filecmp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,600 root INFO copying mypy/typeshed/stdlib/fileinput.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,601 root INFO copying mypy/typeshed/stdlib/fnmatch.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,603 root INFO copying mypy/typeshed/stdlib/formatter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,604 root INFO copying mypy/typeshed/stdlib/fractions.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,605 root INFO copying mypy/typeshed/stdlib/ftplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,606 root INFO copying mypy/typeshed/stdlib/functools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,607 root INFO copying mypy/typeshed/stdlib/gc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,608 root INFO copying mypy/typeshed/stdlib/genericpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,609 root INFO copying mypy/typeshed/stdlib/getopt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,610 root INFO copying mypy/typeshed/stdlib/getpass.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,611 root INFO copying mypy/typeshed/stdlib/gettext.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,612 root INFO copying mypy/typeshed/stdlib/glob.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,614 root INFO copying mypy/typeshed/stdlib/graphlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,615 root INFO copying mypy/typeshed/stdlib/grp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,616 root INFO copying mypy/typeshed/stdlib/gzip.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,617 root INFO copying mypy/typeshed/stdlib/hashlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,618 root INFO copying mypy/typeshed/stdlib/heapq.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,619 root INFO copying mypy/typeshed/stdlib/hmac.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,620 root INFO copying mypy/typeshed/stdlib/imaplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,621 root INFO copying mypy/typeshed/stdlib/imghdr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,622 root INFO copying mypy/typeshed/stdlib/imp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,623 root INFO copying mypy/typeshed/stdlib/inspect.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,625 root INFO copying mypy/typeshed/stdlib/io.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,626 root INFO copying mypy/typeshed/stdlib/ipaddress.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,627 root INFO copying mypy/typeshed/stdlib/itertools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,628 root INFO copying mypy/typeshed/stdlib/keyword.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,629 root INFO copying mypy/typeshed/stdlib/linecache.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,633 root INFO copying mypy/typeshed/stdlib/locale.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,634 root INFO copying mypy/typeshed/stdlib/lzma.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,635 root INFO copying mypy/typeshed/stdlib/mailbox.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,636 root INFO copying mypy/typeshed/stdlib/mailcap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,638 root INFO copying mypy/typeshed/stdlib/marshal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,639 root INFO copying mypy/typeshed/stdlib/math.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,640 root INFO copying mypy/typeshed/stdlib/mimetypes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,641 root INFO copying mypy/typeshed/stdlib/mmap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,642 root INFO copying mypy/typeshed/stdlib/modulefinder.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,643 root INFO copying mypy/typeshed/stdlib/msvcrt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,644 root INFO copying mypy/typeshed/stdlib/netrc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,645 root INFO copying mypy/typeshed/stdlib/nis.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,646 root INFO copying mypy/typeshed/stdlib/nntplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,647 root INFO copying mypy/typeshed/stdlib/nt.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,648 root INFO copying mypy/typeshed/stdlib/ntpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,649 root INFO copying mypy/typeshed/stdlib/nturl2path.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,650 root INFO copying mypy/typeshed/stdlib/numbers.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,652 root INFO copying mypy/typeshed/stdlib/opcode.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,653 root INFO copying mypy/typeshed/stdlib/operator.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,654 root INFO copying mypy/typeshed/stdlib/optparse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,655 root INFO copying mypy/typeshed/stdlib/ossaudiodev.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,656 root INFO copying mypy/typeshed/stdlib/parser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,657 root INFO copying mypy/typeshed/stdlib/pathlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,658 root INFO copying mypy/typeshed/stdlib/pdb.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,659 root INFO copying mypy/typeshed/stdlib/pickle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,661 root INFO copying mypy/typeshed/stdlib/pickletools.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,662 root INFO copying mypy/typeshed/stdlib/pipes.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,663 root INFO copying mypy/typeshed/stdlib/pkgutil.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,664 root INFO copying mypy/typeshed/stdlib/platform.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,665 root INFO copying mypy/typeshed/stdlib/plistlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,666 root INFO copying mypy/typeshed/stdlib/poplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,667 root INFO copying mypy/typeshed/stdlib/posix.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,668 root INFO copying mypy/typeshed/stdlib/posixpath.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,669 root INFO copying mypy/typeshed/stdlib/pprint.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,670 root INFO copying mypy/typeshed/stdlib/profile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,671 root INFO copying mypy/typeshed/stdlib/pstats.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,673 root INFO copying mypy/typeshed/stdlib/pty.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,674 root INFO copying mypy/typeshed/stdlib/pwd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,675 root INFO copying mypy/typeshed/stdlib/py_compile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,676 root INFO copying mypy/typeshed/stdlib/pyclbr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,677 root INFO copying mypy/typeshed/stdlib/pydoc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,678 root INFO copying mypy/typeshed/stdlib/queue.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,679 root INFO copying mypy/typeshed/stdlib/quopri.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,680 root INFO copying mypy/typeshed/stdlib/random.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,681 root INFO copying mypy/typeshed/stdlib/re.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,682 root INFO copying mypy/typeshed/stdlib/readline.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,683 root INFO copying mypy/typeshed/stdlib/reprlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,684 root INFO copying mypy/typeshed/stdlib/resource.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,686 root INFO copying mypy/typeshed/stdlib/rlcompleter.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,687 root INFO copying mypy/typeshed/stdlib/runpy.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,688 root INFO copying mypy/typeshed/stdlib/sched.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,689 root INFO copying mypy/typeshed/stdlib/secrets.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,690 root INFO copying mypy/typeshed/stdlib/select.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,691 root INFO copying mypy/typeshed/stdlib/selectors.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,692 root INFO copying mypy/typeshed/stdlib/shelve.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,693 root INFO copying mypy/typeshed/stdlib/shlex.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,694 root INFO copying mypy/typeshed/stdlib/shutil.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,695 root INFO copying mypy/typeshed/stdlib/signal.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,696 root INFO copying mypy/typeshed/stdlib/site.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,698 root INFO copying mypy/typeshed/stdlib/smtpd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,699 root INFO copying mypy/typeshed/stdlib/smtplib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,700 root INFO copying mypy/typeshed/stdlib/sndhdr.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,701 root INFO copying mypy/typeshed/stdlib/socket.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,702 root INFO copying mypy/typeshed/stdlib/socketserver.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,703 root INFO copying mypy/typeshed/stdlib/spwd.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,704 root INFO copying mypy/typeshed/stdlib/sre_compile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,706 root INFO copying mypy/typeshed/stdlib/sre_constants.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,707 root INFO copying mypy/typeshed/stdlib/sre_parse.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,708 root INFO copying mypy/typeshed/stdlib/ssl.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,709 root INFO copying mypy/typeshed/stdlib/stat.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,710 root INFO copying mypy/typeshed/stdlib/statistics.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,711 root INFO copying mypy/typeshed/stdlib/string.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,712 root INFO copying mypy/typeshed/stdlib/stringprep.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,713 root INFO copying mypy/typeshed/stdlib/struct.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,714 root INFO copying mypy/typeshed/stdlib/subprocess.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,716 root INFO copying mypy/typeshed/stdlib/sunau.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,717 root INFO copying mypy/typeshed/stdlib/symbol.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,719 root INFO copying mypy/typeshed/stdlib/symtable.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,720 root INFO copying mypy/typeshed/stdlib/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,721 root INFO copying mypy/typeshed/stdlib/syslog.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,722 root INFO copying mypy/typeshed/stdlib/tabnanny.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,723 root INFO copying mypy/typeshed/stdlib/tarfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,724 root INFO copying mypy/typeshed/stdlib/telnetlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,725 root INFO copying mypy/typeshed/stdlib/tempfile.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,727 root INFO copying mypy/typeshed/stdlib/termios.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,728 root INFO copying mypy/typeshed/stdlib/textwrap.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,729 root INFO copying mypy/typeshed/stdlib/this.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,730 root INFO copying mypy/typeshed/stdlib/threading.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,731 root INFO copying mypy/typeshed/stdlib/time.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,732 root INFO copying mypy/typeshed/stdlib/timeit.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,733 root INFO copying mypy/typeshed/stdlib/token.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,734 root INFO copying mypy/typeshed/stdlib/tokenize.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,735 root INFO copying mypy/typeshed/stdlib/tomllib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,736 root INFO copying mypy/typeshed/stdlib/trace.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,737 root INFO copying mypy/typeshed/stdlib/traceback.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,738 root INFO copying mypy/typeshed/stdlib/tracemalloc.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,740 root INFO copying mypy/typeshed/stdlib/tty.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,741 root INFO copying mypy/typeshed/stdlib/turtle.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,742 root INFO copying mypy/typeshed/stdlib/types.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,743 root INFO copying mypy/typeshed/stdlib/typing.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,744 root INFO copying mypy/typeshed/stdlib/typing_extensions.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,746 root INFO copying mypy/typeshed/stdlib/unicodedata.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,747 root INFO copying mypy/typeshed/stdlib/uu.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,748 root INFO copying mypy/typeshed/stdlib/uuid.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,749 root INFO copying mypy/typeshed/stdlib/warnings.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,750 root INFO copying mypy/typeshed/stdlib/wave.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,751 root INFO copying mypy/typeshed/stdlib/weakref.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,752 root INFO copying mypy/typeshed/stdlib/webbrowser.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,753 root INFO copying mypy/typeshed/stdlib/winreg.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,755 root INFO copying mypy/typeshed/stdlib/winsound.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,756 root INFO copying mypy/typeshed/stdlib/xdrlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,757 root INFO copying mypy/typeshed/stdlib/xxlimited.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,758 root INFO copying mypy/typeshed/stdlib/zipapp.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,759 root INFO copying mypy/typeshed/stdlib/zipimport.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,760 root INFO copying mypy/typeshed/stdlib/zlib.pyi -> build/lib/mypy/typeshed/stdlib 2024-10-23 19:35:15,761 root INFO creating build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:15,761 root INFO copying mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:15,763 root INFO copying mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:15,764 root INFO copying mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:15,765 root INFO copying mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:15,766 root INFO copying mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/lib/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:15,767 root INFO creating build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,768 root INFO copying mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,769 root INFO copying mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,770 root INFO copying mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,771 root INFO copying mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,772 root INFO copying mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,773 root INFO copying mypy/typeshed/stdlib/asyncio/constants.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,774 root INFO copying mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,775 root INFO copying mypy/typeshed/stdlib/asyncio/events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,776 root INFO copying mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,778 root INFO copying mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,779 root INFO copying mypy/typeshed/stdlib/asyncio/futures.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,780 root INFO copying mypy/typeshed/stdlib/asyncio/locks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,781 root INFO copying mypy/typeshed/stdlib/asyncio/log.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,782 root INFO copying mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,783 root INFO copying mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,784 root INFO copying mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,785 root INFO copying mypy/typeshed/stdlib/asyncio/queues.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,786 root INFO copying mypy/typeshed/stdlib/asyncio/runners.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,787 root INFO copying mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,788 root INFO copying mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,789 root INFO copying mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,790 root INFO copying mypy/typeshed/stdlib/asyncio/streams.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,791 root INFO copying mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,792 root INFO copying mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,793 root INFO copying mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,795 root INFO copying mypy/typeshed/stdlib/asyncio/threads.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,796 root INFO copying mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,797 root INFO copying mypy/typeshed/stdlib/asyncio/transports.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,798 root INFO copying mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,799 root INFO copying mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,800 root INFO copying mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,801 root INFO copying mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/lib/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:15,802 root INFO creating build/lib/mypy/typeshed/stdlib/collections 2024-10-23 19:35:15,803 root INFO copying mypy/typeshed/stdlib/collections/__init__.pyi -> build/lib/mypy/typeshed/stdlib/collections 2024-10-23 19:35:15,804 root INFO copying mypy/typeshed/stdlib/collections/abc.pyi -> build/lib/mypy/typeshed/stdlib/collections 2024-10-23 19:35:15,806 root INFO creating build/lib/mypy/typeshed/stdlib/concurrent 2024-10-23 19:35:15,806 root INFO copying mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent 2024-10-23 19:35:15,807 root INFO creating build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:15,808 root INFO copying mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:15,809 root INFO copying mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:15,810 root INFO copying mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:15,811 root INFO copying mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/lib/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:15,812 root INFO creating build/lib/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:15,813 root INFO copying mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:15,814 root INFO copying mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:15,815 root INFO copying mypy/typeshed/stdlib/ctypes/util.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:15,816 root INFO copying mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/lib/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:15,817 root INFO creating build/lib/mypy/typeshed/stdlib/curses 2024-10-23 19:35:15,818 root INFO copying mypy/typeshed/stdlib/curses/__init__.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-23 19:35:15,819 root INFO copying mypy/typeshed/stdlib/curses/ascii.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-23 19:35:15,820 root INFO copying mypy/typeshed/stdlib/curses/has_key.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-23 19:35:15,821 root INFO copying mypy/typeshed/stdlib/curses/panel.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-23 19:35:15,822 root INFO copying mypy/typeshed/stdlib/curses/textpad.pyi -> build/lib/mypy/typeshed/stdlib/curses 2024-10-23 19:35:15,823 root INFO creating build/lib/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:15,823 root INFO copying mypy/typeshed/stdlib/dbm/__init__.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:15,824 root INFO copying mypy/typeshed/stdlib/dbm/dumb.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:15,826 root INFO copying mypy/typeshed/stdlib/dbm/gnu.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:15,827 root INFO copying mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:15,828 root INFO copying mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/lib/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:15,829 root INFO creating build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,829 root INFO copying mypy/typeshed/stdlib/distutils/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,830 root INFO copying mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,831 root INFO copying mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,832 root INFO copying mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,834 root INFO copying mypy/typeshed/stdlib/distutils/cmd.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,835 root INFO copying mypy/typeshed/stdlib/distutils/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,836 root INFO copying mypy/typeshed/stdlib/distutils/core.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,837 root INFO copying mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,838 root INFO copying mypy/typeshed/stdlib/distutils/debug.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,839 root INFO copying mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,840 root INFO copying mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,841 root INFO copying mypy/typeshed/stdlib/distutils/dist.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,842 root INFO copying mypy/typeshed/stdlib/distutils/errors.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,843 root INFO copying mypy/typeshed/stdlib/distutils/extension.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,844 root INFO copying mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,846 root INFO copying mypy/typeshed/stdlib/distutils/file_util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,847 root INFO copying mypy/typeshed/stdlib/distutils/filelist.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,848 root INFO copying mypy/typeshed/stdlib/distutils/log.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,849 root INFO copying mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,850 root INFO copying mypy/typeshed/stdlib/distutils/spawn.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,851 root INFO copying mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,852 root INFO copying mypy/typeshed/stdlib/distutils/text_file.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,853 root INFO copying mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,854 root INFO copying mypy/typeshed/stdlib/distutils/util.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,855 root INFO copying mypy/typeshed/stdlib/distutils/version.pyi -> build/lib/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:15,856 root INFO creating build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,857 root INFO copying mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,858 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,859 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,860 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,861 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,862 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,863 root INFO copying mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,864 root INFO copying mypy/typeshed/stdlib/distutils/command/build.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,865 root INFO copying mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,866 root INFO copying mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,867 root INFO copying mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,868 root INFO copying mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,869 root INFO copying mypy/typeshed/stdlib/distutils/command/check.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,870 root INFO copying mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,872 root INFO copying mypy/typeshed/stdlib/distutils/command/config.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,873 root INFO copying mypy/typeshed/stdlib/distutils/command/install.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,874 root INFO copying mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,875 root INFO copying mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,876 root INFO copying mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,877 root INFO copying mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,878 root INFO copying mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,879 root INFO copying mypy/typeshed/stdlib/distutils/command/register.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,880 root INFO copying mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,881 root INFO copying mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/lib/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:15,882 root INFO creating build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,883 root INFO copying mypy/typeshed/stdlib/email/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,884 root INFO copying mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,885 root INFO copying mypy/typeshed/stdlib/email/_policybase.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,886 root INFO copying mypy/typeshed/stdlib/email/base64mime.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,887 root INFO copying mypy/typeshed/stdlib/email/charset.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,888 root INFO copying mypy/typeshed/stdlib/email/contentmanager.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,889 root INFO copying mypy/typeshed/stdlib/email/encoders.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,890 root INFO copying mypy/typeshed/stdlib/email/errors.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,891 root INFO copying mypy/typeshed/stdlib/email/feedparser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,892 root INFO copying mypy/typeshed/stdlib/email/generator.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,894 root INFO copying mypy/typeshed/stdlib/email/header.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,895 root INFO copying mypy/typeshed/stdlib/email/headerregistry.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,896 root INFO copying mypy/typeshed/stdlib/email/iterators.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,897 root INFO copying mypy/typeshed/stdlib/email/message.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,898 root INFO copying mypy/typeshed/stdlib/email/parser.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,899 root INFO copying mypy/typeshed/stdlib/email/policy.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,900 root INFO copying mypy/typeshed/stdlib/email/quoprimime.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,901 root INFO copying mypy/typeshed/stdlib/email/utils.pyi -> build/lib/mypy/typeshed/stdlib/email 2024-10-23 19:35:15,902 root INFO creating build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,903 root INFO copying mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,904 root INFO copying mypy/typeshed/stdlib/email/mime/application.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,905 root INFO copying mypy/typeshed/stdlib/email/mime/audio.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,906 root INFO copying mypy/typeshed/stdlib/email/mime/base.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,907 root INFO copying mypy/typeshed/stdlib/email/mime/image.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,908 root INFO copying mypy/typeshed/stdlib/email/mime/message.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,909 root INFO copying mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,910 root INFO copying mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,911 root INFO copying mypy/typeshed/stdlib/email/mime/text.pyi -> build/lib/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:15,912 root INFO creating build/lib/mypy/typeshed/stdlib/encodings 2024-10-23 19:35:15,913 root INFO copying mypy/typeshed/stdlib/encodings/__init__.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-23 19:35:15,914 root INFO copying mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-23 19:35:15,915 root INFO copying mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/lib/mypy/typeshed/stdlib/encodings 2024-10-23 19:35:15,916 root INFO creating build/lib/mypy/typeshed/stdlib/ensurepip 2024-10-23 19:35:15,917 root INFO copying mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/lib/mypy/typeshed/stdlib/ensurepip 2024-10-23 19:35:15,918 root INFO creating build/lib/mypy/typeshed/stdlib/html 2024-10-23 19:35:15,918 root INFO copying mypy/typeshed/stdlib/html/__init__.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-23 19:35:15,919 root INFO copying mypy/typeshed/stdlib/html/entities.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-23 19:35:15,920 root INFO copying mypy/typeshed/stdlib/html/parser.pyi -> build/lib/mypy/typeshed/stdlib/html 2024-10-23 19:35:15,921 root INFO creating build/lib/mypy/typeshed/stdlib/http 2024-10-23 19:35:15,922 root INFO copying mypy/typeshed/stdlib/http/__init__.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-23 19:35:15,923 root INFO copying mypy/typeshed/stdlib/http/client.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-23 19:35:15,924 root INFO copying mypy/typeshed/stdlib/http/cookiejar.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-23 19:35:15,926 root INFO copying mypy/typeshed/stdlib/http/cookies.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-23 19:35:15,927 root INFO copying mypy/typeshed/stdlib/http/server.pyi -> build/lib/mypy/typeshed/stdlib/http 2024-10-23 19:35:15,928 root INFO creating build/lib/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:15,928 root INFO copying mypy/typeshed/stdlib/importlib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:15,929 root INFO copying mypy/typeshed/stdlib/importlib/_abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:15,931 root INFO copying mypy/typeshed/stdlib/importlib/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:15,932 root INFO copying mypy/typeshed/stdlib/importlib/machinery.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:15,933 root INFO copying mypy/typeshed/stdlib/importlib/readers.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:15,934 root INFO copying mypy/typeshed/stdlib/importlib/simple.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:15,935 root INFO copying mypy/typeshed/stdlib/importlib/util.pyi -> build/lib/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:15,936 root INFO creating build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-23 19:35:15,937 root INFO copying mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-23 19:35:15,938 root INFO copying mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-23 19:35:15,939 root INFO copying mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/lib/mypy/typeshed/stdlib/importlib/metadata 2024-10-23 19:35:15,940 root INFO creating build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:15,941 root INFO copying mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:15,942 root INFO copying mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:15,943 root INFO copying mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:15,944 root INFO copying mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:15,945 root INFO copying mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:15,946 root INFO copying mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/lib/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:15,947 root INFO creating build/lib/mypy/typeshed/stdlib/json 2024-10-23 19:35:15,948 root INFO copying mypy/typeshed/stdlib/json/__init__.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-23 19:35:15,949 root INFO copying mypy/typeshed/stdlib/json/decoder.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-23 19:35:15,950 root INFO copying mypy/typeshed/stdlib/json/encoder.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-23 19:35:15,951 root INFO copying mypy/typeshed/stdlib/json/tool.pyi -> build/lib/mypy/typeshed/stdlib/json 2024-10-23 19:35:15,952 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:15,952 root INFO copying mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:15,953 root INFO copying mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:15,954 root INFO copying mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:15,956 root INFO copying mypy/typeshed/stdlib/lib2to3/main.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:15,957 root INFO copying mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:15,958 root INFO copying mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:15,959 root INFO copying mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:15,960 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,961 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,962 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,963 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,964 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,965 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,966 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,967 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,968 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,969 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,970 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,971 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,972 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,973 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,974 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,975 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,976 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,977 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,978 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,979 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,981 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,982 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,983 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,984 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,985 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,986 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,987 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,988 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,989 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,990 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,991 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,992 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,994 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,995 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,996 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,997 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,998 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:15,999 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,000 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,001 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,002 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,003 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,004 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,005 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,006 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,007 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,008 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,009 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,010 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,011 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,013 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,014 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,015 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,016 root INFO copying mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,017 root INFO creating build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,018 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,019 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,020 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,021 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,022 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,023 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,024 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,025 root INFO copying mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/lib/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:16,026 root INFO creating build/lib/mypy/typeshed/stdlib/logging 2024-10-23 19:35:16,027 root INFO copying mypy/typeshed/stdlib/logging/__init__.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-23 19:35:16,028 root INFO copying mypy/typeshed/stdlib/logging/config.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-23 19:35:16,029 root INFO copying mypy/typeshed/stdlib/logging/handlers.pyi -> build/lib/mypy/typeshed/stdlib/logging 2024-10-23 19:35:16,030 root INFO creating build/lib/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,031 root INFO copying mypy/typeshed/stdlib/msilib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,032 root INFO copying mypy/typeshed/stdlib/msilib/schema.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,033 root INFO copying mypy/typeshed/stdlib/msilib/sequence.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,034 root INFO copying mypy/typeshed/stdlib/msilib/text.pyi -> build/lib/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,035 root INFO creating build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,036 root INFO copying mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,037 root INFO copying mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,038 root INFO copying mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,039 root INFO copying mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,040 root INFO copying mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,041 root INFO copying mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,042 root INFO copying mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,043 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,045 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,046 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,047 root INFO copying mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,048 root INFO copying mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,049 root INFO copying mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,050 root INFO copying mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,051 root INFO copying mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,052 root INFO copying mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,053 root INFO copying mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,054 root INFO copying mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,055 root INFO copying mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,056 root INFO copying mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,057 root INFO copying mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,059 root INFO creating build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-23 19:35:16,059 root INFO copying mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-23 19:35:16,060 root INFO copying mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/lib/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-23 19:35:16,061 root INFO creating build/lib/mypy/typeshed/stdlib/os 2024-10-23 19:35:16,062 root INFO copying mypy/typeshed/stdlib/os/__init__.pyi -> build/lib/mypy/typeshed/stdlib/os 2024-10-23 19:35:16,063 root INFO copying mypy/typeshed/stdlib/os/path.pyi -> build/lib/mypy/typeshed/stdlib/os 2024-10-23 19:35:16,064 root INFO creating build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-23 19:35:16,065 root INFO copying mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-23 19:35:16,066 root INFO copying mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/lib/mypy/typeshed/stdlib/pydoc_data 2024-10-23 19:35:16,067 root INFO creating build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-23 19:35:16,068 root INFO copying mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-23 19:35:16,069 root INFO copying mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-23 19:35:16,070 root INFO copying mypy/typeshed/stdlib/pyexpat/model.pyi -> build/lib/mypy/typeshed/stdlib/pyexpat 2024-10-23 19:35:16,071 root INFO creating build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-23 19:35:16,071 root INFO copying mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-23 19:35:16,072 root INFO copying mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/lib/mypy/typeshed/stdlib/sqlite3 2024-10-23 19:35:16,074 root INFO creating build/lib/mypy/typeshed/stdlib/sys 2024-10-23 19:35:16,074 root INFO copying mypy/typeshed/stdlib/sys/__init__.pyi -> build/lib/mypy/typeshed/stdlib/sys 2024-10-23 19:35:16,075 root INFO copying mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/lib/mypy/typeshed/stdlib/sys 2024-10-23 19:35:16,077 root INFO creating build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,077 root INFO copying mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,079 root INFO copying mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,080 root INFO copying mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,081 root INFO copying mypy/typeshed/stdlib/tkinter/constants.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,083 root INFO copying mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,084 root INFO copying mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,085 root INFO copying mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,086 root INFO copying mypy/typeshed/stdlib/tkinter/font.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,087 root INFO copying mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,088 root INFO copying mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,089 root INFO copying mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,090 root INFO copying mypy/typeshed/stdlib/tkinter/tix.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,091 root INFO copying mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/lib/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,093 root INFO creating build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,093 root INFO copying mypy/typeshed/stdlib/unittest/__init__.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,094 root INFO copying mypy/typeshed/stdlib/unittest/_log.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,095 root INFO copying mypy/typeshed/stdlib/unittest/async_case.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,096 root INFO copying mypy/typeshed/stdlib/unittest/case.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,098 root INFO copying mypy/typeshed/stdlib/unittest/loader.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,099 root INFO copying mypy/typeshed/stdlib/unittest/main.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,100 root INFO copying mypy/typeshed/stdlib/unittest/mock.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,101 root INFO copying mypy/typeshed/stdlib/unittest/result.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,102 root INFO copying mypy/typeshed/stdlib/unittest/runner.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,103 root INFO copying mypy/typeshed/stdlib/unittest/signals.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,104 root INFO copying mypy/typeshed/stdlib/unittest/suite.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,105 root INFO copying mypy/typeshed/stdlib/unittest/util.pyi -> build/lib/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,106 root INFO creating build/lib/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,107 root INFO copying mypy/typeshed/stdlib/urllib/__init__.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,108 root INFO copying mypy/typeshed/stdlib/urllib/error.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,109 root INFO copying mypy/typeshed/stdlib/urllib/parse.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,110 root INFO copying mypy/typeshed/stdlib/urllib/request.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,111 root INFO copying mypy/typeshed/stdlib/urllib/response.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,112 root INFO copying mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/lib/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,113 root INFO creating build/lib/mypy/typeshed/stdlib/venv 2024-10-23 19:35:16,114 root INFO copying mypy/typeshed/stdlib/venv/__init__.pyi -> build/lib/mypy/typeshed/stdlib/venv 2024-10-23 19:35:16,115 root INFO creating build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,115 root INFO copying mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,116 root INFO copying mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,117 root INFO copying mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,118 root INFO copying mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,119 root INFO copying mypy/typeshed/stdlib/wsgiref/types.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,120 root INFO copying mypy/typeshed/stdlib/wsgiref/util.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,122 root INFO copying mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/lib/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,123 root INFO creating build/lib/mypy/typeshed/stdlib/xml 2024-10-23 19:35:16,123 root INFO copying mypy/typeshed/stdlib/xml/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml 2024-10-23 19:35:16,124 root INFO creating build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,125 root INFO copying mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,126 root INFO copying mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,127 root INFO copying mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,128 root INFO copying mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,129 root INFO copying mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,130 root INFO copying mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,131 root INFO copying mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,133 root INFO copying mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/lib/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:16,134 root INFO creating build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:16,134 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:16,135 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:16,136 root INFO copying mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:16,138 root INFO copying mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:16,139 root INFO copying mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/lib/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:16,140 root INFO creating build/lib/mypy/typeshed/stdlib/xml/parsers 2024-10-23 19:35:16,140 root INFO copying mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers 2024-10-23 19:35:16,141 root INFO creating build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-23 19:35:16,142 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-23 19:35:16,143 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-23 19:35:16,144 root INFO copying mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/lib/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-23 19:35:16,145 root INFO creating build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:16,145 root INFO copying mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:16,146 root INFO copying mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:16,147 root INFO copying mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:16,148 root INFO copying mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:16,150 root INFO copying mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/lib/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:16,151 root INFO creating build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-23 19:35:16,151 root INFO copying mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-23 19:35:16,152 root INFO copying mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-23 19:35:16,153 root INFO copying mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/lib/mypy/typeshed/stdlib/xmlrpc 2024-10-23 19:35:16,154 root INFO creating build/lib/mypy/typeshed/stdlib/zipfile 2024-10-23 19:35:16,155 root INFO copying mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zipfile 2024-10-23 19:35:16,156 root INFO copying mypy/typeshed/stdlib/zipfile/_path.pyi -> build/lib/mypy/typeshed/stdlib/zipfile 2024-10-23 19:35:16,157 root INFO creating build/lib/mypy/typeshed/stdlib/zoneinfo 2024-10-23 19:35:16,158 root INFO copying mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/lib/mypy/typeshed/stdlib/zoneinfo 2024-10-23 19:35:16,159 root INFO creating build/lib/mypy/typeshed/stubs 2024-10-23 19:35:16,160 root INFO creating build/lib/mypy/typeshed/stubs/mypy-extensions 2024-10-23 19:35:16,160 root INFO copying mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/lib/mypy/typeshed/stubs/mypy-extensions 2024-10-23 19:35:16,161 root INFO creating build/lib/mypy/xml 2024-10-23 19:35:16,162 root INFO copying mypy/xml/mypy-html.css -> build/lib/mypy/xml 2024-10-23 19:35:16,163 root INFO copying mypy/xml/mypy-html.xslt -> build/lib/mypy/xml 2024-10-23 19:35:16,164 root INFO copying mypy/xml/mypy-txt.xslt -> build/lib/mypy/xml 2024-10-23 19:35:16,165 root INFO copying mypy/xml/mypy.xsd -> build/lib/mypy/xml 2024-10-23 19:35:16,166 root INFO copying mypyc/README.md -> build/lib/mypyc 2024-10-23 19:35:16,167 root INFO creating build/lib/mypyc/doc 2024-10-23 19:35:16,168 root INFO copying mypyc/doc/Makefile -> build/lib/mypyc/doc 2024-10-23 19:35:16,169 root INFO copying mypyc/doc/bool_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,170 root INFO copying mypyc/doc/compilation_units.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,171 root INFO copying mypyc/doc/conf.py -> build/lib/mypyc/doc 2024-10-23 19:35:16,172 root INFO copying mypyc/doc/cpython-timings.md -> build/lib/mypyc/doc 2024-10-23 19:35:16,173 root INFO copying mypyc/doc/dev-intro.md -> build/lib/mypyc/doc 2024-10-23 19:35:16,174 root INFO copying mypyc/doc/dict_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,175 root INFO copying mypyc/doc/differences_from_python.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,177 root INFO copying mypyc/doc/float_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,178 root INFO copying mypyc/doc/future.md -> build/lib/mypyc/doc 2024-10-23 19:35:16,179 root INFO copying mypyc/doc/getting_started.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,180 root INFO copying mypyc/doc/index.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,181 root INFO copying mypyc/doc/int_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,182 root INFO copying mypyc/doc/introduction.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,183 root INFO copying mypyc/doc/list_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,184 root INFO copying mypyc/doc/make.bat -> build/lib/mypyc/doc 2024-10-23 19:35:16,185 root INFO copying mypyc/doc/native_classes.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,186 root INFO copying mypyc/doc/native_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,187 root INFO copying mypyc/doc/performance_tips_and_tricks.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,188 root INFO copying mypyc/doc/set_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,189 root INFO copying mypyc/doc/str_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,190 root INFO copying mypyc/doc/tuple_operations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,192 root INFO copying mypyc/doc/using_type_annotations.rst -> build/lib/mypyc/doc 2024-10-23 19:35:16,193 root INFO creating build/lib/mypyc/external 2024-10-23 19:35:16,193 root INFO creating build/lib/mypyc/external/googletest 2024-10-23 19:35:16,194 root INFO copying mypyc/external/googletest/LICENSE -> build/lib/mypyc/external/googletest 2024-10-23 19:35:16,195 root INFO copying mypyc/external/googletest/README.md -> build/lib/mypyc/external/googletest 2024-10-23 19:35:16,196 root INFO creating build/lib/mypyc/external/googletest/include 2024-10-23 19:35:16,196 root INFO creating build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,197 root INFO copying mypyc/external/googletest/include/gtest/gtest-death-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,198 root INFO copying mypyc/external/googletest/include/gtest/gtest-message.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,199 root INFO copying mypyc/external/googletest/include/gtest/gtest-param-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,201 root INFO copying mypyc/external/googletest/include/gtest/gtest-param-test.h.pump -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,202 root INFO copying mypyc/external/googletest/include/gtest/gtest-printers.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,204 root INFO copying mypyc/external/googletest/include/gtest/gtest-spi.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,205 root INFO copying mypyc/external/googletest/include/gtest/gtest-test-part.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,206 root INFO copying mypyc/external/googletest/include/gtest/gtest-typed-test.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,207 root INFO copying mypyc/external/googletest/include/gtest/gtest.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,209 root INFO copying mypyc/external/googletest/include/gtest/gtest_pred_impl.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,210 root INFO copying mypyc/external/googletest/include/gtest/gtest_prod.h -> build/lib/mypyc/external/googletest/include/gtest 2024-10-23 19:35:16,211 root INFO creating build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,212 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,213 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-filepath.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,214 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-internal.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,216 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,217 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,219 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,220 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-param-util.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,222 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,223 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-port.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,225 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-string.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,226 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-tuple.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,227 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,228 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-type-util.h -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,231 root INFO copying mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump -> build/lib/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:16,232 root INFO creating build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-23 19:35:16,233 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-23 19:35:16,234 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-23 19:35:16,235 root INFO copying mypyc/external/googletest/include/gtest/internal/custom/gtest.h -> build/lib/mypyc/external/googletest/include/gtest/internal/custom 2024-10-23 19:35:16,236 root INFO creating build/lib/mypyc/external/googletest/make 2024-10-23 19:35:16,236 root INFO copying mypyc/external/googletest/make/Makefile -> build/lib/mypyc/external/googletest/make 2024-10-23 19:35:16,237 root INFO creating build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,238 root INFO copying mypyc/external/googletest/src/gtest-all.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,239 root INFO copying mypyc/external/googletest/src/gtest-death-test.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,240 root INFO copying mypyc/external/googletest/src/gtest-filepath.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,242 root INFO copying mypyc/external/googletest/src/gtest-internal-inl.h -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,243 root INFO copying mypyc/external/googletest/src/gtest-port.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,244 root INFO copying mypyc/external/googletest/src/gtest-printers.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,246 root INFO copying mypyc/external/googletest/src/gtest-test-part.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,247 root INFO copying mypyc/external/googletest/src/gtest-typed-test.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,248 root INFO copying mypyc/external/googletest/src/gtest.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,250 root INFO copying mypyc/external/googletest/src/gtest_main.cc -> build/lib/mypyc/external/googletest/src 2024-10-23 19:35:16,251 root INFO creating build/lib/mypyc/lib-rt 2024-10-23 19:35:16,252 root INFO copying mypyc/lib-rt/CPy.h -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,253 root INFO copying mypyc/lib-rt/bytes_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,255 root INFO copying mypyc/lib-rt/dict_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,256 root INFO copying mypyc/lib-rt/exc_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,257 root INFO copying mypyc/lib-rt/float_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,258 root INFO copying mypyc/lib-rt/generic_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,259 root INFO copying mypyc/lib-rt/getargs.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,260 root INFO copying mypyc/lib-rt/getargsfast.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,261 root INFO copying mypyc/lib-rt/init.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,262 root INFO copying mypyc/lib-rt/int_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,264 root INFO copying mypyc/lib-rt/list_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,265 root INFO copying mypyc/lib-rt/misc_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,266 root INFO copying mypyc/lib-rt/module_shim.tmpl -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,267 root INFO copying mypyc/lib-rt/mypyc_util.h -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,268 root INFO copying mypyc/lib-rt/pythoncapi_compat.h -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,270 root INFO copying mypyc/lib-rt/pythonsupport.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,271 root INFO copying mypyc/lib-rt/pythonsupport.h -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,272 root INFO copying mypyc/lib-rt/set_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,273 root INFO copying mypyc/lib-rt/setup.py -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,274 root INFO copying mypyc/lib-rt/str_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,275 root INFO copying mypyc/lib-rt/test_capi.cc -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,276 root INFO copying mypyc/lib-rt/tuple_ops.c -> build/lib/mypyc/lib-rt 2024-10-23 19:35:16,277 root INFO creating build/lib/mypyc/test-data 2024-10-23 19:35:16,278 root INFO copying mypyc/test-data/alwaysdefined.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,279 root INFO copying mypyc/test-data/analysis.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,280 root INFO copying mypyc/test-data/commandline.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,281 root INFO copying mypyc/test-data/exceptions-freq.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,282 root INFO copying mypyc/test-data/exceptions.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,283 root INFO copying mypyc/test-data/irbuild-any.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,285 root INFO copying mypyc/test-data/irbuild-basic.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,286 root INFO copying mypyc/test-data/irbuild-bool.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,287 root INFO copying mypyc/test-data/irbuild-bytes.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,288 root INFO copying mypyc/test-data/irbuild-classes.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,290 root INFO copying mypyc/test-data/irbuild-constant-fold.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,291 root INFO copying mypyc/test-data/irbuild-dict.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,292 root INFO copying mypyc/test-data/irbuild-dunders.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,293 root INFO copying mypyc/test-data/irbuild-float.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,294 root INFO copying mypyc/test-data/irbuild-generics.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,295 root INFO copying mypyc/test-data/irbuild-glue-methods.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,296 root INFO copying mypyc/test-data/irbuild-i16.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,298 root INFO copying mypyc/test-data/irbuild-i32.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,299 root INFO copying mypyc/test-data/irbuild-i64.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,300 root INFO copying mypyc/test-data/irbuild-int.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,301 root INFO copying mypyc/test-data/irbuild-isinstance.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,303 root INFO copying mypyc/test-data/irbuild-lists.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,304 root INFO copying mypyc/test-data/irbuild-match.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,305 root INFO copying mypyc/test-data/irbuild-math.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,306 root INFO copying mypyc/test-data/irbuild-nested.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,307 root INFO copying mypyc/test-data/irbuild-optional.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,308 root INFO copying mypyc/test-data/irbuild-set.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,310 root INFO copying mypyc/test-data/irbuild-singledispatch.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,311 root INFO copying mypyc/test-data/irbuild-statements.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,312 root INFO copying mypyc/test-data/irbuild-str.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,313 root INFO copying mypyc/test-data/irbuild-strip-asserts.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,314 root INFO copying mypyc/test-data/irbuild-try.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,315 root INFO copying mypyc/test-data/irbuild-tuple.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,316 root INFO copying mypyc/test-data/irbuild-u8.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,318 root INFO copying mypyc/test-data/irbuild-unreachable.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,319 root INFO copying mypyc/test-data/irbuild-vectorcall.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,320 root INFO copying mypyc/test-data/lowering-int.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,321 root INFO copying mypyc/test-data/lowering-list.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,322 root INFO copying mypyc/test-data/opt-copy-propagation.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,323 root INFO copying mypyc/test-data/opt-flag-elimination.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,324 root INFO copying mypyc/test-data/refcount.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,325 root INFO copying mypyc/test-data/run-async.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,326 root INFO copying mypyc/test-data/run-attrs.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,328 root INFO copying mypyc/test-data/run-bench.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,329 root INFO copying mypyc/test-data/run-bools.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,330 root INFO copying mypyc/test-data/run-bytes.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,331 root INFO copying mypyc/test-data/run-classes.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,332 root INFO copying mypyc/test-data/run-dicts.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,334 root INFO copying mypyc/test-data/run-dunders.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,335 root INFO copying mypyc/test-data/run-exceptions.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,336 root INFO copying mypyc/test-data/run-floats.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,337 root INFO copying mypyc/test-data/run-functions.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,338 root INFO copying mypyc/test-data/run-generators.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,340 root INFO copying mypyc/test-data/run-i16.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,341 root INFO copying mypyc/test-data/run-i32.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,342 root INFO copying mypyc/test-data/run-i64.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,343 root INFO copying mypyc/test-data/run-imports.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,344 root INFO copying mypyc/test-data/run-integers.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,345 root INFO copying mypyc/test-data/run-lists.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,346 root INFO copying mypyc/test-data/run-loops.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,348 root INFO copying mypyc/test-data/run-match.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,349 root INFO copying mypyc/test-data/run-math.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,350 root INFO copying mypyc/test-data/run-misc.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,351 root INFO copying mypyc/test-data/run-multimodule.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,353 root INFO copying mypyc/test-data/run-mypy-sim.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,354 root INFO copying mypyc/test-data/run-primitives.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,355 root INFO copying mypyc/test-data/run-python312.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,356 root INFO copying mypyc/test-data/run-python37.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,357 root INFO copying mypyc/test-data/run-python38.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,358 root INFO copying mypyc/test-data/run-sets.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,359 root INFO copying mypyc/test-data/run-singledispatch.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,361 root INFO copying mypyc/test-data/run-strings.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,362 root INFO copying mypyc/test-data/run-traits.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,363 root INFO copying mypyc/test-data/run-tuples.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,364 root INFO copying mypyc/test-data/run-u8.test -> build/lib/mypyc/test-data 2024-10-23 19:35:16,365 root INFO creating build/lib/mypyc/test-data/driver 2024-10-23 19:35:16,366 root INFO copying mypyc/test-data/driver/driver.py -> build/lib/mypyc/test-data/driver 2024-10-23 19:35:16,367 root INFO creating build/lib/mypyc/test-data/fixtures 2024-10-23 19:35:16,367 root INFO copying mypyc/test-data/fixtures/ir.py -> build/lib/mypyc/test-data/fixtures 2024-10-23 19:35:16,369 root INFO copying mypyc/test-data/fixtures/testutil.py -> build/lib/mypyc/test-data/fixtures 2024-10-23 19:35:16,370 root INFO copying mypyc/test-data/fixtures/typing-full.pyi -> build/lib/mypyc/test-data/fixtures 2024-10-23 19:35:16,410 root INFO installing to build/bdist.linux-riscv64/wheel 2024-10-23 19:35:16,410 root INFO running install 2024-10-23 19:35:16,452 root INFO running install_lib 2024-10-23 19:35:16,461 root INFO creating build/bdist.linux-riscv64 2024-10-23 19:35:16,461 root INFO creating build/bdist.linux-riscv64/wheel 2024-10-23 19:35:16,462 root INFO creating build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:16,463 root INFO copying build/lib/mypy/main.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:16,464 root INFO copying build/lib/mypy/build.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:16,466 root INFO copying build/lib/mypy/gclogger.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:16,467 root INFO copying build/lib/mypy/checker.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:16,471 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed 2024-10-23 19:35:16,471 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs 2024-10-23 19:35:16,472 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs/mypy-extensions 2024-10-23 19:35:16,473 root INFO copying build/lib/mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stubs/mypy-extensions 2024-10-23 19:35:16,475 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,475 root INFO copying build/lib/mypy/typeshed/stdlib/trace.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,476 root INFO copying build/lib/mypy/typeshed/stdlib/antigravity.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,477 root INFO copying build/lib/mypy/typeshed/stdlib/contextvars.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,479 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-23 19:35:16,479 root INFO copying build/lib/mypy/typeshed/stdlib/logging/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-23 19:35:16,480 root INFO copying build/lib/mypy/typeshed/stdlib/logging/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-23 19:35:16,481 root INFO copying build/lib/mypy/typeshed/stdlib/logging/handlers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/logging 2024-10-23 19:35:16,483 root INFO copying build/lib/mypy/typeshed/stdlib/keyword.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,484 root INFO copying build/lib/mypy/typeshed/stdlib/sunau.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,485 root INFO copying build/lib/mypy/typeshed/stdlib/csv.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,486 root INFO copying build/lib/mypy/typeshed/stdlib/sre_compile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,487 root INFO copying build/lib/mypy/typeshed/stdlib/gzip.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,487 root INFO copying build/lib/mypy/typeshed/stdlib/opcode.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,488 root INFO copying build/lib/mypy/typeshed/stdlib/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,489 root INFO copying build/lib/mypy/typeshed/stdlib/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,490 root INFO copying build/lib/mypy/typeshed/stdlib/enum.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,491 root INFO copying build/lib/mypy/typeshed/stdlib/tokenize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,492 root INFO copying build/lib/mypy/typeshed/stdlib/datetime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,494 root INFO copying build/lib/mypy/typeshed/stdlib/_ctypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,495 root INFO copying build/lib/mypy/typeshed/stdlib/timeit.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,496 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-23 19:35:16,496 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-23 19:35:16,497 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-23 19:35:16,498 root INFO copying build/lib/mypy/typeshed/stdlib/encodings/utf_8.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/encodings 2024-10-23 19:35:16,499 root INFO copying build/lib/mypy/typeshed/stdlib/_dummy_threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,500 root INFO copying build/lib/mypy/typeshed/stdlib/operator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,501 root INFO copying build/lib/mypy/typeshed/stdlib/struct.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,502 root INFO copying build/lib/mypy/typeshed/stdlib/errno.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,503 root INFO copying build/lib/mypy/typeshed/stdlib/colorsys.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,504 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,505 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,506 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/core.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,507 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,508 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/spawn.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,509 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,510 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,511 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,512 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/file_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,513 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,514 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/text_file.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,515 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,516 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,517 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/version.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,518 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dir_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,519 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,520 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/dep_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,521 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/ccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,522 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/cmd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,523 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,524 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,525 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,526 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/sdist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,527 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_clib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,527 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,528 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_py.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,529 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/config.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,530 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/register.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,531 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/clean.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,532 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,533 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_lib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,534 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,535 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build_ext.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,536 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,537 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_headers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,538 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,539 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,540 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,541 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/upload.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,542 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/check.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,543 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/build.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,544 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,545 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,546 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/command/install_data.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils/command 2024-10-23 19:35:16,547 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,548 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/extension.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,549 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/debug.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,550 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/archive_util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,551 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/filelist.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,552 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,553 root INFO copying build/lib/mypy/typeshed/stdlib/distutils/unixccompiler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/distutils 2024-10-23 19:35:16,554 root INFO copying build/lib/mypy/typeshed/stdlib/reprlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,555 root INFO copying build/lib/mypy/typeshed/stdlib/_dummy_thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,556 root INFO copying build/lib/mypy/typeshed/stdlib/builtins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,558 root INFO copying build/lib/mypy/typeshed/stdlib/io.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,559 root INFO copying build/lib/mypy/typeshed/stdlib/functools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,560 root INFO copying build/lib/mypy/typeshed/stdlib/inspect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,561 root INFO copying build/lib/mypy/typeshed/stdlib/winsound.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,562 root INFO copying build/lib/mypy/typeshed/stdlib/binascii.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,563 root INFO copying build/lib/mypy/typeshed/stdlib/traceback.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,564 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent 2024-10-23 19:35:16,565 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:16,566 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:16,567 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/process.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:16,568 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/_base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:16,569 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/futures/thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent/futures 2024-10-23 19:35:16,570 root INFO copying build/lib/mypy/typeshed/stdlib/concurrent/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/concurrent 2024-10-23 19:35:16,571 root INFO copying build/lib/mypy/typeshed/stdlib/_codecs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,572 root INFO copying build/lib/mypy/typeshed/stdlib/_weakref.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,573 root INFO copying build/lib/mypy/typeshed/stdlib/plistlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,574 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:16,575 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/wintypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:16,575 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:16,576 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:16,578 root INFO copying build/lib/mypy/typeshed/stdlib/ctypes/_endian.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ctypes 2024-10-23 19:35:16,579 root INFO copying build/lib/mypy/typeshed/stdlib/socketserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,580 root INFO copying build/lib/mypy/typeshed/stdlib/sndhdr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,581 root INFO copying build/lib/mypy/typeshed/stdlib/fileinput.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,582 root INFO copying build/lib/mypy/typeshed/stdlib/cgitb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,583 root INFO copying build/lib/mypy/typeshed/stdlib/ssl.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,584 root INFO copying build/lib/mypy/typeshed/stdlib/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,585 root INFO copying build/lib/mypy/typeshed/stdlib/this.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,586 root INFO copying build/lib/mypy/typeshed/stdlib/VERSIONS -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,587 root INFO copying build/lib/mypy/typeshed/stdlib/hashlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,588 root INFO copying build/lib/mypy/typeshed/stdlib/typing.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,589 root INFO copying build/lib/mypy/typeshed/stdlib/_winapi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,590 root INFO copying build/lib/mypy/typeshed/stdlib/cProfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,591 root INFO copying build/lib/mypy/typeshed/stdlib/gc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,592 root INFO copying build/lib/mypy/typeshed/stdlib/fractions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,593 root INFO copying build/lib/mypy/typeshed/stdlib/imp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,594 root INFO copying build/lib/mypy/typeshed/stdlib/codeop.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,595 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,596 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/pool.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,597 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/context.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,598 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/queues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,599 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/heap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,600 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,601 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,602 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-23 19:35:16,603 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-23 19:35:16,604 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing/dummy 2024-10-23 19:35:16,605 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/spawn.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,606 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/managers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,607 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,608 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/reduction.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,609 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,610 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,611 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,612 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/process.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,613 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,614 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,615 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,616 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/connection.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,616 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,618 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,619 root INFO copying build/lib/mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/multiprocessing 2024-10-23 19:35:16,620 root INFO copying build/lib/mypy/typeshed/stdlib/asynchat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,621 root INFO copying build/lib/mypy/typeshed/stdlib/_osx_support.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,622 root INFO copying build/lib/mypy/typeshed/stdlib/_posixsubprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,623 root INFO copying build/lib/mypy/typeshed/stdlib/symbol.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,624 root INFO copying build/lib/mypy/typeshed/stdlib/rlcompleter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,625 root INFO copying build/lib/mypy/typeshed/stdlib/site.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,626 root INFO copying build/lib/mypy/typeshed/stdlib/signal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,627 root INFO copying build/lib/mypy/typeshed/stdlib/linecache.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,627 root INFO copying build/lib/mypy/typeshed/stdlib/xxlimited.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,629 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,629 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/text.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,630 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,631 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/sequence.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,632 root INFO copying build/lib/mypy/typeshed/stdlib/msilib/schema.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/msilib 2024-10-23 19:35:16,633 root INFO copying build/lib/mypy/typeshed/stdlib/pty.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,634 root INFO copying build/lib/mypy/typeshed/stdlib/threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,635 root INFO copying build/lib/mypy/typeshed/stdlib/token.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,636 root INFO copying build/lib/mypy/typeshed/stdlib/ossaudiodev.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,637 root INFO copying build/lib/mypy/typeshed/stdlib/_socket.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,638 root INFO copying build/lib/mypy/typeshed/stdlib/lzma.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,640 root INFO copying build/lib/mypy/typeshed/stdlib/stringprep.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,640 root INFO copying build/lib/mypy/typeshed/stdlib/nt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,642 root INFO copying build/lib/mypy/typeshed/stdlib/_interpqueues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,642 root INFO copying build/lib/mypy/typeshed/stdlib/array.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,643 root INFO copying build/lib/mypy/typeshed/stdlib/itertools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,645 root INFO copying build/lib/mypy/typeshed/stdlib/_interpchannels.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,646 root INFO copying build/lib/mypy/typeshed/stdlib/genericpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,647 root INFO copying build/lib/mypy/typeshed/stdlib/difflib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,648 root INFO copying build/lib/mypy/typeshed/stdlib/_msi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,649 root INFO copying build/lib/mypy/typeshed/stdlib/pwd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,650 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,651 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,652 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,653 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/headers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,654 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,654 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/handlers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,655 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/validate.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,656 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/simple_server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,657 root INFO copying build/lib/mypy/typeshed/stdlib/wsgiref/types.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/wsgiref 2024-10-23 19:35:16,658 root INFO copying build/lib/mypy/typeshed/stdlib/zipapp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,659 root INFO copying build/lib/mypy/typeshed/stdlib/quopri.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,660 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/venv 2024-10-23 19:35:16,661 root INFO copying build/lib/mypy/typeshed/stdlib/venv/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/venv 2024-10-23 19:35:16,662 root INFO copying build/lib/mypy/typeshed/stdlib/posixpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,663 root INFO copying build/lib/mypy/typeshed/stdlib/numbers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,664 root INFO copying build/lib/mypy/typeshed/stdlib/ast.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,665 root INFO copying build/lib/mypy/typeshed/stdlib/_heapq.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,666 root INFO copying build/lib/mypy/typeshed/stdlib/pdb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,667 root INFO copying build/lib/mypy/typeshed/stdlib/socket.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,668 root INFO copying build/lib/mypy/typeshed/stdlib/platform.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,669 root INFO copying build/lib/mypy/typeshed/stdlib/wave.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,670 root INFO copying build/lib/mypy/typeshed/stdlib/pyclbr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,672 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-23 19:35:16,672 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/client.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-23 19:35:16,673 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-23 19:35:16,674 root INFO copying build/lib/mypy/typeshed/stdlib/xmlrpc/server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xmlrpc 2024-10-23 19:35:16,675 root INFO copying build/lib/mypy/typeshed/stdlib/gettext.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,676 root INFO copying build/lib/mypy/typeshed/stdlib/codecs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,677 root INFO copying build/lib/mypy/typeshed/stdlib/nturl2path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,678 root INFO copying build/lib/mypy/typeshed/stdlib/smtplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,679 root INFO copying build/lib/mypy/typeshed/stdlib/math.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,680 root INFO copying build/lib/mypy/typeshed/stdlib/stat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,681 root INFO copying build/lib/mypy/typeshed/stdlib/formatter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,682 root INFO copying build/lib/mypy/typeshed/stdlib/string.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,683 root INFO copying build/lib/mypy/typeshed/stdlib/uu.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,684 root INFO copying build/lib/mypy/typeshed/stdlib/_bootlocale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,685 root INFO copying build/lib/mypy/typeshed/stdlib/dataclasses.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,686 root INFO copying build/lib/mypy/typeshed/stdlib/cmath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,687 root INFO copying build/lib/mypy/typeshed/stdlib/pickletools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,688 root INFO copying build/lib/mypy/typeshed/stdlib/tomllib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,689 root INFO copying build/lib/mypy/typeshed/stdlib/_bisect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,690 root INFO copying build/lib/mypy/typeshed/stdlib/py_compile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,691 root INFO copying build/lib/mypy/typeshed/stdlib/heapq.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,692 root INFO copying build/lib/mypy/typeshed/stdlib/cgi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,693 root INFO copying build/lib/mypy/typeshed/stdlib/sched.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,694 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zoneinfo 2024-10-23 19:35:16,695 root INFO copying build/lib/mypy/typeshed/stdlib/zoneinfo/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zoneinfo 2024-10-23 19:35:16,696 root INFO copying build/lib/mypy/typeshed/stdlib/glob.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,697 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:16,698 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:16,699 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/readers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:16,700 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:16,701 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/machinery.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:16,702 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-23 19:35:16,703 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-23 19:35:16,704 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-23 19:35:16,705 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/metadata 2024-10-23 19:35:16,706 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:16,707 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:16,708 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/readers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:16,709 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:16,710 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/_functional.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:16,711 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/_common.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:16,712 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/resources/simple.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib/resources 2024-10-23 19:35:16,713 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:16,714 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:16,715 root INFO copying build/lib/mypy/typeshed/stdlib/importlib/simple.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/importlib 2024-10-23 19:35:16,716 root INFO copying build/lib/mypy/typeshed/stdlib/contextlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,717 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-23 19:35:16,718 root INFO copying build/lib/mypy/typeshed/stdlib/html/entities.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-23 19:35:16,719 root INFO copying build/lib/mypy/typeshed/stdlib/html/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-23 19:35:16,720 root INFO copying build/lib/mypy/typeshed/stdlib/html/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/html 2024-10-23 19:35:16,720 root INFO copying build/lib/mypy/typeshed/stdlib/zipimport.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,721 root INFO copying build/lib/mypy/typeshed/stdlib/ntpath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,722 root INFO copying build/lib/mypy/typeshed/stdlib/posix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,724 root INFO copying build/lib/mypy/typeshed/stdlib/nis.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,725 root INFO copying build/lib/mypy/typeshed/stdlib/mmap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,726 root INFO copying build/lib/mypy/typeshed/stdlib/pstats.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,727 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ensurepip 2024-10-23 19:35:16,727 root INFO copying build/lib/mypy/typeshed/stdlib/ensurepip/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/ensurepip 2024-10-23 19:35:16,728 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,729 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,730 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/response.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,731 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/error.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,732 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,733 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/request.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,734 root INFO copying build/lib/mypy/typeshed/stdlib/urllib/robotparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/urllib 2024-10-23 19:35:16,735 root INFO copying build/lib/mypy/typeshed/stdlib/time.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,736 root INFO copying build/lib/mypy/typeshed/stdlib/faulthandler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,737 root INFO copying build/lib/mypy/typeshed/stdlib/random.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,738 root INFO copying build/lib/mypy/typeshed/stdlib/grp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,739 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,740 root INFO copying build/lib/mypy/typeshed/stdlib/email/encoders.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,741 root INFO copying build/lib/mypy/typeshed/stdlib/email/charset.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,742 root INFO copying build/lib/mypy/typeshed/stdlib/email/parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,743 root INFO copying build/lib/mypy/typeshed/stdlib/email/headerregistry.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,744 root INFO copying build/lib/mypy/typeshed/stdlib/email/utils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,745 root INFO copying build/lib/mypy/typeshed/stdlib/email/message.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,746 root INFO copying build/lib/mypy/typeshed/stdlib/email/_header_value_parser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,747 root INFO copying build/lib/mypy/typeshed/stdlib/email/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,748 root INFO copying build/lib/mypy/typeshed/stdlib/email/generator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,749 root INFO copying build/lib/mypy/typeshed/stdlib/email/_policybase.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,750 root INFO copying build/lib/mypy/typeshed/stdlib/email/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,751 root INFO copying build/lib/mypy/typeshed/stdlib/email/header.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,752 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,753 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/text.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,754 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/application.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,755 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/audio.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,756 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/message.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,757 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/image.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,758 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,759 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,760 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,761 root INFO copying build/lib/mypy/typeshed/stdlib/email/mime/multipart.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email/mime 2024-10-23 19:35:16,762 root INFO copying build/lib/mypy/typeshed/stdlib/email/feedparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,763 root INFO copying build/lib/mypy/typeshed/stdlib/email/quoprimime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,763 root INFO copying build/lib/mypy/typeshed/stdlib/email/base64mime.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,764 root INFO copying build/lib/mypy/typeshed/stdlib/email/policy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,765 root INFO copying build/lib/mypy/typeshed/stdlib/email/contentmanager.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,766 root INFO copying build/lib/mypy/typeshed/stdlib/email/iterators.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/email 2024-10-23 19:35:16,767 root INFO copying build/lib/mypy/typeshed/stdlib/configparser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,769 root INFO copying build/lib/mypy/typeshed/stdlib/mailbox.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,770 root INFO copying build/lib/mypy/typeshed/stdlib/__future__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,771 root INFO copying build/lib/mypy/typeshed/stdlib/mailcap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,772 root INFO copying build/lib/mypy/typeshed/stdlib/calendar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,773 root INFO copying build/lib/mypy/typeshed/stdlib/_imp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,774 root INFO copying build/lib/mypy/typeshed/stdlib/msvcrt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,775 root INFO copying build/lib/mypy/typeshed/stdlib/getopt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,776 root INFO copying build/lib/mypy/typeshed/stdlib/dummy_threading.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,777 root INFO copying build/lib/mypy/typeshed/stdlib/resource.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,778 root INFO copying build/lib/mypy/typeshed/stdlib/re.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,779 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-23 19:35:16,780 root INFO copying build/lib/mypy/typeshed/stdlib/sys/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-23 19:35:16,781 root INFO copying build/lib/mypy/typeshed/stdlib/sys/_monitoring.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sys 2024-10-23 19:35:16,782 root INFO copying build/lib/mypy/typeshed/stdlib/cmd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,783 root INFO copying build/lib/mypy/typeshed/stdlib/argparse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,784 root INFO copying build/lib/mypy/typeshed/stdlib/_ast.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,786 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:16,786 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/gnu.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:16,787 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/dumb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:16,788 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:16,789 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/sqlite3.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:16,790 root INFO copying build/lib/mypy/typeshed/stdlib/dbm/ndbm.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/dbm 2024-10-23 19:35:16,791 root INFO copying build/lib/mypy/typeshed/stdlib/locale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,792 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:16,793 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/wsgi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:16,794 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/xml.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:16,795 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/dbapi.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:16,796 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:16,797 root INFO copying build/lib/mypy/typeshed/stdlib/_typeshed/importlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/_typeshed 2024-10-23 19:35:16,798 root INFO copying build/lib/mypy/typeshed/stdlib/pipes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,799 root INFO copying build/lib/mypy/typeshed/stdlib/zlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,800 root INFO copying build/lib/mypy/typeshed/stdlib/tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,801 root INFO copying build/lib/mypy/typeshed/stdlib/shutil.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,802 root INFO copying build/lib/mypy/typeshed/stdlib/select.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,803 root INFO copying build/lib/mypy/typeshed/stdlib/textwrap.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,804 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-23 19:35:16,805 root INFO copying build/lib/mypy/typeshed/stdlib/os/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-23 19:35:16,806 root INFO copying build/lib/mypy/typeshed/stdlib/os/path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/os 2024-10-23 19:35:16,807 root INFO copying build/lib/mypy/typeshed/stdlib/imaplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,808 root INFO copying build/lib/mypy/typeshed/stdlib/_compat_pickle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,809 root INFO copying build/lib/mypy/typeshed/stdlib/code.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,810 root INFO copying build/lib/mypy/typeshed/stdlib/_weakrefset.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,811 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,812 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/font.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,813 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/dnd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,814 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,816 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/ttk.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,817 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/filedialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,818 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/colorchooser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,819 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,820 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,821 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/simpledialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,822 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/tix.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,823 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/dialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,824 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/commondialog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,825 root INFO copying build/lib/mypy/typeshed/stdlib/tkinter/messagebox.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/tkinter 2024-10-23 19:35:16,826 root INFO copying build/lib/mypy/typeshed/stdlib/_interpreters.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,827 root INFO copying build/lib/mypy/typeshed/stdlib/bdb.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,828 root INFO copying build/lib/mypy/typeshed/stdlib/weakref.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,829 root INFO copying build/lib/mypy/typeshed/stdlib/sre_constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,830 root INFO copying build/lib/mypy/typeshed/stdlib/smtpd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,831 root INFO copying build/lib/mypy/typeshed/stdlib/imghdr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,832 root INFO copying build/lib/mypy/typeshed/stdlib/xdrlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,833 root INFO copying build/lib/mypy/typeshed/stdlib/filecmp.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,834 root INFO copying build/lib/mypy/typeshed/stdlib/_stat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,835 root INFO copying build/lib/mypy/typeshed/stdlib/tabnanny.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,836 root INFO copying build/lib/mypy/typeshed/stdlib/marshal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,837 root INFO copying build/lib/mypy/typeshed/stdlib/compileall.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,838 root INFO copying build/lib/mypy/typeshed/stdlib/winreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,839 root INFO copying build/lib/mypy/typeshed/stdlib/__main__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,840 root INFO copying build/lib/mypy/typeshed/stdlib/profile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,841 root INFO copying build/lib/mypy/typeshed/stdlib/_markupbase.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,842 root INFO copying build/lib/mypy/typeshed/stdlib/modulefinder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,843 root INFO copying build/lib/mypy/typeshed/stdlib/mimetypes.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,844 root INFO copying build/lib/mypy/typeshed/stdlib/_locale.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,845 root INFO copying build/lib/mypy/typeshed/stdlib/aifc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,846 root INFO copying build/lib/mypy/typeshed/stdlib/fnmatch.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,847 root INFO copying build/lib/mypy/typeshed/stdlib/_lsprof.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,848 root INFO copying build/lib/mypy/typeshed/stdlib/sre_parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,849 root INFO copying build/lib/mypy/typeshed/stdlib/_curses.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,850 root INFO copying build/lib/mypy/typeshed/stdlib/_tkinter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,851 root INFO copying build/lib/mypy/typeshed/stdlib/readline.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,852 root INFO copying build/lib/mypy/typeshed/stdlib/bisect.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,853 root INFO copying build/lib/mypy/typeshed/stdlib/termios.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,854 root INFO copying build/lib/mypy/typeshed/stdlib/_operator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,855 root INFO copying build/lib/mypy/typeshed/stdlib/audioop.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,857 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-23 19:35:16,857 root INFO copying build/lib/mypy/typeshed/stdlib/collections/abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-23 19:35:16,858 root INFO copying build/lib/mypy/typeshed/stdlib/collections/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/collections 2024-10-23 19:35:16,860 root INFO copying build/lib/mypy/typeshed/stdlib/bz2.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,861 root INFO copying build/lib/mypy/typeshed/stdlib/optparse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,862 root INFO copying build/lib/mypy/typeshed/stdlib/typing_extensions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,863 root INFO copying build/lib/mypy/typeshed/stdlib/chunk.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,864 root INFO copying build/lib/mypy/typeshed/stdlib/base64.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,865 root INFO copying build/lib/mypy/typeshed/stdlib/decimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,866 root INFO copying build/lib/mypy/typeshed/stdlib/turtle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,867 root INFO copying build/lib/mypy/typeshed/stdlib/atexit.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,868 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,869 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/proactor_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,870 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/queues.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,871 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/coroutines.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,872 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,873 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/threads.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,874 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/timeouts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,875 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/locks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,876 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,877 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/taskgroups.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,878 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/tasks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,879 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_futures.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,880 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,881 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,882 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/selector_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,883 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/transports.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,884 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_tasks.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,885 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/sslproto.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,886 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/trsock.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,887 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/constants.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,888 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/mixins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,889 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/streams.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,890 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/staggered.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,891 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/base_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,892 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/windows_utils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,893 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/windows_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,894 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,895 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/exceptions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,896 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/futures.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,897 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/runners.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,898 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/unix_events.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,899 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/protocols.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,900 root INFO copying build/lib/mypy/typeshed/stdlib/asyncio/format_helpers.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/asyncio 2024-10-23 19:35:16,901 root INFO copying build/lib/mypy/typeshed/stdlib/tempfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,902 root INFO copying build/lib/mypy/typeshed/stdlib/binhex.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,903 root INFO copying build/lib/mypy/typeshed/stdlib/tty.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,904 root INFO copying build/lib/mypy/typeshed/stdlib/_pydecimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,905 root INFO copying build/lib/mypy/typeshed/stdlib/asyncore.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,906 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-23 19:35:16,907 root INFO copying build/lib/mypy/typeshed/stdlib/curses/textpad.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-23 19:35:16,908 root INFO copying build/lib/mypy/typeshed/stdlib/curses/ascii.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-23 19:35:16,909 root INFO copying build/lib/mypy/typeshed/stdlib/curses/panel.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-23 19:35:16,910 root INFO copying build/lib/mypy/typeshed/stdlib/curses/has_key.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-23 19:35:16,911 root INFO copying build/lib/mypy/typeshed/stdlib/curses/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/curses 2024-10-23 19:35:16,912 root INFO copying build/lib/mypy/typeshed/stdlib/pathlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,913 root INFO copying build/lib/mypy/typeshed/stdlib/pprint.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,914 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-23 19:35:16,915 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc_data/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-23 19:35:16,916 root INFO copying build/lib/mypy/typeshed/stdlib/pydoc_data/topics.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pydoc_data 2024-10-23 19:35:16,917 root INFO copying build/lib/mypy/typeshed/stdlib/warnings.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,918 root INFO copying build/lib/mypy/typeshed/stdlib/shlex.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,919 root INFO copying build/lib/mypy/typeshed/stdlib/subprocess.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,921 root INFO copying build/lib/mypy/typeshed/stdlib/statistics.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,922 root INFO copying build/lib/mypy/typeshed/stdlib/_threading_local.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,923 root INFO copying build/lib/mypy/typeshed/stdlib/_warnings.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,924 root INFO copying build/lib/mypy/typeshed/stdlib/_compression.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,925 root INFO copying build/lib/mypy/typeshed/stdlib/copyreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,926 root INFO copying build/lib/mypy/typeshed/stdlib/ftplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,927 root INFO copying build/lib/mypy/typeshed/stdlib/_thread.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,928 root INFO copying build/lib/mypy/typeshed/stdlib/netrc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,929 root INFO copying build/lib/mypy/typeshed/stdlib/getpass.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,930 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,931 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/mock.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,932 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/util.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,933 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/signals.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,934 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,935 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/suite.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,936 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/_log.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,937 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/loader.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,938 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/runner.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,938 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/result.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,939 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/async_case.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,940 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/case.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,942 root INFO copying build/lib/mypy/typeshed/stdlib/unittest/main.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/unittest 2024-10-23 19:35:16,943 root INFO copying build/lib/mypy/typeshed/stdlib/_collections_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,944 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-23 19:35:16,944 root INFO copying build/lib/mypy/typeshed/stdlib/json/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-23 19:35:16,945 root INFO copying build/lib/mypy/typeshed/stdlib/json/encoder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-23 19:35:16,946 root INFO copying build/lib/mypy/typeshed/stdlib/json/tool.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-23 19:35:16,947 root INFO copying build/lib/mypy/typeshed/stdlib/json/decoder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/json 2024-10-23 19:35:16,948 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-23 19:35:16,949 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/_path.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-23 19:35:16,950 root INFO copying build/lib/mypy/typeshed/stdlib/zipfile/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/zipfile 2024-10-23 19:35:16,951 root INFO copying build/lib/mypy/typeshed/stdlib/uuid.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,952 root INFO copying build/lib/mypy/typeshed/stdlib/crypt.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,953 root INFO copying build/lib/mypy/typeshed/stdlib/ipaddress.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,954 root INFO copying build/lib/mypy/typeshed/stdlib/secrets.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:16,955 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:16,956 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:16,957 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pytree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:16,958 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:16,959 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/refactor.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:16,960 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:16,961 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pygram.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:16,962 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/main.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3 2024-10-23 19:35:16,963 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,964 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,965 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,966 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,967 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,968 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,969 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,970 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,971 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,972 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,973 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,974 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,975 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,976 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,976 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,977 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,978 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,979 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,980 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,981 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,982 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,983 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,984 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,985 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,986 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,987 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,988 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,989 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,990 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,991 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,992 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,993 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,994 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,995 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,996 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,997 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,998 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:16,999 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,000 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,001 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,002 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,003 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,004 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,005 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,006 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,007 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,008 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,009 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,010 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,011 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,012 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,013 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,014 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,015 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/fixes 2024-10-23 19:35:17,016 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,017 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,018 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,019 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,020 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,021 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,022 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,023 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,024 root INFO copying build/lib/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/lib2to3/pgen2 2024-10-23 19:35:17,025 root INFO copying build/lib/mypy/typeshed/stdlib/_random.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,026 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml 2024-10-23 19:35:17,027 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:17,027 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:17,028 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:17,029 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:17,030 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:17,031 root INFO copying build/lib/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/etree 2024-10-23 19:35:17,032 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:17,033 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/saxutils.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:17,034 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:17,035 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:17,036 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:17,037 root INFO copying build/lib/mypy/typeshed/stdlib/xml/sax/handler.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/sax 2024-10-23 19:35:17,038 root INFO copying build/lib/mypy/typeshed/stdlib/xml/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml 2024-10-23 19:35:17,039 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,040 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,041 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,042 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/domreg.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,043 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/minicompat.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,044 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/minidom.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,045 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,046 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,047 root INFO copying build/lib/mypy/typeshed/stdlib/xml/dom/pulldom.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/dom 2024-10-23 19:35:17,048 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers 2024-10-23 19:35:17,049 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers 2024-10-23 19:35:17,050 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-23 19:35:17,051 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-23 19:35:17,051 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-23 19:35:17,052 root INFO copying build/lib/mypy/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/xml/parsers/expat 2024-10-23 19:35:17,053 root INFO copying build/lib/mypy/typeshed/stdlib/_sitebuiltins.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,054 root INFO copying build/lib/mypy/typeshed/stdlib/shelve.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,055 root INFO copying build/lib/mypy/typeshed/stdlib/_json.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,056 root INFO copying build/lib/mypy/typeshed/stdlib/spwd.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,058 root INFO copying build/lib/mypy/typeshed/stdlib/unicodedata.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,059 root INFO copying build/lib/mypy/typeshed/stdlib/fcntl.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,060 root INFO copying build/lib/mypy/typeshed/stdlib/symtable.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,061 root INFO copying build/lib/mypy/typeshed/stdlib/doctest.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,062 root INFO copying build/lib/mypy/typeshed/stdlib/dis.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,063 root INFO copying build/lib/mypy/typeshed/stdlib/webbrowser.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,064 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-23 19:35:17,065 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-23 19:35:17,066 root INFO copying build/lib/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/sqlite3 2024-10-23 19:35:17,067 root INFO copying build/lib/mypy/typeshed/stdlib/pkgutil.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,068 root INFO copying build/lib/mypy/typeshed/stdlib/runpy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,069 root INFO copying build/lib/mypy/typeshed/stdlib/selectors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,070 root INFO copying build/lib/mypy/typeshed/stdlib/queue.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,071 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-23 19:35:17,072 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-23 19:35:17,073 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/errors.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-23 19:35:17,074 root INFO copying build/lib/mypy/typeshed/stdlib/pyexpat/model.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/pyexpat 2024-10-23 19:35:17,075 root INFO copying build/lib/mypy/typeshed/stdlib/graphlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,076 root INFO copying build/lib/mypy/typeshed/stdlib/syslog.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,077 root INFO copying build/lib/mypy/typeshed/stdlib/copy.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,078 root INFO copying build/lib/mypy/typeshed/stdlib/types.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,079 root INFO creating build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-23 19:35:17,080 root INFO copying build/lib/mypy/typeshed/stdlib/http/client.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-23 19:35:17,081 root INFO copying build/lib/mypy/typeshed/stdlib/http/__init__.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-23 19:35:17,082 root INFO copying build/lib/mypy/typeshed/stdlib/http/cookies.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-23 19:35:17,083 root INFO copying build/lib/mypy/typeshed/stdlib/http/server.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-23 19:35:17,084 root INFO copying build/lib/mypy/typeshed/stdlib/http/cookiejar.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib/http 2024-10-23 19:35:17,085 root INFO copying build/lib/mypy/typeshed/stdlib/hmac.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,086 root INFO copying build/lib/mypy/typeshed/stdlib/_py_abc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,087 root INFO copying build/lib/mypy/typeshed/stdlib/pickle.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,088 root INFO copying build/lib/mypy/typeshed/stdlib/_tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,089 root INFO copying build/lib/mypy/typeshed/stdlib/nntplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,090 root INFO copying build/lib/mypy/typeshed/stdlib/tarfile.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,091 root INFO copying build/lib/mypy/typeshed/stdlib/poplib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,092 root INFO copying build/lib/mypy/typeshed/stdlib/_csv.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,093 root INFO copying build/lib/mypy/typeshed/stdlib/_decimal.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,094 root INFO copying build/lib/mypy/typeshed/stdlib/telnetlib.pyi -> build/bdist.linux-riscv64/wheel/mypy/typeshed/stdlib 2024-10-23 19:35:17,096 root INFO copying build/lib/mypy/typeshed/LICENSE -> build/bdist.linux-riscv64/wheel/mypy/typeshed 2024-10-23 19:35:17,097 root INFO copying build/lib/mypy/meet.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,098 root INFO copying build/lib/mypy/config_parser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,099 root INFO copying build/lib/mypy/stubdoc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,100 root INFO copying build/lib/mypy/semanal.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,103 root INFO copying build/lib/mypy/operators.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,104 root INFO copying build/lib/mypy/typestate.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,105 root INFO copying build/lib/mypy/reachability.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,106 root INFO copying build/lib/mypy/semanal_pass1.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,107 root INFO copying build/lib/mypy/semanal_namedtuple.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,109 root INFO copying build/lib/mypy/renaming.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,110 root INFO copying build/lib/mypy/solve.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,111 root INFO copying build/lib/mypy/bogus_type.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,112 root INFO copying build/lib/mypy/report.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,113 root INFO copying build/lib/mypy/__main__.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,114 root INFO copying build/lib/mypy/strconv.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,116 root INFO copying build/lib/mypy/typeops.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,117 root INFO creating build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-23 19:35:17,118 root INFO copying build/lib/mypy/dmypy/__main__.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-23 19:35:17,119 root INFO copying build/lib/mypy/dmypy/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-23 19:35:17,120 root INFO copying build/lib/mypy/dmypy/client.py -> build/bdist.linux-riscv64/wheel/mypy/dmypy 2024-10-23 19:35:17,121 root INFO copying build/lib/mypy/stubgenc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,122 root INFO copying build/lib/mypy/exprtotype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,123 root INFO copying build/lib/mypy/semanal_infer.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,124 root INFO copying build/lib/mypy/suggestions.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,125 root INFO copying build/lib/mypy/fastparse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,127 root INFO copying build/lib/mypy/options.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,128 root INFO copying build/lib/mypy/stubutil.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,129 root INFO copying build/lib/mypy/fixup.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,130 root INFO copying build/lib/mypy/indirection.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,131 root INFO copying build/lib/mypy/split_namespace.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,132 root INFO copying build/lib/mypy/stats.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,133 root INFO copying build/lib/mypy/join.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,135 root INFO copying build/lib/mypy/semanal_main.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,136 root INFO copying build/lib/mypy/dmypy_util.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,137 root INFO copying build/lib/mypy/typetraverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,138 root INFO copying build/lib/mypy/literals.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,139 root INFO copying build/lib/mypy/type_visitor.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,140 root INFO copying build/lib/mypy/util.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,141 root INFO copying build/lib/mypy/py.typed -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,142 root INFO copying build/lib/mypy/moduleinspect.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,143 root INFO copying build/lib/mypy/mro.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,144 root INFO copying build/lib/mypy/binder.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,145 root INFO copying build/lib/mypy/graph_utils.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,146 root INFO copying build/lib/mypy/erasetype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,147 root INFO copying build/lib/mypy/semanal_typeddict.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,148 root INFO copying build/lib/mypy/typeanal.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,150 root INFO copying build/lib/mypy/message_registry.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,152 root INFO copying build/lib/mypy/evalexpr.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,153 root INFO creating build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,154 root INFO copying build/lib/mypy/test/visitors.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,154 root INFO copying build/lib/mypy/test/testfinegrained.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,156 root INFO copying build/lib/mypy/test/testdeps.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,157 root INFO copying build/lib/mypy/test/testsemanal.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,158 root INFO copying build/lib/mypy/test/testapi.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,159 root INFO copying build/lib/mypy/test/testmypyc.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,160 root INFO copying build/lib/mypy/test/typefixture.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,161 root INFO copying build/lib/mypy/test/testcheck.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,162 root INFO copying build/lib/mypy/test/testdiff.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,163 root INFO copying build/lib/mypy/test/testmodulefinder.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,164 root INFO copying build/lib/mypy/test/testerrorstream.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,165 root INFO copying build/lib/mypy/test/testfscache.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,166 root INFO copying build/lib/mypy/test/testpep561.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,167 root INFO copying build/lib/mypy/test/testtypes.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,168 root INFO copying build/lib/mypy/test/testreports.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,169 root INFO copying build/lib/mypy/test/teststubtest.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,171 root INFO copying build/lib/mypy/test/testargs.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,172 root INFO copying build/lib/mypy/test/helpers.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,173 root INFO copying build/lib/mypy/test/testgraph.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,174 root INFO copying build/lib/mypy/test/test_ref_info.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,175 root INFO copying build/lib/mypy/test/testtypegen.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,176 root INFO copying build/lib/mypy/test/testpythoneval.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,177 root INFO copying build/lib/mypy/test/testsubtypes.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,178 root INFO copying build/lib/mypy/test/testfinegrainedcache.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,179 root INFO copying build/lib/mypy/test/testformatter.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,179 root INFO copying build/lib/mypy/test/teststubinfo.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,180 root INFO copying build/lib/mypy/test/testmerge.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,181 root INFO copying build/lib/mypy/test/testsolve.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,183 root INFO copying build/lib/mypy/test/testdaemon.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,184 root INFO copying build/lib/mypy/test/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,184 root INFO copying build/lib/mypy/test/config.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,186 root INFO creating build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-23 19:35:17,186 root INFO copying build/lib/mypy/test/meta/test_diff_helper.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-23 19:35:17,187 root INFO copying build/lib/mypy/test/meta/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-23 19:35:17,188 root INFO copying build/lib/mypy/test/meta/test_update_data.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-23 19:35:17,189 root INFO copying build/lib/mypy/test/meta/test_parse_data.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-23 19:35:17,190 root INFO copying build/lib/mypy/test/meta/_pytest.py -> build/bdist.linux-riscv64/wheel/mypy/test/meta 2024-10-23 19:35:17,191 root INFO copying build/lib/mypy/test/testconstraints.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,192 root INFO copying build/lib/mypy/test/teststubgen.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,194 root INFO copying build/lib/mypy/test/testoutput.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,195 root INFO copying build/lib/mypy/test/update_data.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,196 root INFO copying build/lib/mypy/test/testinfer.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,197 root INFO copying build/lib/mypy/test/test_find_sources.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,198 root INFO copying build/lib/mypy/test/data.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,199 root INFO copying build/lib/mypy/test/testipc.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,200 root INFO copying build/lib/mypy/test/testparse.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,201 root INFO copying build/lib/mypy/test/testtransform.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,202 root INFO copying build/lib/mypy/test/testcmdline.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,203 root INFO copying build/lib/mypy/test/testutil.py -> build/bdist.linux-riscv64/wheel/mypy/test 2024-10-23 19:35:17,204 root INFO copying build/lib/mypy/error_formatter.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,205 root INFO copying build/lib/mypy/stubgen.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,206 root INFO copying build/lib/mypy/semanal_shared.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,208 root INFO copying build/lib/mypy/sharedparse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,208 root INFO copying build/lib/mypy/semanal_typeargs.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,210 root INFO copying build/lib/mypy/applytype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,211 root INFO copying build/lib/mypy/lookup.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,212 root INFO copying build/lib/mypy/errorcodes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,213 root INFO copying build/lib/mypy/checkstrformat.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,214 root INFO copying build/lib/mypy/plugin.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,215 root INFO copying build/lib/mypy/typevartuples.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,216 root INFO copying build/lib/mypy/stubinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,217 root INFO copying build/lib/mypy/subtypes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,219 root INFO copying build/lib/mypy/typevars.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,220 root INFO copying build/lib/mypy/dmypy_os.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,221 root INFO copying build/lib/mypy/inspections.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,222 root INFO copying build/lib/mypy/expandtype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,223 root INFO copying build/lib/mypy/fscache.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,224 root INFO copying build/lib/mypy/mixedtraverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,225 root INFO copying build/lib/mypy/pyinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,226 root INFO copying build/lib/mypy/__init__.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,227 root INFO copying build/lib/mypy/stubtest.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,229 root INFO copying build/lib/mypy/constraints.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,230 root INFO copying build/lib/mypy/memprofile.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,231 root INFO copying build/lib/mypy/partially_defined.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,232 root INFO copying build/lib/mypy/errors.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,234 root INFO creating build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,235 root INFO copying build/lib/mypy/server/subexpr.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,236 root INFO copying build/lib/mypy/server/trigger.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,237 root INFO copying build/lib/mypy/server/astdiff.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,238 root INFO copying build/lib/mypy/server/target.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,239 root INFO copying build/lib/mypy/server/objgraph.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,240 root INFO copying build/lib/mypy/server/astmerge.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,241 root INFO copying build/lib/mypy/server/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,242 root INFO copying build/lib/mypy/server/aststrip.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,243 root INFO copying build/lib/mypy/server/deps.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,244 root INFO copying build/lib/mypy/server/mergecheck.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,245 root INFO copying build/lib/mypy/server/update.py -> build/bdist.linux-riscv64/wheel/mypy/server 2024-10-23 19:35:17,246 root INFO copying build/lib/mypy/visitor.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,248 root INFO copying build/lib/mypy/version.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,248 root INFO copying build/lib/mypy/fswatcher.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,249 root INFO copying build/lib/mypy/semanal_newtype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,251 root INFO copying build/lib/mypy/types.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,252 root INFO copying build/lib/mypy/checkpattern.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,254 root INFO copying build/lib/mypy/ipc.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,255 root INFO copying build/lib/mypy/patterns.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,256 root INFO copying build/lib/mypy/api.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,257 root INFO copying build/lib/mypy/types_utils.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,258 root INFO copying build/lib/mypy/semanal_enum.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,259 root INFO copying build/lib/mypy/constant_fold.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,260 root INFO copying build/lib/mypy/freetree.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,261 root INFO copying build/lib/mypy/treetransform.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,263 root INFO copying build/lib/mypy/parse.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,263 root INFO copying build/lib/mypy/scope.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,264 root INFO copying build/lib/mypy/find_sources.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,266 root INFO copying build/lib/mypy/argmap.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,267 root INFO creating build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,267 root INFO copying build/lib/mypy/plugins/dataclasses.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,269 root INFO copying build/lib/mypy/plugins/proper_plugin.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,270 root INFO copying build/lib/mypy/plugins/default.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,271 root INFO copying build/lib/mypy/plugins/common.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,272 root INFO copying build/lib/mypy/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,273 root INFO copying build/lib/mypy/plugins/functools.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,274 root INFO copying build/lib/mypy/plugins/attrs.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,275 root INFO copying build/lib/mypy/plugins/enums.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,276 root INFO copying build/lib/mypy/plugins/singledispatch.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,277 root INFO copying build/lib/mypy/plugins/ctypes.py -> build/bdist.linux-riscv64/wheel/mypy/plugins 2024-10-23 19:35:17,278 root INFO copying build/lib/mypy/state.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,279 root INFO copying build/lib/mypy/dmypy_server.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,281 root INFO creating build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-23 19:35:17,281 root INFO copying build/lib/mypy/xml/mypy-html.css -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-23 19:35:17,282 root INFO copying build/lib/mypy/xml/mypy-txt.xslt -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-23 19:35:17,283 root INFO copying build/lib/mypy/xml/mypy-html.xslt -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-23 19:35:17,284 root INFO copying build/lib/mypy/xml/mypy.xsd -> build/bdist.linux-riscv64/wheel/mypy/xml 2024-10-23 19:35:17,285 root INFO copying build/lib/mypy/messages.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,287 root INFO copying build/lib/mypy/checkexpr.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,290 root INFO copying build/lib/mypy/infer.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,291 root INFO copying build/lib/mypy/git.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,292 root INFO copying build/lib/mypy/copytype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,293 root INFO copying build/lib/mypy/defaults.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,294 root INFO copying build/lib/mypy/modulefinder.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,295 root INFO copying build/lib/mypy/semanal_classprop.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,297 root INFO copying build/lib/mypy/checkmember.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,298 root INFO copying build/lib/mypy/maptype.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,299 root INFO copying build/lib/mypy/traverser.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,300 root INFO copying build/lib/mypy/nodes.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,302 root INFO copying build/lib/mypy/tvar_scope.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,303 root INFO copying build/lib/mypy/metastore.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,304 root INFO copying build/lib/mypy/refinfo.py -> build/bdist.linux-riscv64/wheel/mypy 2024-10-23 19:35:17,305 root INFO creating build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,306 root INFO copying build/lib/mypyc/build.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,307 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-23 19:35:17,308 root INFO copying build/lib/mypyc/analysis/blockfreq.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-23 19:35:17,309 root INFO copying build/lib/mypyc/analysis/ircheck.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-23 19:35:17,310 root INFO copying build/lib/mypyc/analysis/dataflow.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-23 19:35:17,311 root INFO copying build/lib/mypyc/analysis/selfleaks.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-23 19:35:17,312 root INFO copying build/lib/mypyc/analysis/attrdefined.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-23 19:35:17,313 root INFO copying build/lib/mypyc/analysis/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/analysis 2024-10-23 19:35:17,314 root INFO copying build/lib/mypyc/__main__.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,315 root INFO copying build/lib/mypyc/options.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,316 root INFO copying build/lib/mypyc/README.md -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,317 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,318 root INFO copying build/lib/mypyc/lib-rt/tuple_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,319 root INFO copying build/lib/mypyc/lib-rt/set_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,320 root INFO copying build/lib/mypyc/lib-rt/generic_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,321 root INFO copying build/lib/mypyc/lib-rt/setup.py -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,322 root INFO copying build/lib/mypyc/lib-rt/mypyc_util.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,323 root INFO copying build/lib/mypyc/lib-rt/bytes_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,324 root INFO copying build/lib/mypyc/lib-rt/CPy.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,325 root INFO copying build/lib/mypyc/lib-rt/dict_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,326 root INFO copying build/lib/mypyc/lib-rt/module_shim.tmpl -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,327 root INFO copying build/lib/mypyc/lib-rt/getargs.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,328 root INFO copying build/lib/mypyc/lib-rt/pythoncapi_compat.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,330 root INFO copying build/lib/mypyc/lib-rt/misc_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,331 root INFO copying build/lib/mypyc/lib-rt/init.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,332 root INFO copying build/lib/mypyc/lib-rt/float_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,333 root INFO copying build/lib/mypyc/lib-rt/pythonsupport.h -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,334 root INFO copying build/lib/mypyc/lib-rt/test_capi.cc -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,335 root INFO copying build/lib/mypyc/lib-rt/int_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,336 root INFO copying build/lib/mypyc/lib-rt/str_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,337 root INFO copying build/lib/mypyc/lib-rt/pythonsupport.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,338 root INFO copying build/lib/mypyc/lib-rt/exc_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,339 root INFO copying build/lib/mypyc/lib-rt/list_ops.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,340 root INFO copying build/lib/mypyc/lib-rt/getargsfast.c -> build/bdist.linux-riscv64/wheel/mypyc/lib-rt 2024-10-23 19:35:17,342 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,342 root INFO copying build/lib/mypyc/primitives/tuple_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,343 root INFO copying build/lib/mypyc/primitives/exc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,344 root INFO copying build/lib/mypyc/primitives/dict_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,345 root INFO copying build/lib/mypyc/primitives/bytes_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,346 root INFO copying build/lib/mypyc/primitives/list_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,347 root INFO copying build/lib/mypyc/primitives/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,348 root INFO copying build/lib/mypyc/primitives/generic_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,349 root INFO copying build/lib/mypyc/primitives/int_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,350 root INFO copying build/lib/mypyc/primitives/misc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,351 root INFO copying build/lib/mypyc/primitives/set_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,352 root INFO copying build/lib/mypyc/primitives/str_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,353 root INFO copying build/lib/mypyc/primitives/registry.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,354 root INFO copying build/lib/mypyc/primitives/float_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/primitives 2024-10-23 19:35:17,356 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,356 root INFO copying build/lib/mypyc/test/test_struct.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,357 root INFO copying build/lib/mypyc/test/test_emit.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,358 root INFO copying build/lib/mypyc/test/test_pprint.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,359 root INFO copying build/lib/mypyc/test/test_emitfunc.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,361 root INFO copying build/lib/mypyc/test/test_ircheck.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,362 root INFO copying build/lib/mypyc/test/test_emitclass.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,363 root INFO copying build/lib/mypyc/test/test_namegen.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,364 root INFO copying build/lib/mypyc/test/test_typeops.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,365 root INFO copying build/lib/mypyc/test/test_run.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,366 root INFO copying build/lib/mypyc/test/test_rarray.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,367 root INFO copying build/lib/mypyc/test/test_serialization.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,368 root INFO copying build/lib/mypyc/test/test_literals.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,369 root INFO copying build/lib/mypyc/test/test_optimizations.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,370 root INFO copying build/lib/mypyc/test/test_cheader.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,371 root INFO copying build/lib/mypyc/test/test_alwaysdefined.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,372 root INFO copying build/lib/mypyc/test/test_commandline.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,373 root INFO copying build/lib/mypyc/test/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,373 root INFO copying build/lib/mypyc/test/test_lowering.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,374 root INFO copying build/lib/mypyc/test/config.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,375 root INFO copying build/lib/mypyc/test/test_irbuild.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,376 root INFO copying build/lib/mypyc/test/test_emitwrapper.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,377 root INFO copying build/lib/mypyc/test/test_analysis.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,378 root INFO copying build/lib/mypyc/test/test_external.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,379 root INFO copying build/lib/mypyc/test/test_tuplename.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,380 root INFO copying build/lib/mypyc/test/test_exceptions.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,381 root INFO copying build/lib/mypyc/test/test_refcount.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,382 root INFO copying build/lib/mypyc/test/testutil.py -> build/bdist.linux-riscv64/wheel/mypyc/test 2024-10-23 19:35:17,383 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,384 root INFO copying build/lib/mypyc/doc/dict_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,385 root INFO copying build/lib/mypyc/doc/set_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,386 root INFO copying build/lib/mypyc/doc/cpython-timings.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,387 root INFO copying build/lib/mypyc/doc/future.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,388 root INFO copying build/lib/mypyc/doc/native_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,389 root INFO copying build/lib/mypyc/doc/Makefile -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,390 root INFO copying build/lib/mypyc/doc/bool_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,391 root INFO copying build/lib/mypyc/doc/introduction.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,392 root INFO copying build/lib/mypyc/doc/conf.py -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,392 root INFO copying build/lib/mypyc/doc/float_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,394 root INFO copying build/lib/mypyc/doc/int_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,395 root INFO copying build/lib/mypyc/doc/performance_tips_and_tricks.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,396 root INFO copying build/lib/mypyc/doc/make.bat -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,396 root INFO copying build/lib/mypyc/doc/list_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,397 root INFO copying build/lib/mypyc/doc/getting_started.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,399 root INFO copying build/lib/mypyc/doc/using_type_annotations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,400 root INFO copying build/lib/mypyc/doc/index.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,400 root INFO copying build/lib/mypyc/doc/tuple_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,401 root INFO copying build/lib/mypyc/doc/compilation_units.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,402 root INFO copying build/lib/mypyc/doc/differences_from_python.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,403 root INFO copying build/lib/mypyc/doc/native_classes.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,404 root INFO copying build/lib/mypyc/doc/dev-intro.md -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,406 root INFO copying build/lib/mypyc/doc/str_operations.rst -> build/bdist.linux-riscv64/wheel/mypyc/doc 2024-10-23 19:35:17,407 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-23 19:35:17,407 root INFO copying build/lib/mypyc/ir/module_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-23 19:35:17,408 root INFO copying build/lib/mypyc/ir/ops.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-23 19:35:17,410 root INFO copying build/lib/mypyc/ir/class_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-23 19:35:17,411 root INFO copying build/lib/mypyc/ir/func_ir.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-23 19:35:17,412 root INFO copying build/lib/mypyc/ir/rtypes.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-23 19:35:17,414 root INFO copying build/lib/mypyc/ir/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-23 19:35:17,415 root INFO copying build/lib/mypyc/ir/pprint.py -> build/bdist.linux-riscv64/wheel/mypyc/ir 2024-10-23 19:35:17,416 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-23 19:35:17,416 root INFO copying build/lib/mypyc/lower/list_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-23 19:35:17,417 root INFO copying build/lib/mypyc/lower/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-23 19:35:17,418 root INFO copying build/lib/mypyc/lower/int_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-23 19:35:17,419 root INFO copying build/lib/mypyc/lower/misc_ops.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-23 19:35:17,420 root INFO copying build/lib/mypyc/lower/registry.py -> build/bdist.linux-riscv64/wheel/mypyc/lower 2024-10-23 19:35:17,421 root INFO copying build/lib/mypyc/crash.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,423 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,423 root INFO copying build/lib/mypyc/test-data/irbuild-statements.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,424 root INFO copying build/lib/mypyc/test-data/run-loops.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,426 root INFO copying build/lib/mypyc/test-data/irbuild-optional.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,427 root INFO copying build/lib/mypyc/test-data/run-multimodule.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,428 root INFO copying build/lib/mypyc/test-data/irbuild-strip-asserts.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,429 root INFO copying build/lib/mypyc/test-data/irbuild-basic.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,430 root INFO copying build/lib/mypyc/test-data/irbuild-dunders.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,431 root INFO copying build/lib/mypyc/test-data/run-misc.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,432 root INFO copying build/lib/mypyc/test-data/opt-copy-propagation.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,433 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-23 19:35:17,434 root INFO copying build/lib/mypyc/test-data/fixtures/ir.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-23 19:35:17,435 root INFO copying build/lib/mypyc/test-data/fixtures/typing-full.pyi -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-23 19:35:17,436 root INFO copying build/lib/mypyc/test-data/fixtures/testutil.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/fixtures 2024-10-23 19:35:17,437 root INFO copying build/lib/mypyc/test-data/irbuild-str.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,438 root INFO copying build/lib/mypyc/test-data/run-floats.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,439 root INFO copying build/lib/mypyc/test-data/irbuild-i32.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,440 root INFO copying build/lib/mypyc/test-data/run-integers.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,441 root INFO copying build/lib/mypyc/test-data/irbuild-tuple.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,442 root INFO copying build/lib/mypyc/test-data/run-math.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,444 root INFO copying build/lib/mypyc/test-data/run-python312.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,444 root INFO copying build/lib/mypyc/test-data/refcount.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,446 root INFO copying build/lib/mypyc/test-data/run-mypy-sim.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,447 root INFO copying build/lib/mypyc/test-data/lowering-list.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,448 root INFO copying build/lib/mypyc/test-data/irbuild-int.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,449 root INFO copying build/lib/mypyc/test-data/irbuild-singledispatch.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,450 root INFO copying build/lib/mypyc/test-data/run-python38.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,451 root INFO copying build/lib/mypyc/test-data/run-i64.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,452 root INFO copying build/lib/mypyc/test-data/exceptions-freq.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,453 root INFO copying build/lib/mypyc/test-data/opt-flag-elimination.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,455 root INFO copying build/lib/mypyc/test-data/alwaysdefined.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,456 root INFO copying build/lib/mypyc/test-data/irbuild-classes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,458 root INFO copying build/lib/mypyc/test-data/run-primitives.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,459 root INFO copying build/lib/mypyc/test-data/irbuild-vectorcall.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,460 root INFO copying build/lib/mypyc/test-data/run-imports.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,461 root INFO copying build/lib/mypyc/test-data/run-bytes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,462 root INFO copying build/lib/mypyc/test-data/run-traits.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,463 root INFO copying build/lib/mypyc/test-data/irbuild-bytes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,464 root INFO copying build/lib/mypyc/test-data/analysis.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,465 root INFO copying build/lib/mypyc/test-data/run-strings.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,467 root INFO copying build/lib/mypyc/test-data/run-attrs.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,468 root INFO copying build/lib/mypyc/test-data/irbuild-constant-fold.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,469 root INFO copying build/lib/mypyc/test-data/run-classes.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,470 root INFO copying build/lib/mypyc/test-data/run-bench.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,471 root INFO copying build/lib/mypyc/test-data/irbuild-lists.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,472 root INFO copying build/lib/mypyc/test-data/irbuild-math.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,473 root INFO copying build/lib/mypyc/test-data/lowering-int.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,474 root INFO copying build/lib/mypyc/test-data/run-match.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,475 root INFO copying build/lib/mypyc/test-data/irbuild-dict.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,476 root INFO copying build/lib/mypyc/test-data/exceptions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,477 root INFO copying build/lib/mypyc/test-data/irbuild-nested.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,478 root INFO copying build/lib/mypyc/test-data/run-u8.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,479 root INFO copying build/lib/mypyc/test-data/irbuild-set.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,481 root INFO copying build/lib/mypyc/test-data/irbuild-unreachable.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,482 root INFO copying build/lib/mypyc/test-data/run-i32.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,483 root INFO copying build/lib/mypyc/test-data/irbuild-bool.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,484 root INFO copying build/lib/mypyc/test-data/irbuild-any.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,485 root INFO copying build/lib/mypyc/test-data/irbuild-float.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,486 root INFO copying build/lib/mypyc/test-data/run-python37.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,487 root INFO copying build/lib/mypyc/test-data/irbuild-i64.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,488 root INFO copying build/lib/mypyc/test-data/run-functions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,489 root INFO copying build/lib/mypyc/test-data/irbuild-isinstance.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,490 root INFO copying build/lib/mypyc/test-data/run-bools.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,491 root INFO copying build/lib/mypyc/test-data/irbuild-match.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,492 root INFO copying build/lib/mypyc/test-data/run-dicts.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,494 root INFO copying build/lib/mypyc/test-data/irbuild-glue-methods.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,495 root INFO copying build/lib/mypyc/test-data/commandline.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,496 root INFO copying build/lib/mypyc/test-data/run-exceptions.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,497 root INFO copying build/lib/mypyc/test-data/run-dunders.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,498 root INFO copying build/lib/mypyc/test-data/run-tuples.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,499 root INFO copying build/lib/mypyc/test-data/run-singledispatch.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,500 root INFO copying build/lib/mypyc/test-data/irbuild-u8.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,502 root INFO copying build/lib/mypyc/test-data/run-lists.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,503 root INFO copying build/lib/mypyc/test-data/run-i16.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,504 root INFO copying build/lib/mypyc/test-data/run-async.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,505 root INFO copying build/lib/mypyc/test-data/irbuild-i16.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,506 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/test-data/driver 2024-10-23 19:35:17,507 root INFO copying build/lib/mypyc/test-data/driver/driver.py -> build/bdist.linux-riscv64/wheel/mypyc/test-data/driver 2024-10-23 19:35:17,508 root INFO copying build/lib/mypyc/test-data/irbuild-try.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,509 root INFO copying build/lib/mypyc/test-data/irbuild-generics.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,510 root INFO copying build/lib/mypyc/test-data/run-sets.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,511 root INFO copying build/lib/mypyc/test-data/run-generators.test -> build/bdist.linux-riscv64/wheel/mypyc/test-data 2024-10-23 19:35:17,512 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,513 root INFO copying build/lib/mypyc/codegen/emitwrapper.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,514 root INFO copying build/lib/mypyc/codegen/emit.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,515 root INFO copying build/lib/mypyc/codegen/emitmodule.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,517 root INFO copying build/lib/mypyc/codegen/literals.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,518 root INFO copying build/lib/mypyc/codegen/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,519 root INFO copying build/lib/mypyc/codegen/emitfunc.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,520 root INFO copying build/lib/mypyc/codegen/emitclass.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,521 root INFO copying build/lib/mypyc/codegen/cstring.py -> build/bdist.linux-riscv64/wheel/mypyc/codegen 2024-10-23 19:35:17,522 root INFO copying build/lib/mypyc/common.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,523 root INFO copying build/lib/mypyc/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,524 root INFO copying build/lib/mypyc/namegen.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,525 root INFO copying build/lib/mypyc/errors.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,526 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external 2024-10-23 19:35:17,527 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-23 19:35:17,527 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/make 2024-10-23 19:35:17,528 root INFO copying build/lib/mypyc/external/googletest/make/Makefile -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/make 2024-10-23 19:35:17,529 root INFO copying build/lib/mypyc/external/googletest/README.md -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-23 19:35:17,530 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include 2024-10-23 19:35:17,531 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,532 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-spi.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,533 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-death-test.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,534 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-param-test.h.pump -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,535 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-test-part.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,536 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,537 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-port.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,539 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-filepath.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,540 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,542 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,543 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,544 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,546 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,547 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-internal.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,548 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,550 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,551 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,553 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,554 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-23 19:35:17,554 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-23 19:35:17,555 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-23 19:35:17,556 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal/custom 2024-10-23 19:35:17,557 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,559 root INFO copying build/lib/mypyc/external/googletest/include/gtest/internal/gtest-string.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest/internal 2024-10-23 19:35:17,560 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest_prod.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,561 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,562 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-typed-test.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,563 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-printers.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,565 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-message.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,566 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest-param-test.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,568 root INFO copying build/lib/mypyc/external/googletest/include/gtest/gtest_pred_impl.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/include/gtest 2024-10-23 19:35:17,569 root INFO copying build/lib/mypyc/external/googletest/LICENSE -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest 2024-10-23 19:35:17,570 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,571 root INFO copying build/lib/mypyc/external/googletest/src/gtest_main.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,572 root INFO copying build/lib/mypyc/external/googletest/src/gtest-test-part.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,573 root INFO copying build/lib/mypyc/external/googletest/src/gtest-printers.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,574 root INFO copying build/lib/mypyc/external/googletest/src/gtest-filepath.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,575 root INFO copying build/lib/mypyc/external/googletest/src/gtest.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,577 root INFO copying build/lib/mypyc/external/googletest/src/gtest-internal-inl.h -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,578 root INFO copying build/lib/mypyc/external/googletest/src/gtest-port.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,580 root INFO copying build/lib/mypyc/external/googletest/src/gtest-typed-test.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,581 root INFO copying build/lib/mypyc/external/googletest/src/gtest-all.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,582 root INFO copying build/lib/mypyc/external/googletest/src/gtest-death-test.cc -> build/bdist.linux-riscv64/wheel/mypyc/external/googletest/src 2024-10-23 19:35:17,583 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,584 root INFO copying build/lib/mypyc/transform/uninit.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,585 root INFO copying build/lib/mypyc/transform/lower.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,586 root INFO copying build/lib/mypyc/transform/copy_propagation.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,587 root INFO copying build/lib/mypyc/transform/flag_elimination.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,588 root INFO copying build/lib/mypyc/transform/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,589 root INFO copying build/lib/mypyc/transform/refcount.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,590 root INFO copying build/lib/mypyc/transform/exceptions.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,591 root INFO copying build/lib/mypyc/transform/ir_transform.py -> build/bdist.linux-riscv64/wheel/mypyc/transform 2024-10-23 19:35:17,592 root INFO copying build/lib/mypyc/subtype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,593 root INFO copying build/lib/mypyc/rt_subtype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,594 root INFO creating build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,595 root INFO copying build/lib/mypyc/irbuild/main.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,596 root INFO copying build/lib/mypyc/irbuild/targets.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,597 root INFO copying build/lib/mypyc/irbuild/context.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,598 root INFO copying build/lib/mypyc/irbuild/statement.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,599 root INFO copying build/lib/mypyc/irbuild/classdef.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,601 root INFO copying build/lib/mypyc/irbuild/format_str_tokenizer.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,602 root INFO copying build/lib/mypyc/irbuild/callable_class.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,603 root INFO copying build/lib/mypyc/irbuild/for_helpers.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,604 root INFO copying build/lib/mypyc/irbuild/prebuildvisitor.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,605 root INFO copying build/lib/mypyc/irbuild/util.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,607 root INFO copying build/lib/mypyc/irbuild/nonlocalcontrol.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,608 root INFO copying build/lib/mypyc/irbuild/function.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,609 root INFO copying build/lib/mypyc/irbuild/mapper.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,610 root INFO copying build/lib/mypyc/irbuild/specialize.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,611 root INFO copying build/lib/mypyc/irbuild/__init__.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,612 root INFO copying build/lib/mypyc/irbuild/expression.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,613 root INFO copying build/lib/mypyc/irbuild/visitor.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,614 root INFO copying build/lib/mypyc/irbuild/ast_helpers.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,615 root INFO copying build/lib/mypyc/irbuild/constant_fold.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,616 root INFO copying build/lib/mypyc/irbuild/match.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,618 root INFO copying build/lib/mypyc/irbuild/prepare.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,619 root INFO copying build/lib/mypyc/irbuild/generator.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,620 root INFO copying build/lib/mypyc/irbuild/vtable.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,621 root INFO copying build/lib/mypyc/irbuild/ll_builder.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,622 root INFO copying build/lib/mypyc/irbuild/builder.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,624 root INFO copying build/lib/mypyc/irbuild/env_class.py -> build/bdist.linux-riscv64/wheel/mypyc/irbuild 2024-10-23 19:35:17,625 root INFO copying build/lib/mypyc/sametype.py -> build/bdist.linux-riscv64/wheel/mypyc 2024-10-23 19:35:17,626 root INFO running install_egg_info 2024-10-23 19:35:17,636 root INFO Copying mypy.egg-info to build/bdist.linux-riscv64/wheel/mypy-1.13.0-py3.12.egg-info 2024-10-23 19:35:17,642 root INFO running install_scripts 2024-10-23 19:35:17,654 root INFO creating build/bdist.linux-riscv64/wheel/mypy-1.13.0.dist-info/WHEEL 2024-10-23 19:35:17,656 wheel INFO creating '/home/buildozer/aports/community/py3-mypy/src/mypy-1.13.0/.dist/.tmp-j7_3mto_/mypy-1.13.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-10-23 19:35:17,658 wheel INFO adding 'mypy/__init__.py' 2024-10-23 19:35:17,660 wheel INFO adding 'mypy/__main__.py' 2024-10-23 19:35:17,661 wheel INFO adding 'mypy/api.py' 2024-10-23 19:35:17,662 wheel INFO adding 'mypy/applytype.py' 2024-10-23 19:35:17,664 wheel INFO adding 'mypy/argmap.py' 2024-10-23 19:35:17,665 wheel INFO adding 'mypy/binder.py' 2024-10-23 19:35:17,667 wheel INFO adding 'mypy/bogus_type.py' 2024-10-23 19:35:17,669 wheel INFO adding 'mypy/build.py' 2024-10-23 19:35:17,676 wheel INFO adding 'mypy/checker.py' 2024-10-23 19:35:17,686 wheel INFO adding 'mypy/checkexpr.py' 2024-10-23 19:35:17,693 wheel INFO adding 'mypy/checkmember.py' 2024-10-23 19:35:17,696 wheel INFO adding 'mypy/checkpattern.py' 2024-10-23 19:35:17,698 wheel INFO adding 'mypy/checkstrformat.py' 2024-10-23 19:35:17,700 wheel INFO adding 'mypy/config_parser.py' 2024-10-23 19:35:17,702 wheel INFO adding 'mypy/constant_fold.py' 2024-10-23 19:35:17,704 wheel INFO adding 'mypy/constraints.py' 2024-10-23 19:35:17,707 wheel INFO adding 'mypy/copytype.py' 2024-10-23 19:35:17,708 wheel INFO adding 'mypy/defaults.py' 2024-10-23 19:35:17,709 wheel INFO adding 'mypy/dmypy_os.py' 2024-10-23 19:35:17,710 wheel INFO adding 'mypy/dmypy_server.py' 2024-10-23 19:35:17,712 wheel INFO adding 'mypy/dmypy_util.py' 2024-10-23 19:35:17,714 wheel INFO adding 'mypy/erasetype.py' 2024-10-23 19:35:17,715 wheel INFO adding 'mypy/error_formatter.py' 2024-10-23 19:35:17,716 wheel INFO adding 'mypy/errorcodes.py' 2024-10-23 19:35:17,718 wheel INFO adding 'mypy/errors.py' 2024-10-23 19:35:17,720 wheel INFO adding 'mypy/evalexpr.py' 2024-10-23 19:35:17,722 wheel INFO adding 'mypy/expandtype.py' 2024-10-23 19:35:17,724 wheel INFO adding 'mypy/exprtotype.py' 2024-10-23 19:35:17,726 wheel INFO adding 'mypy/fastparse.py' 2024-10-23 19:35:17,729 wheel INFO adding 'mypy/find_sources.py' 2024-10-23 19:35:17,730 wheel INFO adding 'mypy/fixup.py' 2024-10-23 19:35:17,732 wheel INFO adding 'mypy/freetree.py' 2024-10-23 19:35:17,733 wheel INFO adding 'mypy/fscache.py' 2024-10-23 19:35:17,734 wheel INFO adding 'mypy/fswatcher.py' 2024-10-23 19:35:17,735 wheel INFO adding 'mypy/gclogger.py' 2024-10-23 19:35:17,737 wheel INFO adding 'mypy/git.py' 2024-10-23 19:35:17,738 wheel INFO adding 'mypy/graph_utils.py' 2024-10-23 19:35:17,739 wheel INFO adding 'mypy/indirection.py' 2024-10-23 19:35:17,740 wheel INFO adding 'mypy/infer.py' 2024-10-23 19:35:17,742 wheel INFO adding 'mypy/inspections.py' 2024-10-23 19:35:17,743 wheel INFO adding 'mypy/ipc.py' 2024-10-23 19:35:17,745 wheel INFO adding 'mypy/join.py' 2024-10-23 19:35:17,747 wheel INFO adding 'mypy/literals.py' 2024-10-23 19:35:17,748 wheel INFO adding 'mypy/lookup.py' 2024-10-23 19:35:17,750 wheel INFO adding 'mypy/main.py' 2024-10-23 19:35:17,752 wheel INFO adding 'mypy/maptype.py' 2024-10-23 19:35:17,754 wheel INFO adding 'mypy/meet.py' 2024-10-23 19:35:17,756 wheel INFO adding 'mypy/memprofile.py' 2024-10-23 19:35:17,757 wheel INFO adding 'mypy/message_registry.py' 2024-10-23 19:35:17,760 wheel INFO adding 'mypy/messages.py' 2024-10-23 19:35:17,764 wheel INFO adding 'mypy/metastore.py' 2024-10-23 19:35:17,765 wheel INFO adding 'mypy/mixedtraverser.py' 2024-10-23 19:35:17,767 wheel INFO adding 'mypy/modulefinder.py' 2024-10-23 19:35:17,769 wheel INFO adding 'mypy/moduleinspect.py' 2024-10-23 19:35:17,770 wheel INFO adding 'mypy/mro.py' 2024-10-23 19:35:17,772 wheel INFO adding 'mypy/nodes.py' 2024-10-23 19:35:17,776 wheel INFO adding 'mypy/operators.py' 2024-10-23 19:35:17,777 wheel INFO adding 'mypy/options.py' 2024-10-23 19:35:17,778 wheel INFO adding 'mypy/parse.py' 2024-10-23 19:35:17,779 wheel INFO adding 'mypy/partially_defined.py' 2024-10-23 19:35:17,781 wheel INFO adding 'mypy/patterns.py' 2024-10-23 19:35:17,782 wheel INFO adding 'mypy/plugin.py' 2024-10-23 19:35:17,784 wheel INFO adding 'mypy/py.typed' 2024-10-23 19:35:17,784 wheel INFO adding 'mypy/pyinfo.py' 2024-10-23 19:35:17,786 wheel INFO adding 'mypy/reachability.py' 2024-10-23 19:35:17,787 wheel INFO adding 'mypy/refinfo.py' 2024-10-23 19:35:17,788 wheel INFO adding 'mypy/renaming.py' 2024-10-23 19:35:17,789 wheel INFO adding 'mypy/report.py' 2024-10-23 19:35:17,792 wheel INFO adding 'mypy/scope.py' 2024-10-23 19:35:17,795 wheel INFO adding 'mypy/semanal.py' 2024-10-23 19:35:17,802 wheel INFO adding 'mypy/semanal_classprop.py' 2024-10-23 19:35:17,803 wheel INFO adding 'mypy/semanal_enum.py' 2024-10-23 19:35:17,805 wheel INFO adding 'mypy/semanal_infer.py' 2024-10-23 19:35:17,806 wheel INFO adding 'mypy/semanal_main.py' 2024-10-23 19:35:17,808 wheel INFO adding 'mypy/semanal_namedtuple.py' 2024-10-23 19:35:17,809 wheel INFO adding 'mypy/semanal_newtype.py' 2024-10-23 19:35:17,810 wheel INFO adding 'mypy/semanal_pass1.py' 2024-10-23 19:35:17,812 wheel INFO adding 'mypy/semanal_shared.py' 2024-10-23 19:35:17,813 wheel INFO adding 'mypy/semanal_typeargs.py' 2024-10-23 19:35:17,814 wheel INFO adding 'mypy/semanal_typeddict.py' 2024-10-23 19:35:17,816 wheel INFO adding 'mypy/sharedparse.py' 2024-10-23 19:35:17,817 wheel INFO adding 'mypy/solve.py' 2024-10-23 19:35:17,818 wheel INFO adding 'mypy/split_namespace.py' 2024-10-23 19:35:17,819 wheel INFO adding 'mypy/state.py' 2024-10-23 19:35:17,820 wheel INFO adding 'mypy/stats.py' 2024-10-23 19:35:17,822 wheel INFO adding 'mypy/strconv.py' 2024-10-23 19:35:17,823 wheel INFO adding 'mypy/stubdoc.py' 2024-10-23 19:35:17,825 wheel INFO adding 'mypy/stubgen.py' 2024-10-23 19:35:17,828 wheel INFO adding 'mypy/stubgenc.py' 2024-10-23 19:35:17,830 wheel INFO adding 'mypy/stubinfo.py' 2024-10-23 19:35:17,832 wheel INFO adding 'mypy/stubtest.py' 2024-10-23 19:35:17,834 wheel INFO adding 'mypy/stubutil.py' 2024-10-23 19:35:17,837 wheel INFO adding 'mypy/subtypes.py' 2024-10-23 19:35:17,840 wheel INFO adding 'mypy/suggestions.py' 2024-10-23 19:35:17,842 wheel INFO adding 'mypy/traverser.py' 2024-10-23 19:35:17,844 wheel INFO adding 'mypy/treetransform.py' 2024-10-23 19:35:17,845 wheel INFO adding 'mypy/tvar_scope.py' 2024-10-23 19:35:17,846 wheel INFO adding 'mypy/type_visitor.py' 2024-10-23 19:35:17,849 wheel INFO adding 'mypy/typeanal.py' 2024-10-23 19:35:17,852 wheel INFO adding 'mypy/typeops.py' 2024-10-23 19:35:17,855 wheel INFO adding 'mypy/types.py' 2024-10-23 19:35:17,859 wheel INFO adding 'mypy/types_utils.py' 2024-10-23 19:35:17,860 wheel INFO adding 'mypy/typestate.py' 2024-10-23 19:35:17,861 wheel INFO adding 'mypy/typetraverser.py' 2024-10-23 19:35:17,862 wheel INFO adding 'mypy/typevars.py' 2024-10-23 19:35:17,863 wheel INFO adding 'mypy/typevartuples.py' 2024-10-23 19:35:17,864 wheel INFO adding 'mypy/util.py' 2024-10-23 19:35:17,866 wheel INFO adding 'mypy/version.py' 2024-10-23 19:35:17,867 wheel INFO adding 'mypy/visitor.py' 2024-10-23 19:35:17,869 wheel INFO adding 'mypy/dmypy/__init__.py' 2024-10-23 19:35:17,869 wheel INFO adding 'mypy/dmypy/__main__.py' 2024-10-23 19:35:17,870 wheel INFO adding 'mypy/dmypy/client.py' 2024-10-23 19:35:17,872 wheel INFO adding 'mypy/plugins/__init__.py' 2024-10-23 19:35:17,873 wheel INFO adding 'mypy/plugins/attrs.py' 2024-10-23 19:35:17,875 wheel INFO adding 'mypy/plugins/common.py' 2024-10-23 19:35:17,877 wheel INFO adding 'mypy/plugins/ctypes.py' 2024-10-23 19:35:17,879 wheel INFO adding 'mypy/plugins/dataclasses.py' 2024-10-23 19:35:17,881 wheel INFO adding 'mypy/plugins/default.py' 2024-10-23 19:35:17,882 wheel INFO adding 'mypy/plugins/enums.py' 2024-10-23 19:35:17,883 wheel INFO adding 'mypy/plugins/functools.py' 2024-10-23 19:35:17,885 wheel INFO adding 'mypy/plugins/proper_plugin.py' 2024-10-23 19:35:17,886 wheel INFO adding 'mypy/plugins/singledispatch.py' 2024-10-23 19:35:17,887 wheel INFO adding 'mypy/server/__init__.py' 2024-10-23 19:35:17,888 wheel INFO adding 'mypy/server/astdiff.py' 2024-10-23 19:35:17,890 wheel INFO adding 'mypy/server/astmerge.py' 2024-10-23 19:35:17,891 wheel INFO adding 'mypy/server/aststrip.py' 2024-10-23 19:35:17,893 wheel INFO adding 'mypy/server/deps.py' 2024-10-23 19:35:17,895 wheel INFO adding 'mypy/server/mergecheck.py' 2024-10-23 19:35:17,896 wheel INFO adding 'mypy/server/objgraph.py' 2024-10-23 19:35:17,897 wheel INFO adding 'mypy/server/subexpr.py' 2024-10-23 19:35:17,898 wheel INFO adding 'mypy/server/target.py' 2024-10-23 19:35:17,899 wheel INFO adding 'mypy/server/trigger.py' 2024-10-23 19:35:17,900 wheel INFO adding 'mypy/server/update.py' 2024-10-23 19:35:17,902 wheel INFO adding 'mypy/test/__init__.py' 2024-10-23 19:35:17,903 wheel INFO adding 'mypy/test/config.py' 2024-10-23 19:35:17,904 wheel INFO adding 'mypy/test/data.py' 2024-10-23 19:35:17,906 wheel INFO adding 'mypy/test/helpers.py' 2024-10-23 19:35:17,908 wheel INFO adding 'mypy/test/test_find_sources.py' 2024-10-23 19:35:17,909 wheel INFO adding 'mypy/test/test_ref_info.py' 2024-10-23 19:35:17,910 wheel INFO adding 'mypy/test/testapi.py' 2024-10-23 19:35:17,911 wheel INFO adding 'mypy/test/testargs.py' 2024-10-23 19:35:17,912 wheel INFO adding 'mypy/test/testcheck.py' 2024-10-23 19:35:17,913 wheel INFO adding 'mypy/test/testcmdline.py' 2024-10-23 19:35:17,914 wheel INFO adding 'mypy/test/testconstraints.py' 2024-10-23 19:35:17,915 wheel INFO adding 'mypy/test/testdaemon.py' 2024-10-23 19:35:17,916 wheel INFO adding 'mypy/test/testdeps.py' 2024-10-23 19:35:17,917 wheel INFO adding 'mypy/test/testdiff.py' 2024-10-23 19:35:17,918 wheel INFO adding 'mypy/test/testerrorstream.py' 2024-10-23 19:35:17,919 wheel INFO adding 'mypy/test/testfinegrained.py' 2024-10-23 19:35:17,920 wheel INFO adding 'mypy/test/testfinegrainedcache.py' 2024-10-23 19:35:17,921 wheel INFO adding 'mypy/test/testformatter.py' 2024-10-23 19:35:17,922 wheel INFO adding 'mypy/test/testfscache.py' 2024-10-23 19:35:17,922 wheel INFO adding 'mypy/test/testgraph.py' 2024-10-23 19:35:17,924 wheel INFO adding 'mypy/test/testinfer.py' 2024-10-23 19:35:17,925 wheel INFO adding 'mypy/test/testipc.py' 2024-10-23 19:35:17,926 wheel INFO adding 'mypy/test/testmerge.py' 2024-10-23 19:35:17,927 wheel INFO adding 'mypy/test/testmodulefinder.py' 2024-10-23 19:35:17,928 wheel INFO adding 'mypy/test/testmypyc.py' 2024-10-23 19:35:17,929 wheel INFO adding 'mypy/test/testoutput.py' 2024-10-23 19:35:17,930 wheel INFO adding 'mypy/test/testparse.py' 2024-10-23 19:35:17,931 wheel INFO adding 'mypy/test/testpep561.py' 2024-10-23 19:35:17,932 wheel INFO adding 'mypy/test/testpythoneval.py' 2024-10-23 19:35:17,933 wheel INFO adding 'mypy/test/testreports.py' 2024-10-23 19:35:17,934 wheel INFO adding 'mypy/test/testsemanal.py' 2024-10-23 19:35:17,935 wheel INFO adding 'mypy/test/testsolve.py' 2024-10-23 19:35:17,937 wheel INFO adding 'mypy/test/teststubgen.py' 2024-10-23 19:35:17,939 wheel INFO adding 'mypy/test/teststubinfo.py' 2024-10-23 19:35:17,941 wheel INFO adding 'mypy/test/teststubtest.py' 2024-10-23 19:35:17,943 wheel INFO adding 'mypy/test/testsubtypes.py' 2024-10-23 19:35:17,945 wheel INFO adding 'mypy/test/testtransform.py' 2024-10-23 19:35:17,945 wheel INFO adding 'mypy/test/testtypegen.py' 2024-10-23 19:35:17,947 wheel INFO adding 'mypy/test/testtypes.py' 2024-10-23 19:35:17,949 wheel INFO adding 'mypy/test/testutil.py' 2024-10-23 19:35:17,950 wheel INFO adding 'mypy/test/typefixture.py' 2024-10-23 19:35:17,952 wheel INFO adding 'mypy/test/update_data.py' 2024-10-23 19:35:17,953 wheel INFO adding 'mypy/test/visitors.py' 2024-10-23 19:35:17,954 wheel INFO adding 'mypy/test/meta/__init__.py' 2024-10-23 19:35:17,955 wheel INFO adding 'mypy/test/meta/_pytest.py' 2024-10-23 19:35:17,956 wheel INFO adding 'mypy/test/meta/test_diff_helper.py' 2024-10-23 19:35:17,956 wheel INFO adding 'mypy/test/meta/test_parse_data.py' 2024-10-23 19:35:17,957 wheel INFO adding 'mypy/test/meta/test_update_data.py' 2024-10-23 19:35:17,959 wheel INFO adding 'mypy/typeshed/LICENSE' 2024-10-23 19:35:17,961 wheel INFO adding 'mypy/typeshed/stdlib/VERSIONS' 2024-10-23 19:35:17,962 wheel INFO adding 'mypy/typeshed/stdlib/__future__.pyi' 2024-10-23 19:35:17,963 wheel INFO adding 'mypy/typeshed/stdlib/__main__.pyi' 2024-10-23 19:35:17,964 wheel INFO adding 'mypy/typeshed/stdlib/_ast.pyi' 2024-10-23 19:35:17,967 wheel INFO adding 'mypy/typeshed/stdlib/_bisect.pyi' 2024-10-23 19:35:17,967 wheel INFO adding 'mypy/typeshed/stdlib/_bootlocale.pyi' 2024-10-23 19:35:17,968 wheel INFO adding 'mypy/typeshed/stdlib/_codecs.pyi' 2024-10-23 19:35:17,970 wheel INFO adding 'mypy/typeshed/stdlib/_collections_abc.pyi' 2024-10-23 19:35:17,970 wheel INFO adding 'mypy/typeshed/stdlib/_compat_pickle.pyi' 2024-10-23 19:35:17,971 wheel INFO adding 'mypy/typeshed/stdlib/_compression.pyi' 2024-10-23 19:35:17,972 wheel INFO adding 'mypy/typeshed/stdlib/_csv.pyi' 2024-10-23 19:35:17,973 wheel INFO adding 'mypy/typeshed/stdlib/_ctypes.pyi' 2024-10-23 19:35:17,974 wheel INFO adding 'mypy/typeshed/stdlib/_curses.pyi' 2024-10-23 19:35:17,976 wheel INFO adding 'mypy/typeshed/stdlib/_decimal.pyi' 2024-10-23 19:35:17,977 wheel INFO adding 'mypy/typeshed/stdlib/_dummy_thread.pyi' 2024-10-23 19:35:17,978 wheel INFO adding 'mypy/typeshed/stdlib/_dummy_threading.pyi' 2024-10-23 19:35:17,979 wheel INFO adding 'mypy/typeshed/stdlib/_heapq.pyi' 2024-10-23 19:35:17,980 wheel INFO adding 'mypy/typeshed/stdlib/_imp.pyi' 2024-10-23 19:35:17,981 wheel INFO adding 'mypy/typeshed/stdlib/_interpchannels.pyi' 2024-10-23 19:35:17,982 wheel INFO adding 'mypy/typeshed/stdlib/_interpqueues.pyi' 2024-10-23 19:35:17,982 wheel INFO adding 'mypy/typeshed/stdlib/_interpreters.pyi' 2024-10-23 19:35:17,983 wheel INFO adding 'mypy/typeshed/stdlib/_json.pyi' 2024-10-23 19:35:17,984 wheel INFO adding 'mypy/typeshed/stdlib/_locale.pyi' 2024-10-23 19:35:17,985 wheel INFO adding 'mypy/typeshed/stdlib/_lsprof.pyi' 2024-10-23 19:35:17,986 wheel INFO adding 'mypy/typeshed/stdlib/_markupbase.pyi' 2024-10-23 19:35:17,987 wheel INFO adding 'mypy/typeshed/stdlib/_msi.pyi' 2024-10-23 19:35:17,988 wheel INFO adding 'mypy/typeshed/stdlib/_operator.pyi' 2024-10-23 19:35:17,989 wheel INFO adding 'mypy/typeshed/stdlib/_osx_support.pyi' 2024-10-23 19:35:17,990 wheel INFO adding 'mypy/typeshed/stdlib/_posixsubprocess.pyi' 2024-10-23 19:35:17,991 wheel INFO adding 'mypy/typeshed/stdlib/_py_abc.pyi' 2024-10-23 19:35:17,991 wheel INFO adding 'mypy/typeshed/stdlib/_pydecimal.pyi' 2024-10-23 19:35:17,992 wheel INFO adding 'mypy/typeshed/stdlib/_random.pyi' 2024-10-23 19:35:17,993 wheel INFO adding 'mypy/typeshed/stdlib/_sitebuiltins.pyi' 2024-10-23 19:35:17,994 wheel INFO adding 'mypy/typeshed/stdlib/_socket.pyi' 2024-10-23 19:35:17,996 wheel INFO adding 'mypy/typeshed/stdlib/_stat.pyi' 2024-10-23 19:35:17,997 wheel INFO adding 'mypy/typeshed/stdlib/_thread.pyi' 2024-10-23 19:35:17,997 wheel INFO adding 'mypy/typeshed/stdlib/_threading_local.pyi' 2024-10-23 19:35:17,998 wheel INFO adding 'mypy/typeshed/stdlib/_tkinter.pyi' 2024-10-23 19:35:17,999 wheel INFO adding 'mypy/typeshed/stdlib/_tracemalloc.pyi' 2024-10-23 19:35:18,000 wheel INFO adding 'mypy/typeshed/stdlib/_warnings.pyi' 2024-10-23 19:35:18,001 wheel INFO adding 'mypy/typeshed/stdlib/_weakref.pyi' 2024-10-23 19:35:18,002 wheel INFO adding 'mypy/typeshed/stdlib/_weakrefset.pyi' 2024-10-23 19:35:18,003 wheel INFO adding 'mypy/typeshed/stdlib/_winapi.pyi' 2024-10-23 19:35:18,004 wheel INFO adding 'mypy/typeshed/stdlib/abc.pyi' 2024-10-23 19:35:18,005 wheel INFO adding 'mypy/typeshed/stdlib/aifc.pyi' 2024-10-23 19:35:18,006 wheel INFO adding 'mypy/typeshed/stdlib/antigravity.pyi' 2024-10-23 19:35:18,007 wheel INFO adding 'mypy/typeshed/stdlib/argparse.pyi' 2024-10-23 19:35:18,009 wheel INFO adding 'mypy/typeshed/stdlib/array.pyi' 2024-10-23 19:35:18,010 wheel INFO adding 'mypy/typeshed/stdlib/ast.pyi' 2024-10-23 19:35:18,011 wheel INFO adding 'mypy/typeshed/stdlib/asynchat.pyi' 2024-10-23 19:35:18,012 wheel INFO adding 'mypy/typeshed/stdlib/asyncore.pyi' 2024-10-23 19:35:18,013 wheel INFO adding 'mypy/typeshed/stdlib/atexit.pyi' 2024-10-23 19:35:18,014 wheel INFO adding 'mypy/typeshed/stdlib/audioop.pyi' 2024-10-23 19:35:18,015 wheel INFO adding 'mypy/typeshed/stdlib/base64.pyi' 2024-10-23 19:35:18,016 wheel INFO adding 'mypy/typeshed/stdlib/bdb.pyi' 2024-10-23 19:35:18,017 wheel INFO adding 'mypy/typeshed/stdlib/binascii.pyi' 2024-10-23 19:35:18,018 wheel INFO adding 'mypy/typeshed/stdlib/binhex.pyi' 2024-10-23 19:35:18,019 wheel INFO adding 'mypy/typeshed/stdlib/bisect.pyi' 2024-10-23 19:35:18,020 wheel INFO adding 'mypy/typeshed/stdlib/builtins.pyi' 2024-10-23 19:35:18,023 wheel INFO adding 'mypy/typeshed/stdlib/bz2.pyi' 2024-10-23 19:35:18,024 wheel INFO adding 'mypy/typeshed/stdlib/cProfile.pyi' 2024-10-23 19:35:18,025 wheel INFO adding 'mypy/typeshed/stdlib/calendar.pyi' 2024-10-23 19:35:18,026 wheel INFO adding 'mypy/typeshed/stdlib/cgi.pyi' 2024-10-23 19:35:18,027 wheel INFO adding 'mypy/typeshed/stdlib/cgitb.pyi' 2024-10-23 19:35:18,028 wheel INFO adding 'mypy/typeshed/stdlib/chunk.pyi' 2024-10-23 19:35:18,029 wheel INFO adding 'mypy/typeshed/stdlib/cmath.pyi' 2024-10-23 19:35:18,029 wheel INFO adding 'mypy/typeshed/stdlib/cmd.pyi' 2024-10-23 19:35:18,030 wheel INFO adding 'mypy/typeshed/stdlib/code.pyi' 2024-10-23 19:35:18,031 wheel INFO adding 'mypy/typeshed/stdlib/codecs.pyi' 2024-10-23 19:35:18,032 wheel INFO adding 'mypy/typeshed/stdlib/codeop.pyi' 2024-10-23 19:35:18,033 wheel INFO adding 'mypy/typeshed/stdlib/colorsys.pyi' 2024-10-23 19:35:18,034 wheel INFO adding 'mypy/typeshed/stdlib/compileall.pyi' 2024-10-23 19:35:18,035 wheel INFO adding 'mypy/typeshed/stdlib/configparser.pyi' 2024-10-23 19:35:18,037 wheel INFO adding 'mypy/typeshed/stdlib/contextlib.pyi' 2024-10-23 19:35:18,038 wheel INFO adding 'mypy/typeshed/stdlib/contextvars.pyi' 2024-10-23 19:35:18,039 wheel INFO adding 'mypy/typeshed/stdlib/copy.pyi' 2024-10-23 19:35:18,040 wheel INFO adding 'mypy/typeshed/stdlib/copyreg.pyi' 2024-10-23 19:35:18,040 wheel INFO adding 'mypy/typeshed/stdlib/crypt.pyi' 2024-10-23 19:35:18,041 wheel INFO adding 'mypy/typeshed/stdlib/csv.pyi' 2024-10-23 19:35:18,043 wheel INFO adding 'mypy/typeshed/stdlib/dataclasses.pyi' 2024-10-23 19:35:18,044 wheel INFO adding 'mypy/typeshed/stdlib/datetime.pyi' 2024-10-23 19:35:18,045 wheel INFO adding 'mypy/typeshed/stdlib/decimal.pyi' 2024-10-23 19:35:18,046 wheel INFO adding 'mypy/typeshed/stdlib/difflib.pyi' 2024-10-23 19:35:18,047 wheel INFO adding 'mypy/typeshed/stdlib/dis.pyi' 2024-10-23 19:35:18,048 wheel INFO adding 'mypy/typeshed/stdlib/doctest.pyi' 2024-10-23 19:35:18,049 wheel INFO adding 'mypy/typeshed/stdlib/dummy_threading.pyi' 2024-10-23 19:35:18,050 wheel INFO adding 'mypy/typeshed/stdlib/enum.pyi' 2024-10-23 19:35:18,051 wheel INFO adding 'mypy/typeshed/stdlib/errno.pyi' 2024-10-23 19:35:18,052 wheel INFO adding 'mypy/typeshed/stdlib/faulthandler.pyi' 2024-10-23 19:35:18,053 wheel INFO adding 'mypy/typeshed/stdlib/fcntl.pyi' 2024-10-23 19:35:18,054 wheel INFO adding 'mypy/typeshed/stdlib/filecmp.pyi' 2024-10-23 19:35:18,055 wheel INFO adding 'mypy/typeshed/stdlib/fileinput.pyi' 2024-10-23 19:35:18,056 wheel INFO adding 'mypy/typeshed/stdlib/fnmatch.pyi' 2024-10-23 19:35:18,057 wheel INFO adding 'mypy/typeshed/stdlib/formatter.pyi' 2024-10-23 19:35:18,058 wheel INFO adding 'mypy/typeshed/stdlib/fractions.pyi' 2024-10-23 19:35:18,059 wheel INFO adding 'mypy/typeshed/stdlib/ftplib.pyi' 2024-10-23 19:35:18,061 wheel INFO adding 'mypy/typeshed/stdlib/functools.pyi' 2024-10-23 19:35:18,062 wheel INFO adding 'mypy/typeshed/stdlib/gc.pyi' 2024-10-23 19:35:18,063 wheel INFO adding 'mypy/typeshed/stdlib/genericpath.pyi' 2024-10-23 19:35:18,063 wheel INFO adding 'mypy/typeshed/stdlib/getopt.pyi' 2024-10-23 19:35:18,064 wheel INFO adding 'mypy/typeshed/stdlib/getpass.pyi' 2024-10-23 19:35:18,065 wheel INFO adding 'mypy/typeshed/stdlib/gettext.pyi' 2024-10-23 19:35:18,066 wheel INFO adding 'mypy/typeshed/stdlib/glob.pyi' 2024-10-23 19:35:18,067 wheel INFO adding 'mypy/typeshed/stdlib/graphlib.pyi' 2024-10-23 19:35:18,068 wheel INFO adding 'mypy/typeshed/stdlib/grp.pyi' 2024-10-23 19:35:18,069 wheel INFO adding 'mypy/typeshed/stdlib/gzip.pyi' 2024-10-23 19:35:18,070 wheel INFO adding 'mypy/typeshed/stdlib/hashlib.pyi' 2024-10-23 19:35:18,070 wheel INFO adding 'mypy/typeshed/stdlib/heapq.pyi' 2024-10-23 19:35:18,071 wheel INFO adding 'mypy/typeshed/stdlib/hmac.pyi' 2024-10-23 19:35:18,072 wheel INFO adding 'mypy/typeshed/stdlib/imaplib.pyi' 2024-10-23 19:35:18,073 wheel INFO adding 'mypy/typeshed/stdlib/imghdr.pyi' 2024-10-23 19:35:18,074 wheel INFO adding 'mypy/typeshed/stdlib/imp.pyi' 2024-10-23 19:35:18,075 wheel INFO adding 'mypy/typeshed/stdlib/inspect.pyi' 2024-10-23 19:35:18,077 wheel INFO adding 'mypy/typeshed/stdlib/io.pyi' 2024-10-23 19:35:18,078 wheel INFO adding 'mypy/typeshed/stdlib/ipaddress.pyi' 2024-10-23 19:35:18,079 wheel INFO adding 'mypy/typeshed/stdlib/itertools.pyi' 2024-10-23 19:35:18,081 wheel INFO adding 'mypy/typeshed/stdlib/keyword.pyi' 2024-10-23 19:35:18,081 wheel INFO adding 'mypy/typeshed/stdlib/linecache.pyi' 2024-10-23 19:35:18,082 wheel INFO adding 'mypy/typeshed/stdlib/locale.pyi' 2024-10-23 19:35:18,083 wheel INFO adding 'mypy/typeshed/stdlib/lzma.pyi' 2024-10-23 19:35:18,084 wheel INFO adding 'mypy/typeshed/stdlib/mailbox.pyi' 2024-10-23 19:35:18,086 wheel INFO adding 'mypy/typeshed/stdlib/mailcap.pyi' 2024-10-23 19:35:18,086 wheel INFO adding 'mypy/typeshed/stdlib/marshal.pyi' 2024-10-23 19:35:18,087 wheel INFO adding 'mypy/typeshed/stdlib/math.pyi' 2024-10-23 19:35:18,088 wheel INFO adding 'mypy/typeshed/stdlib/mimetypes.pyi' 2024-10-23 19:35:18,089 wheel INFO adding 'mypy/typeshed/stdlib/mmap.pyi' 2024-10-23 19:35:18,090 wheel INFO adding 'mypy/typeshed/stdlib/modulefinder.pyi' 2024-10-23 19:35:18,091 wheel INFO adding 'mypy/typeshed/stdlib/msvcrt.pyi' 2024-10-23 19:35:18,092 wheel INFO adding 'mypy/typeshed/stdlib/netrc.pyi' 2024-10-23 19:35:18,093 wheel INFO adding 'mypy/typeshed/stdlib/nis.pyi' 2024-10-23 19:35:18,094 wheel INFO adding 'mypy/typeshed/stdlib/nntplib.pyi' 2024-10-23 19:35:18,095 wheel INFO adding 'mypy/typeshed/stdlib/nt.pyi' 2024-10-23 19:35:18,096 wheel INFO adding 'mypy/typeshed/stdlib/ntpath.pyi' 2024-10-23 19:35:18,097 wheel INFO adding 'mypy/typeshed/stdlib/nturl2path.pyi' 2024-10-23 19:35:18,098 wheel INFO adding 'mypy/typeshed/stdlib/numbers.pyi' 2024-10-23 19:35:18,099 wheel INFO adding 'mypy/typeshed/stdlib/opcode.pyi' 2024-10-23 19:35:18,100 wheel INFO adding 'mypy/typeshed/stdlib/operator.pyi' 2024-10-23 19:35:18,101 wheel INFO adding 'mypy/typeshed/stdlib/optparse.pyi' 2024-10-23 19:35:18,102 wheel INFO adding 'mypy/typeshed/stdlib/ossaudiodev.pyi' 2024-10-23 19:35:18,103 wheel INFO adding 'mypy/typeshed/stdlib/parser.pyi' 2024-10-23 19:35:18,104 wheel INFO adding 'mypy/typeshed/stdlib/pathlib.pyi' 2024-10-23 19:35:18,105 wheel INFO adding 'mypy/typeshed/stdlib/pdb.pyi' 2024-10-23 19:35:18,106 wheel INFO adding 'mypy/typeshed/stdlib/pickle.pyi' 2024-10-23 19:35:18,107 wheel INFO adding 'mypy/typeshed/stdlib/pickletools.pyi' 2024-10-23 19:35:18,108 wheel INFO adding 'mypy/typeshed/stdlib/pipes.pyi' 2024-10-23 19:35:18,109 wheel INFO adding 'mypy/typeshed/stdlib/pkgutil.pyi' 2024-10-23 19:35:18,110 wheel INFO adding 'mypy/typeshed/stdlib/platform.pyi' 2024-10-23 19:35:18,111 wheel INFO adding 'mypy/typeshed/stdlib/plistlib.pyi' 2024-10-23 19:35:18,112 wheel INFO adding 'mypy/typeshed/stdlib/poplib.pyi' 2024-10-23 19:35:18,113 wheel INFO adding 'mypy/typeshed/stdlib/posix.pyi' 2024-10-23 19:35:18,114 wheel INFO adding 'mypy/typeshed/stdlib/posixpath.pyi' 2024-10-23 19:35:18,115 wheel INFO adding 'mypy/typeshed/stdlib/pprint.pyi' 2024-10-23 19:35:18,116 wheel INFO adding 'mypy/typeshed/stdlib/profile.pyi' 2024-10-23 19:35:18,117 wheel INFO adding 'mypy/typeshed/stdlib/pstats.pyi' 2024-10-23 19:35:18,118 wheel INFO adding 'mypy/typeshed/stdlib/pty.pyi' 2024-10-23 19:35:18,119 wheel INFO adding 'mypy/typeshed/stdlib/pwd.pyi' 2024-10-23 19:35:18,119 wheel INFO adding 'mypy/typeshed/stdlib/py_compile.pyi' 2024-10-23 19:35:18,120 wheel INFO adding 'mypy/typeshed/stdlib/pyclbr.pyi' 2024-10-23 19:35:18,121 wheel INFO adding 'mypy/typeshed/stdlib/pydoc.pyi' 2024-10-23 19:35:18,123 wheel INFO adding 'mypy/typeshed/stdlib/queue.pyi' 2024-10-23 19:35:18,124 wheel INFO adding 'mypy/typeshed/stdlib/quopri.pyi' 2024-10-23 19:35:18,124 wheel INFO adding 'mypy/typeshed/stdlib/random.pyi' 2024-10-23 19:35:18,126 wheel INFO adding 'mypy/typeshed/stdlib/re.pyi' 2024-10-23 19:35:18,127 wheel INFO adding 'mypy/typeshed/stdlib/readline.pyi' 2024-10-23 19:35:18,128 wheel INFO adding 'mypy/typeshed/stdlib/reprlib.pyi' 2024-10-23 19:35:18,129 wheel INFO adding 'mypy/typeshed/stdlib/resource.pyi' 2024-10-23 19:35:18,130 wheel INFO adding 'mypy/typeshed/stdlib/rlcompleter.pyi' 2024-10-23 19:35:18,130 wheel INFO adding 'mypy/typeshed/stdlib/runpy.pyi' 2024-10-23 19:35:18,131 wheel INFO adding 'mypy/typeshed/stdlib/sched.pyi' 2024-10-23 19:35:18,132 wheel INFO adding 'mypy/typeshed/stdlib/secrets.pyi' 2024-10-23 19:35:18,133 wheel INFO adding 'mypy/typeshed/stdlib/select.pyi' 2024-10-23 19:35:18,134 wheel INFO adding 'mypy/typeshed/stdlib/selectors.pyi' 2024-10-23 19:35:18,135 wheel INFO adding 'mypy/typeshed/stdlib/shelve.pyi' 2024-10-23 19:35:18,136 wheel INFO adding 'mypy/typeshed/stdlib/shlex.pyi' 2024-10-23 19:35:18,137 wheel INFO adding 'mypy/typeshed/stdlib/shutil.pyi' 2024-10-23 19:35:18,138 wheel INFO adding 'mypy/typeshed/stdlib/signal.pyi' 2024-10-23 19:35:18,139 wheel INFO adding 'mypy/typeshed/stdlib/site.pyi' 2024-10-23 19:35:18,140 wheel INFO adding 'mypy/typeshed/stdlib/smtpd.pyi' 2024-10-23 19:35:18,141 wheel INFO adding 'mypy/typeshed/stdlib/smtplib.pyi' 2024-10-23 19:35:18,142 wheel INFO adding 'mypy/typeshed/stdlib/sndhdr.pyi' 2024-10-23 19:35:18,143 wheel INFO adding 'mypy/typeshed/stdlib/socket.pyi' 2024-10-23 19:35:18,145 wheel INFO adding 'mypy/typeshed/stdlib/socketserver.pyi' 2024-10-23 19:35:18,146 wheel INFO adding 'mypy/typeshed/stdlib/spwd.pyi' 2024-10-23 19:35:18,147 wheel INFO adding 'mypy/typeshed/stdlib/sre_compile.pyi' 2024-10-23 19:35:18,148 wheel INFO adding 'mypy/typeshed/stdlib/sre_constants.pyi' 2024-10-23 19:35:18,149 wheel INFO adding 'mypy/typeshed/stdlib/sre_parse.pyi' 2024-10-23 19:35:18,150 wheel INFO adding 'mypy/typeshed/stdlib/ssl.pyi' 2024-10-23 19:35:18,151 wheel INFO adding 'mypy/typeshed/stdlib/stat.pyi' 2024-10-23 19:35:18,152 wheel INFO adding 'mypy/typeshed/stdlib/statistics.pyi' 2024-10-23 19:35:18,153 wheel INFO adding 'mypy/typeshed/stdlib/string.pyi' 2024-10-23 19:35:18,154 wheel INFO adding 'mypy/typeshed/stdlib/stringprep.pyi' 2024-10-23 19:35:18,155 wheel INFO adding 'mypy/typeshed/stdlib/struct.pyi' 2024-10-23 19:35:18,157 wheel INFO adding 'mypy/typeshed/stdlib/subprocess.pyi' 2024-10-23 19:35:18,159 wheel INFO adding 'mypy/typeshed/stdlib/sunau.pyi' 2024-10-23 19:35:18,160 wheel INFO adding 'mypy/typeshed/stdlib/symbol.pyi' 2024-10-23 19:35:18,161 wheel INFO adding 'mypy/typeshed/stdlib/symtable.pyi' 2024-10-23 19:35:18,162 wheel INFO adding 'mypy/typeshed/stdlib/sysconfig.pyi' 2024-10-23 19:35:18,163 wheel INFO adding 'mypy/typeshed/stdlib/syslog.pyi' 2024-10-23 19:35:18,164 wheel INFO adding 'mypy/typeshed/stdlib/tabnanny.pyi' 2024-10-23 19:35:18,165 wheel INFO adding 'mypy/typeshed/stdlib/tarfile.pyi' 2024-10-23 19:35:18,166 wheel INFO adding 'mypy/typeshed/stdlib/telnetlib.pyi' 2024-10-23 19:35:18,167 wheel INFO adding 'mypy/typeshed/stdlib/tempfile.pyi' 2024-10-23 19:35:18,169 wheel INFO adding 'mypy/typeshed/stdlib/termios.pyi' 2024-10-23 19:35:18,170 wheel INFO adding 'mypy/typeshed/stdlib/textwrap.pyi' 2024-10-23 19:35:18,171 wheel INFO adding 'mypy/typeshed/stdlib/this.pyi' 2024-10-23 19:35:18,172 wheel INFO adding 'mypy/typeshed/stdlib/threading.pyi' 2024-10-23 19:35:18,173 wheel INFO adding 'mypy/typeshed/stdlib/time.pyi' 2024-10-23 19:35:18,174 wheel INFO adding 'mypy/typeshed/stdlib/timeit.pyi' 2024-10-23 19:35:18,174 wheel INFO adding 'mypy/typeshed/stdlib/token.pyi' 2024-10-23 19:35:18,175 wheel INFO adding 'mypy/typeshed/stdlib/tokenize.pyi' 2024-10-23 19:35:18,176 wheel INFO adding 'mypy/typeshed/stdlib/tomllib.pyi' 2024-10-23 19:35:18,177 wheel INFO adding 'mypy/typeshed/stdlib/trace.pyi' 2024-10-23 19:35:18,178 wheel INFO adding 'mypy/typeshed/stdlib/traceback.pyi' 2024-10-23 19:35:18,180 wheel INFO adding 'mypy/typeshed/stdlib/tracemalloc.pyi' 2024-10-23 19:35:18,181 wheel INFO adding 'mypy/typeshed/stdlib/tty.pyi' 2024-10-23 19:35:18,182 wheel INFO adding 'mypy/typeshed/stdlib/turtle.pyi' 2024-10-23 19:35:18,183 wheel INFO adding 'mypy/typeshed/stdlib/types.pyi' 2024-10-23 19:35:18,185 wheel INFO adding 'mypy/typeshed/stdlib/typing.pyi' 2024-10-23 19:35:18,187 wheel INFO adding 'mypy/typeshed/stdlib/typing_extensions.pyi' 2024-10-23 19:35:18,188 wheel INFO adding 'mypy/typeshed/stdlib/unicodedata.pyi' 2024-10-23 19:35:18,189 wheel INFO adding 'mypy/typeshed/stdlib/uu.pyi' 2024-10-23 19:35:18,190 wheel INFO adding 'mypy/typeshed/stdlib/uuid.pyi' 2024-10-23 19:35:18,191 wheel INFO adding 'mypy/typeshed/stdlib/warnings.pyi' 2024-10-23 19:35:18,192 wheel INFO adding 'mypy/typeshed/stdlib/wave.pyi' 2024-10-23 19:35:18,193 wheel INFO adding 'mypy/typeshed/stdlib/weakref.pyi' 2024-10-23 19:35:18,194 wheel INFO adding 'mypy/typeshed/stdlib/webbrowser.pyi' 2024-10-23 19:35:18,195 wheel INFO adding 'mypy/typeshed/stdlib/winreg.pyi' 2024-10-23 19:35:18,196 wheel INFO adding 'mypy/typeshed/stdlib/winsound.pyi' 2024-10-23 19:35:18,197 wheel INFO adding 'mypy/typeshed/stdlib/xdrlib.pyi' 2024-10-23 19:35:18,198 wheel INFO adding 'mypy/typeshed/stdlib/xxlimited.pyi' 2024-10-23 19:35:18,199 wheel INFO adding 'mypy/typeshed/stdlib/zipapp.pyi' 2024-10-23 19:35:18,200 wheel INFO adding 'mypy/typeshed/stdlib/zipimport.pyi' 2024-10-23 19:35:18,201 wheel INFO adding 'mypy/typeshed/stdlib/zlib.pyi' 2024-10-23 19:35:18,203 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/__init__.pyi' 2024-10-23 19:35:18,204 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/dbapi.pyi' 2024-10-23 19:35:18,205 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/importlib.pyi' 2024-10-23 19:35:18,206 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/wsgi.pyi' 2024-10-23 19:35:18,207 wheel INFO adding 'mypy/typeshed/stdlib/_typeshed/xml.pyi' 2024-10-23 19:35:18,208 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/__init__.pyi' 2024-10-23 19:35:18,209 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_events.pyi' 2024-10-23 19:35:18,211 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_futures.pyi' 2024-10-23 19:35:18,211 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_subprocess.pyi' 2024-10-23 19:35:18,212 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/base_tasks.pyi' 2024-10-23 19:35:18,213 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/constants.pyi' 2024-10-23 19:35:18,214 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/coroutines.pyi' 2024-10-23 19:35:18,215 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/events.pyi' 2024-10-23 19:35:18,216 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/exceptions.pyi' 2024-10-23 19:35:18,217 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/format_helpers.pyi' 2024-10-23 19:35:18,218 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/futures.pyi' 2024-10-23 19:35:18,219 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/locks.pyi' 2024-10-23 19:35:18,220 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/log.pyi' 2024-10-23 19:35:18,221 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/mixins.pyi' 2024-10-23 19:35:18,222 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/proactor_events.pyi' 2024-10-23 19:35:18,223 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/protocols.pyi' 2024-10-23 19:35:18,223 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/queues.pyi' 2024-10-23 19:35:18,224 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/runners.pyi' 2024-10-23 19:35:18,225 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/selector_events.pyi' 2024-10-23 19:35:18,226 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/sslproto.pyi' 2024-10-23 19:35:18,227 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/staggered.pyi' 2024-10-23 19:35:18,228 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/streams.pyi' 2024-10-23 19:35:18,229 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/subprocess.pyi' 2024-10-23 19:35:18,230 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/taskgroups.pyi' 2024-10-23 19:35:18,231 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/tasks.pyi' 2024-10-23 19:35:18,232 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/threads.pyi' 2024-10-23 19:35:18,233 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/timeouts.pyi' 2024-10-23 19:35:18,234 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/transports.pyi' 2024-10-23 19:35:18,234 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/trsock.pyi' 2024-10-23 19:35:18,236 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/unix_events.pyi' 2024-10-23 19:35:18,237 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/windows_events.pyi' 2024-10-23 19:35:18,238 wheel INFO adding 'mypy/typeshed/stdlib/asyncio/windows_utils.pyi' 2024-10-23 19:35:18,239 wheel INFO adding 'mypy/typeshed/stdlib/collections/__init__.pyi' 2024-10-23 19:35:18,241 wheel INFO adding 'mypy/typeshed/stdlib/collections/abc.pyi' 2024-10-23 19:35:18,242 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/__init__.pyi' 2024-10-23 19:35:18,243 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/__init__.pyi' 2024-10-23 19:35:18,244 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/_base.pyi' 2024-10-23 19:35:18,245 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/process.pyi' 2024-10-23 19:35:18,246 wheel INFO adding 'mypy/typeshed/stdlib/concurrent/futures/thread.pyi' 2024-10-23 19:35:18,247 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/__init__.pyi' 2024-10-23 19:35:18,248 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/_endian.pyi' 2024-10-23 19:35:18,249 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/util.pyi' 2024-10-23 19:35:18,250 wheel INFO adding 'mypy/typeshed/stdlib/ctypes/wintypes.pyi' 2024-10-23 19:35:18,251 wheel INFO adding 'mypy/typeshed/stdlib/curses/__init__.pyi' 2024-10-23 19:35:18,252 wheel INFO adding 'mypy/typeshed/stdlib/curses/ascii.pyi' 2024-10-23 19:35:18,253 wheel INFO adding 'mypy/typeshed/stdlib/curses/has_key.pyi' 2024-10-23 19:35:18,253 wheel INFO adding 'mypy/typeshed/stdlib/curses/panel.pyi' 2024-10-23 19:35:18,254 wheel INFO adding 'mypy/typeshed/stdlib/curses/textpad.pyi' 2024-10-23 19:35:18,255 wheel INFO adding 'mypy/typeshed/stdlib/dbm/__init__.pyi' 2024-10-23 19:35:18,256 wheel INFO adding 'mypy/typeshed/stdlib/dbm/dumb.pyi' 2024-10-23 19:35:18,257 wheel INFO adding 'mypy/typeshed/stdlib/dbm/gnu.pyi' 2024-10-23 19:35:18,258 wheel INFO adding 'mypy/typeshed/stdlib/dbm/ndbm.pyi' 2024-10-23 19:35:18,259 wheel INFO adding 'mypy/typeshed/stdlib/dbm/sqlite3.pyi' 2024-10-23 19:35:18,260 wheel INFO adding 'mypy/typeshed/stdlib/distutils/__init__.pyi' 2024-10-23 19:35:18,260 wheel INFO adding 'mypy/typeshed/stdlib/distutils/archive_util.pyi' 2024-10-23 19:35:18,261 wheel INFO adding 'mypy/typeshed/stdlib/distutils/bcppcompiler.pyi' 2024-10-23 19:35:18,262 wheel INFO adding 'mypy/typeshed/stdlib/distutils/ccompiler.pyi' 2024-10-23 19:35:18,264 wheel INFO adding 'mypy/typeshed/stdlib/distutils/cmd.pyi' 2024-10-23 19:35:18,265 wheel INFO adding 'mypy/typeshed/stdlib/distutils/config.pyi' 2024-10-23 19:35:18,265 wheel INFO adding 'mypy/typeshed/stdlib/distutils/core.pyi' 2024-10-23 19:35:18,266 wheel INFO adding 'mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi' 2024-10-23 19:35:18,267 wheel INFO adding 'mypy/typeshed/stdlib/distutils/debug.pyi' 2024-10-23 19:35:18,268 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dep_util.pyi' 2024-10-23 19:35:18,269 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dir_util.pyi' 2024-10-23 19:35:18,270 wheel INFO adding 'mypy/typeshed/stdlib/distutils/dist.pyi' 2024-10-23 19:35:18,271 wheel INFO adding 'mypy/typeshed/stdlib/distutils/errors.pyi' 2024-10-23 19:35:18,272 wheel INFO adding 'mypy/typeshed/stdlib/distutils/extension.pyi' 2024-10-23 19:35:18,273 wheel INFO adding 'mypy/typeshed/stdlib/distutils/fancy_getopt.pyi' 2024-10-23 19:35:18,273 wheel INFO adding 'mypy/typeshed/stdlib/distutils/file_util.pyi' 2024-10-23 19:35:18,274 wheel INFO adding 'mypy/typeshed/stdlib/distutils/filelist.pyi' 2024-10-23 19:35:18,275 wheel INFO adding 'mypy/typeshed/stdlib/distutils/log.pyi' 2024-10-23 19:35:18,276 wheel INFO adding 'mypy/typeshed/stdlib/distutils/msvccompiler.pyi' 2024-10-23 19:35:18,277 wheel INFO adding 'mypy/typeshed/stdlib/distutils/spawn.pyi' 2024-10-23 19:35:18,277 wheel INFO adding 'mypy/typeshed/stdlib/distutils/sysconfig.pyi' 2024-10-23 19:35:18,278 wheel INFO adding 'mypy/typeshed/stdlib/distutils/text_file.pyi' 2024-10-23 19:35:18,279 wheel INFO adding 'mypy/typeshed/stdlib/distutils/unixccompiler.pyi' 2024-10-23 19:35:18,280 wheel INFO adding 'mypy/typeshed/stdlib/distutils/util.pyi' 2024-10-23 19:35:18,281 wheel INFO adding 'mypy/typeshed/stdlib/distutils/version.pyi' 2024-10-23 19:35:18,282 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/__init__.pyi' 2024-10-23 19:35:18,283 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist.pyi' 2024-10-23 19:35:18,284 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi' 2024-10-23 19:35:18,284 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi' 2024-10-23 19:35:18,285 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi' 2024-10-23 19:35:18,286 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi' 2024-10-23 19:35:18,287 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi' 2024-10-23 19:35:18,288 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build.pyi' 2024-10-23 19:35:18,288 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_clib.pyi' 2024-10-23 19:35:18,289 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_ext.pyi' 2024-10-23 19:35:18,290 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_py.pyi' 2024-10-23 19:35:18,291 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/build_scripts.pyi' 2024-10-23 19:35:18,292 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/check.pyi' 2024-10-23 19:35:18,292 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/clean.pyi' 2024-10-23 19:35:18,293 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/config.pyi' 2024-10-23 19:35:18,294 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install.pyi' 2024-10-23 19:35:18,295 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_data.pyi' 2024-10-23 19:35:18,296 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi' 2024-10-23 19:35:18,296 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_headers.pyi' 2024-10-23 19:35:18,297 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_lib.pyi' 2024-10-23 19:35:18,298 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/install_scripts.pyi' 2024-10-23 19:35:18,299 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/register.pyi' 2024-10-23 19:35:18,300 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/sdist.pyi' 2024-10-23 19:35:18,301 wheel INFO adding 'mypy/typeshed/stdlib/distutils/command/upload.pyi' 2024-10-23 19:35:18,302 wheel INFO adding 'mypy/typeshed/stdlib/email/__init__.pyi' 2024-10-23 19:35:18,303 wheel INFO adding 'mypy/typeshed/stdlib/email/_header_value_parser.pyi' 2024-10-23 19:35:18,305 wheel INFO adding 'mypy/typeshed/stdlib/email/_policybase.pyi' 2024-10-23 19:35:18,306 wheel INFO adding 'mypy/typeshed/stdlib/email/base64mime.pyi' 2024-10-23 19:35:18,307 wheel INFO adding 'mypy/typeshed/stdlib/email/charset.pyi' 2024-10-23 19:35:18,308 wheel INFO adding 'mypy/typeshed/stdlib/email/contentmanager.pyi' 2024-10-23 19:35:18,309 wheel INFO adding 'mypy/typeshed/stdlib/email/encoders.pyi' 2024-10-23 19:35:18,310 wheel INFO adding 'mypy/typeshed/stdlib/email/errors.pyi' 2024-10-23 19:35:18,311 wheel INFO adding 'mypy/typeshed/stdlib/email/feedparser.pyi' 2024-10-23 19:35:18,313 wheel INFO adding 'mypy/typeshed/stdlib/email/generator.pyi' 2024-10-23 19:35:18,314 wheel INFO adding 'mypy/typeshed/stdlib/email/header.pyi' 2024-10-23 19:35:18,315 wheel INFO adding 'mypy/typeshed/stdlib/email/headerregistry.pyi' 2024-10-23 19:35:18,316 wheel INFO adding 'mypy/typeshed/stdlib/email/iterators.pyi' 2024-10-23 19:35:18,317 wheel INFO adding 'mypy/typeshed/stdlib/email/message.pyi' 2024-10-23 19:35:18,318 wheel INFO adding 'mypy/typeshed/stdlib/email/parser.pyi' 2024-10-23 19:35:18,319 wheel INFO adding 'mypy/typeshed/stdlib/email/policy.pyi' 2024-10-23 19:35:18,319 wheel INFO adding 'mypy/typeshed/stdlib/email/quoprimime.pyi' 2024-10-23 19:35:18,320 wheel INFO adding 'mypy/typeshed/stdlib/email/utils.pyi' 2024-10-23 19:35:18,321 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/__init__.pyi' 2024-10-23 19:35:18,322 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/application.pyi' 2024-10-23 19:35:18,323 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/audio.pyi' 2024-10-23 19:35:18,324 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/base.pyi' 2024-10-23 19:35:18,324 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/image.pyi' 2024-10-23 19:35:18,325 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/message.pyi' 2024-10-23 19:35:18,326 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/multipart.pyi' 2024-10-23 19:35:18,327 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/nonmultipart.pyi' 2024-10-23 19:35:18,328 wheel INFO adding 'mypy/typeshed/stdlib/email/mime/text.pyi' 2024-10-23 19:35:18,329 wheel INFO adding 'mypy/typeshed/stdlib/encodings/__init__.pyi' 2024-10-23 19:35:18,330 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_8.pyi' 2024-10-23 19:35:18,330 wheel INFO adding 'mypy/typeshed/stdlib/encodings/utf_8_sig.pyi' 2024-10-23 19:35:18,331 wheel INFO adding 'mypy/typeshed/stdlib/ensurepip/__init__.pyi' 2024-10-23 19:35:18,332 wheel INFO adding 'mypy/typeshed/stdlib/html/__init__.pyi' 2024-10-23 19:35:18,333 wheel INFO adding 'mypy/typeshed/stdlib/html/entities.pyi' 2024-10-23 19:35:18,334 wheel INFO adding 'mypy/typeshed/stdlib/html/parser.pyi' 2024-10-23 19:35:18,335 wheel INFO adding 'mypy/typeshed/stdlib/http/__init__.pyi' 2024-10-23 19:35:18,336 wheel INFO adding 'mypy/typeshed/stdlib/http/client.pyi' 2024-10-23 19:35:18,337 wheel INFO adding 'mypy/typeshed/stdlib/http/cookiejar.pyi' 2024-10-23 19:35:18,339 wheel INFO adding 'mypy/typeshed/stdlib/http/cookies.pyi' 2024-10-23 19:35:18,340 wheel INFO adding 'mypy/typeshed/stdlib/http/server.pyi' 2024-10-23 19:35:18,341 wheel INFO adding 'mypy/typeshed/stdlib/importlib/__init__.pyi' 2024-10-23 19:35:18,342 wheel INFO adding 'mypy/typeshed/stdlib/importlib/_abc.pyi' 2024-10-23 19:35:18,343 wheel INFO adding 'mypy/typeshed/stdlib/importlib/abc.pyi' 2024-10-23 19:35:18,344 wheel INFO adding 'mypy/typeshed/stdlib/importlib/machinery.pyi' 2024-10-23 19:35:18,345 wheel INFO adding 'mypy/typeshed/stdlib/importlib/readers.pyi' 2024-10-23 19:35:18,346 wheel INFO adding 'mypy/typeshed/stdlib/importlib/simple.pyi' 2024-10-23 19:35:18,347 wheel INFO adding 'mypy/typeshed/stdlib/importlib/util.pyi' 2024-10-23 19:35:18,348 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/__init__.pyi' 2024-10-23 19:35:18,349 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/_meta.pyi' 2024-10-23 19:35:18,350 wheel INFO adding 'mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi' 2024-10-23 19:35:18,351 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/__init__.pyi' 2024-10-23 19:35:18,352 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/_common.pyi' 2024-10-23 19:35:18,353 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/_functional.pyi' 2024-10-23 19:35:18,354 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/abc.pyi' 2024-10-23 19:35:18,355 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/readers.pyi' 2024-10-23 19:35:18,355 wheel INFO adding 'mypy/typeshed/stdlib/importlib/resources/simple.pyi' 2024-10-23 19:35:18,356 wheel INFO adding 'mypy/typeshed/stdlib/json/__init__.pyi' 2024-10-23 19:35:18,357 wheel INFO adding 'mypy/typeshed/stdlib/json/decoder.pyi' 2024-10-23 19:35:18,358 wheel INFO adding 'mypy/typeshed/stdlib/json/encoder.pyi' 2024-10-23 19:35:18,359 wheel INFO adding 'mypy/typeshed/stdlib/json/tool.pyi' 2024-10-23 19:35:18,360 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/__init__.pyi' 2024-10-23 19:35:18,361 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi' 2024-10-23 19:35:18,362 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixer_base.pyi' 2024-10-23 19:35:18,362 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/main.pyi' 2024-10-23 19:35:18,363 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pygram.pyi' 2024-10-23 19:35:18,364 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pytree.pyi' 2024-10-23 19:35:18,365 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/refactor.pyi' 2024-10-23 19:35:18,367 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi' 2024-10-23 19:35:18,368 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi' 2024-10-23 19:35:18,369 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi' 2024-10-23 19:35:18,369 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi' 2024-10-23 19:35:18,370 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi' 2024-10-23 19:35:18,371 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi' 2024-10-23 19:35:18,372 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi' 2024-10-23 19:35:18,372 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi' 2024-10-23 19:35:18,373 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi' 2024-10-23 19:35:18,374 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi' 2024-10-23 19:35:18,375 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi' 2024-10-23 19:35:18,376 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi' 2024-10-23 19:35:18,377 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi' 2024-10-23 19:35:18,377 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi' 2024-10-23 19:35:18,378 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi' 2024-10-23 19:35:18,379 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi' 2024-10-23 19:35:18,380 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi' 2024-10-23 19:35:18,380 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi' 2024-10-23 19:35:18,381 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi' 2024-10-23 19:35:18,382 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi' 2024-10-23 19:35:18,383 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi' 2024-10-23 19:35:18,383 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi' 2024-10-23 19:35:18,384 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi' 2024-10-23 19:35:18,385 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi' 2024-10-23 19:35:18,386 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi' 2024-10-23 19:35:18,386 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi' 2024-10-23 19:35:18,387 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi' 2024-10-23 19:35:18,388 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi' 2024-10-23 19:35:18,389 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi' 2024-10-23 19:35:18,390 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi' 2024-10-23 19:35:18,390 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi' 2024-10-23 19:35:18,391 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi' 2024-10-23 19:35:18,392 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi' 2024-10-23 19:35:18,393 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi' 2024-10-23 19:35:18,393 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi' 2024-10-23 19:35:18,394 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi' 2024-10-23 19:35:18,395 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi' 2024-10-23 19:35:18,396 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi' 2024-10-23 19:35:18,397 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi' 2024-10-23 19:35:18,397 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi' 2024-10-23 19:35:18,398 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi' 2024-10-23 19:35:18,399 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi' 2024-10-23 19:35:18,400 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi' 2024-10-23 19:35:18,400 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi' 2024-10-23 19:35:18,401 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi' 2024-10-23 19:35:18,402 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi' 2024-10-23 19:35:18,403 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi' 2024-10-23 19:35:18,404 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi' 2024-10-23 19:35:18,405 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi' 2024-10-23 19:35:18,406 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi' 2024-10-23 19:35:18,406 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi' 2024-10-23 19:35:18,407 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi' 2024-10-23 19:35:18,408 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi' 2024-10-23 19:35:18,409 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi' 2024-10-23 19:35:18,410 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi' 2024-10-23 19:35:18,411 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi' 2024-10-23 19:35:18,411 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi' 2024-10-23 19:35:18,412 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi' 2024-10-23 19:35:18,413 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi' 2024-10-23 19:35:18,414 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi' 2024-10-23 19:35:18,415 wheel INFO adding 'mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi' 2024-10-23 19:35:18,416 wheel INFO adding 'mypy/typeshed/stdlib/logging/__init__.pyi' 2024-10-23 19:35:18,418 wheel INFO adding 'mypy/typeshed/stdlib/logging/config.pyi' 2024-10-23 19:35:18,419 wheel INFO adding 'mypy/typeshed/stdlib/logging/handlers.pyi' 2024-10-23 19:35:18,420 wheel INFO adding 'mypy/typeshed/stdlib/msilib/__init__.pyi' 2024-10-23 19:35:18,421 wheel INFO adding 'mypy/typeshed/stdlib/msilib/schema.pyi' 2024-10-23 19:35:18,422 wheel INFO adding 'mypy/typeshed/stdlib/msilib/sequence.pyi' 2024-10-23 19:35:18,423 wheel INFO adding 'mypy/typeshed/stdlib/msilib/text.pyi' 2024-10-23 19:35:18,424 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/__init__.pyi' 2024-10-23 19:35:18,425 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/connection.pyi' 2024-10-23 19:35:18,426 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/context.pyi' 2024-10-23 19:35:18,427 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/forkserver.pyi' 2024-10-23 19:35:18,428 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/heap.pyi' 2024-10-23 19:35:18,429 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/managers.pyi' 2024-10-23 19:35:18,430 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/pool.pyi' 2024-10-23 19:35:18,431 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi' 2024-10-23 19:35:18,432 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi' 2024-10-23 19:35:18,433 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi' 2024-10-23 19:35:18,433 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi' 2024-10-23 19:35:18,434 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/process.pyi' 2024-10-23 19:35:18,435 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/queues.pyi' 2024-10-23 19:35:18,436 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/reduction.pyi' 2024-10-23 19:35:18,437 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi' 2024-10-23 19:35:18,438 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi' 2024-10-23 19:35:18,438 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi' 2024-10-23 19:35:18,439 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi' 2024-10-23 19:35:18,440 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/spawn.pyi' 2024-10-23 19:35:18,441 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/synchronize.pyi' 2024-10-23 19:35:18,442 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/util.pyi' 2024-10-23 19:35:18,443 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi' 2024-10-23 19:35:18,444 wheel INFO adding 'mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi' 2024-10-23 19:35:18,445 wheel INFO adding 'mypy/typeshed/stdlib/os/__init__.pyi' 2024-10-23 19:35:18,447 wheel INFO adding 'mypy/typeshed/stdlib/os/path.pyi' 2024-10-23 19:35:18,448 wheel INFO adding 'mypy/typeshed/stdlib/pydoc_data/__init__.pyi' 2024-10-23 19:35:18,449 wheel INFO adding 'mypy/typeshed/stdlib/pydoc_data/topics.pyi' 2024-10-23 19:35:18,451 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/__init__.pyi' 2024-10-23 19:35:18,452 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/errors.pyi' 2024-10-23 19:35:18,453 wheel INFO adding 'mypy/typeshed/stdlib/pyexpat/model.pyi' 2024-10-23 19:35:18,454 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/__init__.pyi' 2024-10-23 19:35:18,455 wheel INFO adding 'mypy/typeshed/stdlib/sqlite3/dbapi2.pyi' 2024-10-23 19:35:18,456 wheel INFO adding 'mypy/typeshed/stdlib/sys/__init__.pyi' 2024-10-23 19:35:18,458 wheel INFO adding 'mypy/typeshed/stdlib/sys/_monitoring.pyi' 2024-10-23 19:35:18,460 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/__init__.pyi' 2024-10-23 19:35:18,465 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/colorchooser.pyi' 2024-10-23 19:35:18,466 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/commondialog.pyi' 2024-10-23 19:35:18,466 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/constants.pyi' 2024-10-23 19:35:18,467 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/dialog.pyi' 2024-10-23 19:35:18,468 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/dnd.pyi' 2024-10-23 19:35:18,469 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/filedialog.pyi' 2024-10-23 19:35:18,470 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/font.pyi' 2024-10-23 19:35:18,471 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/messagebox.pyi' 2024-10-23 19:35:18,472 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/scrolledtext.pyi' 2024-10-23 19:35:18,472 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/simpledialog.pyi' 2024-10-23 19:35:18,473 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/tix.pyi' 2024-10-23 19:35:18,475 wheel INFO adding 'mypy/typeshed/stdlib/tkinter/ttk.pyi' 2024-10-23 19:35:18,477 wheel INFO adding 'mypy/typeshed/stdlib/unittest/__init__.pyi' 2024-10-23 19:35:18,478 wheel INFO adding 'mypy/typeshed/stdlib/unittest/_log.pyi' 2024-10-23 19:35:18,479 wheel INFO adding 'mypy/typeshed/stdlib/unittest/async_case.pyi' 2024-10-23 19:35:18,480 wheel INFO adding 'mypy/typeshed/stdlib/unittest/case.pyi' 2024-10-23 19:35:18,481 wheel INFO adding 'mypy/typeshed/stdlib/unittest/loader.pyi' 2024-10-23 19:35:18,482 wheel INFO adding 'mypy/typeshed/stdlib/unittest/main.pyi' 2024-10-23 19:35:18,483 wheel INFO adding 'mypy/typeshed/stdlib/unittest/mock.pyi' 2024-10-23 19:35:18,484 wheel INFO adding 'mypy/typeshed/stdlib/unittest/result.pyi' 2024-10-23 19:35:18,485 wheel INFO adding 'mypy/typeshed/stdlib/unittest/runner.pyi' 2024-10-23 19:35:18,486 wheel INFO adding 'mypy/typeshed/stdlib/unittest/signals.pyi' 2024-10-23 19:35:18,487 wheel INFO adding 'mypy/typeshed/stdlib/unittest/suite.pyi' 2024-10-23 19:35:18,488 wheel INFO adding 'mypy/typeshed/stdlib/unittest/util.pyi' 2024-10-23 19:35:18,489 wheel INFO adding 'mypy/typeshed/stdlib/urllib/__init__.pyi' 2024-10-23 19:35:18,490 wheel INFO adding 'mypy/typeshed/stdlib/urllib/error.pyi' 2024-10-23 19:35:18,491 wheel INFO adding 'mypy/typeshed/stdlib/urllib/parse.pyi' 2024-10-23 19:35:18,492 wheel INFO adding 'mypy/typeshed/stdlib/urllib/request.pyi' 2024-10-23 19:35:18,493 wheel INFO adding 'mypy/typeshed/stdlib/urllib/response.pyi' 2024-10-23 19:35:18,494 wheel INFO adding 'mypy/typeshed/stdlib/urllib/robotparser.pyi' 2024-10-23 19:35:18,495 wheel INFO adding 'mypy/typeshed/stdlib/venv/__init__.pyi' 2024-10-23 19:35:18,497 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/__init__.pyi' 2024-10-23 19:35:18,498 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/handlers.pyi' 2024-10-23 19:35:18,498 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/headers.pyi' 2024-10-23 19:35:18,499 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/simple_server.pyi' 2024-10-23 19:35:18,500 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/types.pyi' 2024-10-23 19:35:18,501 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/util.pyi' 2024-10-23 19:35:18,502 wheel INFO adding 'mypy/typeshed/stdlib/wsgiref/validate.pyi' 2024-10-23 19:35:18,503 wheel INFO adding 'mypy/typeshed/stdlib/xml/__init__.pyi' 2024-10-23 19:35:18,504 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi' 2024-10-23 19:35:18,505 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/__init__.pyi' 2024-10-23 19:35:18,506 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/domreg.pyi' 2024-10-23 19:35:18,507 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi' 2024-10-23 19:35:18,507 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/minicompat.pyi' 2024-10-23 19:35:18,508 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/minidom.pyi' 2024-10-23 19:35:18,510 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/pulldom.pyi' 2024-10-23 19:35:18,511 wheel INFO adding 'mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi' 2024-10-23 19:35:18,512 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi' 2024-10-23 19:35:18,513 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementPath.pyi' 2024-10-23 19:35:18,514 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/ElementTree.pyi' 2024-10-23 19:35:18,515 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/__init__.pyi' 2024-10-23 19:35:18,516 wheel INFO adding 'mypy/typeshed/stdlib/xml/etree/cElementTree.pyi' 2024-10-23 19:35:18,517 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/__init__.pyi' 2024-10-23 19:35:18,518 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi' 2024-10-23 19:35:18,519 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi' 2024-10-23 19:35:18,519 wheel INFO adding 'mypy/typeshed/stdlib/xml/parsers/expat/model.pyi' 2024-10-23 19:35:18,520 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/__init__.pyi' 2024-10-23 19:35:18,521 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/_exceptions.pyi' 2024-10-23 19:35:18,522 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/handler.pyi' 2024-10-23 19:35:18,523 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/saxutils.pyi' 2024-10-23 19:35:18,524 wheel INFO adding 'mypy/typeshed/stdlib/xml/sax/xmlreader.pyi' 2024-10-23 19:35:18,525 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/__init__.pyi' 2024-10-23 19:35:18,526 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/client.pyi' 2024-10-23 19:35:18,527 wheel INFO adding 'mypy/typeshed/stdlib/xmlrpc/server.pyi' 2024-10-23 19:35:18,528 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/__init__.pyi' 2024-10-23 19:35:18,530 wheel INFO adding 'mypy/typeshed/stdlib/zipfile/_path.pyi' 2024-10-23 19:35:18,531 wheel INFO adding 'mypy/typeshed/stdlib/zoneinfo/__init__.pyi' 2024-10-23 19:35:18,533 wheel INFO adding 'mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi' 2024-10-23 19:35:18,534 wheel INFO adding 'mypy/xml/mypy-html.css' 2024-10-23 19:35:18,535 wheel INFO adding 'mypy/xml/mypy-html.xslt' 2024-10-23 19:35:18,536 wheel INFO adding 'mypy/xml/mypy-txt.xslt' 2024-10-23 19:35:18,537 wheel INFO adding 'mypy/xml/mypy.xsd' 2024-10-23 19:35:18,539 wheel INFO adding 'mypyc/README.md' 2024-10-23 19:35:18,540 wheel INFO adding 'mypyc/__init__.py' 2024-10-23 19:35:18,541 wheel INFO adding 'mypyc/__main__.py' 2024-10-23 19:35:18,542 wheel INFO adding 'mypyc/build.py' 2024-10-23 19:35:18,543 wheel INFO adding 'mypyc/common.py' 2024-10-23 19:35:18,544 wheel INFO adding 'mypyc/crash.py' 2024-10-23 19:35:18,545 wheel INFO adding 'mypyc/errors.py' 2024-10-23 19:35:18,546 wheel INFO adding 'mypyc/namegen.py' 2024-10-23 19:35:18,547 wheel INFO adding 'mypyc/options.py' 2024-10-23 19:35:18,548 wheel INFO adding 'mypyc/rt_subtype.py' 2024-10-23 19:35:18,548 wheel INFO adding 'mypyc/sametype.py' 2024-10-23 19:35:18,549 wheel INFO adding 'mypyc/subtype.py' 2024-10-23 19:35:18,551 wheel INFO adding 'mypyc/analysis/__init__.py' 2024-10-23 19:35:18,552 wheel INFO adding 'mypyc/analysis/attrdefined.py' 2024-10-23 19:35:18,553 wheel INFO adding 'mypyc/analysis/blockfreq.py' 2024-10-23 19:35:18,554 wheel INFO adding 'mypyc/analysis/dataflow.py' 2024-10-23 19:35:18,556 wheel INFO adding 'mypyc/analysis/ircheck.py' 2024-10-23 19:35:18,557 wheel INFO adding 'mypyc/analysis/selfleaks.py' 2024-10-23 19:35:18,558 wheel INFO adding 'mypyc/codegen/__init__.py' 2024-10-23 19:35:18,559 wheel INFO adding 'mypyc/codegen/cstring.py' 2024-10-23 19:35:18,560 wheel INFO adding 'mypyc/codegen/emit.py' 2024-10-23 19:35:18,563 wheel INFO adding 'mypyc/codegen/emitclass.py' 2024-10-23 19:35:18,565 wheel INFO adding 'mypyc/codegen/emitfunc.py' 2024-10-23 19:35:18,567 wheel INFO adding 'mypyc/codegen/emitmodule.py' 2024-10-23 19:35:18,569 wheel INFO adding 'mypyc/codegen/emitwrapper.py' 2024-10-23 19:35:18,571 wheel INFO adding 'mypyc/codegen/literals.py' 2024-10-23 19:35:18,572 wheel INFO adding 'mypyc/doc/Makefile' 2024-10-23 19:35:18,573 wheel INFO adding 'mypyc/doc/bool_operations.rst' 2024-10-23 19:35:18,574 wheel INFO adding 'mypyc/doc/compilation_units.rst' 2024-10-23 19:35:18,575 wheel INFO adding 'mypyc/doc/conf.py' 2024-10-23 19:35:18,576 wheel INFO adding 'mypyc/doc/cpython-timings.md' 2024-10-23 19:35:18,577 wheel INFO adding 'mypyc/doc/dev-intro.md' 2024-10-23 19:35:18,578 wheel INFO adding 'mypyc/doc/dict_operations.rst' 2024-10-23 19:35:18,579 wheel INFO adding 'mypyc/doc/differences_from_python.rst' 2024-10-23 19:35:18,580 wheel INFO adding 'mypyc/doc/float_operations.rst' 2024-10-23 19:35:18,581 wheel INFO adding 'mypyc/doc/future.md' 2024-10-23 19:35:18,582 wheel INFO adding 'mypyc/doc/getting_started.rst' 2024-10-23 19:35:18,583 wheel INFO adding 'mypyc/doc/index.rst' 2024-10-23 19:35:18,584 wheel INFO adding 'mypyc/doc/int_operations.rst' 2024-10-23 19:35:18,585 wheel INFO adding 'mypyc/doc/introduction.rst' 2024-10-23 19:35:18,586 wheel INFO adding 'mypyc/doc/list_operations.rst' 2024-10-23 19:35:18,587 wheel INFO adding 'mypyc/doc/make.bat' 2024-10-23 19:35:18,588 wheel INFO adding 'mypyc/doc/native_classes.rst' 2024-10-23 19:35:18,588 wheel INFO adding 'mypyc/doc/native_operations.rst' 2024-10-23 19:35:18,589 wheel INFO adding 'mypyc/doc/performance_tips_and_tricks.rst' 2024-10-23 19:35:18,590 wheel INFO adding 'mypyc/doc/set_operations.rst' 2024-10-23 19:35:18,591 wheel INFO adding 'mypyc/doc/str_operations.rst' 2024-10-23 19:35:18,592 wheel INFO adding 'mypyc/doc/tuple_operations.rst' 2024-10-23 19:35:18,593 wheel INFO adding 'mypyc/doc/using_type_annotations.rst' 2024-10-23 19:35:18,595 wheel INFO adding 'mypyc/external/googletest/LICENSE' 2024-10-23 19:35:18,596 wheel INFO adding 'mypyc/external/googletest/README.md' 2024-10-23 19:35:18,597 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-death-test.h' 2024-10-23 19:35:18,599 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-message.h' 2024-10-23 19:35:18,600 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-param-test.h' 2024-10-23 19:35:18,603 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-param-test.h.pump' 2024-10-23 19:35:18,605 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-printers.h' 2024-10-23 19:35:18,607 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-spi.h' 2024-10-23 19:35:18,608 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-test-part.h' 2024-10-23 19:35:18,609 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest-typed-test.h' 2024-10-23 19:35:18,611 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest.h' 2024-10-23 19:35:18,614 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest_pred_impl.h' 2024-10-23 19:35:18,615 wheel INFO adding 'mypyc/external/googletest/include/gtest/gtest_prod.h' 2024-10-23 19:35:18,617 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h' 2024-10-23 19:35:18,618 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-filepath.h' 2024-10-23 19:35:18,620 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-internal.h' 2024-10-23 19:35:18,622 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h' 2024-10-23 19:35:18,624 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h' 2024-10-23 19:35:18,629 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump' 2024-10-23 19:35:18,630 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-param-util.h' 2024-10-23 19:35:18,632 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h' 2024-10-23 19:35:18,634 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-port.h' 2024-10-23 19:35:18,636 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-string.h' 2024-10-23 19:35:18,638 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-tuple.h' 2024-10-23 19:35:18,640 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump' 2024-10-23 19:35:18,642 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-type-util.h' 2024-10-23 19:35:18,647 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump' 2024-10-23 19:35:18,648 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h' 2024-10-23 19:35:18,649 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h' 2024-10-23 19:35:18,650 wheel INFO adding 'mypyc/external/googletest/include/gtest/internal/custom/gtest.h' 2024-10-23 19:35:18,651 wheel INFO adding 'mypyc/external/googletest/make/Makefile' 2024-10-23 19:35:18,652 wheel INFO adding 'mypyc/external/googletest/src/gtest-all.cc' 2024-10-23 19:35:18,654 wheel INFO adding 'mypyc/external/googletest/src/gtest-death-test.cc' 2024-10-23 19:35:18,656 wheel INFO adding 'mypyc/external/googletest/src/gtest-filepath.cc' 2024-10-23 19:35:18,658 wheel INFO adding 'mypyc/external/googletest/src/gtest-internal-inl.h' 2024-10-23 19:35:18,660 wheel INFO adding 'mypyc/external/googletest/src/gtest-port.cc' 2024-10-23 19:35:18,662 wheel INFO adding 'mypyc/external/googletest/src/gtest-printers.cc' 2024-10-23 19:35:18,663 wheel INFO adding 'mypyc/external/googletest/src/gtest-test-part.cc' 2024-10-23 19:35:18,664 wheel INFO adding 'mypyc/external/googletest/src/gtest-typed-test.cc' 2024-10-23 19:35:18,666 wheel INFO adding 'mypyc/external/googletest/src/gtest.cc' 2024-10-23 19:35:18,671 wheel INFO adding 'mypyc/external/googletest/src/gtest_main.cc' 2024-10-23 19:35:18,672 wheel INFO adding 'mypyc/ir/__init__.py' 2024-10-23 19:35:18,673 wheel INFO adding 'mypyc/ir/class_ir.py' 2024-10-23 19:35:18,675 wheel INFO adding 'mypyc/ir/func_ir.py' 2024-10-23 19:35:18,676 wheel INFO adding 'mypyc/ir/module_ir.py' 2024-10-23 19:35:18,677 wheel INFO adding 'mypyc/ir/ops.py' 2024-10-23 19:35:18,680 wheel INFO adding 'mypyc/ir/pprint.py' 2024-10-23 19:35:18,681 wheel INFO adding 'mypyc/ir/rtypes.py' 2024-10-23 19:35:18,683 wheel INFO adding 'mypyc/irbuild/__init__.py' 2024-10-23 19:35:18,684 wheel INFO adding 'mypyc/irbuild/ast_helpers.py' 2024-10-23 19:35:18,685 wheel INFO adding 'mypyc/irbuild/builder.py' 2024-10-23 19:35:18,688 wheel INFO adding 'mypyc/irbuild/callable_class.py' 2024-10-23 19:35:18,689 wheel INFO adding 'mypyc/irbuild/classdef.py' 2024-10-23 19:35:18,691 wheel INFO adding 'mypyc/irbuild/constant_fold.py' 2024-10-23 19:35:18,692 wheel INFO adding 'mypyc/irbuild/context.py' 2024-10-23 19:35:18,693 wheel INFO adding 'mypyc/irbuild/env_class.py' 2024-10-23 19:35:18,694 wheel INFO adding 'mypyc/irbuild/expression.py' 2024-10-23 19:35:18,696 wheel INFO adding 'mypyc/irbuild/for_helpers.py' 2024-10-23 19:35:18,698 wheel INFO adding 'mypyc/irbuild/format_str_tokenizer.py' 2024-10-23 19:35:18,700 wheel INFO adding 'mypyc/irbuild/function.py' 2024-10-23 19:35:18,702 wheel INFO adding 'mypyc/irbuild/generator.py' 2024-10-23 19:35:18,704 wheel INFO adding 'mypyc/irbuild/ll_builder.py' 2024-10-23 19:35:18,707 wheel INFO adding 'mypyc/irbuild/main.py' 2024-10-23 19:35:18,708 wheel INFO adding 'mypyc/irbuild/mapper.py' 2024-10-23 19:35:18,709 wheel INFO adding 'mypyc/irbuild/match.py' 2024-10-23 19:35:18,710 wheel INFO adding 'mypyc/irbuild/nonlocalcontrol.py' 2024-10-23 19:35:18,711 wheel INFO adding 'mypyc/irbuild/prebuildvisitor.py' 2024-10-23 19:35:18,713 wheel INFO adding 'mypyc/irbuild/prepare.py' 2024-10-23 19:35:18,715 wheel INFO adding 'mypyc/irbuild/specialize.py' 2024-10-23 19:35:18,716 wheel INFO adding 'mypyc/irbuild/statement.py' 2024-10-23 19:35:18,718 wheel INFO adding 'mypyc/irbuild/targets.py' 2024-10-23 19:35:18,719 wheel INFO adding 'mypyc/irbuild/util.py' 2024-10-23 19:35:18,720 wheel INFO adding 'mypyc/irbuild/visitor.py' 2024-10-23 19:35:18,721 wheel INFO adding 'mypyc/irbuild/vtable.py' 2024-10-23 19:35:18,723 wheel INFO adding 'mypyc/lib-rt/CPy.h' 2024-10-23 19:35:18,725 wheel INFO adding 'mypyc/lib-rt/bytes_ops.c' 2024-10-23 19:35:18,726 wheel INFO adding 'mypyc/lib-rt/dict_ops.c' 2024-10-23 19:35:18,727 wheel INFO adding 'mypyc/lib-rt/exc_ops.c' 2024-10-23 19:35:18,728 wheel INFO adding 'mypyc/lib-rt/float_ops.c' 2024-10-23 19:35:18,729 wheel INFO adding 'mypyc/lib-rt/generic_ops.c' 2024-10-23 19:35:18,730 wheel INFO adding 'mypyc/lib-rt/getargs.c' 2024-10-23 19:35:18,732 wheel INFO adding 'mypyc/lib-rt/getargsfast.c' 2024-10-23 19:35:18,733 wheel INFO adding 'mypyc/lib-rt/init.c' 2024-10-23 19:35:18,734 wheel INFO adding 'mypyc/lib-rt/int_ops.c' 2024-10-23 19:35:18,735 wheel INFO adding 'mypyc/lib-rt/list_ops.c' 2024-10-23 19:35:18,737 wheel INFO adding 'mypyc/lib-rt/misc_ops.c' 2024-10-23 19:35:18,738 wheel INFO adding 'mypyc/lib-rt/module_shim.tmpl' 2024-10-23 19:35:18,739 wheel INFO adding 'mypyc/lib-rt/mypyc_util.h' 2024-10-23 19:35:18,741 wheel INFO adding 'mypyc/lib-rt/pythoncapi_compat.h' 2024-10-23 19:35:18,742 wheel INFO adding 'mypyc/lib-rt/pythonsupport.c' 2024-10-23 19:35:18,743 wheel INFO adding 'mypyc/lib-rt/pythonsupport.h' 2024-10-23 19:35:18,745 wheel INFO adding 'mypyc/lib-rt/set_ops.c' 2024-10-23 19:35:18,746 wheel INFO adding 'mypyc/lib-rt/setup.py' 2024-10-23 19:35:18,747 wheel INFO adding 'mypyc/lib-rt/str_ops.c' 2024-10-23 19:35:18,748 wheel INFO adding 'mypyc/lib-rt/test_capi.cc' 2024-10-23 19:35:18,749 wheel INFO adding 'mypyc/lib-rt/tuple_ops.c' 2024-10-23 19:35:18,750 wheel INFO adding 'mypyc/lower/__init__.py' 2024-10-23 19:35:18,751 wheel INFO adding 'mypyc/lower/int_ops.py' 2024-10-23 19:35:18,752 wheel INFO adding 'mypyc/lower/list_ops.py' 2024-10-23 19:35:18,753 wheel INFO adding 'mypyc/lower/misc_ops.py' 2024-10-23 19:35:18,754 wheel INFO adding 'mypyc/lower/registry.py' 2024-10-23 19:35:18,755 wheel INFO adding 'mypyc/primitives/__init__.py' 2024-10-23 19:35:18,756 wheel INFO adding 'mypyc/primitives/bytes_ops.py' 2024-10-23 19:35:18,756 wheel INFO adding 'mypyc/primitives/dict_ops.py' 2024-10-23 19:35:18,758 wheel INFO adding 'mypyc/primitives/exc_ops.py' 2024-10-23 19:35:18,759 wheel INFO adding 'mypyc/primitives/float_ops.py' 2024-10-23 19:35:18,760 wheel INFO adding 'mypyc/primitives/generic_ops.py' 2024-10-23 19:35:18,761 wheel INFO adding 'mypyc/primitives/int_ops.py' 2024-10-23 19:35:18,762 wheel INFO adding 'mypyc/primitives/list_ops.py' 2024-10-23 19:35:18,763 wheel INFO adding 'mypyc/primitives/misc_ops.py' 2024-10-23 19:35:18,764 wheel INFO adding 'mypyc/primitives/registry.py' 2024-10-23 19:35:18,765 wheel INFO adding 'mypyc/primitives/set_ops.py' 2024-10-23 19:35:18,766 wheel INFO adding 'mypyc/primitives/str_ops.py' 2024-10-23 19:35:18,767 wheel INFO adding 'mypyc/primitives/tuple_ops.py' 2024-10-23 19:35:18,768 wheel INFO adding 'mypyc/test/__init__.py' 2024-10-23 19:35:18,769 wheel INFO adding 'mypyc/test/config.py' 2024-10-23 19:35:18,770 wheel INFO adding 'mypyc/test/test_alwaysdefined.py' 2024-10-23 19:35:18,771 wheel INFO adding 'mypyc/test/test_analysis.py' 2024-10-23 19:35:18,772 wheel INFO adding 'mypyc/test/test_cheader.py' 2024-10-23 19:35:18,773 wheel INFO adding 'mypyc/test/test_commandline.py' 2024-10-23 19:35:18,774 wheel INFO adding 'mypyc/test/test_emit.py' 2024-10-23 19:35:18,775 wheel INFO adding 'mypyc/test/test_emitclass.py' 2024-10-23 19:35:18,776 wheel INFO adding 'mypyc/test/test_emitfunc.py' 2024-10-23 19:35:18,778 wheel INFO adding 'mypyc/test/test_emitwrapper.py' 2024-10-23 19:35:18,779 wheel INFO adding 'mypyc/test/test_exceptions.py' 2024-10-23 19:35:18,779 wheel INFO adding 'mypyc/test/test_external.py' 2024-10-23 19:35:18,780 wheel INFO adding 'mypyc/test/test_irbuild.py' 2024-10-23 19:35:18,781 wheel INFO adding 'mypyc/test/test_ircheck.py' 2024-10-23 19:35:18,782 wheel INFO adding 'mypyc/test/test_literals.py' 2024-10-23 19:35:18,783 wheel INFO adding 'mypyc/test/test_lowering.py' 2024-10-23 19:35:18,784 wheel INFO adding 'mypyc/test/test_namegen.py' 2024-10-23 19:35:18,785 wheel INFO adding 'mypyc/test/test_optimizations.py' 2024-10-23 19:35:18,786 wheel INFO adding 'mypyc/test/test_pprint.py' 2024-10-23 19:35:18,787 wheel INFO adding 'mypyc/test/test_rarray.py' 2024-10-23 19:35:18,788 wheel INFO adding 'mypyc/test/test_refcount.py' 2024-10-23 19:35:18,789 wheel INFO adding 'mypyc/test/test_run.py' 2024-10-23 19:35:18,790 wheel INFO adding 'mypyc/test/test_serialization.py' 2024-10-23 19:35:18,791 wheel INFO adding 'mypyc/test/test_struct.py' 2024-10-23 19:35:18,792 wheel INFO adding 'mypyc/test/test_tuplename.py' 2024-10-23 19:35:18,793 wheel INFO adding 'mypyc/test/test_typeops.py' 2024-10-23 19:35:18,794 wheel INFO adding 'mypyc/test/testutil.py' 2024-10-23 19:35:18,796 wheel INFO adding 'mypyc/test-data/alwaysdefined.test' 2024-10-23 19:35:18,798 wheel INFO adding 'mypyc/test-data/analysis.test' 2024-10-23 19:35:18,799 wheel INFO adding 'mypyc/test-data/commandline.test' 2024-10-23 19:35:18,800 wheel INFO adding 'mypyc/test-data/exceptions-freq.test' 2024-10-23 19:35:18,801 wheel INFO adding 'mypyc/test-data/exceptions.test' 2024-10-23 19:35:18,802 wheel INFO adding 'mypyc/test-data/irbuild-any.test' 2024-10-23 19:35:18,804 wheel INFO adding 'mypyc/test-data/irbuild-basic.test' 2024-10-23 19:35:18,806 wheel INFO adding 'mypyc/test-data/irbuild-bool.test' 2024-10-23 19:35:18,807 wheel INFO adding 'mypyc/test-data/irbuild-bytes.test' 2024-10-23 19:35:18,808 wheel INFO adding 'mypyc/test-data/irbuild-classes.test' 2024-10-23 19:35:18,810 wheel INFO adding 'mypyc/test-data/irbuild-constant-fold.test' 2024-10-23 19:35:18,811 wheel INFO adding 'mypyc/test-data/irbuild-dict.test' 2024-10-23 19:35:18,812 wheel INFO adding 'mypyc/test-data/irbuild-dunders.test' 2024-10-23 19:35:18,814 wheel INFO adding 'mypyc/test-data/irbuild-float.test' 2024-10-23 19:35:18,815 wheel INFO adding 'mypyc/test-data/irbuild-generics.test' 2024-10-23 19:35:18,816 wheel INFO adding 'mypyc/test-data/irbuild-glue-methods.test' 2024-10-23 19:35:18,817 wheel INFO adding 'mypyc/test-data/irbuild-i16.test' 2024-10-23 19:35:18,819 wheel INFO adding 'mypyc/test-data/irbuild-i32.test' 2024-10-23 19:35:18,820 wheel INFO adding 'mypyc/test-data/irbuild-i64.test' 2024-10-23 19:35:18,822 wheel INFO adding 'mypyc/test-data/irbuild-int.test' 2024-10-23 19:35:18,823 wheel INFO adding 'mypyc/test-data/irbuild-isinstance.test' 2024-10-23 19:35:18,824 wheel INFO adding 'mypyc/test-data/irbuild-lists.test' 2024-10-23 19:35:18,825 wheel INFO adding 'mypyc/test-data/irbuild-match.test' 2024-10-23 19:35:18,827 wheel INFO adding 'mypyc/test-data/irbuild-math.test' 2024-10-23 19:35:18,828 wheel INFO adding 'mypyc/test-data/irbuild-nested.test' 2024-10-23 19:35:18,830 wheel INFO adding 'mypyc/test-data/irbuild-optional.test' 2024-10-23 19:35:18,831 wheel INFO adding 'mypyc/test-data/irbuild-set.test' 2024-10-23 19:35:18,832 wheel INFO adding 'mypyc/test-data/irbuild-singledispatch.test' 2024-10-23 19:35:18,833 wheel INFO adding 'mypyc/test-data/irbuild-statements.test' 2024-10-23 19:35:18,835 wheel INFO adding 'mypyc/test-data/irbuild-str.test' 2024-10-23 19:35:18,836 wheel INFO adding 'mypyc/test-data/irbuild-strip-asserts.test' 2024-10-23 19:35:18,837 wheel INFO adding 'mypyc/test-data/irbuild-try.test' 2024-10-23 19:35:18,838 wheel INFO adding 'mypyc/test-data/irbuild-tuple.test' 2024-10-23 19:35:18,839 wheel INFO adding 'mypyc/test-data/irbuild-u8.test' 2024-10-23 19:35:18,841 wheel INFO adding 'mypyc/test-data/irbuild-unreachable.test' 2024-10-23 19:35:18,842 wheel INFO adding 'mypyc/test-data/irbuild-vectorcall.test' 2024-10-23 19:35:18,843 wheel INFO adding 'mypyc/test-data/lowering-int.test' 2024-10-23 19:35:18,844 wheel INFO adding 'mypyc/test-data/lowering-list.test' 2024-10-23 19:35:18,845 wheel INFO adding 'mypyc/test-data/opt-copy-propagation.test' 2024-10-23 19:35:18,846 wheel INFO adding 'mypyc/test-data/opt-flag-elimination.test' 2024-10-23 19:35:18,847 wheel INFO adding 'mypyc/test-data/refcount.test' 2024-10-23 19:35:18,849 wheel INFO adding 'mypyc/test-data/run-async.test' 2024-10-23 19:35:18,850 wheel INFO adding 'mypyc/test-data/run-attrs.test' 2024-10-23 19:35:18,851 wheel INFO adding 'mypyc/test-data/run-bench.test' 2024-10-23 19:35:18,852 wheel INFO adding 'mypyc/test-data/run-bools.test' 2024-10-23 19:35:18,853 wheel INFO adding 'mypyc/test-data/run-bytes.test' 2024-10-23 19:35:18,855 wheel INFO adding 'mypyc/test-data/run-classes.test' 2024-10-23 19:35:18,857 wheel INFO adding 'mypyc/test-data/run-dicts.test' 2024-10-23 19:35:18,858 wheel INFO adding 'mypyc/test-data/run-dunders.test' 2024-10-23 19:35:18,860 wheel INFO adding 'mypyc/test-data/run-exceptions.test' 2024-10-23 19:35:18,861 wheel INFO adding 'mypyc/test-data/run-floats.test' 2024-10-23 19:35:18,863 wheel INFO adding 'mypyc/test-data/run-functions.test' 2024-10-23 19:35:18,864 wheel INFO adding 'mypyc/test-data/run-generators.test' 2024-10-23 19:35:18,866 wheel INFO adding 'mypyc/test-data/run-i16.test' 2024-10-23 19:35:18,867 wheel INFO adding 'mypyc/test-data/run-i32.test' 2024-10-23 19:35:18,869 wheel INFO adding 'mypyc/test-data/run-i64.test' 2024-10-23 19:35:18,871 wheel INFO adding 'mypyc/test-data/run-imports.test' 2024-10-23 19:35:18,872 wheel INFO adding 'mypyc/test-data/run-integers.test' 2024-10-23 19:35:18,873 wheel INFO adding 'mypyc/test-data/run-lists.test' 2024-10-23 19:35:18,874 wheel INFO adding 'mypyc/test-data/run-loops.test' 2024-10-23 19:35:18,876 wheel INFO adding 'mypyc/test-data/run-match.test' 2024-10-23 19:35:18,877 wheel INFO adding 'mypyc/test-data/run-math.test' 2024-10-23 19:35:18,878 wheel INFO adding 'mypyc/test-data/run-misc.test' 2024-10-23 19:35:18,880 wheel INFO adding 'mypyc/test-data/run-multimodule.test' 2024-10-23 19:35:18,881 wheel INFO adding 'mypyc/test-data/run-mypy-sim.test' 2024-10-23 19:35:18,882 wheel INFO adding 'mypyc/test-data/run-primitives.test' 2024-10-23 19:35:18,883 wheel INFO adding 'mypyc/test-data/run-python312.test' 2024-10-23 19:35:18,884 wheel INFO adding 'mypyc/test-data/run-python37.test' 2024-10-23 19:35:18,885 wheel INFO adding 'mypyc/test-data/run-python38.test' 2024-10-23 19:35:18,886 wheel INFO adding 'mypyc/test-data/run-sets.test' 2024-10-23 19:35:18,888 wheel INFO adding 'mypyc/test-data/run-singledispatch.test' 2024-10-23 19:35:18,889 wheel INFO adding 'mypyc/test-data/run-strings.test' 2024-10-23 19:35:18,891 wheel INFO adding 'mypyc/test-data/run-traits.test' 2024-10-23 19:35:18,892 wheel INFO adding 'mypyc/test-data/run-tuples.test' 2024-10-23 19:35:18,893 wheel INFO adding 'mypyc/test-data/run-u8.test' 2024-10-23 19:35:18,894 wheel INFO adding 'mypyc/test-data/driver/driver.py' 2024-10-23 19:35:18,895 wheel INFO adding 'mypyc/test-data/fixtures/ir.py' 2024-10-23 19:35:18,897 wheel INFO adding 'mypyc/test-data/fixtures/testutil.py' 2024-10-23 19:35:18,898 wheel INFO adding 'mypyc/test-data/fixtures/typing-full.pyi' 2024-10-23 19:35:18,899 wheel INFO adding 'mypyc/transform/__init__.py' 2024-10-23 19:35:18,900 wheel INFO adding 'mypyc/transform/copy_propagation.py' 2024-10-23 19:35:18,901 wheel INFO adding 'mypyc/transform/exceptions.py' 2024-10-23 19:35:18,902 wheel INFO adding 'mypyc/transform/flag_elimination.py' 2024-10-23 19:35:18,903 wheel INFO adding 'mypyc/transform/ir_transform.py' 2024-10-23 19:35:18,904 wheel INFO adding 'mypyc/transform/lower.py' 2024-10-23 19:35:18,905 wheel INFO adding 'mypyc/transform/refcount.py' 2024-10-23 19:35:18,907 wheel INFO adding 'mypyc/transform/uninit.py' 2024-10-23 19:35:18,908 wheel INFO adding 'mypy-1.13.0.dist-info/LICENSE' 2024-10-23 19:35:18,909 wheel INFO adding 'mypy-1.13.0.dist-info/METADATA' 2024-10-23 19:35:18,909 wheel INFO adding 'mypy-1.13.0.dist-info/WHEEL' 2024-10-23 19:35:18,910 wheel INFO adding 'mypy-1.13.0.dist-info/entry_points.txt' 2024-10-23 19:35:18,911 wheel INFO adding 'mypy-1.13.0.dist-info/top_level.txt' 2024-10-23 19:35:18,923 wheel INFO adding 'mypy-1.13.0.dist-info/RECORD' 2024-10-23 19:35:18,939 root INFO removing build/bdist.linux-riscv64/wheel 2024-10-23 19:35:19,053 gpep517 INFO The backend produced .dist/mypy-1.13.0-py3-none-any.whl mypy-1.13.0-py3-none-any.whl >>> py3-mypy: Entering fakeroot... >>> py3-mypy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/mypy/dmypy/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/dmypy/__pycache__' 'usr/lib/python3.12/site-packages/mypy/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/__pycache__' 'usr/lib/python3.12/site-packages/mypy/test/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/test/__pycache__' 'usr/lib/python3.12/site-packages/mypy/test/meta/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/test/meta/__pycache__' 'usr/lib/python3.12/site-packages/mypy/server/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/server/__pycache__' 'usr/lib/python3.12/site-packages/mypy/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypy/plugins/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/analysis/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/analysis/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/lib-rt/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/lib-rt/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/primitives/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/primitives/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/test/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/test/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/doc/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/doc/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/ir/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/ir/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/lower/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/lower/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/test-data/fixtures/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/test-data/fixtures/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/test-data/driver/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/test-data/driver/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/codegen/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/codegen/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/transform/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/transform/__pycache__' 'usr/lib/python3.12/site-packages/mypyc/irbuild/__pycache__' -> '/home/buildozer/aports/community/py3-mypy/pkg/py3-mypy-pyc/usr/lib/python3.12/site-packages/mypyc/irbuild/__pycache__' >>> py3-mypy-pyc*: Preparing subpackage py3-mypy-pyc... >>> py3-mypy-pyc*: Running postcheck for py3-mypy-pyc >>> py3-mypy*: Running postcheck for py3-mypy >>> py3-mypy*: Preparing package py3-mypy... >>> py3-mypy-pyc*: Tracing dependencies... py3-mypy-extensions py3-typing-extensions python3~3.12 >>> py3-mypy-pyc*: Package size: 6.4 MB >>> py3-mypy-pyc*: Compressing data... >>> py3-mypy-pyc*: Create checksum... >>> py3-mypy-pyc*: Create py3-mypy-pyc-1.13.0-r0.apk >>> py3-mypy*: Tracing dependencies... py3-mypy-extensions py3-typing-extensions python3~3.12 >>> py3-mypy*: Package size: 10.1 MB >>> py3-mypy*: Compressing data... >>> py3-mypy*: Create checksum... >>> py3-mypy*: Create py3-mypy-1.13.0-r0.apk >>> py3-mypy: Build complete at Wed, 23 Oct 2024 19:35:32 +0000 elapsed time 0h 0m 29s >>> py3-mypy: Cleaning up srcdir >>> py3-mypy: Cleaning up pkgdir >>> py3-mypy: Uninstalling dependencies... (1/29) Purging .makedepends-py3-mypy (20241023.193506) (2/29) Purging py3-mypy-extensions-pyc (1.0.0-r3) (3/29) Purging py3-mypy-extensions (1.0.0-r3) (4/29) Purging py3-typing-extensions-pyc (4.12.2-r0) (5/29) Purging py3-typing-extensions (4.12.2-r0) (6/29) Purging python3-dev (3.12.7-r1) (7/29) Purging py3-gpep517-pyc (16-r0) (8/29) Purging py3-gpep517 (16-r0) (9/29) Purging py3-installer-pyc (0.7.0-r2) (10/29) Purging py3-installer (0.7.0-r2) (11/29) Purging py3-setuptools-pyc (70.3.0-r0) (12/29) Purging py3-setuptools (70.3.0-r0) (13/29) Purging py3-wheel-pyc (0.43.0-r0) (14/29) Purging py3-wheel (0.43.0-r0) (15/29) Purging py3-packaging-pyc (24.1-r0) (16/29) Purging py3-packaging (24.1-r0) (17/29) Purging py3-parsing-pyc (3.1.4-r0) (18/29) Purging py3-parsing (3.1.4-r0) (19/29) Purging python3-pyc (3.12.7-r1) (20/29) Purging python3-pycache-pyc0 (3.12.7-r1) (21/29) Purging pyc (3.12.7-r1) (22/29) Purging python3 (3.12.7-r1) (23/29) Purging gdbm (1.24-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libffi (3.4.6-r0) (26/29) Purging libpanelw (6.5_p20241006-r0) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging sqlite-libs (3.47.0-r0) (29/29) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 338 MiB in 100 packages >>> py3-mypy: Updating the community/riscv64 repository index... >>> py3-mypy: Signing the index...