:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (pentium4)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-pentium4/root] -> [build]...done ==> Making package: yapf 0.40.2-3.0 (Sat May 10 21:22:31 2025) ==> Retrieving sources... -> Found yapf-0.40.2.tar.gz -> Found yapf-tomllib.patch ==> Validating source files with sha512sums... yapf-0.40.2.tar.gz ... Passed yapf-tomllib.patch ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-07-01 ==> Making package: yapf 0.40.2-3.0 (Sat May 10 21:22:34 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) python-zipp-3.21.0-2.0 python-importlib-metadata-8.6.1-1.0 python-platformdirs-4.3.6-1.0 Total Installed Size: 0.55 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-zipp... installing python-importlib-metadata... installing python-platformdirs... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) python-pyproject-hooks-1.2.0-3.1 python-build-1-1.3 python-installer-1-1.3 python-nose-1.3.7-18.0 python-setuptools-1-1.3 python-wheel-1-1.3 Total Installed Size: 16.35 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-pyproject-hooks... installing python-build... installing python-installer... installing python-setuptools... installing python-wheel... installing python-nose... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found yapf-0.40.2.tar.gz -> Found yapf-tomllib.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting yapf-0.40.2.tar.gz with bsdtar ==> Starting prepare()... patching file pyproject.toml patching file yapf/yapflib/file_resources.py patching file yapf/yapflib/style.py patching file yapftests/file_resources_test.py patching file yapftests/style_test.py ==> Starting build()... * Getting build dependencies for wheel... /usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:71: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) running egg_info creating yapf.egg-info writing yapf.egg-info/PKG-INFO writing dependency_links to yapf.egg-info/dependency_links.txt writing entry points to yapf.egg-info/entry_points.txt writing requirements to yapf.egg-info/requires.txt writing top-level names to yapf.egg-info/top_level.txt writing manifest file 'yapf.egg-info/SOURCES.txt' reading manifest file 'yapf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.travis.yml' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'yapf.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:71: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) running bdist_wheel running build running build_py creating build/lib/yapftests copying yapftests/reformatter_buganizer_test.py -> build/lib/yapftests copying yapftests/reformatter_style_config_test.py -> build/lib/yapftests copying yapftests/reformatter_basic_test.py -> build/lib/yapftests copying yapftests/pytree_utils_test.py -> build/lib/yapftests copying yapftests/utils.py -> build/lib/yapftests copying yapftests/logical_line_test.py -> build/lib/yapftests copying yapftests/subtype_assigner_test.py -> build/lib/yapftests copying yapftests/pytree_unwrapper_test.py -> build/lib/yapftests copying yapftests/line_joiner_test.py -> build/lib/yapftests copying yapftests/blank_line_calculator_test.py -> build/lib/yapftests copying yapftests/pytree_visitor_test.py -> build/lib/yapftests copying yapftests/split_penalty_test.py -> build/lib/yapftests copying yapftests/yapf_test_helper.py -> build/lib/yapftests copying yapftests/yapf_test.py -> build/lib/yapftests copying yapftests/format_decision_state_test.py -> build/lib/yapftests copying yapftests/reformatter_facebook_test.py -> build/lib/yapftests copying yapftests/reformatter_python3_test.py -> build/lib/yapftests copying yapftests/main_test.py -> build/lib/yapftests copying yapftests/comment_splicer_test.py -> build/lib/yapftests copying yapftests/__init__.py -> build/lib/yapftests copying yapftests/reformatter_pep8_test.py -> build/lib/yapftests copying yapftests/format_token_test.py -> build/lib/yapftests copying yapftests/style_test.py -> build/lib/yapftests copying yapftests/file_resources_test.py -> build/lib/yapftests creating build/lib/yapf copying yapf/__main__.py -> build/lib/yapf copying yapf/__init__.py -> build/lib/yapf creating build/lib/yapf/yapflib copying yapf/yapflib/errors.py -> build/lib/yapf/yapflib copying yapf/yapflib/subtypes.py -> build/lib/yapf/yapflib copying yapf/yapflib/yapf_api.py -> build/lib/yapf/yapflib copying yapf/yapflib/format_token.py -> build/lib/yapf/yapflib copying yapf/yapflib/style.py -> build/lib/yapf/yapflib copying yapf/yapflib/logical_line.py -> build/lib/yapf/yapflib copying yapf/yapflib/split_penalty.py -> build/lib/yapf/yapflib copying yapf/yapflib/reformatter.py -> build/lib/yapf/yapflib copying yapf/yapflib/identify_container.py -> build/lib/yapf/yapflib copying yapf/yapflib/__init__.py -> build/lib/yapf/yapflib copying yapf/yapflib/line_joiner.py -> build/lib/yapf/yapflib copying yapf/yapflib/file_resources.py -> build/lib/yapf/yapflib copying yapf/yapflib/object_state.py -> build/lib/yapf/yapflib copying yapf/yapflib/format_decision_state.py -> build/lib/yapf/yapflib creating build/lib/yapf/pytree copying yapf/pytree/pytree_visitor.py -> build/lib/yapf/pytree copying yapf/pytree/subtype_assigner.py -> build/lib/yapf/pytree copying yapf/pytree/split_penalty.py -> build/lib/yapf/pytree copying yapf/pytree/pytree_utils.py -> build/lib/yapf/pytree copying yapf/pytree/__init__.py -> build/lib/yapf/pytree copying yapf/pytree/continuation_splicer.py -> build/lib/yapf/pytree copying yapf/pytree/comment_splicer.py -> build/lib/yapf/pytree copying yapf/pytree/pytree_unwrapper.py -> build/lib/yapf/pytree copying yapf/pytree/blank_line_calculator.py -> build/lib/yapf/pytree creating build/lib/yapf/pyparser copying yapf/pyparser/pyparser_utils.py -> build/lib/yapf/pyparser copying yapf/pyparser/pyparser.py -> build/lib/yapf/pyparser copying yapf/pyparser/split_penalty_visitor.py -> build/lib/yapf/pyparser copying yapf/pyparser/__init__.py -> build/lib/yapf/pyparser creating build/lib/yapf_third_party copying third_party/yapf_third_party/__init__.py -> build/lib/yapf_third_party creating build/lib/yapf_third_party/_ylib2to3 copying third_party/yapf_third_party/_ylib2to3/fixer_base.py -> build/lib/yapf_third_party/_ylib2to3 copying third_party/yapf_third_party/_ylib2to3/fixer_util.py -> build/lib/yapf_third_party/_ylib2to3 copying third_party/yapf_third_party/_ylib2to3/pytree.py -> build/lib/yapf_third_party/_ylib2to3 copying third_party/yapf_third_party/_ylib2to3/patcomp.py -> build/lib/yapf_third_party/_ylib2to3 copying third_party/yapf_third_party/_ylib2to3/pygram.py -> build/lib/yapf_third_party/_ylib2to3 copying third_party/yapf_third_party/_ylib2to3/__init__.py -> build/lib/yapf_third_party/_ylib2to3 creating build/lib/yapf_third_party/yapf_diff copying third_party/yapf_third_party/yapf_diff/yapf_diff.py -> build/lib/yapf_third_party/yapf_diff copying third_party/yapf_third_party/yapf_diff/__init__.py -> build/lib/yapf_third_party/yapf_diff creating build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/parse.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/driver.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/literals.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/token.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/__init__.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/grammar.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/conv.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/pgen.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 copying third_party/yapf_third_party/_ylib2to3/pgen2/tokenize.py -> build/lib/yapf_third_party/_ylib2to3/pgen2 running egg_info writing yapf.egg-info/PKG-INFO writing dependency_links to yapf.egg-info/dependency_links.txt writing entry points to yapf.egg-info/entry_points.txt writing requirements to yapf.egg-info/requires.txt writing top-level names to yapf.egg-info/top_level.txt reading manifest file 'yapf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.travis.yml' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'yapf.egg-info/SOURCES.txt' copying third_party/yapf_third_party/yapf_diff/LICENSE -> build/lib/yapf_third_party/yapf_diff copying third_party/yapf_third_party/_ylib2to3/Grammar.txt -> build/lib/yapf_third_party/_ylib2to3 copying third_party/yapf_third_party/_ylib2to3/PatternGrammar.txt -> build/lib/yapf_third_party/_ylib2to3 copying third_party/yapf_third_party/_ylib2to3/LICENSE -> build/lib/yapf_third_party/_ylib2to3 installing to build/bdist.linux-i686/wheel running install running install_lib creating build/bdist.linux-i686/wheel creating build/bdist.linux-i686/wheel/yapftests copying build/lib/yapftests/reformatter_buganizer_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/reformatter_style_config_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/reformatter_basic_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/pytree_utils_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/utils.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/logical_line_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/subtype_assigner_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/pytree_unwrapper_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/line_joiner_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/blank_line_calculator_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/pytree_visitor_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/split_penalty_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/yapf_test_helper.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/yapf_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/format_decision_state_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/reformatter_facebook_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/reformatter_python3_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/main_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/comment_splicer_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/__init__.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/reformatter_pep8_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/format_token_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/style_test.py -> build/bdist.linux-i686/wheel/./yapftests copying build/lib/yapftests/file_resources_test.py -> build/bdist.linux-i686/wheel/./yapftests creating build/bdist.linux-i686/wheel/yapf copying build/lib/yapf/__main__.py -> build/bdist.linux-i686/wheel/./yapf creating build/bdist.linux-i686/wheel/yapf/yapflib copying build/lib/yapf/yapflib/errors.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/subtypes.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/yapf_api.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/format_token.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/style.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/logical_line.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/split_penalty.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/reformatter.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/identify_container.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/__init__.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/line_joiner.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/file_resources.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/object_state.py -> build/bdist.linux-i686/wheel/./yapf/yapflib copying build/lib/yapf/yapflib/format_decision_state.py -> build/bdist.linux-i686/wheel/./yapf/yapflib creating build/bdist.linux-i686/wheel/yapf/pytree copying build/lib/yapf/pytree/pytree_visitor.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/pytree/subtype_assigner.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/pytree/split_penalty.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/pytree/pytree_utils.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/pytree/__init__.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/pytree/continuation_splicer.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/pytree/comment_splicer.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/pytree/pytree_unwrapper.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/pytree/blank_line_calculator.py -> build/bdist.linux-i686/wheel/./yapf/pytree copying build/lib/yapf/__init__.py -> build/bdist.linux-i686/wheel/./yapf creating build/bdist.linux-i686/wheel/yapf/pyparser copying build/lib/yapf/pyparser/pyparser_utils.py -> build/bdist.linux-i686/wheel/./yapf/pyparser copying build/lib/yapf/pyparser/pyparser.py -> build/bdist.linux-i686/wheel/./yapf/pyparser copying build/lib/yapf/pyparser/split_penalty_visitor.py -> build/bdist.linux-i686/wheel/./yapf/pyparser copying build/lib/yapf/pyparser/__init__.py -> build/bdist.linux-i686/wheel/./yapf/pyparser creating build/bdist.linux-i686/wheel/yapf_third_party creating build/bdist.linux-i686/wheel/yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/_ylib2to3/fixer_base.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 creating build/bdist.linux-i686/wheel/yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/parse.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/driver.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/literals.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/token.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/__init__.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/grammar.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/conv.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/pgen.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/pgen2/tokenize.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3/pgen2 copying build/lib/yapf_third_party/_ylib2to3/LICENSE -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/_ylib2to3/fixer_util.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/_ylib2to3/pytree.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/_ylib2to3/PatternGrammar.txt -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/_ylib2to3/patcomp.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/_ylib2to3/pygram.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/_ylib2to3/Grammar.txt -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/_ylib2to3/__init__.py -> build/bdist.linux-i686/wheel/./yapf_third_party/_ylib2to3 copying build/lib/yapf_third_party/__init__.py -> build/bdist.linux-i686/wheel/./yapf_third_party creating build/bdist.linux-i686/wheel/yapf_third_party/yapf_diff copying build/lib/yapf_third_party/yapf_diff/LICENSE -> build/bdist.linux-i686/wheel/./yapf_third_party/yapf_diff copying build/lib/yapf_third_party/yapf_diff/yapf_diff.py -> build/bdist.linux-i686/wheel/./yapf_third_party/yapf_diff copying build/lib/yapf_third_party/yapf_diff/__init__.py -> build/bdist.linux-i686/wheel/./yapf_third_party/yapf_diff running install_egg_info Copying yapf.egg-info to build/bdist.linux-i686/wheel/./yapf-0.40.2-py3.13.egg-info running install_scripts creating build/bdist.linux-i686/wheel/yapf-0.40.2.dist-info/WHEEL creating '/build/yapf/src/yapf-0.40.2/dist/.tmp-3_94dm3g/yapf-0.40.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it adding 'yapf/__init__.py' adding 'yapf/__main__.py' adding 'yapf/pyparser/__init__.py' adding 'yapf/pyparser/pyparser.py' adding 'yapf/pyparser/pyparser_utils.py' adding 'yapf/pyparser/split_penalty_visitor.py' adding 'yapf/pytree/__init__.py' adding 'yapf/pytree/blank_line_calculator.py' adding 'yapf/pytree/comment_splicer.py' adding 'yapf/pytree/continuation_splicer.py' adding 'yapf/pytree/pytree_unwrapper.py' adding 'yapf/pytree/pytree_utils.py' adding 'yapf/pytree/pytree_visitor.py' adding 'yapf/pytree/split_penalty.py' adding 'yapf/pytree/subtype_assigner.py' adding 'yapf/yapflib/__init__.py' adding 'yapf/yapflib/errors.py' adding 'yapf/yapflib/file_resources.py' adding 'yapf/yapflib/format_decision_state.py' adding 'yapf/yapflib/format_token.py' adding 'yapf/yapflib/identify_container.py' adding 'yapf/yapflib/line_joiner.py' adding 'yapf/yapflib/logical_line.py' adding 'yapf/yapflib/object_state.py' adding 'yapf/yapflib/reformatter.py' adding 'yapf/yapflib/split_penalty.py' adding 'yapf/yapflib/style.py' adding 'yapf/yapflib/subtypes.py' adding 'yapf/yapflib/yapf_api.py' adding 'yapf_third_party/__init__.py' adding 'yapf_third_party/_ylib2to3/Grammar.txt' adding 'yapf_third_party/_ylib2to3/LICENSE' adding 'yapf_third_party/_ylib2to3/PatternGrammar.txt' adding 'yapf_third_party/_ylib2to3/__init__.py' adding 'yapf_third_party/_ylib2to3/fixer_base.py' adding 'yapf_third_party/_ylib2to3/fixer_util.py' adding 'yapf_third_party/_ylib2to3/patcomp.py' adding 'yapf_third_party/_ylib2to3/pygram.py' adding 'yapf_third_party/_ylib2to3/pytree.py' adding 'yapf_third_party/_ylib2to3/pgen2/__init__.py' adding 'yapf_third_party/_ylib2to3/pgen2/conv.py' adding 'yapf_third_party/_ylib2to3/pgen2/driver.py' adding 'yapf_third_party/_ylib2to3/pgen2/grammar.py' adding 'yapf_third_party/_ylib2to3/pgen2/literals.py' adding 'yapf_third_party/_ylib2to3/pgen2/parse.py' adding 'yapf_third_party/_ylib2to3/pgen2/pgen.py' adding 'yapf_third_party/_ylib2to3/pgen2/token.py' adding 'yapf_third_party/_ylib2to3/pgen2/tokenize.py' adding 'yapf_third_party/yapf_diff/LICENSE' adding 'yapf_third_party/yapf_diff/__init__.py' adding 'yapf_third_party/yapf_diff/yapf_diff.py' adding 'yapftests/__init__.py' adding 'yapftests/blank_line_calculator_test.py' adding 'yapftests/comment_splicer_test.py' adding 'yapftests/file_resources_test.py' adding 'yapftests/format_decision_state_test.py' adding 'yapftests/format_token_test.py' adding 'yapftests/line_joiner_test.py' adding 'yapftests/logical_line_test.py' adding 'yapftests/main_test.py' adding 'yapftests/pytree_unwrapper_test.py' adding 'yapftests/pytree_utils_test.py' adding 'yapftests/pytree_visitor_test.py' adding 'yapftests/reformatter_basic_test.py' adding 'yapftests/reformatter_buganizer_test.py' adding 'yapftests/reformatter_facebook_test.py' adding 'yapftests/reformatter_pep8_test.py' adding 'yapftests/reformatter_python3_test.py' adding 'yapftests/reformatter_style_config_test.py' adding 'yapftests/split_penalty_test.py' adding 'yapftests/style_test.py' adding 'yapftests/subtype_assigner_test.py' adding 'yapftests/utils.py' adding 'yapftests/yapf_test.py' adding 'yapftests/yapf_test_helper.py' adding 'yapf-0.40.2.dist-info/AUTHORS' adding 'yapf-0.40.2.dist-info/LICENSE' adding 'yapf-0.40.2.dist-info/METADATA' adding 'yapf-0.40.2.dist-info/WHEEL' adding 'yapf-0.40.2.dist-info/entry_points.txt' adding 'yapf-0.40.2.dist-info/top_level.txt' adding 'yapf-0.40.2.dist-info/RECORD' removing build/bdist.linux-i686/wheel Successfully built yapf-0.40.2-py3-none-any.whl ==> Starting check()... ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................FFFFFFFFFFTraceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "/build/yapf/src/yapf-0.40.2/yapf/__init__.py", line 41, in from yapf.yapflib import yapf_api File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/yapf_api.py", line 38, in from yapf.pyparser import pyparser File "/build/yapf/src/yapf-0.40.2/yapf/pyparser/pyparser.py", line 44, in from yapf.yapflib import format_token File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/format_token.py", line 23, in from yapf.pytree import pytree_utils File "/build/yapf/src/yapf-0.40.2/yapf/pytree/pytree_utils.py", line 30, in from yapf_third_party._ylib2to3 import pygram File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pygram.py", line 9, in from .pgen2 import driver File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pgen2/driver.py", line 35, in from platformdirs import user_cache_dir ModuleNotFoundError: No module named 'platformdirs' .FTraceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "/build/yapf/src/yapf-0.40.2/yapf/__init__.py", line 41, in from yapf.yapflib import yapf_api File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/yapf_api.py", line 38, in from yapf.pyparser import pyparser File "/build/yapf/src/yapf-0.40.2/yapf/pyparser/pyparser.py", line 44, in from yapf.yapflib import format_token File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/format_token.py", line 23, in from yapf.pytree import pytree_utils File "/build/yapf/src/yapf-0.40.2/yapf/pytree/pytree_utils.py", line 30, in from yapf_third_party._ylib2to3 import pygram File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pygram.py", line 9, in from .pgen2 import driver File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pgen2/driver.py", line 35, in from platformdirs import user_cache_dir ModuleNotFoundError: No module named 'platformdirs' FTraceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "/build/yapf/src/yapf-0.40.2/yapf/__init__.py", line 41, in from yapf.yapflib import yapf_api File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/yapf_api.py", line 38, in from yapf.pyparser import pyparser File "/build/yapf/src/yapf-0.40.2/yapf/pyparser/pyparser.py", line 44, in from yapf.yapflib import format_token File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/format_token.py", line 23, in from yapf.pytree import pytree_utils File "/build/yapf/src/yapf-0.40.2/yapf/pytree/pytree_utils.py", line 30, in from yapf_third_party._ylib2to3 import pygram File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pygram.py", line 9, in from .pgen2 import driver File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pgen2/driver.py", line 35, in from platformdirs import user_cache_dir ModuleNotFoundError: No module named 'platformdirs' FTraceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "/build/yapf/src/yapf-0.40.2/yapf/__init__.py", line 41, in from yapf.yapflib import yapf_api File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/yapf_api.py", line 38, in from yapf.pyparser import pyparser File "/build/yapf/src/yapf-0.40.2/yapf/pyparser/pyparser.py", line 44, in from yapf.yapflib import format_token File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/format_token.py", line 23, in from yapf.pytree import pytree_utils File "/build/yapf/src/yapf-0.40.2/yapf/pytree/pytree_utils.py", line 30, in from yapf_third_party._ylib2to3 import pygram File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pygram.py", line 9, in from .pgen2 import driver File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pgen2/driver.py", line 35, in from platformdirs import user_cache_dir ModuleNotFoundError: No module named 'platformdirs' .Traceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "/build/yapf/src/yapf-0.40.2/yapf/__init__.py", line 41, in from yapf.yapflib import yapf_api File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/yapf_api.py", line 38, in from yapf.pyparser import pyparser File "/build/yapf/src/yapf-0.40.2/yapf/pyparser/pyparser.py", line 44, in from yapf.yapflib import format_token File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/format_token.py", line 23, in from yapf.pytree import pytree_utils File "/build/yapf/src/yapf-0.40.2/yapf/pytree/pytree_utils.py", line 30, in from yapf_third_party._ylib2to3 import pygram File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pygram.py", line 9, in from .pgen2 import driver File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pgen2/driver.py", line 35, in from platformdirs import user_cache_dir ModuleNotFoundError: No module named 'platformdirs' FTraceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "/build/yapf/src/yapf-0.40.2/yapf/__init__.py", line 41, in from yapf.yapflib import yapf_api File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/yapf_api.py", line 38, in from yapf.pyparser import pyparser File "/build/yapf/src/yapf-0.40.2/yapf/pyparser/pyparser.py", line 44, in from yapf.yapflib import format_token File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/format_token.py", line 23, in from yapf.pytree import pytree_utils File "/build/yapf/src/yapf-0.40.2/yapf/pytree/pytree_utils.py", line 30, in from yapf_third_party._ylib2to3 import pygram File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pygram.py", line 9, in from .pgen2 import driver File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pgen2/driver.py", line 35, in from platformdirs import user_cache_dir ModuleNotFoundError: No module named 'platformdirs' FFFTraceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "/build/yapf/src/yapf-0.40.2/yapf/__init__.py", line 41, in from yapf.yapflib import yapf_api File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/yapf_api.py", line 38, in from yapf.pyparser import pyparser File "/build/yapf/src/yapf-0.40.2/yapf/pyparser/pyparser.py", line 44, in from yapf.yapflib import format_token File "/build/yapf/src/yapf-0.40.2/yapf/yapflib/format_token.py", line 23, in from yapf.pytree import pytree_utils File "/build/yapf/src/yapf-0.40.2/yapf/pytree/pytree_utils.py", line 30, in from yapf_third_party._ylib2to3 import pygram File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pygram.py", line 9, in from .pgen2 import driver File "/build/yapf/src/yapf-0.40.2/third_party/yapf_third_party/_ylib2to3/pgen2/driver.py", line 35, in from platformdirs import user_cache_dir ModuleNotFoundError: No module named 'platformdirs' EFFFFFFFFFFFFFFFFFFFFFFFFFFF................................... ====================================================================== ERROR: testPrintModified (yapftests.yapf_test.CommandLineTest.testPrintModified) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 499, in testPrintModified output = subprocess.check_output( YAPF_BINARY + ['--in-place', '--print-modified', filepath], text=True) File "/usr/lib/python3.13/subprocess.py", line 472, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ **kwargs).stdout ^^^^^^^^^ File "/usr/lib/python3.13/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/usr/bin/python', '-m', 'yapf', '--no-local-style', '--in-place', '--print-modified', '/tmp/tmp6k0f0g3m/tmpf335j268.py']' returned non-zero exit status 1. ====================================================================== FAIL: testCoalesceBrackets (yapftests.yapf_test.CommandLineTest.testCoalesceBrackets) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1190, in testCoalesceBrackets self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(name)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testCommentFollowingMultilineString (yapftests.yapf_test.CommandLineTest.testCommentFollowingMultilineString) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1108, in testCommentFollowingMultilineString self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-1']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testDedentClosingBracket (yapftests.yapf_test.CommandLineTest.testDedentClosingBracket) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1125, in testDedentClosingBracket self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style=pep8']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testDisableButAdjustIndentations (yapftests.yapf_test.CommandLineTest.testDisableButAdjustIndentations) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 774, in testDisableButAdjustIndentations self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testDisableFormattingInDataLiteral (yapftests.yapf_test.CommandLineTest.testDisableFormattingInDataLiteral) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1010, in testDisableFormattingInDataLiteral self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '14-15']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testDisableWhenSpecifyingLines (yapftests.yapf_test.CommandLineTest.testDisableWhenSpecifyingLines) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 970, in testDisableWhenSpecifyingLines self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-10']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testDisableWholeDataStructure (yapftests.yapf_test.CommandLineTest.testDisableWholeDataStructure) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 757, in testDisableWholeDataStructure self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testDisableWithLineRanges (yapftests.yapf_test.CommandLineTest.testDisableWithLineRanges) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1551, in testDisableWithLineRanges self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style', 'yapf', '--lines', '1-100']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testDisableWithLinesOption (yapftests.yapf_test.CommandLineTest.testDisableWithLinesOption) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1527, in testDisableWithLinesOption self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-8']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testDisabledMultilineStrings (yapftests.yapf_test.CommandLineTest.testDisabledMultilineStrings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 940, in testDisabledMultilineStrings self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-1']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testFormatLinesSpecifiedInMiddleOfExpression (yapftests.yapf_test.CommandLineTest.testFormatLinesSpecifiedInMiddleOfExpression) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1086, in testFormatLinesSpecifiedInMiddleOfExpression self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '5-6']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testInPlaceReformatting (yapftests.yapf_test.CommandLineTest.testInPlaceReformatting) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 446, in testInPlaceReformatting self.assertEqual(reformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 'def foo():\n x = 37\n' != 'def foo():\n x = 37\n' def foo(): - x = 37 + x = 37 ? ++ ====================================================================== FAIL: testInPlaceReformattingBlank (yapftests.yapf_test.CommandLineTest.testInPlaceReformattingBlank) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 457, in testInPlaceReformattingBlank self.assertEqual(reformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\n\n' != '\n' - ====================================================================== FAIL: testInPlaceReformattingNoNewLine (yapftests.yapf_test.CommandLineTest.testInPlaceReformattingNoNewLine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 482, in testInPlaceReformattingNoNewLine self.assertEqual(reformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 'def foo(): x = 37' != 'def foo():\n x = 37\n' - def foo(): x = 37 ? ------- + def foo(): + x = 37 + ====================================================================== FAIL: testInPlaceReformattingWindowsNewLine (yapftests.yapf_test.CommandLineTest.testInPlaceReformattingWindowsNewLine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 468, in testInPlaceReformattingWindowsNewLine self.assertEqual(reformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\r\n\r\n' != '\r\n' - ====================================================================== FAIL: testMultilineCommentFormattingDisabled (yapftests.yapf_test.CommandLineTest.testMultilineCommentFormattingDisabled) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1240, in testMultilineCommentFormattingDisabled self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-1', '--style', 'yapf']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testOmitFormattingLinesBeforeDisabledFunctionComment (yapftests.yapf_test.CommandLineTest.testOmitFormattingLinesBeforeDisabledFunctionComment) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 650, in testOmitFormattingLinesBeforeDisabledFunctionComment self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '5-5']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testPseudoParenSpaces (yapftests.yapf_test.CommandLineTest.testPseudoParenSpaces) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1206, in testPseudoParenSpaces self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-1', '--style', 'yapf']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testReadFromStdin (yapftests.yapf_test.CommandLineTest.testReadFromStdin) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 514, in testReadFromStdin self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testReadFromStdinWithEscapedStrings (yapftests.yapf_test.CommandLineTest.testReadFromStdinWithEscapedStrings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 523, in testReadFromStdinWithEscapedStrings self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testReadSingleLineCodeFromStdin (yapftests.yapf_test.CommandLineTest.testReadSingleLineCodeFromStdin) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 585, in testReadSingleLineCodeFromStdin self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testReformattingSkippingLines (yapftests.yapf_test.CommandLineTest.testReformattingSkippingLines) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 680, in testReformattingSkippingLines self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testReformattingSkippingSingleLine (yapftests.yapf_test.CommandLineTest.testReformattingSkippingSingleLine) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 742, in testReformattingSkippingSingleLine self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testReformattingSkippingToEndOfFile (yapftests.yapf_test.CommandLineTest.testReformattingSkippingToEndOfFile) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 719, in testReformattingSkippingToEndOfFile self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testReformattingSpecificLines (yapftests.yapf_test.CommandLineTest.testReformattingSpecificLines) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 630, in testReformattingSpecificLines self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-2']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testRetainVerticalFormattingBetweenDisabledAndEnabledLines (yapftests.yapf_test.CommandLineTest.testRetainVerticalFormattingBetweenDisabledAndEnabledLines) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1036, in testRetainVerticalFormattingBetweenDisabledAndEnabledLines self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '4-7']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testRetainVerticalFormattingBetweenDisabledLines (yapftests.yapf_test.CommandLineTest.testRetainVerticalFormattingBetweenDisabledLines) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1060, in testRetainVerticalFormattingBetweenDisabledLines self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '4-4']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testRetainingHorizontalWhitespace (yapftests.yapf_test.CommandLineTest.testRetainingHorizontalWhitespace) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 797, in testRetainingHorizontalWhitespace self.assertYapfReformats(unformatted_code, expected_formatted_code) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testRetainingSemicolonsWhenSpecifyingLines (yapftests.yapf_test.CommandLineTest.testRetainingSemicolonsWhenSpecifyingLines) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 914, in testRetainingSemicolonsWhenSpecifyingLines self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-1']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testRetainingVerticalWhitespace (yapftests.yapf_test.CommandLineTest.testRetainingVerticalWhitespace) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 825, in testRetainingVerticalWhitespace self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-2']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testSetCustomStyleBasedOnYapf (yapftests.yapf_test.CommandLineTest.testSetCustomStyleBasedOnYapf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 554, in testSetCustomStyleBasedOnYapf self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(stylepath)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testSetCustomStyleSpacesBeforeComment (yapftests.yapf_test.CommandLineTest.testSetCustomStyleSpacesBeforeComment) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 573, in testSetCustomStyleSpacesBeforeComment self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(stylepath)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testSetYapfStyle (yapftests.yapf_test.CommandLineTest.testSetYapfStyle) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 534, in testSetYapfStyle self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style=yapf']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testSpacingBeforeComments (yapftests.yapf_test.CommandLineTest.testSpacingBeforeComments) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1467, in testSpacingBeforeComments self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-2']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testSpacingBeforeCommentsInDicts (yapftests.yapf_test.CommandLineTest.testSpacingBeforeCommentsInDicts) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1503, in testSpacingBeforeCommentsInDicts self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style', 'yapf', '--lines', '1-1']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testStyleOutputRoundTrip (yapftests.yapf_test.CommandLineTest.testStyleOutputRoundTrip) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1440, in testStyleOutputRoundTrip self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testTrailingCommentsWithDisabledFormatting (yapftests.yapf_test.CommandLineTest.testTrailingCommentsWithDisabledFormatting) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1260, in testTrailingCommentsWithDisabledFormatting self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-1', '--style', 'yapf']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testUseSpacesContinuationAlignStyleFixed (yapftests.yapf_test.CommandLineTest.testUseSpacesContinuationAlignStyleFixed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1390, in testUseSpacesContinuationAlignStyleFixed self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(stylepath)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testUseSpacesContinuationAlignStyleVAlignRight (yapftests.yapf_test.CommandLineTest.testUseSpacesContinuationAlignStyleVAlignRight) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1417, in testUseSpacesContinuationAlignStyleVAlignRight self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(stylepath)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testUseTabs (yapftests.yapf_test.CommandLineTest.testUseTabs) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1283, in testUseTabs self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(stylepath)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testUseTabsContinuationAlignStyleFixed (yapftests.yapf_test.CommandLineTest.testUseTabsContinuationAlignStyleFixed) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1335, in testUseTabsContinuationAlignStyleFixed self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(stylepath)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testUseTabsContinuationAlignStyleVAlignRight (yapftests.yapf_test.CommandLineTest.testUseTabsContinuationAlignStyleVAlignRight) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1363, in testUseTabsContinuationAlignStyleVAlignRight self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(stylepath)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testUseTabsWith (yapftests.yapf_test.CommandLineTest.testUseTabsWith) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 1307, in testUseTabsWith self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--style={0}'.format(stylepath)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ====================================================================== FAIL: testVerticalSpacingWithCommentWithContinuationMarkers (yapftests.yapf_test.CommandLineTest.testVerticalSpacingWithCommentWithContinuationMarkers) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 896, in testVerticalSpacingWithCommentWithContinuationMarkers self.assertYapfReformats( ~~~~~~~~~~~~~~~~~~~~~~~~^ unformatted_code, ^^^^^^^^^^^^^^^^^ expected_formatted_code, ^^^^^^^^^^^^^^^^^^^^^^^^ extra_options=['--lines', '1-1']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/yapf/src/yapf-0.40.2/yapftests/yapf_test.py", line 428, in assertYapfReformats self.assertEqual(stderrdata, b'') ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ AssertionError: b'Traceback (most recent call last):\n Fil[1162 chars]\'\n' != b'' ---------------------------------------------------------------------- Ran 610 tests in 5.760s FAILED (errors=1, failures=44) ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-pentium4/build/build used straw: :with_build_support: build@euronuc.lan