Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/72gy3m1b8a3d82wk0glb17x45abidys8-pylint-2.7.4.tar.gz source root is pylint-2.7.4 setting SOURCE_DATE_EPOCH to timestamp 1617089297 of file pylint-2.7.4/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pylint copying pylint/interfaces.py -> build/lib/pylint copying pylint/__init__.py -> build/lib/pylint copying pylint/graph.py -> build/lib/pylint copying pylint/exceptions.py -> build/lib/pylint copying pylint/constants.py -> build/lib/pylint copying pylint/epylint.py -> build/lib/pylint copying pylint/__pkginfo__.py -> build/lib/pylint copying pylint/__main__.py -> build/lib/pylint creating build/lib/pylint/reporters copying pylint/reporters/base_reporter.py -> build/lib/pylint/reporters copying pylint/reporters/collecting_reporter.py -> build/lib/pylint/reporters copying pylint/reporters/__init__.py -> build/lib/pylint/reporters copying pylint/reporters/json_reporter.py -> build/lib/pylint/reporters copying pylint/reporters/text.py -> build/lib/pylint/reporters copying pylint/reporters/reports_handler_mix_in.py -> build/lib/pylint/reporters creating build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/text_writer.py -> build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/__init__.py -> build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/nodes.py -> build/lib/pylint/reporters/ureports creating build/lib/pylint/lint copying pylint/lint/run.py -> build/lib/pylint/lint copying pylint/lint/parallel.py -> build/lib/pylint/lint copying pylint/lint/__init__.py -> build/lib/pylint/lint copying pylint/lint/utils.py -> build/lib/pylint/lint copying pylint/lint/pylinter.py -> build/lib/pylint/lint copying pylint/lint/report_functions.py -> build/lib/pylint/lint creating build/lib/pylint/checkers copying pylint/checkers/deprecated.py -> build/lib/pylint/checkers copying pylint/checkers/base_checker.py -> build/lib/pylint/checkers copying pylint/checkers/logging.py -> build/lib/pylint/checkers copying pylint/checkers/classes.py -> build/lib/pylint/checkers copying pylint/checkers/mapreduce_checker.py -> build/lib/pylint/checkers copying pylint/checkers/spelling.py -> build/lib/pylint/checkers copying pylint/checkers/strings.py -> build/lib/pylint/checkers copying pylint/checkers/base.py -> build/lib/pylint/checkers copying pylint/checkers/imports.py -> build/lib/pylint/checkers copying pylint/checkers/async.py -> build/lib/pylint/checkers copying pylint/checkers/__init__.py -> build/lib/pylint/checkers copying pylint/checkers/exceptions.py -> build/lib/pylint/checkers copying pylint/checkers/utils.py -> build/lib/pylint/checkers copying pylint/checkers/design_analysis.py -> build/lib/pylint/checkers copying pylint/checkers/raw_metrics.py -> build/lib/pylint/checkers copying pylint/checkers/format.py -> build/lib/pylint/checkers copying pylint/checkers/typecheck.py -> build/lib/pylint/checkers copying pylint/checkers/python3.py -> build/lib/pylint/checkers copying pylint/checkers/newstyle.py -> build/lib/pylint/checkers copying pylint/checkers/similar.py -> build/lib/pylint/checkers copying pylint/checkers/variables.py -> build/lib/pylint/checkers copying pylint/checkers/stdlib.py -> build/lib/pylint/checkers copying pylint/checkers/misc.py -> build/lib/pylint/checkers creating build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/recommendation_checker.py -> build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/__init__.py -> build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/not_checker.py -> build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/refactoring_checker.py -> build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/len_checker.py -> build/lib/pylint/checkers/refactoring creating build/lib/pylint/testutils copying pylint/testutils/global_test_linter.py -> build/lib/pylint/testutils copying pylint/testutils/lint_module_test.py -> build/lib/pylint/testutils copying pylint/testutils/tokenize_str.py -> build/lib/pylint/testutils copying pylint/testutils/__init__.py -> build/lib/pylint/testutils copying pylint/testutils/constants.py -> build/lib/pylint/testutils copying pylint/testutils/checker_test_case.py -> build/lib/pylint/testutils copying pylint/testutils/reporter_for_tests.py -> build/lib/pylint/testutils copying pylint/testutils/unittest_linter.py -> build/lib/pylint/testutils copying pylint/testutils/decorator.py -> build/lib/pylint/testutils copying pylint/testutils/output_line.py -> build/lib/pylint/testutils copying pylint/testutils/get_test_info.py -> build/lib/pylint/testutils copying pylint/testutils/functional_test_file.py -> build/lib/pylint/testutils creating build/lib/pylint/config copying pylint/config/__init__.py -> build/lib/pylint/config copying pylint/config/configuration_mixin.py -> build/lib/pylint/config copying pylint/config/find_default_config_files.py -> build/lib/pylint/config copying pylint/config/option_manager_mixin.py -> build/lib/pylint/config copying pylint/config/option_parser.py -> build/lib/pylint/config copying pylint/config/option.py -> build/lib/pylint/config copying pylint/config/man_help_formatter.py -> build/lib/pylint/config copying pylint/config/options_provider_mixin.py -> build/lib/pylint/config creating build/lib/pylint/message copying pylint/message/message_handler_mix_in.py -> build/lib/pylint/message copying pylint/message/__init__.py -> build/lib/pylint/message copying pylint/message/message_id_store.py -> build/lib/pylint/message copying pylint/message/message_definition_store.py -> build/lib/pylint/message copying pylint/message/message.py -> build/lib/pylint/message copying pylint/message/message_definition.py -> build/lib/pylint/message creating build/lib/pylint/utils copying pylint/utils/file_state.py -> build/lib/pylint/utils copying pylint/utils/__init__.py -> build/lib/pylint/utils copying pylint/utils/utils.py -> build/lib/pylint/utils copying pylint/utils/pragma_parser.py -> build/lib/pylint/utils copying pylint/utils/ast_walker.py -> build/lib/pylint/utils creating build/lib/pylint/extensions copying pylint/extensions/docstyle.py -> build/lib/pylint/extensions copying pylint/extensions/empty_comment.py -> build/lib/pylint/extensions copying pylint/extensions/docparams.py -> build/lib/pylint/extensions copying pylint/extensions/redefined_variable_type.py -> build/lib/pylint/extensions copying pylint/extensions/broad_try_clause.py -> build/lib/pylint/extensions copying pylint/extensions/__init__.py -> build/lib/pylint/extensions copying pylint/extensions/bad_builtin.py -> build/lib/pylint/extensions copying pylint/extensions/_check_docs_utils.py -> build/lib/pylint/extensions copying pylint/extensions/overlapping_exceptions.py -> build/lib/pylint/extensions copying pylint/extensions/check_docs.py -> build/lib/pylint/extensions copying pylint/extensions/emptystring.py -> build/lib/pylint/extensions copying pylint/extensions/comparetozero.py -> build/lib/pylint/extensions copying pylint/extensions/check_elif.py -> build/lib/pylint/extensions copying pylint/extensions/mccabe.py -> build/lib/pylint/extensions creating build/lib/pylint/pyreverse copying pylint/pyreverse/inspector.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/diagrams.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/__init__.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/utils.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/vcgutils.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/main.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/diadefslib.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/writer.py -> build/lib/pylint/pyreverse running build_scripts creating build/scripts-3.7 copying and adjusting bin/pylint -> build/scripts-3.7 copying and adjusting bin/symilar -> build/scripts-3.7 copying and adjusting bin/epylint -> build/scripts-3.7 copying and adjusting bin/pyreverse -> build/scripts-3.7 changing mode of build/scripts-3.7/pylint from 644 to 755 changing mode of build/scripts-3.7/symilar from 644 to 755 changing mode of build/scripts-3.7/epylint from 644 to 755 changing mode of build/scripts-3.7/pyreverse from 644 to 755 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pylint copying build/lib/pylint/interfaces.py -> build/bdist.linux-x86_64/wheel/pylint copying build/lib/pylint/__init__.py -> build/bdist.linux-x86_64/wheel/pylint copying build/lib/pylint/graph.py -> build/bdist.linux-x86_64/wheel/pylint copying build/lib/pylint/exceptions.py -> build/bdist.linux-x86_64/wheel/pylint copying build/lib/pylint/constants.py -> build/bdist.linux-x86_64/wheel/pylint creating build/bdist.linux-x86_64/wheel/pylint/reporters creating build/bdist.linux-x86_64/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/text_writer.py -> build/bdist.linux-x86_64/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/nodes.py -> build/bdist.linux-x86_64/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/base_reporter.py -> build/bdist.linux-x86_64/wheel/pylint/reporters copying build/lib/pylint/reporters/collecting_reporter.py -> build/bdist.linux-x86_64/wheel/pylint/reporters copying build/lib/pylint/reporters/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/reporters copying build/lib/pylint/reporters/json_reporter.py -> build/bdist.linux-x86_64/wheel/pylint/reporters copying build/lib/pylint/reporters/text.py -> build/bdist.linux-x86_64/wheel/pylint/reporters copying build/lib/pylint/reporters/reports_handler_mix_in.py -> build/bdist.linux-x86_64/wheel/pylint/reporters creating build/bdist.linux-x86_64/wheel/pylint/lint copying build/lib/pylint/lint/run.py -> build/bdist.linux-x86_64/wheel/pylint/lint copying build/lib/pylint/lint/parallel.py -> build/bdist.linux-x86_64/wheel/pylint/lint copying build/lib/pylint/lint/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/lint copying build/lib/pylint/lint/utils.py -> build/bdist.linux-x86_64/wheel/pylint/lint copying build/lib/pylint/lint/pylinter.py -> build/bdist.linux-x86_64/wheel/pylint/lint copying build/lib/pylint/lint/report_functions.py -> build/bdist.linux-x86_64/wheel/pylint/lint creating build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/deprecated.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/base_checker.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/logging.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/classes.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/mapreduce_checker.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/spelling.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/strings.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/base.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/imports.py -> build/bdist.linux-x86_64/wheel/pylint/checkers creating build/bdist.linux-x86_64/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/recommendation_checker.py -> build/bdist.linux-x86_64/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/not_checker.py -> build/bdist.linux-x86_64/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/refactoring_checker.py -> build/bdist.linux-x86_64/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/len_checker.py -> build/bdist.linux-x86_64/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/async.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/exceptions.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/utils.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/design_analysis.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/raw_metrics.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/format.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/typecheck.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/python3.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/newstyle.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/similar.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/variables.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/stdlib.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/checkers/misc.py -> build/bdist.linux-x86_64/wheel/pylint/checkers copying build/lib/pylint/epylint.py -> build/bdist.linux-x86_64/wheel/pylint creating build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/global_test_linter.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/lint_module_test.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/tokenize_str.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/constants.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/checker_test_case.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/reporter_for_tests.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/unittest_linter.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/decorator.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/output_line.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/get_test_info.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/testutils/functional_test_file.py -> build/bdist.linux-x86_64/wheel/pylint/testutils copying build/lib/pylint/__pkginfo__.py -> build/bdist.linux-x86_64/wheel/pylint creating build/bdist.linux-x86_64/wheel/pylint/config copying build/lib/pylint/config/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/config copying build/lib/pylint/config/configuration_mixin.py -> build/bdist.linux-x86_64/wheel/pylint/config copying build/lib/pylint/config/find_default_config_files.py -> build/bdist.linux-x86_64/wheel/pylint/config copying build/lib/pylint/config/option_manager_mixin.py -> build/bdist.linux-x86_64/wheel/pylint/config copying build/lib/pylint/config/option_parser.py -> build/bdist.linux-x86_64/wheel/pylint/config copying build/lib/pylint/config/option.py -> build/bdist.linux-x86_64/wheel/pylint/config copying build/lib/pylint/config/man_help_formatter.py -> build/bdist.linux-x86_64/wheel/pylint/config copying build/lib/pylint/config/options_provider_mixin.py -> build/bdist.linux-x86_64/wheel/pylint/config creating build/bdist.linux-x86_64/wheel/pylint/message copying build/lib/pylint/message/message_handler_mix_in.py -> build/bdist.linux-x86_64/wheel/pylint/message copying build/lib/pylint/message/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/message copying build/lib/pylint/message/message_id_store.py -> build/bdist.linux-x86_64/wheel/pylint/message copying build/lib/pylint/message/message_definition_store.py -> build/bdist.linux-x86_64/wheel/pylint/message copying build/lib/pylint/message/message.py -> build/bdist.linux-x86_64/wheel/pylint/message copying build/lib/pylint/message/message_definition.py -> build/bdist.linux-x86_64/wheel/pylint/message creating build/bdist.linux-x86_64/wheel/pylint/utils copying build/lib/pylint/utils/file_state.py -> build/bdist.linux-x86_64/wheel/pylint/utils copying build/lib/pylint/utils/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/utils copying build/lib/pylint/utils/utils.py -> build/bdist.linux-x86_64/wheel/pylint/utils copying build/lib/pylint/utils/pragma_parser.py -> build/bdist.linux-x86_64/wheel/pylint/utils copying build/lib/pylint/utils/ast_walker.py -> build/bdist.linux-x86_64/wheel/pylint/utils creating build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/docstyle.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/empty_comment.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/docparams.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/redefined_variable_type.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/broad_try_clause.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/bad_builtin.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/_check_docs_utils.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/overlapping_exceptions.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/check_docs.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/emptystring.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/comparetozero.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/check_elif.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/extensions/mccabe.py -> build/bdist.linux-x86_64/wheel/pylint/extensions copying build/lib/pylint/__main__.py -> build/bdist.linux-x86_64/wheel/pylint creating build/bdist.linux-x86_64/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/inspector.py -> build/bdist.linux-x86_64/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/diagrams.py -> build/bdist.linux-x86_64/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/__init__.py -> build/bdist.linux-x86_64/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/utils.py -> build/bdist.linux-x86_64/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/vcgutils.py -> build/bdist.linux-x86_64/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/main.py -> build/bdist.linux-x86_64/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/diadefslib.py -> build/bdist.linux-x86_64/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/writer.py -> build/bdist.linux-x86_64/wheel/pylint/pyreverse running install_egg_info running egg_info writing pylint.egg-info/PKG-INFO writing dependency_links to pylint.egg-info/dependency_links.txt writing entry points to pylint.egg-info/entry_points.txt writing requirements to pylint.egg-info/requires.txt writing top-level names to pylint.egg-info/top_level.txt reading manifest file 'pylint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'tests' adding license file 'COPYING' writing manifest file 'pylint.egg-info/SOURCES.txt' Copying pylint.egg-info to build/bdist.linux-x86_64/wheel/pylint-2.7.4-py3.7.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pylint-2.7.4.data creating build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts copying build/scripts-3.7/symilar -> build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts copying build/scripts-3.7/epylint -> build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts copying build/scripts-3.7/pylint -> build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts copying build/scripts-3.7/pyreverse -> build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts changing mode of build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts/symilar to 755 changing mode of build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts/epylint to 755 changing mode of build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts/pylint to 755 changing mode of build/bdist.linux-x86_64/wheel/pylint-2.7.4.data/scripts/pyreverse to 755 adding license file "COPYING" (matched pattern "COPYING*") creating build/bdist.linux-x86_64/wheel/pylint-2.7.4.dist-info/WHEEL creating 'dist/pylint-2.7.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pylint/__init__.py' adding 'pylint/__main__.py' adding 'pylint/__pkginfo__.py' adding 'pylint/constants.py' adding 'pylint/epylint.py' adding 'pylint/exceptions.py' adding 'pylint/graph.py' adding 'pylint/interfaces.py' adding 'pylint/checkers/__init__.py' adding 'pylint/checkers/async.py' adding 'pylint/checkers/base.py' adding 'pylint/checkers/base_checker.py' adding 'pylint/checkers/classes.py' adding 'pylint/checkers/deprecated.py' adding 'pylint/checkers/design_analysis.py' adding 'pylint/checkers/exceptions.py' adding 'pylint/checkers/format.py' adding 'pylint/checkers/imports.py' adding 'pylint/checkers/logging.py' adding 'pylint/checkers/mapreduce_checker.py' adding 'pylint/checkers/misc.py' adding 'pylint/checkers/newstyle.py' adding 'pylint/checkers/python3.py' adding 'pylint/checkers/raw_metrics.py' adding 'pylint/checkers/similar.py' adding 'pylint/checkers/spelling.py' adding 'pylint/checkers/stdlib.py' adding 'pylint/checkers/strings.py' adding 'pylint/checkers/typecheck.py' adding 'pylint/checkers/utils.py' adding 'pylint/checkers/variables.py' adding 'pylint/checkers/refactoring/__init__.py' adding 'pylint/checkers/refactoring/len_checker.py' adding 'pylint/checkers/refactoring/not_checker.py' adding 'pylint/checkers/refactoring/recommendation_checker.py' adding 'pylint/checkers/refactoring/refactoring_checker.py' adding 'pylint/config/__init__.py' adding 'pylint/config/configuration_mixin.py' adding 'pylint/config/find_default_config_files.py' adding 'pylint/config/man_help_formatter.py' adding 'pylint/config/option.py' adding 'pylint/config/option_manager_mixin.py' adding 'pylint/config/option_parser.py' adding 'pylint/config/options_provider_mixin.py' adding 'pylint/extensions/__init__.py' adding 'pylint/extensions/_check_docs_utils.py' adding 'pylint/extensions/bad_builtin.py' adding 'pylint/extensions/broad_try_clause.py' adding 'pylint/extensions/check_docs.py' adding 'pylint/extensions/check_elif.py' adding 'pylint/extensions/comparetozero.py' adding 'pylint/extensions/docparams.py' adding 'pylint/extensions/docstyle.py' adding 'pylint/extensions/empty_comment.py' adding 'pylint/extensions/emptystring.py' adding 'pylint/extensions/mccabe.py' adding 'pylint/extensions/overlapping_exceptions.py' adding 'pylint/extensions/redefined_variable_type.py' adding 'pylint/lint/__init__.py' adding 'pylint/lint/parallel.py' adding 'pylint/lint/pylinter.py' adding 'pylint/lint/report_functions.py' adding 'pylint/lint/run.py' adding 'pylint/lint/utils.py' adding 'pylint/message/__init__.py' adding 'pylint/message/message.py' adding 'pylint/message/message_definition.py' adding 'pylint/message/message_definition_store.py' adding 'pylint/message/message_handler_mix_in.py' adding 'pylint/message/message_id_store.py' adding 'pylint/pyreverse/__init__.py' adding 'pylint/pyreverse/diadefslib.py' adding 'pylint/pyreverse/diagrams.py' adding 'pylint/pyreverse/inspector.py' adding 'pylint/pyreverse/main.py' adding 'pylint/pyreverse/utils.py' adding 'pylint/pyreverse/vcgutils.py' adding 'pylint/pyreverse/writer.py' adding 'pylint/reporters/__init__.py' adding 'pylint/reporters/base_reporter.py' adding 'pylint/reporters/collecting_reporter.py' adding 'pylint/reporters/json_reporter.py' adding 'pylint/reporters/reports_handler_mix_in.py' adding 'pylint/reporters/text.py' adding 'pylint/reporters/ureports/__init__.py' adding 'pylint/reporters/ureports/nodes.py' adding 'pylint/reporters/ureports/text_writer.py' adding 'pylint/testutils/__init__.py' adding 'pylint/testutils/checker_test_case.py' adding 'pylint/testutils/constants.py' adding 'pylint/testutils/decorator.py' adding 'pylint/testutils/functional_test_file.py' adding 'pylint/testutils/get_test_info.py' adding 'pylint/testutils/global_test_linter.py' adding 'pylint/testutils/lint_module_test.py' adding 'pylint/testutils/output_line.py' adding 'pylint/testutils/reporter_for_tests.py' adding 'pylint/testutils/tokenize_str.py' adding 'pylint/testutils/unittest_linter.py' adding 'pylint/utils/__init__.py' adding 'pylint/utils/ast_walker.py' adding 'pylint/utils/file_state.py' adding 'pylint/utils/pragma_parser.py' adding 'pylint/utils/utils.py' adding 'pylint-2.7.4.data/scripts/epylint' adding 'pylint-2.7.4.data/scripts/pylint' adding 'pylint-2.7.4.data/scripts/pyreverse' adding 'pylint-2.7.4.data/scripts/symilar' adding 'pylint-2.7.4.dist-info/COPYING' adding 'pylint-2.7.4.dist-info/METADATA' adding 'pylint-2.7.4.dist-info/WHEEL' adding 'pylint-2.7.4.dist-info/entry_points.txt' adding 'pylint-2.7.4.dist-info/top_level.txt' adding 'pylint-2.7.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/pylint-2.7.4/dist /build/pylint-2.7.4 Processing ./pylint-2.7.4-py3-none-any.whl Requirement already satisfied: astroid<2.7,>=2.5.2 in /nix/store/bn2xg7xm7g572yw3rfjzr2q9p7knzkf9-python3.7-astroid-2.5.6/lib/python3.7/site-packages (from pylint==2.7.4) (2.5.6) Requirement already satisfied: isort<6,>=4.2.5 in /nix/store/5d4hs53688g1cgb9mqllxb5sg8ciwz0a-python3.7-isort-5.6.4/lib/python3.7/site-packages (from pylint==2.7.4) (5.6.4) Requirement already satisfied: toml>=0.7.1 in /nix/store/57756kpmdzlqa8vza2mq5br4ml7bhwff-python3.7-toml-0.10.2/lib/python3.7/site-packages (from pylint==2.7.4) (0.10.2) Requirement already satisfied: mccabe<0.7,>=0.6 in /nix/store/a9a1amsv169cyk59chyys30n7hmcf3mb-python3.7-mccabe-0.6.1/lib/python3.7/site-packages (from pylint==2.7.4) (0.6.1) Requirement already satisfied: typed-ast<1.5,>=1.4.0 in /nix/store/6vpnal1pzy3nw6xdim223n1qfll0bng3-python3.7-typed-ast-1.4.3/lib/python3.7/site-packages (from astroid<2.7,>=2.5.2->pylint==2.7.4) (1.4.3) Requirement already satisfied: wrapt<1.13,>=1.11 in /nix/store/k3j171q8g6wmkz99ifdghl5m827f3bfr-python3.7-wrapt-1.12.1/lib/python3.7/site-packages (from astroid<2.7,>=2.5.2->pylint==2.7.4) (1.12.1) Requirement already satisfied: lazy-object-proxy>=1.4.0 in /nix/store/j6ajcrvwv6nwivfjaa88yq66jhflj5a0-python3.7-lazy-object-proxy-1.6.0/lib/python3.7/site-packages (from astroid<2.7,>=2.5.2->pylint==2.7.4) (1.6.0) Installing collected packages: pylint Successfully installed pylint-2.7.4 /build/pylint-2.7.4 'elisp/pylint-flymake.el' -> '/nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/share/emacs/site-lisp/pylint-flymake.el' 'elisp/pylint.el' -> '/nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/share/emacs/site-lisp/pylint.el' Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4 gzipping man pages under /nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/share/man/ strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/lib /nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/bin patching script interpreter paths in /nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4 checking for references to /build/ in /nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4... Rewriting #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11/bin/python3.7 to #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11 wrapping `/nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/bin/symilar'... Rewriting #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11/bin/python3.7 to #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11 wrapping `/nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/bin/epylint'... Rewriting #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11/bin/python3.7 to #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11 wrapping `/nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/bin/pylint'... Rewriting #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11/bin/python3.7 to #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11 wrapping `/nix/store/vsgk2xlivw3i4h5kjv8zn6jv6x218fl2-python3.7-pylint-2.7.4/bin/pyreverse'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase /nix/store/rhgf422wz4gr34czkjvlp7rlfcv35173-python3.7-pytest-benchmark-3.2.2/lib/python3.7/site-packages/pytest_benchmark/logger.py:44: PytestBenchmarkWarning: Benchmarks are automatically disabled because xdist plugin is active.Benchmarks cannot be performed reliably in a parallelized environment. warner(PytestBenchmarkWarning(text)) ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 benchmark: 3.2.2 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /build/pylint-2.7.4, configfile: pytest.ini plugins: benchmark-3.2.2, xdist-2.3.0, forked-1.3.0  gw0 I / gw1 I gw0 C / gw1 I gw0 C / gw1 C gw0 ok / gw1 C gw0 ok / gw1 ok gw0 ok / gw1 [1294] gw0 [1294] / gw1 [1294] ...................................................................s.... [ 5%] ...........................ss.....s..................s.....s............ [ 11%] .....................................................................s.. [ 16%] ...........ss..s....s................................................... [ 22%] ...s.s...........................................s...s.........s.s...... [ 27%] ......s........................................s......s......s.......... [ 33%] .......................................ss............................... [ 38%] ........................................................................ [ 44%] ..............s..........s.............................................. [ 50%] ..................................................ssssssssssssssssssssss [ 55%] ss.................ss................................................... [ 61%] ........................................................................ [ 66%] ........................................................................ [ 72%] ........................................................................ [ 77%] .............................................................ss......... [ 83%] ........................................................................ [ 89%] ...s..........................s......................................... [ 94%] ...................................................................... [100%] ================= 1239 passed, 55 skipped in 131.08s (0:02:11) ================= Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase