===> Building for py312-libcst-1.7.0 cd /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/.cargo && /bin/ln -f -s ../native/.cargo/config config * Building wheel... /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/opt/pkg/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /opt/pkg/lib/python3.12/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) /opt/pkg/lib/python3.12/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() /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:761: 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.macosx-12.3-arm64-cpython-312/libcst copying libcst/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_add_slots.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_batched_visitor.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_exceptions.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_flatten_sentinel.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_maybe_sentinel.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_metadata_dependent.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_position.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_removal_sentinel.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_tabs.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_type_enforce.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_typed_visitor.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_typed_visitor_base.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_types.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_version.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/_visitors.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst copying libcst/tool.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/base.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/deep_equals.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/expression.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/internal.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/module.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/op.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/statement.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes copying libcst/_nodes/whitespace.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/base_parser.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/custom_itertools.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/detect_config.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/entrypoints.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/grammar.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/production_decorator.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/py_whitespace_parser.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/python_parser.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/whitespace_parser.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser copying libcst/_parser/wrapped_tokenize.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser creating build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen copying libcst/codegen/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen copying libcst/codegen/gather.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen copying libcst/codegen/gen_matcher_classes.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen copying libcst/codegen/gen_type_mapping.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen copying libcst/codegen/gen_visitor_functions.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen copying libcst/codegen/generate.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen copying libcst/codegen/transforms.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen creating build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/_cli.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/_codemod.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/_command.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/_context.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/_dummy_pool.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/_runner.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/_testing.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod copying libcst/codemod/_visitor.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod creating build/lib.macosx-12.3-arm64-cpython-312/libcst/display copying libcst/display/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/display copying libcst/display/graphviz.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/display copying libcst/display/text.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/display creating build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers copying libcst/helpers/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers copying libcst/helpers/_template.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers copying libcst/helpers/common.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers copying libcst/helpers/expression.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers copying libcst/helpers/module.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers copying libcst/helpers/node_fields.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers copying libcst/helpers/paths.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers creating build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers copying libcst/matchers/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers copying libcst/matchers/_decorators.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers copying libcst/matchers/_matcher_base.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers copying libcst/matchers/_return_types.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers copying libcst/matchers/_visitors.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers creating build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/accessor_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/base_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/expression_context_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/file_path_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/full_repo_manager.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/name_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/parent_node_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/position_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/reentrant_codegen.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/scope_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/span_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/type_inference_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata copying libcst/metadata/wrapper.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata creating build/lib.macosx-12.3-arm64-cpython-312/libcst/testing copying libcst/testing/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/testing copying libcst/testing/utils.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/testing creating build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/__main__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_add_slots.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_batched_visitor.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_deep_clone.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_deep_replace.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_e2e.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_exceptions.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_fuzz.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_pyre_integration.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_roundtrip.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_tabs.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_type_enforce.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests copying libcst/tests/test_visitor.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/base.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_assert.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_assign.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_atom.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_attribute.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_await.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_binary_op.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_boolean_op.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_call.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_classdef.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_comment.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_comparison.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_cst_node.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_del.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_dict.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_dict_comp.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_docstring.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_else.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_empty_line.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_flatten_behavior.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_for.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_funcdef.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_global.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_if.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_ifexp.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_import.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_indented_block.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_lambda.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_leaf_small_statements.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_list.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_match.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_matrix_multiply.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_module.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_namedexpr.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_newline.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_nonlocal.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_number.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_raise.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_removal_behavior.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_return.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_set.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_simple_comp.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_simple_statement.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_simple_string.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_simple_whitespace.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_small_statement.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_subscript.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_trailing_whitespace.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_try.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_tuple.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_type_alias.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_unary_op.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_while.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_with.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests copying libcst/_nodes/tests/test_yield.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_nodes/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/conversions copying libcst/_parser/conversions/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/conversions copying libcst/_parser/conversions/expression.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/conversions copying libcst/_parser/conversions/module.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/conversions copying libcst/_parser/conversions/params.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/conversions copying libcst/_parser/conversions/statement.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/conversions copying libcst/_parser/conversions/terminals.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/conversions creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso copying libcst/_parser/parso/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso copying libcst/_parser/parso/utils.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/test_config.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/test_detect_config.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/test_footer_behavior.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/test_node_identity.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/test_parse_errors.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/test_version_compare.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/test_whitespace_parser.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests copying libcst/_parser/tests/test_wrapped_tokenize.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/config.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/conversions.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/partials.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/production.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/py_config.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/py_token.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/py_whitespace_state.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/token.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types copying libcst/_parser/types/whitespace_state.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/pgen2 copying libcst/_parser/parso/pgen2/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/pgen2 copying libcst/_parser/parso/pgen2/generator.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/pgen2 copying libcst/_parser/parso/pgen2/grammar_parser.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/pgen2 creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/python copying libcst/_parser/parso/python/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/python copying libcst/_parser/parso/python/py_token.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/python copying libcst/_parser/parso/python/token.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/python copying libcst/_parser/parso/python/tokenize.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/python creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/tests copying libcst/_parser/parso/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/tests copying libcst/_parser/parso/tests/test_fstring.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/tests copying libcst/_parser/parso/tests/test_tokenize.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/tests copying libcst/_parser/parso/tests/test_utils.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/parso/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types/tests copying libcst/_parser/types/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types/tests copying libcst/_parser/types/tests/test_config.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/types/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen/tests copying libcst/codegen/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen/tests copying libcst/codegen/tests/test_codegen_clean.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codegen/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/add_pyre_directive.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/add_trailing_commas.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/convert_format_to_fstring.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/convert_namedtuple_to_dataclass.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/convert_percent_format_to_fstring.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/convert_type_comments.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/convert_union_to_or.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/ensure_import_present.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/fix_pyre_directives.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/fix_variadic_callable.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/noop.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/remove_pyre_directive.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/remove_unused_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/rename.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/rename_typing_generic_aliases.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/strip_strings_from_types.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands copying libcst/codemod/commands/unnecessary_format_string.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands creating build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/tests copying libcst/codemod/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/tests copying libcst/codemod/tests/test_codemod.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/tests copying libcst/codemod/tests/test_codemod_cli.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/tests copying libcst/codemod/tests/test_metadata.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/tests copying libcst/codemod/tests/test_runner.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_add_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_apply_type_annotations.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_gather_comments.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_gather_exports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_gather_global_names.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_gather_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_gather_string_annotation_names.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_gather_unused_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors copying libcst/codemod/visitors/_remove_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors creating build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_add_pyre_directive.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_add_trailing_commas.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_convert_format_to_fstring.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_convert_namedtuple_to_dataclass.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_convert_percent_format_to_fstring.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_convert_type_comments.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_convert_union_to_or.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_ensure_import_present.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_fix_pyre_directives.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_fix_variadic_callable.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_noop.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_remove_pyre_directive.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_remove_unused_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_rename.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_rename_typing_generic_aliases.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_strip_strings_from_types.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests copying libcst/codemod/commands/tests/test_unnecessary_format_string.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/commands/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_add_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_apply_type_annotations.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_gather_comments.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_gather_exports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_gather_global_names.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_gather_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_gather_string_annotation_names.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_gather_unused_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests copying libcst/codemod/visitors/tests/test_remove_imports.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/visitors/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/display/tests copying libcst/display/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/display/tests copying libcst/display/tests/test_dump_graphviz.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/display/tests copying libcst/display/tests/test_dump_text.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/display/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers/tests copying libcst/helpers/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers/tests copying libcst/helpers/tests/test_expression.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers/tests copying libcst/helpers/tests/test_module.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers/tests copying libcst/helpers/tests/test_node_fields.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers/tests copying libcst/helpers/tests/test_paths.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers/tests copying libcst/helpers/tests/test_template.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/helpers/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests copying libcst/matchers/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests copying libcst/matchers/tests/test_decorators.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests copying libcst/matchers/tests/test_extract.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests copying libcst/matchers/tests/test_findall.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests copying libcst/matchers/tests/test_matchers.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests copying libcst/matchers/tests/test_matchers_with_metadata.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests copying libcst/matchers/tests/test_replace.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests copying libcst/matchers/tests/test_visitors.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/matchers/tests creating build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_accessor_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_base_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_expression_context_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_file_path_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_full_repo_manager.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_metadata_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_metadata_wrapper.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_name_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_parent_node_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_position_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_reentrant_codegen.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_scope_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_span_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests copying libcst/metadata/tests/test_type_inference_provider.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/metadata/tests running 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 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 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' /opt/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'libcst.tests.pyre' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'libcst.tests.pyre' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'libcst.tests.pyre' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'libcst.tests.pyre' to be distributed and are already explicitly excluding 'libcst.tests.pyre' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying libcst/py.typed -> build/lib.macosx-12.3-arm64-cpython-312/libcst creating build/lib.macosx-12.3-arm64-cpython-312/libcst/tests/pyre copying libcst/tests/pyre/.pyre_configuration -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests/pyre copying libcst/tests/pyre/simple_class.json -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests/pyre copying libcst/tests/pyre/simple_class.py -> build/lib.macosx-12.3-arm64-cpython-312/libcst/tests/pyre copying libcst/_parser/conversions/README.md -> build/lib.macosx-12.3-arm64-cpython-312/libcst/_parser/conversions copying libcst/codemod/tests/codemod_formatter_error_input.py.txt -> build/lib.macosx-12.3-arm64-cpython-312/libcst/codemod/tests running build_ext running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path native/libcst/Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib -- -C link-args=-undefined dynamic_lookup -Wl,-install_name,@rpath/native.so Compiling target-lexicon v0.12.15 Compiling proc-macro2 v1.0.86 Compiling once_cell v1.16.0 Compiling unicode-ident v1.0.1 Compiling autocfg v1.1.0 Compiling libc v0.2.149 Compiling heck v0.5.0 Compiling memchr v2.7.4 Compiling peg-runtime v0.8.3 Compiling regex-syntax v0.8.4 Running `rustc --crate-name build_script_build --edition=2018 /Users/pbulk/build/lang/py-libcst/work/vendor/target-lexicon-0.12.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=aac52bc90e872d6b -C extra-filename=-e096c55a31789a2c --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/target-lexicon-e096c55a31789a2c -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/proc-macro2-1.0.86/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=3b3da2662c8237cb -C extra-filename=-e7ad7e13adaf1015 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/proc-macro2-e7ad7e13adaf1015 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/once_cell-1.16.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=106e2033dedf44fe -C extra-filename=-94acf80316e25344 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_ident --edition=2018 /Users/pbulk/build/lang/py-libcst/work/vendor/unicode-ident-1.0.1/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=ca81ae7ded9b1c2d -C extra-filename=-2de2e7f346a570f5 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2015 /Users/pbulk/build/lang/py-libcst/work/vendor/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="extra_traits"' --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=2be6a73b76a908d0 -C extra-filename=-4c1e58383f00e417 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/libc-4c1e58383f00e417 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name memchr --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/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=7d3159426d9e15e9 -C extra-filename=-455504f51f1e71fc --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name autocfg --edition=2015 /Users/pbulk/build/lang/py-libcst/work/vendor/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=1a53f6f68c505d8f -C extra-filename=-6afe4f4a059f6f32 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name heck --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/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=0d949fa891228a68 -C extra-filename=-27af243d1ac1a382 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name regex_syntax --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/regex-syntax-0.8.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="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=158ca926550a16cd -C extra-filename=-fb606f49e0a0edf6 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name peg_runtime --edition=2018 /Users/pbulk/build/lang/py-libcst/work/vendor/peg-runtime-0.8.3/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=45a2aa117d1d27fc -C extra-filename=-717b5c38c35bcbe6 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Compiling thiserror v1.0.63 Running `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/thiserror-1.0.63/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=c77188d23ee954e6 -C extra-filename=-1f0cfb4763d080e0 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/thiserror-1f0cfb4763d080e0 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Compiling paste v1.0.15 Compiling indoc v2.0.4 Running `rustc --crate-name build_script_build --edition=2018 /Users/pbulk/build/lang/py-libcst/work/vendor/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=baab6d52633ded24 -C extra-filename=-a74bba3e8c9047a2 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/paste-a74bba3e8c9047a2 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` Running `rustc --crate-name indoc --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/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=e9c956d2070835e0 -C extra-filename=-dd46810f7a6cf511 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --extern proc_macro --cap-lints allow` Compiling memoffset v0.9.0 Running `rustc --crate-name build_script_build --edition=2015 /Users/pbulk/build/lang/py-libcst/work/vendor/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=446a0baa4d62cb10 -C extra-filename=-221909a3a17a6717 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/memoffset-221909a3a17a6717 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --extern autocfg=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps/libautocfg-6afe4f4a059f6f32.rlib --cap-lints allow` Compiling unindent v0.2.3 Running `rustc --crate-name unindent --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/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=e4499e409c4cc99a -C extra-filename=-c34b256b9f7b4a66 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build/lang/py-libcst/work/.cwrapper/bin:/Users/pbulk/build/lang/py-libcst/work/.buildlink/bin:/Users/pbulk/build/lang/py-libcst/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcIkdzBZ/symbols.o" "<2 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/thiserror-1f0cfb4763d080e0/build_script_build-1f0cfb4763d080e0" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build/lang/py-libcst/work/.cwrapper/bin:/Users/pbulk/build/lang/py-libcst/work/.buildlink/bin:/Users/pbulk/build/lang/py-libcst/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustc0KRELg/symbols.o" "<4 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/libc-4c1e58383f00e417/build_script_build-4c1e58383f00e417" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build/lang/py-libcst/work/.cwrapper/bin:/Users/pbulk/build/lang/py-libcst/work/.buildlink/bin:/Users/pbulk/build/lang/py-libcst/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcEropxW/symbols.o" "<2 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/paste-a74bba3e8c9047a2/build_script_build-a74bba3e8c9047a2" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build/lang/py-libcst/work/.cwrapper/bin:/Users/pbulk/build/lang/py-libcst/work/.buildlink/bin:/Users/pbulk/build/lang/py-libcst/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcSB81JU/symbols.o" "<3 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/proc-macro2-e7ad7e13adaf1015/build_script_build-e7ad7e13adaf1015" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: could not compile `thiserror` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/thiserror-1.0.63/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=c77188d23ee954e6 -C extra-filename=-1f0cfb4763d080e0 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/thiserror-1f0cfb4763d080e0 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` (exit status: 1) warning: build failed, waiting for other jobs to finish... error: could not compile `paste` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /Users/pbulk/build/lang/py-libcst/work/vendor/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=baab6d52633ded24 -C extra-filename=-a74bba3e8c9047a2 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/paste-a74bba3e8c9047a2 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` (exit status: 1) error: could not compile `proc-macro2` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/proc-macro2-1.0.86/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=3b3da2662c8237cb -C extra-filename=-e7ad7e13adaf1015 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/proc-macro2-e7ad7e13adaf1015 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` (exit status: 1) error: could not compile `libc` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2015 /Users/pbulk/build/lang/py-libcst/work/vendor/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="extra_traits"' --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=2be6a73b76a908d0 -C extra-filename=-4c1e58383f00e417 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/libc-4c1e58383f00e417 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` (exit status: 1) error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build/lang/py-libcst/work/.cwrapper/bin:/Users/pbulk/build/lang/py-libcst/work/.buildlink/bin:/Users/pbulk/build/lang/py-libcst/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcVQZlG1/symbols.o" "<2 object files omitted>" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps/{libautocfg-6afe4f4a059f6f32.rlib}" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/memoffset-221909a3a17a6717/build_script_build-221909a3a17a6717" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: could not compile `memoffset` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2015 /Users/pbulk/build/lang/py-libcst/work/vendor/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=446a0baa4d62cb10 -C extra-filename=-221909a3a17a6717 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/memoffset-221909a3a17a6717 -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --extern autocfg=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps/libautocfg-6afe4f4a059f6f32.rlib --cap-lints allow` (exit status: 1) error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build/lang/py-libcst/work/.cwrapper/bin:/Users/pbulk/build/lang/py-libcst/work/.buildlink/bin:/Users/pbulk/build/lang/py-libcst/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "-Wl,-exported_symbols_list" "-Wl,/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcw2QX5q/list" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcw2QX5q/symbols.o" "<4 object files omitted>" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps/indoc-dd46810f7a6cf511.aiig5blaa9me1fomb64mabh2q.rcgu.rmeta" "<1 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libproc_macro-d92245eb6bffd1f1.rlib,libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps/libindoc-dd46810f7a6cf511.dylib" "-Wl,-dead_strip" "-dynamiclib" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: could not compile `indoc` (lib) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name indoc --edition=2021 /Users/pbulk/build/lang/py-libcst/work/vendor/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=e9c956d2070835e0 -C extra-filename=-dd46810f7a6cf511 --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --extern proc_macro --cap-lints allow` (exit status: 1) error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build/lang/py-libcst/work/.cwrapper/bin:/Users/pbulk/build/lang/py-libcst/work/.buildlink/bin:/Users/pbulk/build/lang/py-libcst/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcxS7tz5/symbols.o" "<4 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/target-lexicon-e096c55a31789a2c/build_script_build-e096c55a31789a2c" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: could not compile `target-lexicon` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /Users/pbulk/build/lang/py-libcst/work/vendor/target-lexicon-0.12.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=aac52bc90e872d6b -C extra-filename=-e096c55a31789a2c --out-dir /Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/build/target-lexicon-e096c55a31789a2c -C strip=debuginfo -L dependency=/Users/pbulk/build/lang/py-libcst/work/libcst-1.7.0/native/target/release/deps --cap-lints allow` (exit status: 1) error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path native/libcst/Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib -- -C 'link-args=-undefined dynamic_lookup -Wl,-install_name,@rpath/native.so'` failed with code 101 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/py-libcst *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/py-libcst