==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-libcst 1.8.6-1 (Sun Jan 11 17:19:58 2026)
==> Retrieving sources...
  -> Found python-libcst-1.8.6.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-libcst-1.8.6.tar.gz ... Passed
==> Making package: python-libcst 1.8.6-1 (Mon Jan 12 00:20:24 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) libyaml-0.2.5-3  mpdecimal-4.0.1-1  python-3.14.2-2  python-yaml-6.0.3-2

Total Installed Size:  69.68 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
installing libyaml...
installing python-yaml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (21) compiler-rt-21.1.6-1  libedit-20250104_3.1-1  lld-21.1.6-1  llvm-libs-21.1.6-1  python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-packaging-25.0-4  python-platformdirs-4.5.1-3  python-pyproject-hooks-1.2.0-6  python-semantic-version-2.10.0-9  python-setuptools-1:80.9.0-4  rust-1:1.92.0-1  python-build-1.3.0-4  python-installer-0.7.0-14  python-setuptools-rust-1.12.0-3  python-setuptools-scm-9.2.2-3  python-wheel-0.45.1-4

Total Installed Size:  396.83 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing compiler-rt...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
    gdb: rust-gdb script
    lldb: rust-lldb script
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-semantic-version...
installing python-setuptools-rust...
installing python-setuptools-scm...
Optional dependencies for python-setuptools-scm
    python-rich: use rich as console log handler
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-libcst-1.8.6.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-libcst-1.8.6.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_exceptions.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_add_slots.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_typed_visitor_base.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_batched_visitor.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_maybe_sentinel.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_metadata_dependent.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_removal_sentinel.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_tabs.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_visitors.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_position.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_typed_visitor.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_types.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_type_enforce.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_flatten_sentinel.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/tool.py -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/_version.py -> build/lib.linux-armv7l-cpython-314/libcst
creating build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/module.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/base.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/expression.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/internal.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/whitespace.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/op.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/deep_equals.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
copying libcst/_nodes/statement.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes
creating build/lib.linux-armv7l-cpython-314/libcst/display
copying libcst/display/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/display
copying libcst/display/graphviz.py -> build/lib.linux-armv7l-cpython-314/libcst/display
copying libcst/display/text.py -> build/lib.linux-armv7l-cpython-314/libcst/display
creating build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_exceptions.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_batched_visitor.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_add_slots.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_tabs.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_deep_clone.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/__main__.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_type_enforce.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_visitor.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_import.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_e2e.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_pyre_integration.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_deep_replace.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_fuzz.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
copying libcst/tests/test_roundtrip.py -> build/lib.linux-armv7l-cpython-314/libcst/tests
creating build/lib.linux-armv7l-cpython-314/libcst/codegen
copying libcst/codegen/gen_type_mapping.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen
copying libcst/codegen/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen
copying libcst/codegen/gen_matcher_classes.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen
copying libcst/codegen/gen_visitor_functions.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen
copying libcst/codegen/gather.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen
copying libcst/codegen/generate.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen
copying libcst/codegen/transforms.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen
creating build/lib.linux-armv7l-cpython-314/libcst/testing
copying libcst/testing/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/testing
copying libcst/testing/utils.py -> build/lib.linux-armv7l-cpython-314/libcst/testing
creating build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/_dummy_pool.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/_runner.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/_cli.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/_visitor.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/_context.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/_testing.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/_command.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
copying libcst/codemod/_codemod.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod
creating build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/name_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/expression_context_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/span_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/full_repo_manager.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/position_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/file_path_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/scope_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/base_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/reentrant_codegen.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/type_inference_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/parent_node_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/accessor_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
copying libcst/metadata/wrapper.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata
creating build/lib.linux-armv7l-cpython-314/libcst/matchers
copying libcst/matchers/_return_types.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers
copying libcst/matchers/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers
copying libcst/matchers/_visitors.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers
copying libcst/matchers/_decorators.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers
copying libcst/matchers/_matcher_base.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers
creating build/lib.linux-armv7l-cpython-314/libcst/helpers
copying libcst/helpers/module.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers
copying libcst/helpers/expression.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers
copying libcst/helpers/_template.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers
copying libcst/helpers/matchers.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers
copying libcst/helpers/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers
copying libcst/helpers/common.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers
copying libcst/helpers/paths.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers
copying libcst/helpers/node_fields.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers
creating build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/entrypoints.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/production_decorator.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/detect_config.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/grammar.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/custom_itertools.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/base_parser.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/_parsing_check.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/wrapped_tokenize.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/python_parser.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/py_whitespace_parser.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
copying libcst/_parser/whitespace_parser.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser
creating build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_global.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_cst_node.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_template_strings.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_match.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/base.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_call.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_subscript.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_while.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_boolean_op.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_return.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_namedexpr.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_yield.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_funcdef.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_empty_line.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_ifexp.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_leaf_small_statements.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_flatten_behavior.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_removal_behavior.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_dict.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_module.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_list.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_number.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_comment.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_dict_comp.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_with.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_tuple.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_docstring.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_simple_whitespace.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_atom.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_for.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_small_statement.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_unary_op.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_comparison.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_try.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_matrix_multiply.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_await.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_if.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_raise.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_binary_op.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_attribute.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_import.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_classdef.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_else.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_del.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_trailing_whitespace.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_simple_comp.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_simple_string.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_indented_block.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_assert.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_nonlocal.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_assign.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_lambda.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_type_alias.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_set.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_simple_statement.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
copying libcst/_nodes/tests/test_newline.py -> build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests
creating build/lib.linux-armv7l-cpython-314/libcst/display/tests
copying libcst/display/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/display/tests
copying libcst/display/tests/test_dump_graphviz.py -> build/lib.linux-armv7l-cpython-314/libcst/display/tests
copying libcst/display/tests/test_dump_text.py -> build/lib.linux-armv7l-cpython-314/libcst/display/tests
creating build/lib.linux-armv7l-cpython-314/libcst/codegen/tests
copying libcst/codegen/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen/tests
copying libcst/codegen/tests/test_codegen_clean.py -> build/lib.linux-armv7l-cpython-314/libcst/codegen/tests
creating build/lib.linux-armv7l-cpython-314/libcst/codemod/tests
copying libcst/codemod/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/tests
copying libcst/codemod/tests/test_codemod_cli.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/tests
copying libcst/codemod/tests/test_metadata.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/tests
copying libcst/codemod/tests/test_codemod.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/tests
copying libcst/codemod/tests/test_runner.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/tests
creating build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_gather_string_annotation_names.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_gather_unused_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_gather_global_names.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_add_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_gather_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_remove_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_apply_type_annotations.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_gather_comments.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
copying libcst/codemod/visitors/_gather_exports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors
creating build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/fix_pyre_directives.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/ensure_import_present.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/remove_pyre_directive.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/remove_unused_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/convert_type_comments.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/strip_strings_from_types.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/rename.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/convert_union_to_or.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/unnecessary_format_string.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/fix_variadic_callable.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/rename_typing_generic_aliases.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/add_trailing_commas.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/convert_namedtuple_to_dataclass.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/convert_percent_format_to_fstring.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/noop.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/add_pyre_directive.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
copying libcst/codemod/commands/convert_format_to_fstring.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands
creating build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_add_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_gather_global_names.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_apply_type_annotations.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_gather_string_annotation_names.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_gather_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_remove_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_gather_comments.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_gather_exports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
copying libcst/codemod/visitors/tests/test_gather_unused_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests
creating build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_noop.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_convert_namedtuple_to_dataclass.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_fix_variadic_callable.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_fix_pyre_directives.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_unnecessary_format_string.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_strip_strings_from_types.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_convert_union_to_or.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_convert_type_comments.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_add_pyre_directive.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_add_trailing_commas.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_rename_typing_generic_aliases.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_rename.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_convert_percent_format_to_fstring.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_remove_unused_imports.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_remove_pyre_directive.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_convert_format_to_fstring.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
copying libcst/codemod/commands/tests/test_ensure_import_present.py -> build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests
creating build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_name_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_full_repo_manager.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_accessor_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_position_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_base_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_metadata_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_type_inference_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_expression_context_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_parent_node_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_scope_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_metadata_wrapper.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_reentrant_codegen.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_span_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
copying libcst/metadata/tests/test_file_path_provider.py -> build/lib.linux-armv7l-cpython-314/libcst/metadata/tests
creating build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
copying libcst/matchers/tests/test_matchers_with_metadata.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
copying libcst/matchers/tests/test_replace.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
copying libcst/matchers/tests/test_visitors.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
copying libcst/matchers/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
copying libcst/matchers/tests/test_findall.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
copying libcst/matchers/tests/test_decorators.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
copying libcst/matchers/tests/test_matchers.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
copying libcst/matchers/tests/test_extract.py -> build/lib.linux-armv7l-cpython-314/libcst/matchers/tests
creating build/lib.linux-armv7l-cpython-314/libcst/helpers/tests
copying libcst/helpers/tests/test_node_fields.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers/tests
copying libcst/helpers/tests/test_template.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers/tests
copying libcst/helpers/tests/test_paths.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers/tests
copying libcst/helpers/tests/test_expression.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers/tests
copying libcst/helpers/tests/test_module.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers/tests
copying libcst/helpers/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers/tests
copying libcst/helpers/tests/test_matchers.py -> build/lib.linux-armv7l-cpython-314/libcst/helpers/tests
creating build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/test_parse_errors.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/test_footer_behavior.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/test_version_compare.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/test_node_identity.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/test_wrapped_tokenize.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/test_whitespace_parser.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/test_detect_config.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
copying libcst/_parser/tests/test_config.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/tests
creating build/lib.linux-armv7l-cpython-314/libcst/_parser/parso
copying libcst/_parser/parso/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso
copying libcst/_parser/parso/utils.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso
creating build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions
copying libcst/_parser/conversions/module.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions
copying libcst/_parser/conversions/expression.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions
copying libcst/_parser/conversions/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions
copying libcst/_parser/conversions/params.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions
copying libcst/_parser/conversions/statement.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions
copying libcst/_parser/conversions/terminals.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions
creating build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/conversions.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/py_config.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/production.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/token.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/config.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/py_whitespace_state.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/whitespace_state.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/py_token.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
copying libcst/_parser/types/partials.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types
creating build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/pgen2
copying libcst/_parser/parso/pgen2/generator.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/pgen2
copying libcst/_parser/parso/pgen2/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/pgen2
copying libcst/_parser/parso/pgen2/grammar_parser.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/pgen2
creating build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests
copying libcst/_parser/parso/tests/test_utils.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests
copying libcst/_parser/parso/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests
copying libcst/_parser/parso/tests/test_fstring.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests
copying libcst/_parser/parso/tests/test_tokenize.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests
creating build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python
copying libcst/_parser/parso/python/token.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python
copying libcst/_parser/parso/python/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python
copying libcst/_parser/parso/python/tokenize.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python
copying libcst/_parser/parso/python/py_token.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python
creating build/lib.linux-armv7l-cpython-314/libcst/_parser/types/tests
copying libcst/_parser/types/tests/__init__.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types/tests
copying libcst/_parser/types/tests/test_config.py -> build/lib.linux-armv7l-cpython-314/libcst/_parser/types/tests
running egg_info
creating libcst.egg-info
writing libcst.egg-info/PKG-INFO
writing dependency_links to libcst.egg-info/dependency_links.txt
writing requirements to libcst.egg-info/requires.txt
writing top-level names to libcst.egg-info/top_level.txt
writing manifest file 'libcst.egg-info/SOURCES.txt'
reading manifest file 'libcst.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'native/target'
adding license file 'LICENSE'
writing manifest file 'libcst.egg-info/SOURCES.txt'
copying libcst/py.typed -> build/lib.linux-armv7l-cpython-314/libcst
copying libcst/codemod/tests/codemod_formatter_error_input.py.txt -> build/lib.linux-armv7l-cpython-314/libcst/codemod/tests
running build_ext
running build_rust
    Updating crates.io index
 Downloading crates ...
  Downloaded winnow v0.6.18
  Downloaded scopeguard v1.1.0
  Downloaded difference v2.0.0
  Downloaded serde v1.0.208
  Downloaded clap_builder v4.5.38
  Downloaded wasm-bindgen-shared v0.2.100
  Downloaded wasm-bindgen-backend v0.2.100
  Downloaded regex v1.11.2
  Downloaded wasm-bindgen-macro v0.2.100
  Downloaded winapi-util v0.1.5
  Downloaded unicode-ident v1.0.18
  Downloaded wasm-bindgen-macro-support v0.2.100
  Downloaded toml_edit v0.22.20
  Downloaded pyo3-macros-backend v0.26.0
  Downloaded unicode-width v0.2.0
  Downloaded itertools v0.13.0
  Downloaded serde_json v1.0.125
  Downloaded criterion v0.6.0
  Downloaded pyo3-ffi v0.26.0
  Downloaded syn v2.0.101
  Downloaded indexmap v2.4.0
  Downloaded clap v4.5.38
  Downloaded proc-macro2 v1.0.95
  Downloaded serde_derive v1.0.208
  Downloaded ryu v1.0.10
  Downloaded walkdir v2.3.2
  Downloaded trybuild v1.0.105
  Downloaded toml_datetime v0.6.8
  Downloaded thiserror-impl v2.0.12
  Downloaded regex-syntax v0.8.5
  Downloaded same-file v1.0.6
  Downloaded pyo3-macros v0.26.0
  Downloaded pyo3-build-config v0.26.0
  Downloaded oorandom v11.1.3
  Downloaded num-traits v0.2.15
  Downloaded itertools v0.14.0
  Downloaded unindent v0.2.3
  Downloaded tinytemplate v1.2.1
  Downloaded termcolor v1.1.3
  Downloaded target-triple v0.1.4
  Downloaded regex-automata v0.4.9
  Downloaded rayon v1.11.0
  Downloaded plotters-svg v0.3.7
  Downloaded plotters-backend v0.3.7
  Downloaded peg-macros v0.8.5
  Downloaded memoffset v0.9.0
  Downloaded pyo3 v0.26.0
  Downloaded heck v0.5.0
  Downloaded clap_lex v0.7.4
  Downloaded cfg-if v1.0.0
  Downloaded libc v0.2.149
  Downloaded aho-corasick v1.0.4
  Downloaded rayon-core v1.13.0
  Downloaded peg-runtime v0.8.5
  Downloaded log v0.4.17
  Downloaded hashbrown v0.14.5
  Downloaded half v1.8.2
  Downloaded equivalent v1.0.1
  Downloaded ciborium-io v0.2.0
  Downloaded bumpalo v3.12.0
  Downloaded autocfg v1.1.0
  Downloaded quote v1.0.40
  Downloaded portable-atomic v1.4.3
  Downloaded plotters v0.3.7
  Downloaded once_cell v1.21.3
  Downloaded js-sys v0.3.77
  Downloaded glob v0.3.0
  Downloaded crossbeam-utils v0.8.10
  Downloaded anes v0.1.6
  Downloaded wasm-bindgen v0.2.100
  Downloaded toml v0.8.19
  Downloaded thiserror v2.0.12
  Downloaded target-lexicon v0.13.2
  Downloaded winapi v0.3.9
  Downloaded serde_spanned v0.6.7
  Downloaded rustversion v1.0.21
  Downloaded peg v0.8.5
  Downloaded paste v1.0.15
  Downloaded memchr v2.7.4
  Downloaded itertools v0.10.5
  Downloaded indoc v2.0.4
  Downloaded either v1.6.1
  Downloaded crossbeam-epoch v0.9.9
  Downloaded crossbeam-deque v0.8.1
  Downloaded criterion-plot v0.5.0
  Downloaded ciborium-ll v0.2.0
  Downloaded ciborium v0.2.0
  Downloaded cast v0.3.0
  Downloaded anstyle v1.0.10
  Downloaded web-sys v0.3.77
  Downloaded memoffset v0.6.5
  Downloaded itoa v1.0.2
  Downloaded annotate-snippets v0.11.5
  Downloaded winapi-i686-pc-windows-gnu v0.4.0
  Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
