>>> py3-pylint: Building community/py3-pylint 4.0.7-r0 (using abuild 3.18.0_rc5-r0) started Mon, 10 Aug 2026 11:00:12 +0000 >>> py3-pylint: Validating /home/buildozer/aports/community/py3-pylint/APKBUILD... >>> py3-pylint: Analyzing dependencies... >>> py3-pylint: Installing for build: build-base py3-astroid~4 py3-dill py3-isort py3-mccabe py3-platformdirs py3-tomlkit py3-gpep517 py3-installer py3-setuptools py3-wheel ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r1) ( 3/36) Installing xz-libs (5.8.3-r0) ( 4/36) Installing mpdecimal (4.0.1-r0) ( 5/36) Installing libpanelw (6.6_p20260516-r0) ( 6/36) Installing readline (8.3.3-r1) Installing file to etc/inputrc.apk-new ( 7/36) Installing sqlite-libs (3.53.4-r0) ( 8/36) Installing python3 (3.14.5-r2) ( 9/36) Installing python3-pycache-pyc0 (3.14.5-r2) (10/36) Installing pyc (3.14.5-r2) (11/36) Installing py3-astroid-pyc (4.1.1-r1) (12/36) Installing python3-pyc (3.14.5-r2) (13/36) Installing py3-astroid (4.1.1-r1) (14/36) Installing py3-dill (0.4.1-r1) (15/36) Installing py3-dill-pyc (0.4.1-r1) (16/36) Installing py3-isort (8.0.1-r1) (17/36) Installing py3-isort-pyc (8.0.1-r1) (18/36) Installing py3-mccabe (0.7.0-r5) (19/36) Installing py3-mccabe-pyc (0.7.0-r5) (20/36) Installing py3-platformdirs (4.9.6-r0) (21/36) Installing py3-platformdirs-pyc (4.9.6-r0) (22/36) Installing py3-tomlkit (0.13.3-r1) (23/36) Installing py3-tomlkit-pyc (0.13.3-r1) (24/36) Installing py3-installer (1.0.1-r0) (25/36) Installing py3-installer-pyc (1.0.1-r0) (26/36) Installing py3-gpep517 (19-r2) (27/36) Installing py3-gpep517-pyc (19-r2) (28/36) Installing py3-parsing (3.3.2-r1) (29/36) Installing py3-parsing-pyc (3.3.2-r1) (30/36) Installing py3-packaging (26.2-r0) (31/36) Installing py3-packaging-pyc (26.2-r0) (32/36) Installing py3-setuptools (83.0.0-r0) (33/36) Installing py3-setuptools-pyc (83.0.0-r0) (34/36) Installing py3-wheel (0.47.0-r0) (35/36) Installing py3-wheel-pyc (0.47.0-r0) (36/36) Installing .makedepends-py3-pylint (20260810.110013) Executing busybox-1.38.0-r4.trigger OK: 486.8 MiB in 145 packages >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Cleaning up tmpdir >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pylint-4.0.7.tar.gz /var/cache/distfiles/edge/py3-pylint-4.0.7.tar.gz: OK >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pylint-4.0.7.tar.gz /var/cache/distfiles/edge/py3-pylint-4.0.7.tar.gz: OK >>> py3-pylint: Unpacking /var/cache/distfiles/edge/py3-pylint-4.0.7.tar.gz... 2026-08-10 11:00:14,188 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-08-10 11:00:14,248 root INFO running bdist_wheel 2026-08-10 11:00:14,256 root INFO running build 2026-08-10 11:00:14,256 root INFO running build_py 2026-08-10 11:00:14,258 root INFO creating build/lib/pylint 2026-08-10 11:00:14,258 root INFO copying ./pylint/__init__.py -> build/lib/pylint 2026-08-10 11:00:14,258 root INFO copying ./pylint/graph.py -> build/lib/pylint 2026-08-10 11:00:14,258 root INFO copying ./pylint/typing.py -> build/lib/pylint 2026-08-10 11:00:14,259 root INFO copying ./pylint/exceptions.py -> build/lib/pylint 2026-08-10 11:00:14,259 root INFO copying ./pylint/__pkginfo__.py -> build/lib/pylint 2026-08-10 11:00:14,259 root INFO copying ./pylint/__main__.py -> build/lib/pylint 2026-08-10 11:00:14,259 root INFO copying ./pylint/interfaces.py -> build/lib/pylint 2026-08-10 11:00:14,259 root INFO copying ./pylint/constants.py -> build/lib/pylint 2026-08-10 11:00:14,260 root INFO creating build/lib/pylint/checkers 2026-08-10 11:00:14,260 root INFO copying ./pylint/checkers/__init__.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,260 root INFO copying ./pylint/checkers/non_ascii_names.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,261 root INFO copying ./pylint/checkers/modified_iterating_checker.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,261 root INFO copying ./pylint/checkers/dataclass_checker.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,261 root INFO copying ./pylint/checkers/variables.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,261 root INFO copying ./pylint/checkers/raw_metrics.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,262 root INFO copying ./pylint/checkers/async_checker.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,262 root INFO copying ./pylint/checkers/match_statements_checker.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,262 root INFO copying ./pylint/checkers/exceptions.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,262 root INFO copying ./pylint/checkers/unsupported_version.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,263 root INFO copying ./pylint/checkers/format.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,263 root INFO copying ./pylint/checkers/bad_chained_comparison.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,263 root INFO copying ./pylint/checkers/logging.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,263 root INFO copying ./pylint/checkers/utils.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,264 root INFO copying ./pylint/checkers/dunder_methods.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,264 root INFO copying ./pylint/checkers/newstyle.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,264 root INFO copying ./pylint/checkers/threading_checker.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,264 root INFO copying ./pylint/checkers/unicode.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,264 root INFO copying ./pylint/checkers/symilar.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,265 root INFO copying ./pylint/checkers/strings.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,265 root INFO copying ./pylint/checkers/misc.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,265 root INFO copying ./pylint/checkers/typecheck.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,266 root INFO copying ./pylint/checkers/method_args.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,266 root INFO copying ./pylint/checkers/imports.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,266 root INFO copying ./pylint/checkers/ellipsis_checker.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,266 root INFO copying ./pylint/checkers/deprecated.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,266 root INFO copying ./pylint/checkers/clear_lru_cache.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,267 root INFO copying ./pylint/checkers/lambda_expressions.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,267 root INFO copying ./pylint/checkers/base_checker.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,267 root INFO copying ./pylint/checkers/spelling.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,267 root INFO copying ./pylint/checkers/design_analysis.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,268 root INFO copying ./pylint/checkers/nested_min_max.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,268 root INFO copying ./pylint/checkers/stdlib.py -> build/lib/pylint/checkers 2026-08-10 11:00:14,268 root INFO creating build/lib/pylint/lint 2026-08-10 11:00:14,268 root INFO copying ./pylint/lint/__init__.py -> build/lib/pylint/lint 2026-08-10 11:00:14,268 root INFO copying ./pylint/lint/base_options.py -> build/lib/pylint/lint 2026-08-10 11:00:14,269 root INFO copying ./pylint/lint/utils.py -> build/lib/pylint/lint 2026-08-10 11:00:14,269 root INFO copying ./pylint/lint/run.py -> build/lib/pylint/lint 2026-08-10 11:00:14,269 root INFO copying ./pylint/lint/report_functions.py -> build/lib/pylint/lint 2026-08-10 11:00:14,269 root INFO copying ./pylint/lint/caching.py -> build/lib/pylint/lint 2026-08-10 11:00:14,270 root INFO copying ./pylint/lint/parallel.py -> build/lib/pylint/lint 2026-08-10 11:00:14,270 root INFO copying ./pylint/lint/pylinter.py -> build/lib/pylint/lint 2026-08-10 11:00:14,270 root INFO copying ./pylint/lint/message_state_handler.py -> build/lib/pylint/lint 2026-08-10 11:00:14,270 root INFO copying ./pylint/lint/expand_modules.py -> build/lib/pylint/lint 2026-08-10 11:00:14,271 root INFO creating build/lib/pylint/extensions 2026-08-10 11:00:14,271 root INFO copying ./pylint/extensions/bad_builtin.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,271 root INFO copying ./pylint/extensions/__init__.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,271 root INFO copying ./pylint/extensions/code_style.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,271 root INFO copying ./pylint/extensions/dict_init_mutate.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,272 root INFO copying ./pylint/extensions/broad_try_clause.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,272 root INFO copying ./pylint/extensions/eq_without_hash.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,272 root INFO copying ./pylint/extensions/typing.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,272 root INFO copying ./pylint/extensions/docstyle.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,272 root INFO copying ./pylint/extensions/mccabe.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,273 root INFO copying ./pylint/extensions/redefined_variable_type.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,273 root INFO copying ./pylint/extensions/redefined_loop_name.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,273 root INFO copying ./pylint/extensions/_check_docs_utils.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,273 root INFO copying ./pylint/extensions/magic_value.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,274 root INFO copying ./pylint/extensions/docparams.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,274 root INFO copying ./pylint/extensions/set_membership.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,274 root INFO copying ./pylint/extensions/check_elif.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,274 root INFO copying ./pylint/extensions/comparison_placement.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,274 root INFO copying ./pylint/extensions/confusing_elif.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,275 root INFO copying ./pylint/extensions/dunder.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,275 root INFO copying ./pylint/extensions/private_import.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,275 root INFO copying ./pylint/extensions/while_used.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,275 root INFO copying ./pylint/extensions/for_any_all.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,275 root INFO copying ./pylint/extensions/no_self_use.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,276 root INFO copying ./pylint/extensions/overlapping_exceptions.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,276 root INFO copying ./pylint/extensions/consider_ternary_expression.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,276 root INFO copying ./pylint/extensions/consider_refactoring_into_while_condition.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,276 root INFO copying ./pylint/extensions/empty_comment.py -> build/lib/pylint/extensions 2026-08-10 11:00:14,276 root INFO creating build/lib/pylint/utils 2026-08-10 11:00:14,277 root INFO copying ./pylint/utils/__init__.py -> build/lib/pylint/utils 2026-08-10 11:00:14,277 root INFO copying ./pylint/utils/file_state.py -> build/lib/pylint/utils 2026-08-10 11:00:14,277 root INFO copying ./pylint/utils/utils.py -> build/lib/pylint/utils 2026-08-10 11:00:14,277 root INFO copying ./pylint/utils/ast_walker.py -> build/lib/pylint/utils 2026-08-10 11:00:14,277 root INFO copying ./pylint/utils/linterstats.py -> build/lib/pylint/utils 2026-08-10 11:00:14,278 root INFO copying ./pylint/utils/docs.py -> build/lib/pylint/utils 2026-08-10 11:00:14,278 root INFO copying ./pylint/utils/pragma_parser.py -> build/lib/pylint/utils 2026-08-10 11:00:14,278 root INFO creating build/lib/pylint/message 2026-08-10 11:00:14,278 root INFO copying ./pylint/message/__init__.py -> build/lib/pylint/message 2026-08-10 11:00:14,279 root INFO copying ./pylint/message/message_id_store.py -> build/lib/pylint/message 2026-08-10 11:00:14,279 root INFO copying ./pylint/message/message_definition.py -> build/lib/pylint/message 2026-08-10 11:00:14,279 root INFO copying ./pylint/message/message.py -> build/lib/pylint/message 2026-08-10 11:00:14,279 root INFO copying ./pylint/message/message_definition_store.py -> build/lib/pylint/message 2026-08-10 11:00:14,279 root INFO copying ./pylint/message/_deleted_message_ids.py -> build/lib/pylint/message 2026-08-10 11:00:14,280 root INFO creating build/lib/pylint/pyreverse 2026-08-10 11:00:14,280 root INFO copying ./pylint/pyreverse/__init__.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,280 root INFO copying ./pylint/pyreverse/writer.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,280 root INFO copying ./pylint/pyreverse/diadefslib.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,280 root INFO copying ./pylint/pyreverse/plantuml_printer.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,281 root INFO copying ./pylint/pyreverse/printer.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,281 root INFO copying ./pylint/pyreverse/printer_factory.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,281 root INFO copying ./pylint/pyreverse/utils.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,281 root INFO copying ./pylint/pyreverse/dot_printer.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,281 root INFO copying ./pylint/pyreverse/main.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,282 root INFO copying ./pylint/pyreverse/mermaidjs_printer.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,282 root INFO copying ./pylint/pyreverse/inspector.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,282 root INFO copying ./pylint/pyreverse/diagrams.py -> build/lib/pylint/pyreverse 2026-08-10 11:00:14,282 root INFO creating build/lib/pylint/testutils 2026-08-10 11:00:14,283 root INFO copying ./pylint/testutils/__init__.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,283 root INFO copying ./pylint/testutils/_run.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,283 root INFO copying ./pylint/testutils/lint_module_test.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,283 root INFO copying ./pylint/testutils/output_line.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,283 root INFO copying ./pylint/testutils/checker_test_case.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,283 root INFO copying ./pylint/testutils/get_test_info.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,284 root INFO copying ./pylint/testutils/utils.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,284 root INFO copying ./pylint/testutils/pyreverse.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,284 root INFO copying ./pylint/testutils/tokenize_str.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,284 root INFO copying ./pylint/testutils/decorator.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,284 root INFO copying ./pylint/testutils/configuration_test.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,285 root INFO copying ./pylint/testutils/constants.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,285 root INFO copying ./pylint/testutils/unittest_linter.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,285 root INFO copying ./pylint/testutils/global_test_linter.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,285 root INFO copying ./pylint/testutils/reporter_for_tests.py -> build/lib/pylint/testutils 2026-08-10 11:00:14,285 root INFO creating build/lib/pylint/config 2026-08-10 11:00:14,286 root INFO copying ./pylint/config/__init__.py -> build/lib/pylint/config 2026-08-10 11:00:14,286 root INFO copying ./pylint/config/callback_actions.py -> build/lib/pylint/config 2026-08-10 11:00:14,286 root INFO copying ./pylint/config/arguments_provider.py -> build/lib/pylint/config 2026-08-10 11:00:14,286 root INFO copying ./pylint/config/exceptions.py -> build/lib/pylint/config 2026-08-10 11:00:14,286 root INFO copying ./pylint/config/utils.py -> build/lib/pylint/config 2026-08-10 11:00:14,287 root INFO copying ./pylint/config/deprecation_actions.py -> build/lib/pylint/config 2026-08-10 11:00:14,287 root INFO copying ./pylint/config/config_file_parser.py -> build/lib/pylint/config 2026-08-10 11:00:14,287 root INFO copying ./pylint/config/arguments_manager.py -> build/lib/pylint/config 2026-08-10 11:00:14,287 root INFO copying ./pylint/config/config_initialization.py -> build/lib/pylint/config 2026-08-10 11:00:14,287 root INFO copying ./pylint/config/help_formatter.py -> build/lib/pylint/config 2026-08-10 11:00:14,288 root INFO copying ./pylint/config/argument.py -> build/lib/pylint/config 2026-08-10 11:00:14,288 root INFO copying ./pylint/config/find_default_config_files.py -> build/lib/pylint/config 2026-08-10 11:00:14,288 root INFO creating build/lib/pylint/reporters 2026-08-10 11:00:14,288 root INFO copying ./pylint/reporters/__init__.py -> build/lib/pylint/reporters 2026-08-10 11:00:14,288 root INFO copying ./pylint/reporters/progress_reporters.py -> build/lib/pylint/reporters 2026-08-10 11:00:14,289 root INFO copying ./pylint/reporters/base_reporter.py -> build/lib/pylint/reporters 2026-08-10 11:00:14,289 root INFO copying ./pylint/reporters/reports_handler_mix_in.py -> build/lib/pylint/reporters 2026-08-10 11:00:14,289 root INFO copying ./pylint/reporters/collecting_reporter.py -> build/lib/pylint/reporters 2026-08-10 11:00:14,289 root INFO copying ./pylint/reporters/json_reporter.py -> build/lib/pylint/reporters 2026-08-10 11:00:14,289 root INFO copying ./pylint/reporters/multi_reporter.py -> build/lib/pylint/reporters 2026-08-10 11:00:14,290 root INFO copying ./pylint/reporters/text.py -> build/lib/pylint/reporters 2026-08-10 11:00:14,290 root INFO creating build/lib/pylint/checkers/base 2026-08-10 11:00:14,290 root INFO copying ./pylint/checkers/base/__init__.py -> build/lib/pylint/checkers/base 2026-08-10 11:00:14,290 root INFO copying ./pylint/checkers/base/function_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:00:14,290 root INFO copying ./pylint/checkers/base/docstring_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:00:14,291 root INFO copying ./pylint/checkers/base/basic_error_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:00:14,291 root INFO copying ./pylint/checkers/base/basic_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:00:14,291 root INFO copying ./pylint/checkers/base/comparison_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:00:14,291 root INFO copying ./pylint/checkers/base/pass_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:00:14,292 root INFO creating build/lib/pylint/checkers/classes 2026-08-10 11:00:14,292 root INFO copying ./pylint/checkers/classes/__init__.py -> build/lib/pylint/checkers/classes 2026-08-10 11:00:14,292 root INFO copying ./pylint/checkers/classes/class_checker.py -> build/lib/pylint/checkers/classes 2026-08-10 11:00:14,292 root INFO copying ./pylint/checkers/classes/special_methods_checker.py -> build/lib/pylint/checkers/classes 2026-08-10 11:00:14,293 root INFO creating build/lib/pylint/checkers/refactoring 2026-08-10 11:00:14,293 root INFO copying ./pylint/checkers/refactoring/__init__.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:00:14,293 root INFO copying ./pylint/checkers/refactoring/not_checker.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:00:14,293 root INFO copying ./pylint/checkers/refactoring/refactoring_checker.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:00:14,293 root INFO copying ./pylint/checkers/refactoring/recommendation_checker.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:00:14,294 root INFO copying ./pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:00:14,294 root INFO creating build/lib/pylint/checkers/base/name_checker 2026-08-10 11:00:14,294 root INFO copying ./pylint/checkers/base/name_checker/__init__.py -> build/lib/pylint/checkers/base/name_checker 2026-08-10 11:00:14,294 root INFO copying ./pylint/checkers/base/name_checker/checker.py -> build/lib/pylint/checkers/base/name_checker 2026-08-10 11:00:14,295 root INFO copying ./pylint/checkers/base/name_checker/naming_style.py -> build/lib/pylint/checkers/base/name_checker 2026-08-10 11:00:14,295 root INFO creating build/lib/pylint/testutils/_primer 2026-08-10 11:00:14,295 root INFO copying ./pylint/testutils/_primer/__init__.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:00:14,295 root INFO copying ./pylint/testutils/_primer/package_to_lint.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:00:14,295 root INFO copying ./pylint/testutils/_primer/primer_prepare_command.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:00:14,296 root INFO copying ./pylint/testutils/_primer/primer_compare_command.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:00:14,296 root INFO copying ./pylint/testutils/_primer/primer.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:00:14,296 root INFO copying ./pylint/testutils/_primer/primer_run_command.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:00:14,296 root INFO copying ./pylint/testutils/_primer/primer_command.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:00:14,296 root INFO creating build/lib/pylint/testutils/functional 2026-08-10 11:00:14,297 root INFO copying ./pylint/testutils/functional/__init__.py -> build/lib/pylint/testutils/functional 2026-08-10 11:00:14,297 root INFO copying ./pylint/testutils/functional/find_functional_tests.py -> build/lib/pylint/testutils/functional 2026-08-10 11:00:14,297 root INFO copying ./pylint/testutils/functional/lint_module_output_update.py -> build/lib/pylint/testutils/functional 2026-08-10 11:00:14,297 root INFO copying ./pylint/testutils/functional/test_file.py -> build/lib/pylint/testutils/functional 2026-08-10 11:00:14,297 root INFO creating build/lib/pylint/config/_pylint_config 2026-08-10 11:00:14,298 root INFO copying ./pylint/config/_pylint_config/__init__.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:00:14,298 root INFO copying ./pylint/config/_pylint_config/generate_command.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:00:14,298 root INFO copying ./pylint/config/_pylint_config/utils.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:00:14,298 root INFO copying ./pylint/config/_pylint_config/main.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:00:14,299 root INFO copying ./pylint/config/_pylint_config/help_message.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:00:14,299 root INFO copying ./pylint/config/_pylint_config/setup.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:00:14,299 root INFO creating build/lib/pylint/config/_breaking_changes 2026-08-10 11:00:14,299 root INFO copying ./pylint/config/_breaking_changes/__init__.py -> build/lib/pylint/config/_breaking_changes 2026-08-10 11:00:14,299 root INFO creating build/lib/pylint/reporters/ureports 2026-08-10 11:00:14,299 root INFO copying ./pylint/reporters/ureports/__init__.py -> build/lib/pylint/reporters/ureports 2026-08-10 11:00:14,300 root INFO copying ./pylint/reporters/ureports/text_writer.py -> build/lib/pylint/reporters/ureports 2026-08-10 11:00:14,300 root INFO copying ./pylint/reporters/ureports/base_writer.py -> build/lib/pylint/reporters/ureports 2026-08-10 11:00:14,300 root INFO copying ./pylint/reporters/ureports/nodes.py -> build/lib/pylint/reporters/ureports 2026-08-10 11:00:14,300 root INFO running egg_info 2026-08-10 11:00:14,302 root INFO creating pylint.egg-info 2026-08-10 11:00:14,302 root INFO writing pylint.egg-info/PKG-INFO 2026-08-10 11:00:14,303 root INFO writing dependency_links to pylint.egg-info/dependency_links.txt 2026-08-10 11:00:14,303 root INFO writing entry points to pylint.egg-info/entry_points.txt 2026-08-10 11:00:14,304 root INFO writing requirements to pylint.egg-info/requires.txt 2026-08-10 11:00:14,304 root INFO writing top-level names to pylint.egg-info/top_level.txt 2026-08-10 11:00:14,304 root INFO writing manifest file 'pylint.egg-info/SOURCES.txt' 2026-08-10 11:00:14,310 root INFO reading manifest file 'pylint.egg-info/SOURCES.txt' 2026-08-10 11:00:14,310 root INFO reading manifest template 'MANIFEST.in' 2026-08-10 11:00:14,348 root WARNING no previously-included directories found matching 'doc/_build' 2026-08-10 11:00:14,350 root WARNING no previously-included directories found matching 'tests/.benchmarks' 2026-08-10 11:00:14,354 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-08-10 11:00:14,357 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-08-10 11:00:14,358 root INFO adding license file 'LICENSE' 2026-08-10 11:00:14,358 root INFO adding license file 'CONTRIBUTORS.txt' 2026-08-10 11:00:14,386 root INFO writing manifest file 'pylint.egg-info/SOURCES.txt' 2026-08-10 11:00:14,413 root INFO copying ./pylint/py.typed -> build/lib/pylint 2026-08-10 11:00:14,414 root INFO copying ./pylint/testutils/testing_pylintrc -> build/lib/pylint/testutils 2026-08-10 11:00:14,419 root INFO installing to build/bdist.linux-aarch64/wheel 2026-08-10 11:00:14,419 root INFO running install 2026-08-10 11:00:14,426 root INFO running install_lib 2026-08-10 11:00:14,428 root INFO creating build/bdist.linux-aarch64/wheel 2026-08-10 11:00:14,428 root INFO creating build/bdist.linux-aarch64/wheel/pylint 2026-08-10 11:00:14,428 root INFO copying build/lib/pylint/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,428 root INFO copying build/lib/pylint/graph.py -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,429 root INFO creating build/bdist.linux-aarch64/wheel/pylint/checkers 2026-08-10 11:00:14,429 root INFO copying build/lib/pylint/checkers/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,429 root INFO copying build/lib/pylint/checkers/non_ascii_names.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,429 root INFO creating build/bdist.linux-aarch64/wheel/pylint/checkers/base 2026-08-10 11:00:14,429 root INFO copying build/lib/pylint/checkers/base/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base 2026-08-10 11:00:14,429 root INFO copying build/lib/pylint/checkers/base/function_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base 2026-08-10 11:00:14,430 root INFO copying build/lib/pylint/checkers/base/docstring_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base 2026-08-10 11:00:14,430 root INFO creating build/bdist.linux-aarch64/wheel/pylint/checkers/base/name_checker 2026-08-10 11:00:14,430 root INFO copying build/lib/pylint/checkers/base/name_checker/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base/name_checker 2026-08-10 11:00:14,430 root INFO copying build/lib/pylint/checkers/base/name_checker/checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base/name_checker 2026-08-10 11:00:14,430 root INFO copying build/lib/pylint/checkers/base/name_checker/naming_style.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base/name_checker 2026-08-10 11:00:14,431 root INFO copying build/lib/pylint/checkers/base/basic_error_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base 2026-08-10 11:00:14,431 root INFO copying build/lib/pylint/checkers/base/basic_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base 2026-08-10 11:00:14,431 root INFO copying build/lib/pylint/checkers/base/comparison_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base 2026-08-10 11:00:14,431 root INFO copying build/lib/pylint/checkers/base/pass_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/base 2026-08-10 11:00:14,431 root INFO copying build/lib/pylint/checkers/modified_iterating_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,432 root INFO copying build/lib/pylint/checkers/dataclass_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,432 root INFO copying build/lib/pylint/checkers/variables.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,432 root INFO copying build/lib/pylint/checkers/raw_metrics.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,432 root INFO copying build/lib/pylint/checkers/async_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,432 root INFO copying build/lib/pylint/checkers/match_statements_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,433 root INFO copying build/lib/pylint/checkers/exceptions.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,433 root INFO copying build/lib/pylint/checkers/unsupported_version.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,433 root INFO copying build/lib/pylint/checkers/format.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,433 root INFO copying build/lib/pylint/checkers/bad_chained_comparison.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,433 root INFO copying build/lib/pylint/checkers/logging.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,434 root INFO copying build/lib/pylint/checkers/utils.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,434 root INFO copying build/lib/pylint/checkers/dunder_methods.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,434 root INFO creating build/bdist.linux-aarch64/wheel/pylint/checkers/classes 2026-08-10 11:00:14,434 root INFO copying build/lib/pylint/checkers/classes/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/classes 2026-08-10 11:00:14,434 root INFO copying build/lib/pylint/checkers/classes/class_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/classes 2026-08-10 11:00:14,435 root INFO copying build/lib/pylint/checkers/classes/special_methods_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/classes 2026-08-10 11:00:14,435 root INFO copying build/lib/pylint/checkers/newstyle.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,435 root INFO copying build/lib/pylint/checkers/threading_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,435 root INFO copying build/lib/pylint/checkers/unicode.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,435 root INFO copying build/lib/pylint/checkers/symilar.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,436 root INFO copying build/lib/pylint/checkers/strings.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,436 root INFO copying build/lib/pylint/checkers/misc.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,436 root INFO copying build/lib/pylint/checkers/typecheck.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,436 root INFO copying build/lib/pylint/checkers/method_args.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,436 root INFO copying build/lib/pylint/checkers/imports.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,437 root INFO copying build/lib/pylint/checkers/ellipsis_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,437 root INFO copying build/lib/pylint/checkers/deprecated.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,437 root INFO copying build/lib/pylint/checkers/clear_lru_cache.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,437 root INFO copying build/lib/pylint/checkers/lambda_expressions.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,437 root INFO copying build/lib/pylint/checkers/base_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,438 root INFO copying build/lib/pylint/checkers/spelling.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,438 root INFO creating build/bdist.linux-aarch64/wheel/pylint/checkers/refactoring 2026-08-10 11:00:14,438 root INFO copying build/lib/pylint/checkers/refactoring/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/refactoring 2026-08-10 11:00:14,438 root INFO copying build/lib/pylint/checkers/refactoring/not_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/refactoring 2026-08-10 11:00:14,438 root INFO copying build/lib/pylint/checkers/refactoring/refactoring_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/refactoring 2026-08-10 11:00:14,439 root INFO copying build/lib/pylint/checkers/refactoring/recommendation_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/refactoring 2026-08-10 11:00:14,439 root INFO copying build/lib/pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers/refactoring 2026-08-10 11:00:14,439 root INFO copying build/lib/pylint/checkers/design_analysis.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,439 root INFO copying build/lib/pylint/checkers/nested_min_max.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,439 root INFO copying build/lib/pylint/checkers/stdlib.py -> build/bdist.linux-aarch64/wheel/./pylint/checkers 2026-08-10 11:00:14,440 root INFO creating build/bdist.linux-aarch64/wheel/pylint/lint 2026-08-10 11:00:14,440 root INFO copying build/lib/pylint/lint/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,440 root INFO copying build/lib/pylint/lint/base_options.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,440 root INFO copying build/lib/pylint/lint/utils.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,440 root INFO copying build/lib/pylint/lint/run.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,440 root INFO copying build/lib/pylint/lint/report_functions.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,441 root INFO copying build/lib/pylint/lint/caching.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,441 root INFO copying build/lib/pylint/lint/parallel.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,441 root INFO copying build/lib/pylint/lint/pylinter.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,441 root INFO copying build/lib/pylint/lint/message_state_handler.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,441 root INFO copying build/lib/pylint/lint/expand_modules.py -> build/bdist.linux-aarch64/wheel/./pylint/lint 2026-08-10 11:00:14,442 root INFO copying build/lib/pylint/typing.py -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,442 root INFO copying build/lib/pylint/exceptions.py -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,442 root INFO creating build/bdist.linux-aarch64/wheel/pylint/extensions 2026-08-10 11:00:14,442 root INFO copying build/lib/pylint/extensions/bad_builtin.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,442 root INFO copying build/lib/pylint/extensions/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,442 root INFO copying build/lib/pylint/extensions/code_style.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,442 root INFO copying build/lib/pylint/extensions/dict_init_mutate.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,443 root INFO copying build/lib/pylint/extensions/broad_try_clause.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,443 root INFO copying build/lib/pylint/extensions/eq_without_hash.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,443 root INFO copying build/lib/pylint/extensions/typing.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,443 root INFO copying build/lib/pylint/extensions/docstyle.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,443 root INFO copying build/lib/pylint/extensions/mccabe.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,443 root INFO copying build/lib/pylint/extensions/redefined_variable_type.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,444 root INFO copying build/lib/pylint/extensions/redefined_loop_name.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,444 root INFO copying build/lib/pylint/extensions/_check_docs_utils.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,444 root INFO copying build/lib/pylint/extensions/magic_value.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,444 root INFO copying build/lib/pylint/extensions/docparams.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,444 root INFO copying build/lib/pylint/extensions/set_membership.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,445 root INFO copying build/lib/pylint/extensions/check_elif.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,445 root INFO copying build/lib/pylint/extensions/comparison_placement.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,445 root INFO copying build/lib/pylint/extensions/confusing_elif.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,445 root INFO copying build/lib/pylint/extensions/dunder.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,445 root INFO copying build/lib/pylint/extensions/private_import.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,445 root INFO copying build/lib/pylint/extensions/while_used.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,445 root INFO copying build/lib/pylint/extensions/for_any_all.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,446 root INFO copying build/lib/pylint/extensions/no_self_use.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,446 root INFO copying build/lib/pylint/extensions/overlapping_exceptions.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,446 root INFO copying build/lib/pylint/extensions/consider_ternary_expression.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,446 root INFO copying build/lib/pylint/extensions/consider_refactoring_into_while_condition.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,446 root INFO copying build/lib/pylint/extensions/empty_comment.py -> build/bdist.linux-aarch64/wheel/./pylint/extensions 2026-08-10 11:00:14,446 root INFO copying build/lib/pylint/__pkginfo__.py -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,447 root INFO creating build/bdist.linux-aarch64/wheel/pylint/utils 2026-08-10 11:00:14,447 root INFO copying build/lib/pylint/utils/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/utils 2026-08-10 11:00:14,447 root INFO copying build/lib/pylint/utils/file_state.py -> build/bdist.linux-aarch64/wheel/./pylint/utils 2026-08-10 11:00:14,447 root INFO copying build/lib/pylint/utils/utils.py -> build/bdist.linux-aarch64/wheel/./pylint/utils 2026-08-10 11:00:14,447 root INFO copying build/lib/pylint/utils/ast_walker.py -> build/bdist.linux-aarch64/wheel/./pylint/utils 2026-08-10 11:00:14,447 root INFO copying build/lib/pylint/utils/linterstats.py -> build/bdist.linux-aarch64/wheel/./pylint/utils 2026-08-10 11:00:14,448 root INFO copying build/lib/pylint/utils/docs.py -> build/bdist.linux-aarch64/wheel/./pylint/utils 2026-08-10 11:00:14,448 root INFO copying build/lib/pylint/utils/pragma_parser.py -> build/bdist.linux-aarch64/wheel/./pylint/utils 2026-08-10 11:00:14,448 root INFO creating build/bdist.linux-aarch64/wheel/pylint/message 2026-08-10 11:00:14,448 root INFO copying build/lib/pylint/message/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/message 2026-08-10 11:00:14,448 root INFO copying build/lib/pylint/message/message_id_store.py -> build/bdist.linux-aarch64/wheel/./pylint/message 2026-08-10 11:00:14,448 root INFO copying build/lib/pylint/message/message_definition.py -> build/bdist.linux-aarch64/wheel/./pylint/message 2026-08-10 11:00:14,449 root INFO copying build/lib/pylint/message/message.py -> build/bdist.linux-aarch64/wheel/./pylint/message 2026-08-10 11:00:14,449 root INFO copying build/lib/pylint/message/message_definition_store.py -> build/bdist.linux-aarch64/wheel/./pylint/message 2026-08-10 11:00:14,449 root INFO copying build/lib/pylint/message/_deleted_message_ids.py -> build/bdist.linux-aarch64/wheel/./pylint/message 2026-08-10 11:00:14,449 root INFO copying build/lib/pylint/__main__.py -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,449 root INFO creating build/bdist.linux-aarch64/wheel/pylint/pyreverse 2026-08-10 11:00:14,449 root INFO copying build/lib/pylint/pyreverse/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,450 root INFO copying build/lib/pylint/pyreverse/writer.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,450 root INFO copying build/lib/pylint/pyreverse/diadefslib.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,450 root INFO copying build/lib/pylint/pyreverse/plantuml_printer.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,450 root INFO copying build/lib/pylint/pyreverse/printer.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,450 root INFO copying build/lib/pylint/pyreverse/printer_factory.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,450 root INFO copying build/lib/pylint/pyreverse/utils.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,451 root INFO copying build/lib/pylint/pyreverse/dot_printer.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,451 root INFO copying build/lib/pylint/pyreverse/main.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,451 root INFO copying build/lib/pylint/pyreverse/mermaidjs_printer.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,451 root INFO copying build/lib/pylint/pyreverse/inspector.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,451 root INFO copying build/lib/pylint/pyreverse/diagrams.py -> build/bdist.linux-aarch64/wheel/./pylint/pyreverse 2026-08-10 11:00:14,452 root INFO creating build/bdist.linux-aarch64/wheel/pylint/testutils 2026-08-10 11:00:14,452 root INFO copying build/lib/pylint/testutils/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,452 root INFO copying build/lib/pylint/testutils/_run.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,452 root INFO creating build/bdist.linux-aarch64/wheel/pylint/testutils/_primer 2026-08-10 11:00:14,452 root INFO copying build/lib/pylint/testutils/_primer/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/_primer 2026-08-10 11:00:14,452 root INFO copying build/lib/pylint/testutils/_primer/package_to_lint.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/_primer 2026-08-10 11:00:14,453 root INFO copying build/lib/pylint/testutils/_primer/primer_prepare_command.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/_primer 2026-08-10 11:00:14,453 root INFO copying build/lib/pylint/testutils/_primer/primer_compare_command.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/_primer 2026-08-10 11:00:14,453 root INFO copying build/lib/pylint/testutils/_primer/primer.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/_primer 2026-08-10 11:00:14,453 root INFO copying build/lib/pylint/testutils/_primer/primer_run_command.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/_primer 2026-08-10 11:00:14,453 root INFO copying build/lib/pylint/testutils/_primer/primer_command.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/_primer 2026-08-10 11:00:14,453 root INFO copying build/lib/pylint/testutils/lint_module_test.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,454 root INFO copying build/lib/pylint/testutils/output_line.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,454 root INFO creating build/bdist.linux-aarch64/wheel/pylint/testutils/functional 2026-08-10 11:00:14,454 root INFO copying build/lib/pylint/testutils/functional/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/functional 2026-08-10 11:00:14,454 root INFO copying build/lib/pylint/testutils/functional/find_functional_tests.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/functional 2026-08-10 11:00:14,454 root INFO copying build/lib/pylint/testutils/functional/lint_module_output_update.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/functional 2026-08-10 11:00:14,454 root INFO copying build/lib/pylint/testutils/functional/test_file.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils/functional 2026-08-10 11:00:14,455 root INFO copying build/lib/pylint/testutils/checker_test_case.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,455 root INFO copying build/lib/pylint/testutils/get_test_info.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,455 root INFO copying build/lib/pylint/testutils/utils.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,455 root INFO copying build/lib/pylint/testutils/pyreverse.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,455 root INFO copying build/lib/pylint/testutils/tokenize_str.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,455 root INFO copying build/lib/pylint/testutils/decorator.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,456 root INFO copying build/lib/pylint/testutils/configuration_test.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,456 root INFO copying build/lib/pylint/testutils/constants.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,456 root INFO copying build/lib/pylint/testutils/unittest_linter.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,456 root INFO copying build/lib/pylint/testutils/global_test_linter.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,456 root INFO copying build/lib/pylint/testutils/reporter_for_tests.py -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,456 root INFO copying build/lib/pylint/testutils/testing_pylintrc -> build/bdist.linux-aarch64/wheel/./pylint/testutils 2026-08-10 11:00:14,456 root INFO copying build/lib/pylint/py.typed -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,457 root INFO copying build/lib/pylint/interfaces.py -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,457 root INFO creating build/bdist.linux-aarch64/wheel/pylint/config 2026-08-10 11:00:14,457 root INFO copying build/lib/pylint/config/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,457 root INFO copying build/lib/pylint/config/callback_actions.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,457 root INFO copying build/lib/pylint/config/arguments_provider.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,457 root INFO copying build/lib/pylint/config/exceptions.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,458 root INFO copying build/lib/pylint/config/utils.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,458 root INFO creating build/bdist.linux-aarch64/wheel/pylint/config/_pylint_config 2026-08-10 11:00:14,458 root INFO copying build/lib/pylint/config/_pylint_config/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/config/_pylint_config 2026-08-10 11:00:14,458 root INFO copying build/lib/pylint/config/_pylint_config/generate_command.py -> build/bdist.linux-aarch64/wheel/./pylint/config/_pylint_config 2026-08-10 11:00:14,458 root INFO copying build/lib/pylint/config/_pylint_config/utils.py -> build/bdist.linux-aarch64/wheel/./pylint/config/_pylint_config 2026-08-10 11:00:14,458 root INFO copying build/lib/pylint/config/_pylint_config/main.py -> build/bdist.linux-aarch64/wheel/./pylint/config/_pylint_config 2026-08-10 11:00:14,459 root INFO copying build/lib/pylint/config/_pylint_config/help_message.py -> build/bdist.linux-aarch64/wheel/./pylint/config/_pylint_config 2026-08-10 11:00:14,459 root INFO copying build/lib/pylint/config/_pylint_config/setup.py -> build/bdist.linux-aarch64/wheel/./pylint/config/_pylint_config 2026-08-10 11:00:14,459 root INFO copying build/lib/pylint/config/deprecation_actions.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,459 root INFO copying build/lib/pylint/config/config_file_parser.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,459 root INFO copying build/lib/pylint/config/arguments_manager.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,459 root INFO copying build/lib/pylint/config/config_initialization.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,460 root INFO copying build/lib/pylint/config/help_formatter.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,460 root INFO copying build/lib/pylint/config/argument.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,460 root INFO copying build/lib/pylint/config/find_default_config_files.py -> build/bdist.linux-aarch64/wheel/./pylint/config 2026-08-10 11:00:14,460 root INFO creating build/bdist.linux-aarch64/wheel/pylint/config/_breaking_changes 2026-08-10 11:00:14,460 root INFO copying build/lib/pylint/config/_breaking_changes/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/config/_breaking_changes 2026-08-10 11:00:14,460 root INFO copying build/lib/pylint/constants.py -> build/bdist.linux-aarch64/wheel/./pylint 2026-08-10 11:00:14,461 root INFO creating build/bdist.linux-aarch64/wheel/pylint/reporters 2026-08-10 11:00:14,461 root INFO copying build/lib/pylint/reporters/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters 2026-08-10 11:00:14,461 root INFO copying build/lib/pylint/reporters/progress_reporters.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters 2026-08-10 11:00:14,461 root INFO creating build/bdist.linux-aarch64/wheel/pylint/reporters/ureports 2026-08-10 11:00:14,461 root INFO copying build/lib/pylint/reporters/ureports/__init__.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters/ureports 2026-08-10 11:00:14,462 root INFO copying build/lib/pylint/reporters/ureports/text_writer.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters/ureports 2026-08-10 11:00:14,462 root INFO copying build/lib/pylint/reporters/ureports/base_writer.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters/ureports 2026-08-10 11:00:14,462 root INFO copying build/lib/pylint/reporters/ureports/nodes.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters/ureports 2026-08-10 11:00:14,462 root INFO copying build/lib/pylint/reporters/base_reporter.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters 2026-08-10 11:00:14,462 root INFO copying build/lib/pylint/reporters/reports_handler_mix_in.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters 2026-08-10 11:00:14,462 root INFO copying build/lib/pylint/reporters/collecting_reporter.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters 2026-08-10 11:00:14,462 root INFO copying build/lib/pylint/reporters/json_reporter.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters 2026-08-10 11:00:14,463 root INFO copying build/lib/pylint/reporters/multi_reporter.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters 2026-08-10 11:00:14,463 root INFO copying build/lib/pylint/reporters/text.py -> build/bdist.linux-aarch64/wheel/./pylint/reporters 2026-08-10 11:00:14,463 root INFO running install_egg_info 2026-08-10 11:00:14,465 root INFO Copying pylint.egg-info to build/bdist.linux-aarch64/wheel/./pylint-4.0.7-py3.14.egg-info 2026-08-10 11:00:14,466 root INFO running install_scripts 2026-08-10 11:00:14,467 root INFO creating build/bdist.linux-aarch64/wheel/pylint-4.0.7.dist-info/WHEEL 2026-08-10 11:00:14,467 wheel INFO creating '/home/buildozer/aports/community/py3-pylint/src/pylint-4.0.7/.dist/.tmp-nw_58alz/pylint-4.0.7-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-08-10 11:00:14,468 wheel INFO adding 'pylint/__init__.py' 2026-08-10 11:00:14,468 wheel INFO adding 'pylint/__main__.py' 2026-08-10 11:00:14,468 wheel INFO adding 'pylint/__pkginfo__.py' 2026-08-10 11:00:14,468 wheel INFO adding 'pylint/constants.py' 2026-08-10 11:00:14,469 wheel INFO adding 'pylint/exceptions.py' 2026-08-10 11:00:14,469 wheel INFO adding 'pylint/graph.py' 2026-08-10 11:00:14,469 wheel INFO adding 'pylint/interfaces.py' 2026-08-10 11:00:14,469 wheel INFO adding 'pylint/py.typed' 2026-08-10 11:00:14,469 wheel INFO adding 'pylint/typing.py' 2026-08-10 11:00:14,469 wheel INFO adding 'pylint/checkers/__init__.py' 2026-08-10 11:00:14,470 wheel INFO adding 'pylint/checkers/async_checker.py' 2026-08-10 11:00:14,470 wheel INFO adding 'pylint/checkers/bad_chained_comparison.py' 2026-08-10 11:00:14,470 wheel INFO adding 'pylint/checkers/base_checker.py' 2026-08-10 11:00:14,470 wheel INFO adding 'pylint/checkers/clear_lru_cache.py' 2026-08-10 11:00:14,470 wheel INFO adding 'pylint/checkers/dataclass_checker.py' 2026-08-10 11:00:14,470 wheel INFO adding 'pylint/checkers/deprecated.py' 2026-08-10 11:00:14,471 wheel INFO adding 'pylint/checkers/design_analysis.py' 2026-08-10 11:00:14,471 wheel INFO adding 'pylint/checkers/dunder_methods.py' 2026-08-10 11:00:14,471 wheel INFO adding 'pylint/checkers/ellipsis_checker.py' 2026-08-10 11:00:14,471 wheel INFO adding 'pylint/checkers/exceptions.py' 2026-08-10 11:00:14,471 wheel INFO adding 'pylint/checkers/format.py' 2026-08-10 11:00:14,472 wheel INFO adding 'pylint/checkers/imports.py' 2026-08-10 11:00:14,472 wheel INFO adding 'pylint/checkers/lambda_expressions.py' 2026-08-10 11:00:14,472 wheel INFO adding 'pylint/checkers/logging.py' 2026-08-10 11:00:14,472 wheel INFO adding 'pylint/checkers/match_statements_checker.py' 2026-08-10 11:00:14,472 wheel INFO adding 'pylint/checkers/method_args.py' 2026-08-10 11:00:14,472 wheel INFO adding 'pylint/checkers/misc.py' 2026-08-10 11:00:14,473 wheel INFO adding 'pylint/checkers/modified_iterating_checker.py' 2026-08-10 11:00:14,473 wheel INFO adding 'pylint/checkers/nested_min_max.py' 2026-08-10 11:00:14,473 wheel INFO adding 'pylint/checkers/newstyle.py' 2026-08-10 11:00:14,473 wheel INFO adding 'pylint/checkers/non_ascii_names.py' 2026-08-10 11:00:14,473 wheel INFO adding 'pylint/checkers/raw_metrics.py' 2026-08-10 11:00:14,473 wheel INFO adding 'pylint/checkers/spelling.py' 2026-08-10 11:00:14,474 wheel INFO adding 'pylint/checkers/stdlib.py' 2026-08-10 11:00:14,474 wheel INFO adding 'pylint/checkers/strings.py' 2026-08-10 11:00:14,474 wheel INFO adding 'pylint/checkers/symilar.py' 2026-08-10 11:00:14,474 wheel INFO adding 'pylint/checkers/threading_checker.py' 2026-08-10 11:00:14,475 wheel INFO adding 'pylint/checkers/typecheck.py' 2026-08-10 11:00:14,475 wheel INFO adding 'pylint/checkers/unicode.py' 2026-08-10 11:00:14,475 wheel INFO adding 'pylint/checkers/unsupported_version.py' 2026-08-10 11:00:14,475 wheel INFO adding 'pylint/checkers/utils.py' 2026-08-10 11:00:14,476 wheel INFO adding 'pylint/checkers/variables.py' 2026-08-10 11:00:14,476 wheel INFO adding 'pylint/checkers/base/__init__.py' 2026-08-10 11:00:14,476 wheel INFO adding 'pylint/checkers/base/basic_checker.py' 2026-08-10 11:00:14,476 wheel INFO adding 'pylint/checkers/base/basic_error_checker.py' 2026-08-10 11:00:14,477 wheel INFO adding 'pylint/checkers/base/comparison_checker.py' 2026-08-10 11:00:14,477 wheel INFO adding 'pylint/checkers/base/docstring_checker.py' 2026-08-10 11:00:14,477 wheel INFO adding 'pylint/checkers/base/function_checker.py' 2026-08-10 11:00:14,477 wheel INFO adding 'pylint/checkers/base/pass_checker.py' 2026-08-10 11:00:14,477 wheel INFO adding 'pylint/checkers/base/name_checker/__init__.py' 2026-08-10 11:00:14,478 wheel INFO adding 'pylint/checkers/base/name_checker/checker.py' 2026-08-10 11:00:14,478 wheel INFO adding 'pylint/checkers/base/name_checker/naming_style.py' 2026-08-10 11:00:14,478 wheel INFO adding 'pylint/checkers/classes/__init__.py' 2026-08-10 11:00:14,478 wheel INFO adding 'pylint/checkers/classes/class_checker.py' 2026-08-10 11:00:14,478 wheel INFO adding 'pylint/checkers/classes/special_methods_checker.py' 2026-08-10 11:00:14,479 wheel INFO adding 'pylint/checkers/refactoring/__init__.py' 2026-08-10 11:00:14,479 wheel INFO adding 'pylint/checkers/refactoring/implicit_booleaness_checker.py' 2026-08-10 11:00:14,479 wheel INFO adding 'pylint/checkers/refactoring/not_checker.py' 2026-08-10 11:00:14,479 wheel INFO adding 'pylint/checkers/refactoring/recommendation_checker.py' 2026-08-10 11:00:14,480 wheel INFO adding 'pylint/checkers/refactoring/refactoring_checker.py' 2026-08-10 11:00:14,480 wheel INFO adding 'pylint/config/__init__.py' 2026-08-10 11:00:14,480 wheel INFO adding 'pylint/config/argument.py' 2026-08-10 11:00:14,480 wheel INFO adding 'pylint/config/arguments_manager.py' 2026-08-10 11:00:14,480 wheel INFO adding 'pylint/config/arguments_provider.py' 2026-08-10 11:00:14,480 wheel INFO adding 'pylint/config/callback_actions.py' 2026-08-10 11:00:14,481 wheel INFO adding 'pylint/config/config_file_parser.py' 2026-08-10 11:00:14,481 wheel INFO adding 'pylint/config/config_initialization.py' 2026-08-10 11:00:14,481 wheel INFO adding 'pylint/config/deprecation_actions.py' 2026-08-10 11:00:14,481 wheel INFO adding 'pylint/config/exceptions.py' 2026-08-10 11:00:14,481 wheel INFO adding 'pylint/config/find_default_config_files.py' 2026-08-10 11:00:14,481 wheel INFO adding 'pylint/config/help_formatter.py' 2026-08-10 11:00:14,482 wheel INFO adding 'pylint/config/utils.py' 2026-08-10 11:00:14,482 wheel INFO adding 'pylint/config/_breaking_changes/__init__.py' 2026-08-10 11:00:14,482 wheel INFO adding 'pylint/config/_pylint_config/__init__.py' 2026-08-10 11:00:14,482 wheel INFO adding 'pylint/config/_pylint_config/generate_command.py' 2026-08-10 11:00:14,482 wheel INFO adding 'pylint/config/_pylint_config/help_message.py' 2026-08-10 11:00:14,482 wheel INFO adding 'pylint/config/_pylint_config/main.py' 2026-08-10 11:00:14,482 wheel INFO adding 'pylint/config/_pylint_config/setup.py' 2026-08-10 11:00:14,483 wheel INFO adding 'pylint/config/_pylint_config/utils.py' 2026-08-10 11:00:14,483 wheel INFO adding 'pylint/extensions/__init__.py' 2026-08-10 11:00:14,483 wheel INFO adding 'pylint/extensions/_check_docs_utils.py' 2026-08-10 11:00:14,483 wheel INFO adding 'pylint/extensions/bad_builtin.py' 2026-08-10 11:00:14,483 wheel INFO adding 'pylint/extensions/broad_try_clause.py' 2026-08-10 11:00:14,483 wheel INFO adding 'pylint/extensions/check_elif.py' 2026-08-10 11:00:14,484 wheel INFO adding 'pylint/extensions/code_style.py' 2026-08-10 11:00:14,484 wheel INFO adding 'pylint/extensions/comparison_placement.py' 2026-08-10 11:00:14,484 wheel INFO adding 'pylint/extensions/confusing_elif.py' 2026-08-10 11:00:14,484 wheel INFO adding 'pylint/extensions/consider_refactoring_into_while_condition.py' 2026-08-10 11:00:14,484 wheel INFO adding 'pylint/extensions/consider_ternary_expression.py' 2026-08-10 11:00:14,484 wheel INFO adding 'pylint/extensions/dict_init_mutate.py' 2026-08-10 11:00:14,485 wheel INFO adding 'pylint/extensions/docparams.py' 2026-08-10 11:00:14,485 wheel INFO adding 'pylint/extensions/docstyle.py' 2026-08-10 11:00:14,485 wheel INFO adding 'pylint/extensions/dunder.py' 2026-08-10 11:00:14,485 wheel INFO adding 'pylint/extensions/empty_comment.py' 2026-08-10 11:00:14,485 wheel INFO adding 'pylint/extensions/eq_without_hash.py' 2026-08-10 11:00:14,485 wheel INFO adding 'pylint/extensions/for_any_all.py' 2026-08-10 11:00:14,485 wheel INFO adding 'pylint/extensions/magic_value.py' 2026-08-10 11:00:14,486 wheel INFO adding 'pylint/extensions/mccabe.py' 2026-08-10 11:00:14,486 wheel INFO adding 'pylint/extensions/no_self_use.py' 2026-08-10 11:00:14,486 wheel INFO adding 'pylint/extensions/overlapping_exceptions.py' 2026-08-10 11:00:14,486 wheel INFO adding 'pylint/extensions/private_import.py' 2026-08-10 11:00:14,486 wheel INFO adding 'pylint/extensions/redefined_loop_name.py' 2026-08-10 11:00:14,486 wheel INFO adding 'pylint/extensions/redefined_variable_type.py' 2026-08-10 11:00:14,487 wheel INFO adding 'pylint/extensions/set_membership.py' 2026-08-10 11:00:14,487 wheel INFO adding 'pylint/extensions/typing.py' 2026-08-10 11:00:14,487 wheel INFO adding 'pylint/extensions/while_used.py' 2026-08-10 11:00:14,487 wheel INFO adding 'pylint/lint/__init__.py' 2026-08-10 11:00:14,487 wheel INFO adding 'pylint/lint/base_options.py' 2026-08-10 11:00:14,487 wheel INFO adding 'pylint/lint/caching.py' 2026-08-10 11:00:14,488 wheel INFO adding 'pylint/lint/expand_modules.py' 2026-08-10 11:00:14,488 wheel INFO adding 'pylint/lint/message_state_handler.py' 2026-08-10 11:00:14,488 wheel INFO adding 'pylint/lint/parallel.py' 2026-08-10 11:00:14,488 wheel INFO adding 'pylint/lint/pylinter.py' 2026-08-10 11:00:14,488 wheel INFO adding 'pylint/lint/report_functions.py' 2026-08-10 11:00:14,488 wheel INFO adding 'pylint/lint/run.py' 2026-08-10 11:00:14,489 wheel INFO adding 'pylint/lint/utils.py' 2026-08-10 11:00:14,489 wheel INFO adding 'pylint/message/__init__.py' 2026-08-10 11:00:14,489 wheel INFO adding 'pylint/message/_deleted_message_ids.py' 2026-08-10 11:00:14,489 wheel INFO adding 'pylint/message/message.py' 2026-08-10 11:00:14,489 wheel INFO adding 'pylint/message/message_definition.py' 2026-08-10 11:00:14,489 wheel INFO adding 'pylint/message/message_definition_store.py' 2026-08-10 11:00:14,490 wheel INFO adding 'pylint/message/message_id_store.py' 2026-08-10 11:00:14,490 wheel INFO adding 'pylint/pyreverse/__init__.py' 2026-08-10 11:00:14,490 wheel INFO adding 'pylint/pyreverse/diadefslib.py' 2026-08-10 11:00:14,490 wheel INFO adding 'pylint/pyreverse/diagrams.py' 2026-08-10 11:00:14,490 wheel INFO adding 'pylint/pyreverse/dot_printer.py' 2026-08-10 11:00:14,491 wheel INFO adding 'pylint/pyreverse/inspector.py' 2026-08-10 11:00:14,491 wheel INFO adding 'pylint/pyreverse/main.py' 2026-08-10 11:00:14,491 wheel INFO adding 'pylint/pyreverse/mermaidjs_printer.py' 2026-08-10 11:00:14,491 wheel INFO adding 'pylint/pyreverse/plantuml_printer.py' 2026-08-10 11:00:14,491 wheel INFO adding 'pylint/pyreverse/printer.py' 2026-08-10 11:00:14,491 wheel INFO adding 'pylint/pyreverse/printer_factory.py' 2026-08-10 11:00:14,491 wheel INFO adding 'pylint/pyreverse/utils.py' 2026-08-10 11:00:14,492 wheel INFO adding 'pylint/pyreverse/writer.py' 2026-08-10 11:00:14,492 wheel INFO adding 'pylint/reporters/__init__.py' 2026-08-10 11:00:14,492 wheel INFO adding 'pylint/reporters/base_reporter.py' 2026-08-10 11:00:14,492 wheel INFO adding 'pylint/reporters/collecting_reporter.py' 2026-08-10 11:00:14,492 wheel INFO adding 'pylint/reporters/json_reporter.py' 2026-08-10 11:00:14,492 wheel INFO adding 'pylint/reporters/multi_reporter.py' 2026-08-10 11:00:14,493 wheel INFO adding 'pylint/reporters/progress_reporters.py' 2026-08-10 11:00:14,493 wheel INFO adding 'pylint/reporters/reports_handler_mix_in.py' 2026-08-10 11:00:14,493 wheel INFO adding 'pylint/reporters/text.py' 2026-08-10 11:00:14,493 wheel INFO adding 'pylint/reporters/ureports/__init__.py' 2026-08-10 11:00:14,493 wheel INFO adding 'pylint/reporters/ureports/base_writer.py' 2026-08-10 11:00:14,493 wheel INFO adding 'pylint/reporters/ureports/nodes.py' 2026-08-10 11:00:14,493 wheel INFO adding 'pylint/reporters/ureports/text_writer.py' 2026-08-10 11:00:14,494 wheel INFO adding 'pylint/testutils/__init__.py' 2026-08-10 11:00:14,494 wheel INFO adding 'pylint/testutils/_run.py' 2026-08-10 11:00:14,494 wheel INFO adding 'pylint/testutils/checker_test_case.py' 2026-08-10 11:00:14,494 wheel INFO adding 'pylint/testutils/configuration_test.py' 2026-08-10 11:00:14,494 wheel INFO adding 'pylint/testutils/constants.py' 2026-08-10 11:00:14,494 wheel INFO adding 'pylint/testutils/decorator.py' 2026-08-10 11:00:14,494 wheel INFO adding 'pylint/testutils/get_test_info.py' 2026-08-10 11:00:14,495 wheel INFO adding 'pylint/testutils/global_test_linter.py' 2026-08-10 11:00:14,495 wheel INFO adding 'pylint/testutils/lint_module_test.py' 2026-08-10 11:00:14,495 wheel INFO adding 'pylint/testutils/output_line.py' 2026-08-10 11:00:14,495 wheel INFO adding 'pylint/testutils/pyreverse.py' 2026-08-10 11:00:14,495 wheel INFO adding 'pylint/testutils/reporter_for_tests.py' 2026-08-10 11:00:14,495 wheel INFO adding 'pylint/testutils/testing_pylintrc' 2026-08-10 11:00:14,496 wheel INFO adding 'pylint/testutils/tokenize_str.py' 2026-08-10 11:00:14,496 wheel INFO adding 'pylint/testutils/unittest_linter.py' 2026-08-10 11:00:14,496 wheel INFO adding 'pylint/testutils/utils.py' 2026-08-10 11:00:14,496 wheel INFO adding 'pylint/testutils/_primer/__init__.py' 2026-08-10 11:00:14,496 wheel INFO adding 'pylint/testutils/_primer/package_to_lint.py' 2026-08-10 11:00:14,496 wheel INFO adding 'pylint/testutils/_primer/primer.py' 2026-08-10 11:00:14,496 wheel INFO adding 'pylint/testutils/_primer/primer_command.py' 2026-08-10 11:00:14,497 wheel INFO adding 'pylint/testutils/_primer/primer_compare_command.py' 2026-08-10 11:00:14,497 wheel INFO adding 'pylint/testutils/_primer/primer_prepare_command.py' 2026-08-10 11:00:14,497 wheel INFO adding 'pylint/testutils/_primer/primer_run_command.py' 2026-08-10 11:00:14,497 wheel INFO adding 'pylint/testutils/functional/__init__.py' 2026-08-10 11:00:14,497 wheel INFO adding 'pylint/testutils/functional/find_functional_tests.py' 2026-08-10 11:00:14,497 wheel INFO adding 'pylint/testutils/functional/lint_module_output_update.py' 2026-08-10 11:00:14,498 wheel INFO adding 'pylint/testutils/functional/test_file.py' 2026-08-10 11:00:14,498 wheel INFO adding 'pylint/utils/__init__.py' 2026-08-10 11:00:14,498 wheel INFO adding 'pylint/utils/ast_walker.py' 2026-08-10 11:00:14,498 wheel INFO adding 'pylint/utils/docs.py' 2026-08-10 11:00:14,498 wheel INFO adding 'pylint/utils/file_state.py' 2026-08-10 11:00:14,498 wheel INFO adding 'pylint/utils/linterstats.py' 2026-08-10 11:00:14,499 wheel INFO adding 'pylint/utils/pragma_parser.py' 2026-08-10 11:00:14,499 wheel INFO adding 'pylint/utils/utils.py' 2026-08-10 11:00:14,499 wheel INFO adding 'pylint-4.0.7.dist-info/licenses/CONTRIBUTORS.txt' 2026-08-10 11:00:14,499 wheel INFO adding 'pylint-4.0.7.dist-info/licenses/LICENSE' 2026-08-10 11:00:14,499 wheel INFO adding 'pylint-4.0.7.dist-info/METADATA' 2026-08-10 11:00:14,500 wheel INFO adding 'pylint-4.0.7.dist-info/WHEEL' 2026-08-10 11:00:14,500 wheel INFO adding 'pylint-4.0.7.dist-info/entry_points.txt' 2026-08-10 11:00:14,500 wheel INFO adding 'pylint-4.0.7.dist-info/top_level.txt' 2026-08-10 11:00:14,500 wheel INFO adding 'pylint-4.0.7.dist-info/RECORD' 2026-08-10 11:00:14,501 root INFO removing build/bdist.linux-aarch64/wheel 2026-08-10 11:00:14,504 gpep517 INFO The backend produced .dist/pylint-4.0.7-py3-none-any.whl pylint-4.0.7-py3-none-any.whl >>> py3-pylint: Entering fakeroot... >>> py3-pylint-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pylint/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/base/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/base/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/base/name_checker/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/base/name_checker/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/classes/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/classes/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/refactoring/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/refactoring/__pycache__' 'usr/lib/python3.14/site-packages/pylint/lint/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/lint/__pycache__' 'usr/lib/python3.14/site-packages/pylint/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/extensions/__pycache__' 'usr/lib/python3.14/site-packages/pylint/utils/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/utils/__pycache__' 'usr/lib/python3.14/site-packages/pylint/message/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/message/__pycache__' 'usr/lib/python3.14/site-packages/pylint/pyreverse/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/pyreverse/__pycache__' 'usr/lib/python3.14/site-packages/pylint/testutils/_primer/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/testutils/_primer/__pycache__' 'usr/lib/python3.14/site-packages/pylint/testutils/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/testutils/__pycache__' 'usr/lib/python3.14/site-packages/pylint/testutils/functional/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/testutils/functional/__pycache__' 'usr/lib/python3.14/site-packages/pylint/config/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/config/__pycache__' 'usr/lib/python3.14/site-packages/pylint/config/_pylint_config/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/config/_pylint_config/__pycache__' 'usr/lib/python3.14/site-packages/pylint/config/_breaking_changes/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/config/_breaking_changes/__pycache__' 'usr/lib/python3.14/site-packages/pylint/reporters/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/reporters/__pycache__' 'usr/lib/python3.14/site-packages/pylint/reporters/ureports/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/reporters/ureports/__pycache__' >>> py3-pylint-pyc*: Preparing subpackage py3-pylint-pyc... >>> py3-pylint-pyc*: Running postcheck for py3-pylint-pyc >>> py3-pylint*: Running postcheck for py3-pylint >>> py3-pylint*: Preparing package py3-pylint... >>> py3-pylint*: Tracing dependencies... py3-astroid~4 py3-dill py3-isort py3-mccabe py3-platformdirs py3-tomlkit python3~3.14 >>> py3-pylint*: Package size: 1.8 MB >>> py3-pylint*: Compressing data... >>> py3-pylint*: Create checksum... >>> py3-pylint*: Create py3-pylint-4.0.7-r0.apk >>> py3-pylint-pyc*: Tracing dependencies... python3~3.14 >>> py3-pylint-pyc*: Package size: 2.3 MB >>> py3-pylint-pyc*: Compressing data... >>> py3-pylint-pyc*: Create checksum... >>> py3-pylint-pyc*: Create py3-pylint-pyc-4.0.7-r0.apk >>> py3-pylint: Build complete at Mon, 10 Aug 2026 11:00:15 +0000 elapsed time 0h 0m 3s >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Cleaning up tmpdir >>> py3-pylint: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-pylint (20260810.110013) ( 2/36) Purging py3-astroid-pyc (4.1.1-r1) ( 3/36) Purging py3-astroid (4.1.1-r1) ( 4/36) Purging py3-dill-pyc (0.4.1-r1) ( 5/36) Purging py3-dill (0.4.1-r1) ( 6/36) Purging py3-isort-pyc (8.0.1-r1) ( 7/36) Purging py3-isort (8.0.1-r1) ( 8/36) Purging py3-mccabe-pyc (0.7.0-r5) ( 9/36) Purging py3-mccabe (0.7.0-r5) (10/36) Purging py3-platformdirs-pyc (4.9.6-r0) (11/36) Purging py3-platformdirs (4.9.6-r0) (12/36) Purging py3-tomlkit-pyc (0.13.3-r1) (13/36) Purging py3-tomlkit (0.13.3-r1) (14/36) Purging py3-gpep517-pyc (19-r2) (15/36) Purging py3-gpep517 (19-r2) (16/36) Purging py3-installer-pyc (1.0.1-r0) (17/36) Purging py3-installer (1.0.1-r0) (18/36) Purging py3-setuptools-pyc (83.0.0-r0) (19/36) Purging py3-setuptools (83.0.0-r0) (20/36) Purging py3-wheel-pyc (0.47.0-r0) (21/36) Purging py3-wheel (0.47.0-r0) (22/36) Purging py3-packaging-pyc (26.2-r0) (23/36) Purging py3-packaging (26.2-r0) (24/36) Purging py3-parsing-pyc (3.3.2-r1) (25/36) Purging py3-parsing (3.3.2-r1) (26/36) Purging python3-pyc (3.14.5-r2) (27/36) Purging python3-pycache-pyc0 (3.14.5-r2) (28/36) Purging pyc (3.14.5-r2) (29/36) Purging python3 (3.14.5-r2) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.5.2-r1) (32/36) Purging libpanelw (6.6_p20260516-r0) (33/36) Purging mpdecimal (4.0.1-r0) (34/36) Purging readline (8.3.3-r1) (35/36) Purging sqlite-libs (3.53.4-r0) (36/36) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 433.3 MiB in 109 packages >>> py3-pylint: Updating the community/aarch64 repository index... >>> py3-pylint: Signing the index...