>>> poetry: Building testing/poetry 1.1.12-r1 (using abuild 3.9.0-r0) started Thu, 30 Dec 2021 00:00:32 +0000 >>> poetry: Checking sanity of /home/buildozer/aports/testing/poetry/APKBUILD... >>> poetry: Analyzing dependencies... >>> poetry: Installing for build: build-base python3 py3-poetry-core py3-cleo py3-clikit py3-crashtest py3-requests py3-cachy py3-requests-toolbelt py3-cachecontrol py3-pkginfo py3-html5lib py3-shellingham py3-tomlkit py3-pexpect py3-packaging py3-virtualenv py3-keyring pyproject2setuppy (1/54) Installing libffi (3.4.2-r1) (2/54) Installing gdbm (1.22-r0) (3/54) Installing mpdecimal (2.5.1-r1) (4/54) Installing readline (8.1.1-r0) (5/54) Installing sqlite-libs (3.37.0-r0) (6/54) Installing python3 (3.10.1-r0) (7/54) Installing py3-poetry-core (1.0.7-r1) (8/54) Installing py3-pastel (0.2.1-r2) (9/54) Installing py3-pylev (1.4.0-r1) (10/54) Installing py3-crashtest (0.3.1-r2) (11/54) Installing py3-clikit (0.6.2-r3) (12/54) Installing py3-cleo (0.8.1-r3) (13/54) Installing py3-certifi (2020.12.5-r2) (14/54) Installing py3-charset-normalizer (2.0.7-r1) (15/54) Installing py3-idna (3.3-r1) (16/54) Installing py3-urllib3 (1.26.7-r1) (17/54) Installing py3-requests (2.26.0-r2) (18/54) Installing py3-cachy (0.3.0-r4) (19/54) Installing py3-requests-toolbelt (0.9.1-r3) (20/54) Installing py3-msgpack (1.0.2-r2) (21/54) Installing py3-lockfile (0.12.2-r5) (22/54) Installing py3-cachecontrol (0.12.10-r1) (23/54) Installing py3-pkginfo (1.5.0.1-r3) (24/54) Installing py3-six (1.16.0-r1) (25/54) Installing py3-webencodings (0.5.1-r5) (26/54) Installing py3-html5lib (1.1-r2) (27/54) Installing py3-shellingham (1.4.0-r0) (28/54) Installing py3-tomlkit (0.8.0-r0) (29/54) Installing py3-ptyprocess (0.7.0-r2) (30/54) Installing py3-pexpect (4.8.0-r2) (31/54) Installing py3-parsing (2.4.7-r3) (32/54) Installing py3-packaging (21.3-r0) (33/54) Installing py3-appdirs (1.4.4-r3) (34/54) Installing py3-distlib (0.3.4-r1) (35/54) Installing py3-filelock (3.0.12-r4) (36/54) Installing py3-virtualenv (20.4.7-r1) (37/54) Installing py3-inflect (5.3.0-r2) (38/54) Installing py3-more-itertools (8.12.0-r1) (39/54) Installing py3-jaraco.itertools (6.0.3-r2) (40/54) Installing py3-func-timeout (4.3.5-r2) (41/54) Installing py3-zipp (3.5.0-r2) (42/54) Installing py3-importlib-metadata (4.8.1-r1) (43/54) Installing py3-jeepney (0.7.1-r1) (44/54) Installing py3-cparser (2.20-r2) (45/54) Installing py3-cffi (1.14.5-r3) (46/54) Installing py3-asn1crypto (1.4.0-r2) (47/54) Installing py3-cryptography (3.3.2-r4) (48/54) Installing py3-secretstorage (3.3.1-r1) (49/54) Installing py3-keyring (23.2.1-r1) (50/54) Installing py3-toml (0.10.2-r3) (51/54) Installing py3-ordered-set (4.0.2-r3) (52/54) Installing py3-setuptools (52.0.0-r5) (53/54) Installing pyproject2setuppy (17-r1) (54/54) Installing .makedepends-poetry (20211230.000033) Executing busybox-1.34.1-r6.trigger OK: 418 MiB in 154 packages >>> poetry: Cleaning up srcdir >>> poetry: Cleaning up pkgdir >>> poetry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//poetry-1.1.12.tar.gz >>> poetry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//poetry-1.1.12.tar.gz >>> poetry: Checking sha512sums... poetry-1.1.12.tar.gz: OK >>> poetry: Unpacking /var/cache/distfiles/edge/poetry-1.1.12.tar.gz... running build running build_py creating build creating build/lib creating build/lib/poetry copying poetry/locations.py -> build/lib/poetry copying poetry/__init__.py -> build/lib/poetry copying poetry/exceptions.py -> build/lib/poetry copying poetry/factory.py -> build/lib/poetry copying poetry/__main__.py -> build/lib/poetry copying poetry/__version__.py -> build/lib/poetry copying poetry/poetry.py -> build/lib/poetry creating build/lib/poetry/inspection copying poetry/inspection/__init__.py -> build/lib/poetry/inspection copying poetry/inspection/info.py -> build/lib/poetry/inspection creating build/lib/poetry/io copying poetry/io/__init__.py -> build/lib/poetry/io copying poetry/io/null_io.py -> build/lib/poetry/io creating build/lib/poetry/layouts copying poetry/layouts/__init__.py -> build/lib/poetry/layouts copying poetry/layouts/layout.py -> build/lib/poetry/layouts copying poetry/layouts/src.py -> build/lib/poetry/layouts copying poetry/layouts/standard.py -> build/lib/poetry/layouts creating build/lib/poetry/config copying poetry/config/__init__.py -> build/lib/poetry/config copying poetry/config/dict_config_source.py -> build/lib/poetry/config copying poetry/config/config_source.py -> build/lib/poetry/config copying poetry/config/file_config_source.py -> build/lib/poetry/config copying poetry/config/config.py -> build/lib/poetry/config creating build/lib/poetry/version copying poetry/version/__init__.py -> build/lib/poetry/version copying poetry/version/version_selector.py -> build/lib/poetry/version creating build/lib/poetry/packages copying poetry/packages/__init__.py -> build/lib/poetry/packages copying poetry/packages/locker.py -> build/lib/poetry/packages copying poetry/packages/dependency_package.py -> build/lib/poetry/packages copying poetry/packages/package_collection.py -> build/lib/poetry/packages creating build/lib/poetry/json copying poetry/json/__init__.py -> build/lib/poetry/json creating build/lib/poetry/masonry copying poetry/masonry/__init__.py -> build/lib/poetry/masonry copying poetry/masonry/api.py -> build/lib/poetry/masonry creating build/lib/poetry/installation copying poetry/installation/__init__.py -> build/lib/poetry/installation copying poetry/installation/chooser.py -> build/lib/poetry/installation copying poetry/installation/base_installer.py -> build/lib/poetry/installation copying poetry/installation/installer.py -> build/lib/poetry/installation copying poetry/installation/executor.py -> build/lib/poetry/installation copying poetry/installation/chef.py -> build/lib/poetry/installation copying poetry/installation/authenticator.py -> build/lib/poetry/installation copying poetry/installation/pip_installer.py -> build/lib/poetry/installation copying poetry/installation/noop_installer.py -> build/lib/poetry/installation creating build/lib/poetry/repositories copying poetry/repositories/repository.py -> build/lib/poetry/repositories copying poetry/repositories/__init__.py -> build/lib/poetry/repositories copying poetry/repositories/exceptions.py -> build/lib/poetry/repositories copying poetry/repositories/pool.py -> build/lib/poetry/repositories copying poetry/repositories/pypi_repository.py -> build/lib/poetry/repositories copying poetry/repositories/installed_repository.py -> build/lib/poetry/repositories copying poetry/repositories/remote_repository.py -> build/lib/poetry/repositories copying poetry/repositories/legacy_repository.py -> build/lib/poetry/repositories copying poetry/repositories/base_repository.py -> build/lib/poetry/repositories creating build/lib/poetry/mixology copying poetry/mixology/result.py -> build/lib/poetry/mixology copying poetry/mixology/set_relation.py -> build/lib/poetry/mixology copying poetry/mixology/__init__.py -> build/lib/poetry/mixology copying poetry/mixology/term.py -> build/lib/poetry/mixology copying poetry/mixology/partial_solution.py -> build/lib/poetry/mixology copying poetry/mixology/version_solver.py -> build/lib/poetry/mixology copying poetry/mixology/incompatibility_cause.py -> build/lib/poetry/mixology copying poetry/mixology/failure.py -> build/lib/poetry/mixology copying poetry/mixology/assignment.py -> build/lib/poetry/mixology copying poetry/mixology/incompatibility.py -> build/lib/poetry/mixology creating build/lib/poetry/publishing copying poetry/publishing/__init__.py -> build/lib/poetry/publishing copying poetry/publishing/uploader.py -> build/lib/poetry/publishing copying poetry/publishing/publisher.py -> build/lib/poetry/publishing creating build/lib/poetry/puzzle copying poetry/puzzle/__init__.py -> build/lib/poetry/puzzle copying poetry/puzzle/exceptions.py -> build/lib/poetry/puzzle copying poetry/puzzle/provider.py -> build/lib/poetry/puzzle copying poetry/puzzle/solver.py -> build/lib/poetry/puzzle creating build/lib/poetry/utils copying poetry/utils/patterns.py -> build/lib/poetry/utils copying poetry/utils/exporter.py -> build/lib/poetry/utils copying poetry/utils/setup_reader.py -> build/lib/poetry/utils copying poetry/utils/__init__.py -> build/lib/poetry/utils copying poetry/utils/shell.py -> build/lib/poetry/utils copying poetry/utils/appdirs.py -> build/lib/poetry/utils copying poetry/utils/password_manager.py -> build/lib/poetry/utils copying poetry/utils/extras.py -> build/lib/poetry/utils copying poetry/utils/env.py -> build/lib/poetry/utils copying poetry/utils/helpers.py -> build/lib/poetry/utils copying poetry/utils/_compat.py -> build/lib/poetry/utils creating build/lib/poetry/console copying poetry/console/__init__.py -> build/lib/poetry/console copying poetry/console/application.py -> build/lib/poetry/console creating build/lib/poetry/masonry/builders copying poetry/masonry/builders/__init__.py -> build/lib/poetry/masonry/builders copying poetry/masonry/builders/editable.py -> build/lib/poetry/masonry/builders creating build/lib/poetry/installation/operations copying poetry/installation/operations/uninstall.py -> build/lib/poetry/installation/operations copying poetry/installation/operations/__init__.py -> build/lib/poetry/installation/operations copying poetry/installation/operations/install.py -> build/lib/poetry/installation/operations copying poetry/installation/operations/operation.py -> build/lib/poetry/installation/operations copying poetry/installation/operations/update.py -> build/lib/poetry/installation/operations creating build/lib/poetry/mixology/solutions copying poetry/mixology/solutions/__init__.py -> build/lib/poetry/mixology/solutions creating build/lib/poetry/mixology/solutions/solutions copying poetry/mixology/solutions/solutions/python_requirement_solution.py -> build/lib/poetry/mixology/solutions/solutions copying poetry/mixology/solutions/solutions/__init__.py -> build/lib/poetry/mixology/solutions/solutions creating build/lib/poetry/mixology/solutions/providers copying poetry/mixology/solutions/providers/__init__.py -> build/lib/poetry/mixology/solutions/providers copying poetry/mixology/solutions/providers/python_requirement_solution_provider.py -> build/lib/poetry/mixology/solutions/providers creating build/lib/poetry/console/logging copying poetry/console/logging/__init__.py -> build/lib/poetry/console/logging copying poetry/console/logging/io_handler.py -> build/lib/poetry/console/logging copying poetry/console/logging/io_formatter.py -> build/lib/poetry/console/logging creating build/lib/poetry/console/config copying poetry/console/config/__init__.py -> build/lib/poetry/console/config copying poetry/console/config/application_config.py -> build/lib/poetry/console/config creating build/lib/poetry/console/args copying poetry/console/args/__init__.py -> build/lib/poetry/console/args copying poetry/console/args/run_args_parser.py -> build/lib/poetry/console/args creating build/lib/poetry/console/commands copying poetry/console/commands/lock.py -> build/lib/poetry/console/commands copying poetry/console/commands/run.py -> build/lib/poetry/console/commands copying poetry/console/commands/version.py -> build/lib/poetry/console/commands copying poetry/console/commands/__init__.py -> build/lib/poetry/console/commands copying poetry/console/commands/shell.py -> build/lib/poetry/console/commands copying poetry/console/commands/install.py -> build/lib/poetry/console/commands copying poetry/console/commands/build.py -> build/lib/poetry/console/commands copying poetry/console/commands/env_command.py -> build/lib/poetry/console/commands copying poetry/console/commands/check.py -> build/lib/poetry/console/commands copying poetry/console/commands/about.py -> build/lib/poetry/console/commands copying poetry/console/commands/search.py -> build/lib/poetry/console/commands copying poetry/console/commands/command.py -> build/lib/poetry/console/commands copying poetry/console/commands/new.py -> build/lib/poetry/console/commands copying poetry/console/commands/add.py -> build/lib/poetry/console/commands copying poetry/console/commands/publish.py -> build/lib/poetry/console/commands copying poetry/console/commands/remove.py -> build/lib/poetry/console/commands copying poetry/console/commands/export.py -> build/lib/poetry/console/commands copying poetry/console/commands/config.py -> build/lib/poetry/console/commands copying poetry/console/commands/init.py -> build/lib/poetry/console/commands copying poetry/console/commands/update.py -> build/lib/poetry/console/commands copying poetry/console/commands/show.py -> build/lib/poetry/console/commands copying poetry/console/commands/installer_command.py -> build/lib/poetry/console/commands creating build/lib/poetry/console/logging/formatters copying poetry/console/logging/formatters/__init__.py -> build/lib/poetry/console/logging/formatters copying poetry/console/logging/formatters/formatter.py -> build/lib/poetry/console/logging/formatters copying poetry/console/logging/formatters/builder_formatter.py -> build/lib/poetry/console/logging/formatters creating build/lib/poetry/console/commands/cache copying poetry/console/commands/cache/__init__.py -> build/lib/poetry/console/commands/cache copying poetry/console/commands/cache/cache.py -> build/lib/poetry/console/commands/cache copying poetry/console/commands/cache/clear.py -> build/lib/poetry/console/commands/cache copying poetry/console/commands/cache/list.py -> build/lib/poetry/console/commands/cache creating build/lib/poetry/console/commands/debug copying poetry/console/commands/debug/__init__.py -> build/lib/poetry/console/commands/debug copying poetry/console/commands/debug/info.py -> build/lib/poetry/console/commands/debug copying poetry/console/commands/debug/resolve.py -> build/lib/poetry/console/commands/debug copying poetry/console/commands/debug/debug.py -> build/lib/poetry/console/commands/debug creating build/lib/poetry/console/commands/self copying poetry/console/commands/self/__init__.py -> build/lib/poetry/console/commands/self copying poetry/console/commands/self/self.py -> build/lib/poetry/console/commands/self copying poetry/console/commands/self/update.py -> build/lib/poetry/console/commands/self creating build/lib/poetry/console/commands/env copying poetry/console/commands/env/__init__.py -> build/lib/poetry/console/commands/env copying poetry/console/commands/env/use.py -> build/lib/poetry/console/commands/env copying poetry/console/commands/env/info.py -> build/lib/poetry/console/commands/env copying poetry/console/commands/env/list.py -> build/lib/poetry/console/commands/env copying poetry/console/commands/env/remove.py -> build/lib/poetry/console/commands/env copying poetry/console/commands/env/env.py -> build/lib/poetry/console/commands/env >>> poetry: Entering fakeroot... running install running install_lib creating /home/buildozer/aports/testing/poetry/pkg creating /home/buildozer/aports/testing/poetry/pkg/poetry creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10 creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/inspection copying build/lib/poetry/inspection/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/inspection copying build/lib/poetry/inspection/info.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/inspection copying build/lib/poetry/locations.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry copying build/lib/poetry/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry copying build/lib/poetry/exceptions.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry copying build/lib/poetry/factory.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/io copying build/lib/poetry/io/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/io copying build/lib/poetry/io/null_io.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/io creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts copying build/lib/poetry/layouts/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts copying build/lib/poetry/layouts/layout.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts copying build/lib/poetry/layouts/src.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts copying build/lib/poetry/layouts/standard.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts copying build/lib/poetry/__main__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry copying build/lib/poetry/__version__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry copying build/lib/poetry/poetry.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config copying build/lib/poetry/config/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config copying build/lib/poetry/config/dict_config_source.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config copying build/lib/poetry/config/config_source.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config copying build/lib/poetry/config/file_config_source.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config copying build/lib/poetry/config/config.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/version copying build/lib/poetry/version/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/version copying build/lib/poetry/version/version_selector.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/version creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages copying build/lib/poetry/packages/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages copying build/lib/poetry/packages/locker.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages copying build/lib/poetry/packages/dependency_package.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages copying build/lib/poetry/packages/package_collection.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/json copying build/lib/poetry/json/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/json creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry copying build/lib/poetry/masonry/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry copying build/lib/poetry/masonry/api.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry/builders copying build/lib/poetry/masonry/builders/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry/builders copying build/lib/poetry/masonry/builders/editable.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry/builders creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation copying build/lib/poetry/installation/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation copying build/lib/poetry/installation/chooser.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation copying build/lib/poetry/installation/base_installer.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation copying build/lib/poetry/installation/installer.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation copying build/lib/poetry/installation/executor.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation copying build/lib/poetry/installation/chef.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation copying build/lib/poetry/installation/authenticator.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations copying build/lib/poetry/installation/operations/uninstall.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations copying build/lib/poetry/installation/operations/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations copying build/lib/poetry/installation/operations/install.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations copying build/lib/poetry/installation/operations/operation.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations copying build/lib/poetry/installation/operations/update.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations copying build/lib/poetry/installation/pip_installer.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation copying build/lib/poetry/installation/noop_installer.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/repository.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/exceptions.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/pool.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/pypi_repository.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/installed_repository.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/remote_repository.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/legacy_repository.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories copying build/lib/poetry/repositories/base_repository.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/result.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/set_relation.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/term.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/partial_solution.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/version_solver.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/incompatibility_cause.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/failure.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology copying build/lib/poetry/mixology/assignment.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions copying build/lib/poetry/mixology/solutions/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/solutions copying build/lib/poetry/mixology/solutions/solutions/python_requirement_solution.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/solutions copying build/lib/poetry/mixology/solutions/solutions/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/solutions creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/providers copying build/lib/poetry/mixology/solutions/providers/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/providers copying build/lib/poetry/mixology/solutions/providers/python_requirement_solution_provider.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/providers copying build/lib/poetry/mixology/incompatibility.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/publishing copying build/lib/poetry/publishing/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/publishing copying build/lib/poetry/publishing/uploader.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/publishing copying build/lib/poetry/publishing/publisher.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/publishing creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle copying build/lib/poetry/puzzle/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle copying build/lib/poetry/puzzle/exceptions.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle copying build/lib/poetry/puzzle/provider.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle copying build/lib/poetry/puzzle/solver.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/patterns.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/exporter.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/setup_reader.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/shell.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/appdirs.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/password_manager.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/extras.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/env.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/helpers.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils copying build/lib/poetry/utils/_compat.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging copying build/lib/poetry/console/logging/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging copying build/lib/poetry/console/logging/io_handler.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging copying build/lib/poetry/console/logging/io_formatter.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/formatters copying build/lib/poetry/console/logging/formatters/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/formatters copying build/lib/poetry/console/logging/formatters/formatter.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/formatters copying build/lib/poetry/console/logging/formatters/builder_formatter.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/formatters copying build/lib/poetry/console/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/config copying build/lib/poetry/console/config/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/config copying build/lib/poetry/console/config/application_config.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/config copying build/lib/poetry/console/application.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/args copying build/lib/poetry/console/args/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/args copying build/lib/poetry/console/args/run_args_parser.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/args creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/lock.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache copying build/lib/poetry/console/commands/cache/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache copying build/lib/poetry/console/commands/cache/cache.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache copying build/lib/poetry/console/commands/cache/clear.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache copying build/lib/poetry/console/commands/cache/list.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache copying build/lib/poetry/console/commands/run.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/version.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/shell.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/install.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug copying build/lib/poetry/console/commands/debug/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug copying build/lib/poetry/console/commands/debug/info.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug copying build/lib/poetry/console/commands/debug/resolve.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug copying build/lib/poetry/console/commands/debug/debug.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug copying build/lib/poetry/console/commands/build.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/env_command.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/check.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/self copying build/lib/poetry/console/commands/self/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/self copying build/lib/poetry/console/commands/self/self.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/self copying build/lib/poetry/console/commands/self/update.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/self copying build/lib/poetry/console/commands/about.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/search.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/command.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/new.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/add.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/publish.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/remove.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/export.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands creating /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env copying build/lib/poetry/console/commands/env/__init__.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env copying build/lib/poetry/console/commands/env/use.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env copying build/lib/poetry/console/commands/env/info.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env copying build/lib/poetry/console/commands/env/list.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env copying build/lib/poetry/console/commands/env/remove.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env copying build/lib/poetry/console/commands/env/env.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env copying build/lib/poetry/console/commands/config.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/init.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/update.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/show.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands copying build/lib/poetry/console/commands/installer_command.py -> /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/inspection/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/inspection/info.py to info.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/locations.py to locations.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/factory.py to factory.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/io/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/io/null_io.py to null_io.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts/layout.py to layout.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts/src.py to src.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/layouts/standard.py to standard.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/__version__.py to __version__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/poetry.py to poetry.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config/dict_config_source.py to dict_config_source.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config/config_source.py to config_source.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config/file_config_source.py to file_config_source.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/config/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/version/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/version/version_selector.py to version_selector.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages/locker.py to locker.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages/dependency_package.py to dependency_package.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/packages/package_collection.py to package_collection.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/json/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry/builders/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/masonry/builders/editable.py to editable.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/chooser.py to chooser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/base_installer.py to base_installer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/installer.py to installer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/executor.py to executor.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/chef.py to chef.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/authenticator.py to authenticator.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations/uninstall.py to uninstall.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations/install.py to install.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations/operation.py to operation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/operations/update.py to update.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/pip_installer.py to pip_installer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/installation/noop_installer.py to noop_installer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/repository.py to repository.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/pool.py to pool.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/pypi_repository.py to pypi_repository.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/installed_repository.py to installed_repository.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/remote_repository.py to remote_repository.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/legacy_repository.py to legacy_repository.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/repositories/base_repository.py to base_repository.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/result.py to result.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/set_relation.py to set_relation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/term.py to term.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/partial_solution.py to partial_solution.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/version_solver.py to version_solver.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/incompatibility_cause.py to incompatibility_cause.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/failure.py to failure.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/assignment.py to assignment.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/solutions/python_requirement_solution.py to python_requirement_solution.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/solutions/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/providers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/solutions/providers/python_requirement_solution_provider.py to python_requirement_solution_provider.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/mixology/incompatibility.py to incompatibility.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/publishing/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/publishing/uploader.py to uploader.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/publishing/publisher.py to publisher.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle/provider.py to provider.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/puzzle/solver.py to solver.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/patterns.py to patterns.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/exporter.py to exporter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/setup_reader.py to setup_reader.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/shell.py to shell.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/appdirs.py to appdirs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/password_manager.py to password_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/extras.py to extras.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/env.py to env.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/utils/_compat.py to _compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/io_handler.py to io_handler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/io_formatter.py to io_formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/formatters/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/formatters/formatter.py to formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/logging/formatters/builder_formatter.py to builder_formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/config/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/config/application_config.py to application_config.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/application.py to application.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/args/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/args/run_args_parser.py to run_args_parser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/lock.py to lock.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache/clear.py to clear.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/cache/list.py to list.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/run.py to run.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/shell.py to shell.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/install.py to install.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug/info.py to info.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug/resolve.py to resolve.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/debug/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/build.py to build.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env_command.py to env_command.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/check.py to check.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/self/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/self/self.py to self.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/self/update.py to update.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/about.py to about.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/search.py to search.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/new.py to new.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/add.py to add.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/publish.py to publish.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/remove.py to remove.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/export.py to export.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env/use.py to use.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env/info.py to info.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env/list.py to list.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env/remove.py to remove.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/env/env.py to env.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/init.py to init.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/update.py to update.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/show.py to show.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry/console/commands/installer_command.py to installer_command.cpython-310.pyc running install_egg_info running egg_info creating poetry.egg-info writing poetry.egg-info/PKG-INFO writing dependency_links to poetry.egg-info/dependency_links.txt writing entry points to poetry.egg-info/entry_points.txt writing top-level names to poetry.egg-info/top_level.txt writing manifest file 'poetry.egg-info/SOURCES.txt' reading manifest file 'poetry.egg-info/SOURCES.txt' writing manifest file 'poetry.egg-info/SOURCES.txt' Copying poetry.egg-info to /home/buildozer/aports/testing/poetry/pkg/poetry/usr/lib/python3.10/site-packages/poetry-1.1.12-py3.10.egg-info running install_scripts Installing poetry script to /home/buildozer/aports/testing/poetry/pkg/poetry/usr/bin >>> poetry*: Running postcheck for poetry >>> poetry*: Preparing package poetry... >>> poetry*: Tracing dependencies... >>> poetry*: Package size: 1.9 MB >>> poetry*: Compressing data... >>> poetry*: Create checksum... >>> poetry*: Create poetry-1.1.12-r1.apk >>> poetry: Build complete at Thu, 30 Dec 2021 00:00:35 +0000 elapsed time 0h 0m 3s >>> poetry: Cleaning up srcdir >>> poetry: Cleaning up pkgdir >>> poetry: Uninstalling dependencies... (1/54) Purging .makedepends-poetry (20211230.000033) (2/54) Purging py3-poetry-core (1.0.7-r1) (3/54) Purging py3-cleo (0.8.1-r3) (4/54) Purging py3-clikit (0.6.2-r3) (5/54) Purging py3-pastel (0.2.1-r2) (6/54) Purging py3-pylev (1.4.0-r1) (7/54) Purging py3-crashtest (0.3.1-r2) (8/54) Purging py3-cachy (0.3.0-r4) (9/54) Purging py3-requests-toolbelt (0.9.1-r3) (10/54) Purging py3-cachecontrol (0.12.10-r1) (11/54) Purging py3-requests (2.26.0-r2) (12/54) Purging py3-certifi (2020.12.5-r2) (13/54) Purging py3-charset-normalizer (2.0.7-r1) (14/54) Purging py3-urllib3 (1.26.7-r1) (15/54) Purging py3-msgpack (1.0.2-r2) (16/54) Purging py3-lockfile (0.12.2-r5) (17/54) Purging py3-pkginfo (1.5.0.1-r3) (18/54) Purging py3-html5lib (1.1-r2) (19/54) Purging py3-webencodings (0.5.1-r5) (20/54) Purging py3-shellingham (1.4.0-r0) (21/54) Purging py3-tomlkit (0.8.0-r0) (22/54) Purging py3-pexpect (4.8.0-r2) (23/54) Purging py3-ptyprocess (0.7.0-r2) (24/54) Purging py3-virtualenv (20.4.7-r1) (25/54) Purging py3-distlib (0.3.4-r1) (26/54) Purging py3-filelock (3.0.12-r4) (27/54) Purging py3-keyring (23.2.1-r1) (28/54) Purging py3-importlib-metadata (4.8.1-r1) (29/54) Purging py3-zipp (3.5.0-r2) (30/54) Purging py3-jaraco.itertools (6.0.3-r2) (31/54) Purging py3-inflect (5.3.0-r2) (32/54) Purging py3-more-itertools (8.12.0-r1) (33/54) Purging py3-func-timeout (4.3.5-r2) (34/54) Purging py3-jeepney (0.7.1-r1) (35/54) Purging py3-secretstorage (3.3.1-r1) (36/54) Purging py3-cryptography (3.3.2-r4) (37/54) Purging py3-cffi (1.14.5-r3) (38/54) Purging py3-cparser (2.20-r2) (39/54) Purging py3-idna (3.3-r1) (40/54) Purging py3-asn1crypto (1.4.0-r2) (41/54) Purging pyproject2setuppy (17-r1) (42/54) Purging py3-toml (0.10.2-r3) (43/54) Purging py3-setuptools (52.0.0-r5) (44/54) Purging py3-ordered-set (4.0.2-r3) (45/54) Purging py3-appdirs (1.4.4-r3) (46/54) Purging py3-packaging (21.3-r0) (47/54) Purging py3-parsing (2.4.7-r3) (48/54) Purging py3-six (1.16.0-r1) (49/54) Purging python3 (3.10.1-r0) (50/54) Purging libffi (3.4.2-r1) (51/54) Purging gdbm (1.22-r0) (52/54) Purging mpdecimal (2.5.1-r1) (53/54) Purging readline (8.1.1-r0) (54/54) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r6.trigger OK: 337 MiB in 100 packages >>> poetry: Updating the testing/s390x repository index... >>> poetry: Signing the index...