cargo rustc --lib --message-format=json-render-diagnostics --manifest-path native/libcst/Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --
   Compiling target-lexicon v0.13.2
   Compiling proc-macro2 v1.0.95
   Compiling unicode-ident v1.0.18
   Compiling libc v0.2.149
     Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=705295d304decc48 -C extra-filename=-674ea544a81f9884 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/target-lexicon-674ea544a81f9884 -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1a5ec6d7d46b29c6 -C extra-filename=-01d6305f2a86caff --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/proc-macro2-01d6305f2a86caff -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
     Running `rustc --crate-name unicode_ident --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=263389ac17b044bf -C extra-filename=-52a42bf28bd30455 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=06903bed616f7550 -C extra-filename=-9d4d6e1e95e690fe --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/libc-9d4d6e1e95e690fe -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling autocfg v1.1.0
     Running `rustc --crate-name autocfg --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03a72f930881554a -C extra-filename=-7b2a695bac13743f --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/proc-macro2-01d6305f2a86caff/build-script-build`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/libc-9d4d6e1e95e690fe/build-script-build`
   Compiling memchr v2.7.4
     Running `rustc --crate-name memchr --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=867e8fa0a658e2f4 -C extra-filename=-28704dfb23286f08 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
     Running `rustc --crate-name proc_macro2 --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c268a84a0d787bc1 -C extra-filename=-44a567b9b1d3fd6a --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern unicode_ident=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libunicode_ident-52a42bf28bd30455.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
   Compiling memoffset v0.9.0
     Running `rustc --crate-name build_script_build --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=3a8fd10cbe82638e -C extra-filename=-75714e91f11f7df6 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/memoffset-75714e91f11f7df6 -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern autocfg=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libautocfg-7b2a695bac13743f.rlib --cap-lints allow`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/target-lexicon-674ea544a81f9884/build-script-build`
     Running `rustc --crate-name target_lexicon --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=dc4b1c03fa2d7600 -C extra-filename=-0bb1fc556aec34a5 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'`
   Compiling heck v0.5.0
     Running `rustc --crate-name heck --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2481f371730e5b0f -C extra-filename=-a2698fcd21a3996d --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/memoffset-75714e91f11f7df6/build-script-build`
   Compiling quote v1.0.40
     Running `rustc --crate-name quote --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=6aaaa936fbd2db34 -C extra-filename=-f4f6edbc302f8ad3 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern proc_macro2=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libproc_macro2-44a567b9b1d3fd6a.rmeta --cap-lints allow`
   Compiling pyo3-build-config v0.26.0
     Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.26.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=5f753004f23fe4cf -C extra-filename=-fc5a4aba3c1b6755 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/pyo3-build-config-fc5a4aba3c1b6755 -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern target_lexicon=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libtarget_lexicon-0bb1fc556aec34a5.rlib --cap-lints allow`
   Compiling syn v2.0.101
     Running `rustc --crate-name syn --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=c606b21e02e08c08 -C extra-filename=-7b3a3110eba30e02 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern proc_macro2=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libproc_macro2-44a567b9b1d3fd6a.rmeta --extern quote=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libquote-f4f6edbc302f8ad3.rmeta --extern unicode_ident=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libunicode_ident-52a42bf28bd30455.rmeta --cap-lints allow`
   Compiling aho-corasick v1.0.4
     Running `rustc --crate-name aho_corasick --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=c7beeef8ab1bf54c -C extra-filename=-3d2637bd17b2f9d3 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern memchr=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libmemchr-28704dfb23286f08.rmeta --cap-lints allow`
     Running `rustc --crate-name libc --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0bd1854ab28e1a8f -C extra-filename=-beadfd91a704e134 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/pyo3-build-config-fc5a4aba3c1b6755/build-script-build`
     Running `rustc --crate-name pyo3_build_config --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=877008ad2918d7f8 -C extra-filename=-cfd5706b4af6b2b3 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern target_lexicon=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libtarget_lexicon-0bb1fc556aec34a5.rmeta --cap-lints allow`
   Compiling paste v1.0.15
     Running `rustc --crate-name build_script_build --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad5387a1d8108e9a -C extra-filename=-8cb7b1e623862ba7 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/paste-8cb7b1e623862ba7 -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling regex-syntax v0.8.5
     Running `rustc --crate-name regex_syntax --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=dbe24229a331e070 -C extra-filename=-65a4674eaeb982f1 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling pyo3-macros-backend v0.26.0
     Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.26.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=09fc1bfb1aeb0262 -C extra-filename=-305956e97edacfe9 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/pyo3-macros-backend-305956e97edacfe9 -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern pyo3_build_config=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpyo3_build_config-cfd5706b4af6b2b3.rlib --cap-lints allow`
   Compiling pyo3-ffi v0.26.0
     Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.26.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=26dec46ab9539e19 -C extra-filename=-259838e7893957f2 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/pyo3-ffi-259838e7893957f2 -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern pyo3_build_config=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpyo3_build_config-cfd5706b4af6b2b3.rlib --cap-lints allow`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/pyo3-ffi-259838e7893957f2/build-script-build`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/pyo3-macros-backend-305956e97edacfe9/build-script-build`
   Compiling pyo3 v0.26.0
     Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.26.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "arc_lock", "auto-initialize", "bigdecimal", "bytes", "chrono", "chrono-local", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "jiff-02", "lock_api", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "ordered-float", "parking_lot", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "time", "unindent", "uuid"))' -C metadata=d768568e142fa88e -C extra-filename=-85e05868f12fe345 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/pyo3-85e05868f12fe345 -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern pyo3_build_config=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpyo3_build_config-cfd5706b4af6b2b3.rlib --cap-lints allow`
   Compiling thiserror v2.0.12
     Running `rustc --crate-name build_script_build --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3348f66115e98a78 -C extra-filename=-1e9a3fde879cdd68 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/build/thiserror-1e9a3fde879cdd68 -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling peg-runtime v0.8.5
     Running `rustc --crate-name peg_runtime --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-runtime-0.8.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=f53162bc9585fa33 -C extra-filename=-a21ec3f3bfbd7c8a --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling peg-macros v0.8.5
     Running `rustc --crate-name peg_macros --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-macros-0.8.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=81f72b18d024cfc1 -C extra-filename=-1363dcc8eb1296a2 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern peg_runtime=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpeg_runtime-a21ec3f3bfbd7c8a.rlib --extern proc_macro2=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libproc_macro2-44a567b9b1d3fd6a.rlib --extern quote=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libquote-f4f6edbc302f8ad3.rlib --extern proc_macro --cap-lints allow`
   Compiling regex-automata v0.4.9
     Running `rustc --crate-name regex_automata --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a9b88842bc12ff3f -C extra-filename=-c077a17ffafc9c19 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern aho_corasick=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libaho_corasick-3d2637bd17b2f9d3.rmeta --extern memchr=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libmemchr-28704dfb23286f08.rmeta --extern regex_syntax=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libregex_syntax-65a4674eaeb982f1.rmeta --cap-lints allow`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/thiserror-1e9a3fde879cdd68/build-script-build`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/pyo3-85e05868f12fe345/build-script-build`
     Running `rustc --crate-name pyo3_ffi --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=0388b9b33ff202fa -C extra-filename=-a399f2460d16e292 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern libc=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/liblibc-beadfd91a704e134.rmeta --cap-lints allow --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14 --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
     Running `rustc --crate-name pyo3_macros_backend --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=a65508c32c919544 -C extra-filename=-815c7cb174c06f4d --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern heck=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libheck-a2698fcd21a3996d.rmeta --extern proc_macro2=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libproc_macro2-44a567b9b1d3fd6a.rmeta --extern pyo3_build_config=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpyo3_build_config-cfd5706b4af6b2b3.rmeta --extern quote=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libquote-f4f6edbc302f8ad3.rmeta --extern syn=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libsyn-7b3a3110eba30e02.rmeta --cap-lints allow --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
   Compiling thiserror-impl v2.0.12
     Running `rustc --crate-name thiserror_impl --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e4a3d742e26b1c5 -C extra-filename=-226b94a82df143bd --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern proc_macro2=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libproc_macro2-44a567b9b1d3fd6a.rlib --extern quote=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libquote-f4f6edbc302f8ad3.rlib --extern syn=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libsyn-7b3a3110eba30e02.rlib --extern proc_macro --cap-lints allow`
     Running `/build/python-libcst/src/LibCST-1.8.6/native/target/release/build/paste-8cb7b1e623862ba7/build-script-build`
     Running `rustc --crate-name memoffset --edition=2015 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memoffset-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=902d43a210b4b360 -C extra-filename=-2db2ef428f6a24c5 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const`
   Compiling unicode-width v0.2.0
     Running `rustc --crate-name unicode_width --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=47709280e11a2dfb -C extra-filename=-6067900737f1bace --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
     Running `rustc --crate-name peg_runtime --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-runtime-0.8.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=a0d58b4aa3690173 -C extra-filename=-d1f86e2ef4f48b5b --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling unindent v0.2.3
     Running `rustc --crate-name unindent --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unindent-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23b19cd54d6348e2 -C extra-filename=-2b3e438f73b09df8 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling anstyle v1.0.10
     Running `rustc --crate-name anstyle --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a4a88aaf96ff53cf -C extra-filename=-28f9ed09bd9513d8 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling once_cell v1.21.3
     Running `rustc --crate-name once_cell --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d3ba140667c91431 -C extra-filename=-b9937c112f9c04fe --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --cap-lints allow`
   Compiling indoc v2.0.4
     Running `rustc --crate-name indoc --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05bdb5e3279865a1 -C extra-filename=-df3ace0fb9bbf992 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern proc_macro --cap-lints allow`
   Compiling annotate-snippets v0.11.5
     Running `rustc --crate-name annotate_snippets --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/annotate-snippets-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memchr", "simd", "testing-colors"))' -C metadata=f32e937a1e9252ec -C extra-filename=-877963506e0335f5 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern anstyle=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libanstyle-28f9ed09bd9513d8.rmeta --extern unicode_width=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libunicode_width-6067900737f1bace.rmeta --cap-lints allow`
   Compiling peg v0.8.5
     Running `rustc --crate-name peg --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=5bb75203897d45f3 -C extra-filename=-20a8a8b7a21d4b94 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern peg_macros=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpeg_macros-1363dcc8eb1296a2.so --extern peg_runtime=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpeg_runtime-d1f86e2ef4f48b5b.rmeta --cap-lints allow`
     Running `rustc --crate-name paste --edition=2018 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e3fda6ce248f1c7 -C extra-filename=-fb614bdc093169e0 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'`
   Compiling pyo3-macros v0.26.0
     Running `rustc --crate-name pyo3_macros --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect", "multiple-pymethods"))' -C metadata=43994dfd6711c2dd -C extra-filename=-31e06b12e5699719 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern proc_macro2=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libproc_macro2-44a567b9b1d3fd6a.rlib --extern pyo3_macros_backend=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpyo3_macros_backend-815c7cb174c06f4d.rlib --extern quote=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libquote-f4f6edbc302f8ad3.rlib --extern syn=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libsyn-7b3a3110eba30e02.rlib --extern proc_macro --cap-lints allow`
     Running `rustc --crate-name thiserror --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c44c6eb6bef4a1b4 -C extra-filename=-2f205999412a377a --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern thiserror_impl=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libthiserror_impl-226b94a82df143bd.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
   Compiling libcst_derive v1.8.6 (/build/python-libcst/src/LibCST-1.8.6/native/libcst_derive)
     Running `rustc --crate-name libcst_derive --edition=2018 libcst_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6b2c003b4ce8569 -C extra-filename=-190de88635f9beb0 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern quote=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libquote-f4f6edbc302f8ad3.rlib --extern syn=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libsyn-7b3a3110eba30e02.rlib --extern proc_macro`
     Running `rustc --crate-name pyo3 --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "arc_lock", "auto-initialize", "bigdecimal", "bytes", "chrono", "chrono-local", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "jiff-02", "lock_api", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "ordered-float", "parking_lot", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "time", "unindent", "uuid"))' -C metadata=3b5f7e71bcff858a -C extra-filename=-8481105a328a086f --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern indoc=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libindoc-df3ace0fb9bbf992.so --extern libc=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/liblibc-beadfd91a704e134.rmeta --extern memoffset=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libmemoffset-2db2ef428f6a24c5.rmeta --extern once_cell=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libonce_cell-b9937c112f9c04fe.rmeta --extern pyo3_ffi=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpyo3_ffi-a399f2460d16e292.rmeta --extern pyo3_macros=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpyo3_macros-31e06b12e5699719.so --extern unindent=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libunindent-2b3e438f73b09df8.rmeta --cap-lints allow --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_3_13 --cfg Py_3_14 --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'`
   Compiling regex v1.11.2
     Running `rustc --crate-name regex --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=d35e97ad81f88a47 -C extra-filename=-c45db26ade38c222 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern aho_corasick=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libaho_corasick-3d2637bd17b2f9d3.rmeta --extern memchr=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libmemchr-28704dfb23286f08.rmeta --extern regex_automata=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libregex_automata-c077a17ffafc9c19.rmeta --extern regex_syntax=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libregex_syntax-65a4674eaeb982f1.rmeta --cap-lints allow`
   Compiling libcst v1.8.6 (/build/python-libcst/src/LibCST-1.8.6/native/libcst)
     Running `rustc --crate-name libcst_native --edition=2018 libcst/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="py"' --cfg 'feature="pyo3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "py", "pyo3", "trace"))' -C metadata=6ff3a6c69cfd83a6 --out-dir /build/python-libcst/src/LibCST-1.8.6/native/target/release/deps -C strip=debuginfo -L dependency=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps --extern annotate_snippets=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libannotate_snippets-877963506e0335f5.rlib --extern libcst_derive=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/liblibcst_derive-190de88635f9beb0.so --extern memchr=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libmemchr-28704dfb23286f08.rlib --extern paste=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpaste-fb614bdc093169e0.so --extern peg=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpeg-20a8a8b7a21d4b94.rlib --extern pyo3=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libpyo3-8481105a328a086f.rlib --extern regex=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libregex-c45db26ade38c222.rlib --extern thiserror=/build/python-libcst/src/LibCST-1.8.6/native/target/release/deps/libthiserror-2f205999412a377a.rlib`
warning: unused imports: `DeflatedAsynchronous as Asynchronous`, `DeflatedFormattedStringText as FormattedStringText`, and `DeflatedTemplatedStringText as TemplatedStringText`
  --> libcst/src/nodes/mod.rs:57:29
   |
57 |         DeflatedArg as Arg, DeflatedAsynchronous as Asynchronous, DeflatedAttribute as Attribute,
   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
68 |         DeflatedFormattedStringText as FormattedStringText, DeflatedFrom as From,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
85 |         DeflatedTemplatedStringText as TemplatedStringText, DeflatedTuple as Tuple,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unused import: `DeflatedImportStar as ImportStar`
  --> libcst/src/nodes/mod.rs:94:9
   |
94 |         DeflatedImportStar as ImportStar, DeflatedSemicolon as Semicolon,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: field `string_start` is never read
  --> libcst/src/tokenizer/core/string_types.rs:80:9
   |
76 | pub struct FTStringNode {
   |            ------------ field in this struct
...
80 |     pub string_start: Option<TextPositionSnapshot>,
   |         ^^^^^^^^^^^^
   |
   = note: `FTStringNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: methods `lpar` and `rpar` are never used
  --> libcst/src/nodes/traits.rs:57:8
   |
56 | pub trait ParenthesizedDeflatedNode<'r, 'a> {
   |           ------------------------- methods in this trait
57 |     fn lpar(&self) -> &Vec<DeflatedLeftParen<'r, 'a>>;
   |        ^^^^
58 |     fn rpar(&self) -> &Vec<DeflatedRightParen<'r, 'a>>;
   |        ^^^^

warning: hiding a lifetime that's elided elsewhere is confusing
  --> libcst/src/lib.rs:23:23
   |
23 | pub fn tokenize(text: &str) -> Result<Vec<Token>> {
   |                       ^^^^     ^^^^^^^^^^^^^^^^^^
   |                       |        |          |
   |                       |        |          the same lifetime is hidden here
   |                       |        the same lifetime is hidden here
   |                       the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
23 | pub fn tokenize(text: &str) -> Result<'_, Vec<Token<'_>>> {
   |                                       +++          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> libcst/src/lib.rs:61:30
   |
61 | pub fn parse_statement(text: &str) -> Result<Statement> {
   |                              ^^^^     ^^^^^^^^^^^^^^^^^
   |                              |        |      |
   |                              |        |      the same lifetime is hidden here
   |                              |        the same lifetime is hidden here
   |                              the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
61 | pub fn parse_statement(text: &str) -> Result<'_, Statement<'_>> {
   |                                              +++          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> libcst/src/lib.rs:70:31
   |
70 | pub fn parse_expression(text: &str) -> Result<Expression> {
   |                               ^^^^     ^^^^^^^^^^^^^^^^^^
   |                               |        |      |
   |                               |        |      the same lifetime is hidden here
   |                               |        the same lifetime is hidden here
   |                               the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
70 | pub fn parse_expression(text: &str) -> Result<'_, Expression<'_>> {
   |                                               +++           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> libcst/src/parser/numbers.rs:43:33
   |
43 | pub(crate) fn parse_number(raw: &str) -> Expression {
   |                                 ^^^^     ^^^^^^^^^^
   |                                 |        |
   |                                 |        the same lifetime is hidden here
   |                                 |        the same lifetime is hidden here
   |                                 the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
43 | pub(crate) fn parse_number(raw: &str) -> Expression<'_> {
   |                                                    ++++

warning: `libcst` (lib) generated 8 warnings (run `cargo fix --lib -p libcst` to apply 6 suggestions)
    Finished `release` profile [optimized] target(s) in 4m 04s
Copying rust artifact from native/target/release/liblibcst_native.so to build/lib.linux-armv7l-cpython-314/libcst/native.cpython-314-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/libcst
creating build/bdist.linux-armv7l/wheel/libcst/_nodes
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/module.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/base.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
creating build/bdist.linux-armv7l/wheel/libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_global.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_cst_node.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_template_strings.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_match.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/base.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_call.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_subscript.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_while.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_boolean_op.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_return.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_namedexpr.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_yield.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_funcdef.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_empty_line.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_ifexp.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_leaf_small_statements.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_flatten_behavior.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_removal_behavior.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_dict.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_module.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_list.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_number.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_comment.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_dict_comp.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_with.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_tuple.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_docstring.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_simple_whitespace.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_atom.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_for.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_small_statement.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_unary_op.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_comparison.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_try.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_matrix_multiply.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_await.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_if.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_raise.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_binary_op.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_attribute.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_import.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_classdef.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_else.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_del.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_trailing_whitespace.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_simple_comp.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_simple_string.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_indented_block.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_assert.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_nonlocal.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_assign.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_lambda.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_type_alias.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_set.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_simple_statement.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/tests/test_newline.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/expression.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/internal.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/whitespace.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/op.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/deep_equals.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
copying build/lib.linux-armv7l-cpython-314/libcst/_nodes/statement.py -> build/bdist.linux-armv7l/wheel/./libcst/_nodes
creating build/bdist.linux-armv7l/wheel/libcst/display
creating build/bdist.linux-armv7l/wheel/libcst/display/tests
copying build/lib.linux-armv7l-cpython-314/libcst/display/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/display/tests
copying build/lib.linux-armv7l-cpython-314/libcst/display/tests/test_dump_graphviz.py -> build/bdist.linux-armv7l/wheel/./libcst/display/tests
copying build/lib.linux-armv7l-cpython-314/libcst/display/tests/test_dump_text.py -> build/bdist.linux-armv7l/wheel/./libcst/display/tests
copying build/lib.linux-armv7l-cpython-314/libcst/display/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/display
copying build/lib.linux-armv7l-cpython-314/libcst/display/graphviz.py -> build/bdist.linux-armv7l/wheel/./libcst/display
copying build/lib.linux-armv7l-cpython-314/libcst/display/text.py -> build/bdist.linux-armv7l/wheel/./libcst/display
creating build/bdist.linux-armv7l/wheel/libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_exceptions.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_batched_visitor.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_add_slots.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_tabs.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_deep_clone.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/__main__.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_type_enforce.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_visitor.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_import.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_e2e.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_pyre_integration.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_deep_replace.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_fuzz.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/tests/test_roundtrip.py -> build/bdist.linux-armv7l/wheel/./libcst/tests
copying build/lib.linux-armv7l-cpython-314/libcst/py.typed -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_exceptions.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_add_slots.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_typed_visitor_base.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_batched_visitor.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_maybe_sentinel.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_metadata_dependent.py -> build/bdist.linux-armv7l/wheel/./libcst
creating build/bdist.linux-armv7l/wheel/libcst/codegen
creating build/bdist.linux-armv7l/wheel/libcst/codegen/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/tests/test_codegen_clean.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/gen_type_mapping.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/gen_matcher_classes.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/gen_visitor_functions.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/gather.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/generate.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen
copying build/lib.linux-armv7l-cpython-314/libcst/codegen/transforms.py -> build/bdist.linux-armv7l/wheel/./libcst/codegen
copying build/lib.linux-armv7l-cpython-314/libcst/_removal_sentinel.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_tabs.py -> build/bdist.linux-armv7l/wheel/./libcst
creating build/bdist.linux-armv7l/wheel/libcst/testing
copying build/lib.linux-armv7l-cpython-314/libcst/testing/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/testing
copying build/lib.linux-armv7l-cpython-314/libcst/testing/utils.py -> build/bdist.linux-armv7l/wheel/./libcst/testing
copying build/lib.linux-armv7l-cpython-314/libcst/_visitors.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_position.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_typed_visitor.py -> build/bdist.linux-armv7l/wheel/./libcst
creating build/bdist.linux-armv7l/wheel/libcst/codemod
creating build/bdist.linux-armv7l/wheel/libcst/codemod/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/tests/codemod_formatter_error_input.py.txt -> build/bdist.linux-armv7l/wheel/./libcst/codemod/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/tests/test_codemod_cli.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/tests/test_metadata.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/tests/test_codemod.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/tests/test_runner.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/_dummy_pool.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/_runner.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/_cli.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/_visitor.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/_context.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
creating build/bdist.linux-armv7l/wheel/libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
creating build/bdist.linux-armv7l/wheel/libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_add_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_gather_global_names.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_apply_type_annotations.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_gather_string_annotation_names.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_gather_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_remove_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_gather_comments.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_gather_exports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/tests/test_gather_unused_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_gather_string_annotation_names.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_gather_unused_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_gather_global_names.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_add_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_gather_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_remove_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_apply_type_annotations.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_gather_comments.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/visitors/_gather_exports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/visitors
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/_testing.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/_command.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
creating build/bdist.linux-armv7l/wheel/libcst/codemod/commands
creating build/bdist.linux-armv7l/wheel/libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_noop.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_convert_namedtuple_to_dataclass.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_fix_variadic_callable.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_fix_pyre_directives.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_unnecessary_format_string.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_strip_strings_from_types.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_convert_union_to_or.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_convert_type_comments.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_add_pyre_directive.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_add_trailing_commas.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_rename_typing_generic_aliases.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_rename.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_convert_percent_format_to_fstring.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_remove_unused_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_remove_pyre_directive.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_convert_format_to_fstring.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/tests/test_ensure_import_present.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands/tests
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/fix_pyre_directives.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/ensure_import_present.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/remove_pyre_directive.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/remove_unused_imports.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/convert_type_comments.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/strip_strings_from_types.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/rename.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/convert_union_to_or.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/unnecessary_format_string.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/fix_variadic_callable.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/rename_typing_generic_aliases.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/add_trailing_commas.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/convert_namedtuple_to_dataclass.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/convert_percent_format_to_fstring.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/noop.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/add_pyre_directive.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/commands/convert_format_to_fstring.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod/commands
copying build/lib.linux-armv7l-cpython-314/libcst/codemod/_codemod.py -> build/bdist.linux-armv7l/wheel/./libcst/codemod
copying build/lib.linux-armv7l-cpython-314/libcst/_types.py -> build/bdist.linux-armv7l/wheel/./libcst
creating build/bdist.linux-armv7l/wheel/libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/name_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
creating build/bdist.linux-armv7l/wheel/libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_name_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_full_repo_manager.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_accessor_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_position_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_base_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_metadata_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_type_inference_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_expression_context_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_parent_node_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_scope_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_metadata_wrapper.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_reentrant_codegen.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_span_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/tests/test_file_path_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata/tests
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/expression_context_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/span_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/full_repo_manager.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/position_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/file_path_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/scope_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/base_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/reentrant_codegen.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/type_inference_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/parent_node_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/accessor_provider.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/metadata/wrapper.py -> build/bdist.linux-armv7l/wheel/./libcst/metadata
copying build/lib.linux-armv7l-cpython-314/libcst/_type_enforce.py -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/native.cpython-314-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./libcst
copying build/lib.linux-armv7l-cpython-314/libcst/_flatten_sentinel.py -> build/bdist.linux-armv7l/wheel/./libcst
creating build/bdist.linux-armv7l/wheel/libcst/matchers
creating build/bdist.linux-armv7l/wheel/libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/tests/test_matchers_with_metadata.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/tests/test_replace.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/tests/test_visitors.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/tests/test_findall.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/tests/test_decorators.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/tests/test_matchers.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/tests/test_extract.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/_return_types.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/_visitors.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/_decorators.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers
copying build/lib.linux-armv7l-cpython-314/libcst/matchers/_matcher_base.py -> build/bdist.linux-armv7l/wheel/./libcst/matchers
copying build/lib.linux-armv7l-cpython-314/libcst/tool.py -> build/bdist.linux-armv7l/wheel/./libcst
creating build/bdist.linux-armv7l/wheel/libcst/helpers
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/module.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers
creating build/bdist.linux-armv7l/wheel/libcst/helpers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/tests/test_node_fields.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/tests/test_template.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/tests/test_paths.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/tests/test_expression.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/tests/test_module.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/tests/test_matchers.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers/tests
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/expression.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/_template.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/matchers.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/common.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/paths.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers
copying build/lib.linux-armv7l-cpython-314/libcst/helpers/node_fields.py -> build/bdist.linux-armv7l/wheel/./libcst/helpers
copying build/lib.linux-armv7l-cpython-314/libcst/_version.py -> build/bdist.linux-armv7l/wheel/./libcst
creating build/bdist.linux-armv7l/wheel/libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/entrypoints.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/production_decorator.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
creating build/bdist.linux-armv7l/wheel/libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/test_parse_errors.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/test_footer_behavior.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/test_version_compare.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/test_node_identity.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/test_wrapped_tokenize.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/test_whitespace_parser.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/test_detect_config.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/tests/test_config.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/detect_config.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/grammar.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/custom_itertools.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/base_parser.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/_parsing_check.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/wrapped_tokenize.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/python_parser.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/py_whitespace_parser.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
creating build/bdist.linux-armv7l/wheel/libcst/_parser/parso
creating build/bdist.linux-armv7l/wheel/libcst/_parser/parso/pgen2
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/pgen2/generator.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/pgen2
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/pgen2/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/pgen2
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/pgen2/grammar_parser.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/pgen2
creating build/bdist.linux-armv7l/wheel/libcst/_parser/parso/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests/test_fstring.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/tests/test_tokenize.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/utils.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso
creating build/bdist.linux-armv7l/wheel/libcst/_parser/parso/python
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python/token.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/python
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/python
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python/tokenize.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/python
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/parso/python/py_token.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/parso/python
creating build/bdist.linux-armv7l/wheel/libcst/_parser/conversions
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions/module.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/conversions
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions/expression.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/conversions
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/conversions
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions/params.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/conversions
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions/statement.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/conversions
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/conversions/terminals.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/conversions
creating build/bdist.linux-armv7l/wheel/libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/conversions.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
creating build/bdist.linux-armv7l/wheel/libcst/_parser/types/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/tests/test_config.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types/tests
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/py_config.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/production.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/token.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/__init__.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/config.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/py_whitespace_state.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/whitespace_state.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/py_token.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/types/partials.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser/types
copying build/lib.linux-armv7l-cpython-314/libcst/_parser/whitespace_parser.py -> build/bdist.linux-armv7l/wheel/./libcst/_parser
running install_egg_info
Copying libcst.egg-info to build/bdist.linux-armv7l/wheel/./libcst-1.8.6-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/libcst-1.8.6.dist-info/WHEEL
creating '/build/python-libcst/src/LibCST-1.8.6/dist/.tmp-k_p0czx1/libcst-1.8.6-cp314-cp314-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'libcst/__init__.py'
adding 'libcst/_add_slots.py'
adding 'libcst/_batched_visitor.py'
adding 'libcst/_exceptions.py'
adding 'libcst/_flatten_sentinel.py'
adding 'libcst/_maybe_sentinel.py'
adding 'libcst/_metadata_dependent.py'
adding 'libcst/_position.py'
adding 'libcst/_removal_sentinel.py'
adding 'libcst/_tabs.py'
adding 'libcst/_type_enforce.py'
adding 'libcst/_typed_visitor.py'
adding 'libcst/_typed_visitor_base.py'
adding 'libcst/_types.py'
adding 'libcst/_version.py'
adding 'libcst/_visitors.py'
adding 'libcst/native.cpython-314-arm-linux-gnueabihf.so'
adding 'libcst/py.typed'
adding 'libcst/tool.py'
adding 'libcst/_nodes/__init__.py'
adding 'libcst/_nodes/base.py'
adding 'libcst/_nodes/deep_equals.py'
adding 'libcst/_nodes/expression.py'
adding 'libcst/_nodes/internal.py'
adding 'libcst/_nodes/module.py'
adding 'libcst/_nodes/op.py'
adding 'libcst/_nodes/statement.py'
adding 'libcst/_nodes/whitespace.py'
adding 'libcst/_nodes/tests/__init__.py'
adding 'libcst/_nodes/tests/base.py'
adding 'libcst/_nodes/tests/test_assert.py'
adding 'libcst/_nodes/tests/test_assign.py'
adding 'libcst/_nodes/tests/test_atom.py'
adding 'libcst/_nodes/tests/test_attribute.py'
adding 'libcst/_nodes/tests/test_await.py'
adding 'libcst/_nodes/tests/test_binary_op.py'
adding 'libcst/_nodes/tests/test_boolean_op.py'
adding 'libcst/_nodes/tests/test_call.py'
adding 'libcst/_nodes/tests/test_classdef.py'
adding 'libcst/_nodes/tests/test_comment.py'
adding 'libcst/_nodes/tests/test_comparison.py'
adding 'libcst/_nodes/tests/test_cst_node.py'
adding 'libcst/_nodes/tests/test_del.py'
adding 'libcst/_nodes/tests/test_dict.py'
adding 'libcst/_nodes/tests/test_dict_comp.py'
adding 'libcst/_nodes/tests/test_docstring.py'
adding 'libcst/_nodes/tests/test_else.py'
adding 'libcst/_nodes/tests/test_empty_line.py'
adding 'libcst/_nodes/tests/test_flatten_behavior.py'
adding 'libcst/_nodes/tests/test_for.py'
adding 'libcst/_nodes/tests/test_funcdef.py'
adding 'libcst/_nodes/tests/test_global.py'
adding 'libcst/_nodes/tests/test_if.py'
adding 'libcst/_nodes/tests/test_ifexp.py'
adding 'libcst/_nodes/tests/test_import.py'
adding 'libcst/_nodes/tests/test_indented_block.py'
adding 'libcst/_nodes/tests/test_lambda.py'
adding 'libcst/_nodes/tests/test_leaf_small_statements.py'
adding 'libcst/_nodes/tests/test_list.py'
adding 'libcst/_nodes/tests/test_match.py'
adding 'libcst/_nodes/tests/test_matrix_multiply.py'
adding 'libcst/_nodes/tests/test_module.py'
adding 'libcst/_nodes/tests/test_namedexpr.py'
adding 'libcst/_nodes/tests/test_newline.py'
adding 'libcst/_nodes/tests/test_nonlocal.py'
adding 'libcst/_nodes/tests/test_number.py'
adding 'libcst/_nodes/tests/test_raise.py'
adding 'libcst/_nodes/tests/test_removal_behavior.py'
adding 'libcst/_nodes/tests/test_return.py'
adding 'libcst/_nodes/tests/test_set.py'
adding 'libcst/_nodes/tests/test_simple_comp.py'
adding 'libcst/_nodes/tests/test_simple_statement.py'
adding 'libcst/_nodes/tests/test_simple_string.py'
adding 'libcst/_nodes/tests/test_simple_whitespace.py'
adding 'libcst/_nodes/tests/test_small_statement.py'
adding 'libcst/_nodes/tests/test_subscript.py'
adding 'libcst/_nodes/tests/test_template_strings.py'
adding 'libcst/_nodes/tests/test_trailing_whitespace.py'
adding 'libcst/_nodes/tests/test_try.py'
adding 'libcst/_nodes/tests/test_tuple.py'
adding 'libcst/_nodes/tests/test_type_alias.py'
adding 'libcst/_nodes/tests/test_unary_op.py'
adding 'libcst/_nodes/tests/test_while.py'
adding 'libcst/_nodes/tests/test_with.py'
adding 'libcst/_nodes/tests/test_yield.py'
adding 'libcst/_parser/__init__.py'
adding 'libcst/_parser/_parsing_check.py'
adding 'libcst/_parser/base_parser.py'
adding 'libcst/_parser/custom_itertools.py'
adding 'libcst/_parser/detect_config.py'
adding 'libcst/_parser/entrypoints.py'
adding 'libcst/_parser/grammar.py'
adding 'libcst/_parser/production_decorator.py'
adding 'libcst/_parser/py_whitespace_parser.py'
adding 'libcst/_parser/python_parser.py'
adding 'libcst/_parser/whitespace_parser.py'
adding 'libcst/_parser/wrapped_tokenize.py'
adding 'libcst/_parser/conversions/__init__.py'
adding 'libcst/_parser/conversions/expression.py'
adding 'libcst/_parser/conversions/module.py'
adding 'libcst/_parser/conversions/params.py'
adding 'libcst/_parser/conversions/statement.py'
adding 'libcst/_parser/conversions/terminals.py'
adding 'libcst/_parser/parso/__init__.py'
adding 'libcst/_parser/parso/utils.py'
adding 'libcst/_parser/parso/pgen2/__init__.py'
adding 'libcst/_parser/parso/pgen2/generator.py'
adding 'libcst/_parser/parso/pgen2/grammar_parser.py'
adding 'libcst/_parser/parso/python/__init__.py'
adding 'libcst/_parser/parso/python/py_token.py'
adding 'libcst/_parser/parso/python/token.py'
adding 'libcst/_parser/parso/python/tokenize.py'
adding 'libcst/_parser/parso/tests/__init__.py'
adding 'libcst/_parser/parso/tests/test_fstring.py'
adding 'libcst/_parser/parso/tests/test_tokenize.py'
adding 'libcst/_parser/parso/tests/test_utils.py'
adding 'libcst/_parser/tests/__init__.py'
adding 'libcst/_parser/tests/test_config.py'
adding 'libcst/_parser/tests/test_detect_config.py'
adding 'libcst/_parser/tests/test_footer_behavior.py'
adding 'libcst/_parser/tests/test_node_identity.py'
adding 'libcst/_parser/tests/test_parse_errors.py'
adding 'libcst/_parser/tests/test_version_compare.py'
adding 'libcst/_parser/tests/test_whitespace_parser.py'
adding 'libcst/_parser/tests/test_wrapped_tokenize.py'
adding 'libcst/_parser/types/__init__.py'
adding 'libcst/_parser/types/config.py'
adding 'libcst/_parser/types/conversions.py'
adding 'libcst/_parser/types/partials.py'
adding 'libcst/_parser/types/production.py'
adding 'libcst/_parser/types/py_config.py'
adding 'libcst/_parser/types/py_token.py'
adding 'libcst/_parser/types/py_whitespace_state.py'
adding 'libcst/_parser/types/token.py'
adding 'libcst/_parser/types/whitespace_state.py'
adding 'libcst/_parser/types/tests/__init__.py'
adding 'libcst/_parser/types/tests/test_config.py'
adding 'libcst/codegen/__init__.py'
adding 'libcst/codegen/gather.py'
adding 'libcst/codegen/gen_matcher_classes.py'
adding 'libcst/codegen/gen_type_mapping.py'
adding 'libcst/codegen/gen_visitor_functions.py'
adding 'libcst/codegen/generate.py'
adding 'libcst/codegen/transforms.py'
adding 'libcst/codegen/tests/__init__.py'
adding 'libcst/codegen/tests/test_codegen_clean.py'
adding 'libcst/codemod/__init__.py'
adding 'libcst/codemod/_cli.py'
adding 'libcst/codemod/_codemod.py'
adding 'libcst/codemod/_command.py'
adding 'libcst/codemod/_context.py'
adding 'libcst/codemod/_dummy_pool.py'
adding 'libcst/codemod/_runner.py'
adding 'libcst/codemod/_testing.py'
adding 'libcst/codemod/_visitor.py'
adding 'libcst/codemod/commands/__init__.py'
adding 'libcst/codemod/commands/add_pyre_directive.py'
adding 'libcst/codemod/commands/add_trailing_commas.py'
adding 'libcst/codemod/commands/convert_format_to_fstring.py'
adding 'libcst/codemod/commands/convert_namedtuple_to_dataclass.py'
adding 'libcst/codemod/commands/convert_percent_format_to_fstring.py'
adding 'libcst/codemod/commands/convert_type_comments.py'
adding 'libcst/codemod/commands/convert_union_to_or.py'
adding 'libcst/codemod/commands/ensure_import_present.py'
adding 'libcst/codemod/commands/fix_pyre_directives.py'
adding 'libcst/codemod/commands/fix_variadic_callable.py'
adding 'libcst/codemod/commands/noop.py'
adding 'libcst/codemod/commands/remove_pyre_directive.py'
adding 'libcst/codemod/commands/remove_unused_imports.py'
adding 'libcst/codemod/commands/rename.py'
adding 'libcst/codemod/commands/rename_typing_generic_aliases.py'
adding 'libcst/codemod/commands/strip_strings_from_types.py'
adding 'libcst/codemod/commands/unnecessary_format_string.py'
adding 'libcst/codemod/commands/tests/__init__.py'
adding 'libcst/codemod/commands/tests/test_add_pyre_directive.py'
adding 'libcst/codemod/commands/tests/test_add_trailing_commas.py'
adding 'libcst/codemod/commands/tests/test_convert_format_to_fstring.py'
adding 'libcst/codemod/commands/tests/test_convert_namedtuple_to_dataclass.py'
adding 'libcst/codemod/commands/tests/test_convert_percent_format_to_fstring.py'
adding 'libcst/codemod/commands/tests/test_convert_type_comments.py'
adding 'libcst/codemod/commands/tests/test_convert_union_to_or.py'
adding 'libcst/codemod/commands/tests/test_ensure_import_present.py'
adding 'libcst/codemod/commands/tests/test_fix_pyre_directives.py'
adding 'libcst/codemod/commands/tests/test_fix_variadic_callable.py'
adding 'libcst/codemod/commands/tests/test_noop.py'
adding 'libcst/codemod/commands/tests/test_remove_pyre_directive.py'
adding 'libcst/codemod/commands/tests/test_remove_unused_imports.py'
adding 'libcst/codemod/commands/tests/test_rename.py'
adding 'libcst/codemod/commands/tests/test_rename_typing_generic_aliases.py'
adding 'libcst/codemod/commands/tests/test_strip_strings_from_types.py'
adding 'libcst/codemod/commands/tests/test_unnecessary_format_string.py'
adding 'libcst/codemod/tests/__init__.py'
adding 'libcst/codemod/tests/codemod_formatter_error_input.py.txt'
adding 'libcst/codemod/tests/test_codemod.py'
adding 'libcst/codemod/tests/test_codemod_cli.py'
adding 'libcst/codemod/tests/test_metadata.py'
adding 'libcst/codemod/tests/test_runner.py'
adding 'libcst/codemod/visitors/__init__.py'
adding 'libcst/codemod/visitors/_add_imports.py'
adding 'libcst/codemod/visitors/_apply_type_annotations.py'
adding 'libcst/codemod/visitors/_gather_comments.py'
adding 'libcst/codemod/visitors/_gather_exports.py'
adding 'libcst/codemod/visitors/_gather_global_names.py'
adding 'libcst/codemod/visitors/_gather_imports.py'
adding 'libcst/codemod/visitors/_gather_string_annotation_names.py'
adding 'libcst/codemod/visitors/_gather_unused_imports.py'
adding 'libcst/codemod/visitors/_imports.py'
adding 'libcst/codemod/visitors/_remove_imports.py'
adding 'libcst/codemod/visitors/tests/__init__.py'
adding 'libcst/codemod/visitors/tests/test_add_imports.py'
adding 'libcst/codemod/visitors/tests/test_apply_type_annotations.py'
adding 'libcst/codemod/visitors/tests/test_gather_comments.py'
adding 'libcst/codemod/visitors/tests/test_gather_exports.py'
adding 'libcst/codemod/visitors/tests/test_gather_global_names.py'
adding 'libcst/codemod/visitors/tests/test_gather_imports.py'
adding 'libcst/codemod/visitors/tests/test_gather_string_annotation_names.py'
adding 'libcst/codemod/visitors/tests/test_gather_unused_imports.py'
adding 'libcst/codemod/visitors/tests/test_remove_imports.py'
adding 'libcst/display/__init__.py'
adding 'libcst/display/graphviz.py'
adding 'libcst/display/text.py'
adding 'libcst/display/tests/__init__.py'
adding 'libcst/display/tests/test_dump_graphviz.py'
adding 'libcst/display/tests/test_dump_text.py'
adding 'libcst/helpers/__init__.py'
adding 'libcst/helpers/_template.py'
adding 'libcst/helpers/common.py'
adding 'libcst/helpers/expression.py'
adding 'libcst/helpers/matchers.py'
adding 'libcst/helpers/module.py'
adding 'libcst/helpers/node_fields.py'
adding 'libcst/helpers/paths.py'
adding 'libcst/helpers/tests/__init__.py'
adding 'libcst/helpers/tests/test_expression.py'
adding 'libcst/helpers/tests/test_matchers.py'
adding 'libcst/helpers/tests/test_module.py'
adding 'libcst/helpers/tests/test_node_fields.py'
adding 'libcst/helpers/tests/test_paths.py'
adding 'libcst/helpers/tests/test_template.py'
adding 'libcst/matchers/__init__.py'
adding 'libcst/matchers/_decorators.py'
adding 'libcst/matchers/_matcher_base.py'
adding 'libcst/matchers/_return_types.py'
adding 'libcst/matchers/_visitors.py'
adding 'libcst/matchers/tests/__init__.py'
adding 'libcst/matchers/tests/test_decorators.py'
adding 'libcst/matchers/tests/test_extract.py'
adding 'libcst/matchers/tests/test_findall.py'
adding 'libcst/matchers/tests/test_matchers.py'
adding 'libcst/matchers/tests/test_matchers_with_metadata.py'
adding 'libcst/matchers/tests/test_replace.py'
adding 'libcst/matchers/tests/test_visitors.py'
adding 'libcst/metadata/__init__.py'
adding 'libcst/metadata/accessor_provider.py'
adding 'libcst/metadata/base_provider.py'
adding 'libcst/metadata/expression_context_provider.py'
adding 'libcst/metadata/file_path_provider.py'
adding 'libcst/metadata/full_repo_manager.py'
adding 'libcst/metadata/name_provider.py'
adding 'libcst/metadata/parent_node_provider.py'
adding 'libcst/metadata/position_provider.py'
adding 'libcst/metadata/reentrant_codegen.py'
adding 'libcst/metadata/scope_provider.py'
adding 'libcst/metadata/span_provider.py'
adding 'libcst/metadata/type_inference_provider.py'
adding 'libcst/metadata/wrapper.py'
adding 'libcst/metadata/tests/__init__.py'
adding 'libcst/metadata/tests/test_accessor_provider.py'
adding 'libcst/metadata/tests/test_base_provider.py'
adding 'libcst/metadata/tests/test_expression_context_provider.py'
adding 'libcst/metadata/tests/test_file_path_provider.py'
adding 'libcst/metadata/tests/test_full_repo_manager.py'
adding 'libcst/metadata/tests/test_metadata_provider.py'
adding 'libcst/metadata/tests/test_metadata_wrapper.py'
adding 'libcst/metadata/tests/test_name_provider.py'
adding 'libcst/metadata/tests/test_parent_node_provider.py'
adding 'libcst/metadata/tests/test_position_provider.py'
adding 'libcst/metadata/tests/test_reentrant_codegen.py'
adding 'libcst/metadata/tests/test_scope_provider.py'
adding 'libcst/metadata/tests/test_span_provider.py'
adding 'libcst/metadata/tests/test_type_inference_provider.py'
adding 'libcst/testing/__init__.py'
adding 'libcst/testing/utils.py'
adding 'libcst/tests/__init__.py'
adding 'libcst/tests/__main__.py'
adding 'libcst/tests/test_add_slots.py'
adding 'libcst/tests/test_batched_visitor.py'
adding 'libcst/tests/test_deep_clone.py'
adding 'libcst/tests/test_deep_replace.py'
adding 'libcst/tests/test_e2e.py'
adding 'libcst/tests/test_exceptions.py'
adding 'libcst/tests/test_fuzz.py'
adding 'libcst/tests/test_import.py'
adding 'libcst/tests/test_pyre_integration.py'
adding 'libcst/tests/test_roundtrip.py'
adding 'libcst/tests/test_tabs.py'
adding 'libcst/tests/test_type_enforce.py'
adding 'libcst/tests/test_visitor.py'
adding 'libcst-1.8.6.dist-info/licenses/LICENSE'
adding 'libcst-1.8.6.dist-info/METADATA'
adding 'libcst-1.8.6.dist-info/WHEEL'
adding 'libcst-1.8.6.dist-info/top_level.txt'
adding 'libcst-1.8.6.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built libcst-1.8.6-cp314-cp314-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_e2e.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_type_enforce.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_e2e.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_pyre_integration.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_deep_clone.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_exceptions.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_type_enforce.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_fuzz.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_roundtrip.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_batched_visitor.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_deep_clone.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_tabs.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_deep_replace.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/__main__.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_batched_visitor.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_visitor.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_import.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_roundtrip.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_add_slots.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_fuzz.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/__main__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_pyre_integration.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_deep_replace.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_add_slots.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_exceptions.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_import.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_visitor.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__/test_tabs.cpython-314.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_exceptions.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_batched_visitor.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_add_slots.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_tabs.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_deep_clone.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/__main__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_type_enforce.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_visitor.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_import.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_e2e.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_pyre_integration.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_deep_replace.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_fuzz.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/test_roundtrip.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/tests/'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_global.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_cst_node.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_template_strings.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_match.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/base.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_call.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_subscript.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_while.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_boolean_op.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_return.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_await.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_yield.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_removal_behavior.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_simple_comp.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_unary_op.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_raise.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_match.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_atom.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_cst_node.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_leaf_small_statements.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_trailing_whitespace.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_empty_line.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_removal_behavior.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_subscript.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_attribute.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_matrix_multiply.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_simple_statement.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_flatten_behavior.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_dict_comp.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_docstring.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_namedexpr.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_assign.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_nonlocal.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/base.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_tuple.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_funcdef.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_module.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_dict.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_nonlocal.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_template_strings.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_atom.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_indented_block.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_dict.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_empty_line.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_call.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_simple_statement.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_comment.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_assert.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_type_alias.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_matrix_multiply.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_tuple.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_with.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_simple_whitespace.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_docstring.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_list.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_assert.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_simple_string.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_simple_whitespace.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_type_alias.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_binary_op.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_binary_op.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_namedexpr.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_comparison.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_if.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_call.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_del.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_number.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_trailing_whitespace.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_simple_string.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_lambda.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_funcdef.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_module.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_dict_comp.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_else.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_return.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_small_statement.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_for.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_subscript.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_boolean_op.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_with.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_indented_block.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_classdef.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_import.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_ifexp.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_simple_comp.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_while.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_newline.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_try.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_yield.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_assign.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_try.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_raise.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_template_strings.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_lambda.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_unary_op.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_number.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_for.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_ifexp.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_set.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_while.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_flatten_behavior.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_else.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_set.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_classdef.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_if.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_list.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_boolean_op.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_match.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_del.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_attribute.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_small_statement.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_await.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_comparison.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_import.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_return.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_leaf_small_statements.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_global.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_cst_node.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_comment.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/base.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_global.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__/test_newline.cpython-314.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_namedexpr.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_yield.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_funcdef.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_empty_line.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_ifexp.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_leaf_small_statements.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_flatten_behavior.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_removal_behavior.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_dict.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_module.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_list.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_number.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_comment.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_dict_comp.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_with.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_tuple.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_docstring.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_simple_whitespace.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_atom.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_for.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_small_statement.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_unary_op.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_comparison.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_try.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_matrix_multiply.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_await.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_if.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_raise.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_binary_op.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_attribute.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_import.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_classdef.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_else.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_del.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_trailing_whitespace.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_simple_comp.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_simple_string.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_indented_block.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_assert.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_nonlocal.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_assign.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_lambda.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_type_alias.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_set.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_simple_statement.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/test_newline.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_nodes/tests/'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_parse_errors.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_node_identity.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_whitespace_parser.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_wrapped_tokenize.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_detect_config.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_config.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_footer_behavior.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_node_identity.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_parse_errors.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_footer_behavior.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_wrapped_tokenize.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_version_compare.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_detect_config.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_whitespace_parser.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_config.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__/test_version_compare.cpython-314.opt-1.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/test_parse_errors.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/test_footer_behavior.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/test_version_compare.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/test_node_identity.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/test_wrapped_tokenize.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/test_whitespace_parser.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/test_detect_config.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/test_config.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/_parser/tests/'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codegen/tests/__pycache__/test_codegen_clean.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codegen/tests/__pycache__/test_codegen_clean.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codegen/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codegen/tests/__pycache__/__init__.cpython-314.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codegen/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codegen/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codegen/tests/test_codegen_clean.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codegen/tests/'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/test_codemod.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/test_metadata.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/test_metadata.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/test_runner.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/test_codemod.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/test_codemod_cli.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/test_runner.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/test_codemod_cli.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__/__init__.cpython-314.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/codemod_formatter_error_input.py.txt'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/test_codemod_cli.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/test_metadata.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/test_codemod.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/test_runner.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/codemod/tests/'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/__pycache__/test_dump_graphviz.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/__pycache__/test_dump_graphviz.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/__pycache__/test_dump_text.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/__pycache__/test_dump_text.cpython-314.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/test_dump_graphviz.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/test_dump_text.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/display/tests/'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/test_node_fields.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/test_template.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_expression.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_template.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_matchers.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_module.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_paths.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_expression.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_paths.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_node_fields.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_module.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_node_fields.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_matchers.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__/test_template.cpython-314.opt-1.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/test_paths.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/test_expression.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/test_module.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/test_matchers.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/helpers/tests/'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_replace.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_extract.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_extract.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_matchers.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_visitors.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_replace.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_matchers_with_metadata.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_matchers.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_findall.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_decorators.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_decorators.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_findall.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_visitors.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__/test_matchers_with_metadata.cpython-314.opt-1.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/test_matchers_with_metadata.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/test_replace.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/test_visitors.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/test_findall.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/test_decorators.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/test_matchers.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/test_extract.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/matchers/tests/'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_name_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_full_repo_manager.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_name_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_metadata_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_scope_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_expression_context_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_span_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_reentrant_codegen.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_metadata_wrapper.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_type_inference_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_base_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_position_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_type_inference_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_base_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_file_path_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_span_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_scope_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_name_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_position_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_metadata_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_metadata_wrapper.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_accessor_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_parent_node_provider.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_expression_context_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_accessor_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_parent_node_provider.cpython-314.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_full_repo_manager.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_reentrant_codegen.cpython-314.opt-1.pyc'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__/test_file_path_provider.cpython-314.opt-1.pyc'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__pycache__'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/__init__.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_full_repo_manager.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_accessor_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_position_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_base_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_metadata_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_type_inference_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_expression_context_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_parent_node_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_scope_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_metadata_wrapper.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_reentrant_codegen.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_span_provider.py'
removed '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/test_file_path_provider.py'
removed directory '/build/python-libcst/pkg/python-libcst/usr/lib/python3.14/site-packages/libcst/metadata/tests/'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-libcst"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-libcst 1.8.6-1 (Mon Jan 12 00:25:46 2026)
==> Cleaning up...
[?12l[?25h