>>> py3-pygments: Building main/py3-pygments 2.18.0-r0 (using abuild 3.13.0-r3) started Tue, 14 May 2024 05:43:55 +0000 >>> py3-pygments: Checking sanity of /home/buildozer/aports/main/py3-pygments/APKBUILD... >>> py3-pygments: Analyzing dependencies... >>> py3-pygments: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-installer (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240420-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.3-r0) (9/25) Installing python3 (3.12.3-r1) (10/25) Installing python3-pycache-pyc0 (3.12.3-r1) (11/25) Installing pyc (3.12.3-r1) (12/25) Installing python3-pyc (3.12.3-r1) (13/25) Installing py3-parsing (3.1.2-r1) (14/25) Installing py3-parsing-pyc (3.1.2-r1) (15/25) Installing py3-packaging (24.0-r1) (16/25) Installing py3-packaging-pyc (24.0-r1) (17/25) Installing py3-setuptools (69.5.1-r0) (18/25) Installing py3-setuptools-pyc (69.5.1-r0) (19/25) Installing py3-installer (0.7.0-r2) (20/25) Installing py3-installer-pyc (0.7.0-r2) (21/25) Installing py3-gpep517 (15-r2) (22/25) Installing py3-gpep517-pyc (15-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-pygments (20240514.054355) Executing busybox-1.36.1-r26.trigger OK: 465 MiB in 133 packages >>> py3-pygments: Cleaning up srcdir >>> py3-pygments: Cleaning up pkgdir >>> py3-pygments: Cleaning up tmpdir >>> py3-pygments: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygments-2.18.0.tar.gz >>> py3-pygments: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygments-2.18.0.tar.gz >>> py3-pygments: Checking sha512sums... pygments-2.18.0.tar.gz: OK build-with-setuptools.patch: OK >>> py3-pygments: Unpacking /var/cache/distfiles/pygments-2.18.0.tar.gz... >>> py3-pygments: build-with-setuptools.patch patching file pyproject.toml Hunk #2 succeeded at 54 with fuzz 2. 2024-05-14 05:43:56,687 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-14 05:43:56,781 root INFO running bdist_wheel 2024-05-14 05:43:56,785 root INFO running build 2024-05-14 05:43:56,785 root INFO running build_py 2024-05-14 05:43:56,786 root INFO creating build 2024-05-14 05:43:56,786 root INFO creating build/lib 2024-05-14 05:43:56,787 root INFO creating build/lib/pygments 2024-05-14 05:43:56,787 root INFO copying pygments/__init__.py -> build/lib/pygments 2024-05-14 05:43:56,787 root INFO copying pygments/regexopt.py -> build/lib/pygments 2024-05-14 05:43:56,787 root INFO copying pygments/formatter.py -> build/lib/pygments 2024-05-14 05:43:56,787 root INFO copying pygments/style.py -> build/lib/pygments 2024-05-14 05:43:56,787 root INFO copying pygments/unistring.py -> build/lib/pygments 2024-05-14 05:43:56,788 root INFO copying pygments/modeline.py -> build/lib/pygments 2024-05-14 05:43:56,788 root INFO copying pygments/sphinxext.py -> build/lib/pygments 2024-05-14 05:43:56,788 root INFO copying pygments/cmdline.py -> build/lib/pygments 2024-05-14 05:43:56,788 root INFO copying pygments/__main__.py -> build/lib/pygments 2024-05-14 05:43:56,788 root INFO copying pygments/filter.py -> build/lib/pygments 2024-05-14 05:43:56,789 root INFO copying pygments/util.py -> build/lib/pygments 2024-05-14 05:43:56,789 root INFO copying pygments/lexer.py -> build/lib/pygments 2024-05-14 05:43:56,789 root INFO copying pygments/scanner.py -> build/lib/pygments 2024-05-14 05:43:56,789 root INFO copying pygments/console.py -> build/lib/pygments 2024-05-14 05:43:56,789 root INFO copying pygments/plugin.py -> build/lib/pygments 2024-05-14 05:43:56,789 root INFO copying pygments/token.py -> build/lib/pygments 2024-05-14 05:43:56,790 root INFO creating build/lib/pygments/styles 2024-05-14 05:43:56,790 root INFO copying pygments/styles/__init__.py -> build/lib/pygments/styles 2024-05-14 05:43:56,790 root INFO copying pygments/styles/friendly_grayscale.py -> build/lib/pygments/styles 2024-05-14 05:43:56,790 root INFO copying pygments/styles/tango.py -> build/lib/pygments/styles 2024-05-14 05:43:56,791 root INFO copying pygments/styles/coffee.py -> build/lib/pygments/styles 2024-05-14 05:43:56,791 root INFO copying pygments/styles/manni.py -> build/lib/pygments/styles 2024-05-14 05:43:56,791 root INFO copying pygments/styles/vim.py -> build/lib/pygments/styles 2024-05-14 05:43:56,791 root INFO copying pygments/styles/stata_light.py -> build/lib/pygments/styles 2024-05-14 05:43:56,791 root INFO copying pygments/styles/onedark.py -> build/lib/pygments/styles 2024-05-14 05:43:56,791 root INFO copying pygments/styles/lightbulb.py -> build/lib/pygments/styles 2024-05-14 05:43:56,791 root INFO copying pygments/styles/paraiso_dark.py -> build/lib/pygments/styles 2024-05-14 05:43:56,791 root INFO copying pygments/styles/friendly.py -> build/lib/pygments/styles 2024-05-14 05:43:56,792 root INFO copying pygments/styles/lilypond.py -> build/lib/pygments/styles 2024-05-14 05:43:56,792 root INFO copying pygments/styles/dracula.py -> build/lib/pygments/styles 2024-05-14 05:43:56,792 root INFO copying pygments/styles/emacs.py -> build/lib/pygments/styles 2024-05-14 05:43:56,792 root INFO copying pygments/styles/vs.py -> build/lib/pygments/styles 2024-05-14 05:43:56,792 root INFO copying pygments/styles/rrt.py -> build/lib/pygments/styles 2024-05-14 05:43:56,792 root INFO copying pygments/styles/stata_dark.py -> build/lib/pygments/styles 2024-05-14 05:43:56,792 root INFO copying pygments/styles/borland.py -> build/lib/pygments/styles 2024-05-14 05:43:56,792 root INFO copying pygments/styles/gh_dark.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/sas.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/default.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/murphy.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/paraiso_light.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/lovelace.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/nord.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/autumn.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/staroffice.py -> build/lib/pygments/styles 2024-05-14 05:43:56,793 root INFO copying pygments/styles/_mapping.py -> build/lib/pygments/styles 2024-05-14 05:43:56,794 root INFO copying pygments/styles/monokai.py -> build/lib/pygments/styles 2024-05-14 05:43:56,794 root INFO copying pygments/styles/material.py -> build/lib/pygments/styles 2024-05-14 05:43:56,794 root INFO copying pygments/styles/inkpot.py -> build/lib/pygments/styles 2024-05-14 05:43:56,794 root INFO copying pygments/styles/colorful.py -> build/lib/pygments/styles 2024-05-14 05:43:56,794 root INFO copying pygments/styles/pastie.py -> build/lib/pygments/styles 2024-05-14 05:43:56,794 root INFO copying pygments/styles/rainbow_dash.py -> build/lib/pygments/styles 2024-05-14 05:43:56,794 root INFO copying pygments/styles/algol.py -> build/lib/pygments/styles 2024-05-14 05:43:56,794 root INFO copying pygments/styles/arduino.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/bw.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/fruity.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/solarized.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/abap.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/trac.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/gruvbox.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/zenburn.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/native.py -> build/lib/pygments/styles 2024-05-14 05:43:56,795 root INFO copying pygments/styles/perldoc.py -> build/lib/pygments/styles 2024-05-14 05:43:56,796 root INFO copying pygments/styles/xcode.py -> build/lib/pygments/styles 2024-05-14 05:43:56,796 root INFO copying pygments/styles/igor.py -> build/lib/pygments/styles 2024-05-14 05:43:56,796 root INFO copying pygments/styles/algol_nu.py -> build/lib/pygments/styles 2024-05-14 05:43:56,798 root INFO creating build/lib/pygments/lexers 2024-05-14 05:43:56,798 root INFO copying pygments/lexers/python.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,798 root INFO copying pygments/lexers/nix.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,798 root INFO copying pygments/lexers/__init__.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,798 root INFO copying pygments/lexers/ldap.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,798 root INFO copying pygments/lexers/factor.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,799 root INFO copying pygments/lexers/tal.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,799 root INFO copying pygments/lexers/css.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,799 root INFO copying pygments/lexers/other.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,799 root INFO copying pygments/lexers/cplint.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,799 root INFO copying pygments/lexers/srcinfo.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,799 root INFO copying pygments/lexers/verifpal.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,799 root INFO copying pygments/lexers/cddl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,799 root INFO copying pygments/lexers/bdd.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,800 root INFO copying pygments/lexers/graph.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,800 root INFO copying pygments/lexers/carbon.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,800 root INFO copying pygments/lexers/slash.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,800 root INFO copying pygments/lexers/_lua_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,800 root INFO copying pygments/lexers/tact.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,800 root INFO copying pygments/lexers/_cl_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,800 root INFO copying pygments/lexers/boa.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,801 root INFO copying pygments/lexers/functional.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,801 root INFO copying pygments/lexers/arrow.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,801 root INFO copying pygments/lexers/fortran.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,801 root INFO copying pygments/lexers/chapel.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,801 root INFO copying pygments/lexers/typst.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,801 root INFO copying pygments/lexers/asc.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,801 root INFO copying pygments/lexers/fantom.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,801 root INFO copying pygments/lexers/nit.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,802 root INFO copying pygments/lexers/mips.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,802 root INFO copying pygments/lexers/typoscript.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,802 root INFO copying pygments/lexers/vip.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,802 root INFO copying pygments/lexers/maxima.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,802 root INFO copying pygments/lexers/ecl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,802 root INFO copying pygments/lexers/prolog.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,802 root INFO copying pygments/lexers/tcl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,802 root INFO copying pygments/lexers/trafficscript.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,803 root INFO copying pygments/lexers/roboconf.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,803 root INFO copying pygments/lexers/_cocoa_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,803 root INFO copying pygments/lexers/inferno.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,803 root INFO copying pygments/lexers/c_like.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,803 root INFO copying pygments/lexers/rdf.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,803 root INFO copying pygments/lexers/rita.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,804 root INFO copying pygments/lexers/_vbscript_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,804 root INFO copying pygments/lexers/openscad.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,804 root INFO copying pygments/lexers/dotnet.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,804 root INFO copying pygments/lexers/nimrod.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,804 root INFO copying pygments/lexers/sophia.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,804 root INFO copying pygments/lexers/berry.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,804 root INFO copying pygments/lexers/perl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,805 root INFO copying pygments/lexers/crystal.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,805 root INFO copying pygments/lexers/webidl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,805 root INFO copying pygments/lexers/objective.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,805 root INFO copying pygments/lexers/ambient.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,805 root INFO copying pygments/lexers/_usd_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,805 root INFO copying pygments/lexers/gdscript.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,805 root INFO copying pygments/lexers/capnproto.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,806 root INFO copying pygments/lexers/ul4.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,806 root INFO copying pygments/lexers/resource.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,806 root INFO copying pygments/lexers/fift.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,806 root INFO copying pygments/lexers/webmisc.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,806 root INFO copying pygments/lexers/idl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,806 root INFO copying pygments/lexers/compiled.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,806 root INFO copying pygments/lexers/urbi.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,807 root INFO copying pygments/lexers/textedit.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,807 root INFO copying pygments/lexers/_lilypond_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,807 root INFO copying pygments/lexers/testing.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,807 root INFO copying pygments/lexers/markup.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,807 root INFO copying pygments/lexers/shell.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,807 root INFO copying pygments/lexers/felix.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,808 root INFO copying pygments/lexers/jvm.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,808 root INFO copying pygments/lexers/iolang.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,808 root INFO copying pygments/lexers/configs.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,808 root INFO copying pygments/lexers/foxpro.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,808 root INFO copying pygments/lexers/dylan.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,809 root INFO copying pygments/lexers/modeling.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,809 root INFO copying pygments/lexers/procfile.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,809 root INFO copying pygments/lexers/apl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,809 root INFO copying pygments/lexers/dalvik.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,809 root INFO copying pygments/lexers/ptx.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,809 root INFO copying pygments/lexers/lilypond.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,809 root INFO copying pygments/lexers/_scilab_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,810 root INFO copying pygments/lexers/grammar_notation.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,810 root INFO copying pygments/lexers/qlik.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,810 root INFO copying pygments/lexers/sieve.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,810 root INFO copying pygments/lexers/hdl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,810 root INFO copying pygments/lexers/javascript.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,810 root INFO copying pygments/lexers/html.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,811 root INFO copying pygments/lexers/qvt.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,811 root INFO copying pygments/lexers/_php_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,811 root INFO copying pygments/lexers/ampl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,811 root INFO copying pygments/lexers/meson.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,811 root INFO copying pygments/lexers/_mql_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,811 root INFO copying pygments/lexers/smithy.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,811 root INFO copying pygments/lexers/theorem.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,812 root INFO copying pygments/lexers/mime.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,812 root INFO copying pygments/lexers/rnc.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,812 root INFO copying pygments/lexers/tnt.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,812 root INFO copying pygments/lexers/esoteric.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,812 root INFO copying pygments/lexers/bqn.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,812 root INFO copying pygments/lexers/devicetree.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,812 root INFO copying pygments/lexers/verification.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,813 root INFO copying pygments/lexers/business.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,813 root INFO copying pygments/lexers/_vim_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,813 root INFO copying pygments/lexers/pointless.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,813 root INFO copying pygments/lexers/ada.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,813 root INFO copying pygments/lexers/_qlik_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,813 root INFO copying pygments/lexers/snobol.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,814 root INFO copying pygments/lexers/hexdump.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,814 root INFO copying pygments/lexers/whiley.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,814 root INFO copying pygments/lexers/_stata_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,814 root INFO copying pygments/lexers/ooc.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,814 root INFO copying pygments/lexers/yang.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,814 root INFO copying pygments/lexers/webassembly.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,814 root INFO copying pygments/lexers/haxe.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,815 root INFO copying pygments/lexers/rust.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,815 root INFO copying pygments/lexers/_asy_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,815 root INFO copying pygments/lexers/func.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,815 root INFO copying pygments/lexers/ride.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,815 root INFO copying pygments/lexers/automation.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,815 root INFO copying pygments/lexers/gsql.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,815 root INFO copying pygments/lexers/spice.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,815 root INFO copying pygments/lexers/ezhil.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,816 root INFO copying pygments/lexers/oberon.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,816 root INFO copying pygments/lexers/ml.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,816 root INFO copying pygments/lexers/erlang.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,816 root INFO copying pygments/lexers/varnish.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,816 root INFO copying pygments/lexers/minecraft.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,816 root INFO copying pygments/lexers/pawn.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,816 root INFO copying pygments/lexers/promql.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,817 root INFO copying pygments/lexers/parsers.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,817 root INFO copying pygments/lexers/arturo.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,817 root INFO copying pygments/lexers/sas.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,817 root INFO copying pygments/lexers/sql.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,817 root INFO copying pygments/lexers/web.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,817 root INFO copying pygments/lexers/asn1.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,817 root INFO copying pygments/lexers/freefem.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,818 root INFO copying pygments/lexers/solidity.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,818 root INFO copying pygments/lexers/macaulay2.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,818 root INFO copying pygments/lexers/haskell.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,818 root INFO copying pygments/lexers/forth.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,818 root INFO copying pygments/lexers/apdlexer.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,819 root INFO copying pygments/lexers/scdoc.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,819 root INFO copying pygments/lexers/pascal.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,819 root INFO copying pygments/lexers/dns.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,819 root INFO copying pygments/lexers/jslt.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,819 root INFO copying pygments/lexers/j.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,819 root INFO copying pygments/lexers/comal.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,819 root INFO copying pygments/lexers/jsx.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,819 root INFO copying pygments/lexers/jsonnet.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,820 root INFO copying pygments/lexers/ncl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,820 root INFO copying pygments/lexers/savi.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,820 root INFO copying pygments/lexers/agile.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,820 root INFO copying pygments/lexers/_postgres_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,820 root INFO copying pygments/lexers/dax.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,820 root INFO copying pygments/lexers/smalltalk.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,820 root INFO copying pygments/lexers/praat.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,821 root INFO copying pygments/lexers/prql.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,821 root INFO copying pygments/lexers/tls.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,821 root INFO copying pygments/lexers/elm.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,821 root INFO copying pygments/lexers/installers.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,821 root INFO copying pygments/lexers/jmespath.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,821 root INFO copying pygments/lexers/eiffel.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,821 root INFO copying pygments/lexers/mosel.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,822 root INFO copying pygments/lexers/php.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,822 root INFO copying pygments/lexers/_mapping.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,822 root INFO copying pygments/lexers/graphics.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,822 root INFO copying pygments/lexers/matlab.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,822 root INFO copying pygments/lexers/floscript.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,822 root INFO copying pygments/lexers/textfmts.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,823 root INFO copying pygments/lexers/basic.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,823 root INFO copying pygments/lexers/_openedge_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,823 root INFO copying pygments/lexers/_julia_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,823 root INFO copying pygments/lexers/supercollider.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,823 root INFO copying pygments/lexers/_sourcemod_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,823 root INFO copying pygments/lexers/go.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,824 root INFO copying pygments/lexers/julia.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,824 root INFO copying pygments/lexers/kuin.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,824 root INFO copying pygments/lexers/_luau_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,824 root INFO copying pygments/lexers/_ada_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,824 root INFO copying pygments/lexers/graphviz.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,824 root INFO copying pygments/lexers/special.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,824 root INFO copying pygments/lexers/csound.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,825 root INFO copying pygments/lexers/_tsql_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,825 root INFO copying pygments/lexers/lisp.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,825 root INFO copying pygments/lexers/yara.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,825 root INFO copying pygments/lexers/x10.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,825 root INFO copying pygments/lexers/bare.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,825 root INFO copying pygments/lexers/scripting.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,826 root INFO copying pygments/lexers/_mysql_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,826 root INFO copying pygments/lexers/actionscript.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,826 root INFO copying pygments/lexers/wgsl.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,826 root INFO copying pygments/lexers/elpi.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,826 root INFO copying pygments/lexers/graphql.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,827 root INFO copying pygments/lexers/zig.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,827 root INFO copying pygments/lexers/monte.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,827 root INFO copying pygments/lexers/dsls.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,827 root INFO copying pygments/lexers/thingsdb.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,827 root INFO copying pygments/lexers/smv.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,827 root INFO copying pygments/lexers/blueprint.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,827 root INFO copying pygments/lexers/teraterm.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,828 root INFO copying pygments/lexers/mojo.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,828 root INFO copying pygments/lexers/pony.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,828 root INFO copying pygments/lexers/wowtoc.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,828 root INFO copying pygments/lexers/bibtex.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,828 root INFO copying pygments/lexers/templates.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,828 root INFO copying pygments/lexers/teal.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,828 root INFO copying pygments/lexers/vyper.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,829 root INFO copying pygments/lexers/parasail.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,829 root INFO copying pygments/lexers/kusto.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,829 root INFO copying pygments/lexers/q.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,829 root INFO copying pygments/lexers/clean.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,829 root INFO copying pygments/lexers/_css_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,829 root INFO copying pygments/lexers/asm.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,830 root INFO copying pygments/lexers/_stan_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,830 root INFO copying pygments/lexers/tlb.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,830 root INFO copying pygments/lexers/console.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,830 root INFO copying pygments/lexers/diff.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,830 root INFO copying pygments/lexers/futhark.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,830 root INFO copying pygments/lexers/phix.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,830 root INFO copying pygments/lexers/modula2.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,831 root INFO copying pygments/lexers/rebol.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,831 root INFO copying pygments/lexers/archetype.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,831 root INFO copying pygments/lexers/lean.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,831 root INFO copying pygments/lexers/amdgpu.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,831 root INFO copying pygments/lexers/data.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,831 root INFO copying pygments/lexers/robotframework.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,832 root INFO copying pygments/lexers/d.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,832 root INFO copying pygments/lexers/_lasso_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,832 root INFO copying pygments/lexers/sgf.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,832 root INFO copying pygments/lexers/_scheme_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,832 root INFO copying pygments/lexers/soong.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,833 root INFO copying pygments/lexers/_csound_builtins.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,833 root INFO copying pygments/lexers/usd.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,833 root INFO copying pygments/lexers/math.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,833 root INFO copying pygments/lexers/int_fiction.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,833 root INFO copying pygments/lexers/gcodelexer.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,833 root INFO copying pygments/lexers/xorg.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,833 root INFO copying pygments/lexers/igor.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,834 root INFO copying pygments/lexers/ruby.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,834 root INFO copying pygments/lexers/email.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,834 root INFO copying pygments/lexers/c_cpp.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,834 root INFO copying pygments/lexers/make.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,834 root INFO copying pygments/lexers/algebra.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,834 root INFO copying pygments/lexers/text.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,834 root INFO copying pygments/lexers/r.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,835 root INFO copying pygments/lexers/unicon.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,835 root INFO copying pygments/lexers/stata.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,835 root INFO copying pygments/lexers/wren.py -> build/lib/pygments/lexers 2024-05-14 05:43:56,835 root INFO creating build/lib/pygments/formatters 2024-05-14 05:43:56,835 root INFO copying pygments/formatters/__init__.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,835 root INFO copying pygments/formatters/other.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,836 root INFO copying pygments/formatters/groff.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,836 root INFO copying pygments/formatters/pangomarkup.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,836 root INFO copying pygments/formatters/html.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,836 root INFO copying pygments/formatters/terminal.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,836 root INFO copying pygments/formatters/bbcode.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,836 root INFO copying pygments/formatters/terminal256.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,836 root INFO copying pygments/formatters/rtf.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,837 root INFO copying pygments/formatters/_mapping.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,837 root INFO copying pygments/formatters/irc.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,837 root INFO copying pygments/formatters/img.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,837 root INFO copying pygments/formatters/latex.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,837 root INFO copying pygments/formatters/svg.py -> build/lib/pygments/formatters 2024-05-14 05:43:56,837 root INFO creating build/lib/pygments/filters 2024-05-14 05:43:56,837 root INFO copying pygments/filters/__init__.py -> build/lib/pygments/filters 2024-05-14 05:43:56,838 root INFO running egg_info 2024-05-14 05:43:56,838 root INFO creating Pygments.egg-info 2024-05-14 05:43:56,839 root INFO writing Pygments.egg-info/PKG-INFO 2024-05-14 05:43:56,839 root INFO writing dependency_links to Pygments.egg-info/dependency_links.txt 2024-05-14 05:43:56,840 root INFO writing entry points to Pygments.egg-info/entry_points.txt 2024-05-14 05:43:56,840 root INFO writing requirements to Pygments.egg-info/requires.txt 2024-05-14 05:43:56,840 root INFO writing top-level names to Pygments.egg-info/top_level.txt 2024-05-14 05:43:56,840 root INFO writing manifest file 'Pygments.egg-info/SOURCES.txt' 2024-05-14 05:43:56,846 root INFO reading manifest file 'Pygments.egg-info/SOURCES.txt' 2024-05-14 05:43:56,846 root INFO adding license file 'LICENSE' 2024-05-14 05:43:56,846 root INFO adding license file 'AUTHORS' 2024-05-14 05:43:56,849 root INFO writing manifest file 'Pygments.egg-info/SOURCES.txt' 2024-05-14 05:43:56,855 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-05-14 05:43:56,855 root INFO running install 2024-05-14 05:43:56,863 root INFO running install_lib 2024-05-14 05:43:56,864 root INFO creating build/bdist.linux-aarch64 2024-05-14 05:43:56,864 root INFO creating build/bdist.linux-aarch64/wheel 2024-05-14 05:43:56,864 root INFO creating build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,864 root INFO copying build/lib/pygments/__init__.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,864 root INFO copying build/lib/pygments/regexopt.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,864 root INFO copying build/lib/pygments/formatter.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,864 root INFO copying build/lib/pygments/style.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,865 root INFO copying build/lib/pygments/unistring.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,865 root INFO creating build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,865 root INFO copying build/lib/pygments/styles/__init__.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,865 root INFO copying build/lib/pygments/styles/friendly_grayscale.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,865 root INFO copying build/lib/pygments/styles/tango.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,865 root INFO copying build/lib/pygments/styles/coffee.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/manni.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/vim.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/stata_light.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/onedark.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/lightbulb.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/paraiso_dark.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/friendly.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/lilypond.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,866 root INFO copying build/lib/pygments/styles/dracula.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/emacs.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/vs.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/rrt.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/stata_dark.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/borland.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/gh_dark.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/sas.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/default.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,867 root INFO copying build/lib/pygments/styles/murphy.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/paraiso_light.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/lovelace.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/nord.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/autumn.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/staroffice.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/_mapping.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/monokai.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/material.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/inkpot.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,868 root INFO copying build/lib/pygments/styles/colorful.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/pastie.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/rainbow_dash.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/algol.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/arduino.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/bw.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/fruity.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/solarized.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/abap.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,869 root INFO copying build/lib/pygments/styles/trac.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,870 root INFO copying build/lib/pygments/styles/gruvbox.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,870 root INFO copying build/lib/pygments/styles/zenburn.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,870 root INFO copying build/lib/pygments/styles/native.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,870 root INFO copying build/lib/pygments/styles/perldoc.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,870 root INFO copying build/lib/pygments/styles/xcode.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,870 root INFO copying build/lib/pygments/styles/igor.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,870 root INFO copying build/lib/pygments/styles/algol_nu.py -> build/bdist.linux-aarch64/wheel/pygments/styles 2024-05-14 05:43:56,871 root INFO creating build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,871 root INFO copying build/lib/pygments/lexers/python.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,871 root INFO copying build/lib/pygments/lexers/nix.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,871 root INFO copying build/lib/pygments/lexers/__init__.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,871 root INFO copying build/lib/pygments/lexers/ldap.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,871 root INFO copying build/lib/pygments/lexers/factor.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,871 root INFO copying build/lib/pygments/lexers/tal.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/css.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/other.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/cplint.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/srcinfo.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/verifpal.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/cddl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/bdd.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/graph.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,872 root INFO copying build/lib/pygments/lexers/carbon.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,873 root INFO copying build/lib/pygments/lexers/slash.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,873 root INFO copying build/lib/pygments/lexers/_lua_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,873 root INFO copying build/lib/pygments/lexers/tact.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,873 root INFO copying build/lib/pygments/lexers/_cl_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,873 root INFO copying build/lib/pygments/lexers/boa.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,873 root INFO copying build/lib/pygments/lexers/functional.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,873 root INFO copying build/lib/pygments/lexers/arrow.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,873 root INFO copying build/lib/pygments/lexers/fortran.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,874 root INFO copying build/lib/pygments/lexers/chapel.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,874 root INFO copying build/lib/pygments/lexers/typst.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,874 root INFO copying build/lib/pygments/lexers/asc.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,874 root INFO copying build/lib/pygments/lexers/fantom.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,874 root INFO copying build/lib/pygments/lexers/nit.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,874 root INFO copying build/lib/pygments/lexers/mips.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,874 root INFO copying build/lib/pygments/lexers/typoscript.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,874 root INFO copying build/lib/pygments/lexers/vip.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,875 root INFO copying build/lib/pygments/lexers/maxima.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,875 root INFO copying build/lib/pygments/lexers/ecl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,875 root INFO copying build/lib/pygments/lexers/prolog.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,875 root INFO copying build/lib/pygments/lexers/tcl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,875 root INFO copying build/lib/pygments/lexers/trafficscript.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,875 root INFO copying build/lib/pygments/lexers/roboconf.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,875 root INFO copying build/lib/pygments/lexers/_cocoa_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,876 root INFO copying build/lib/pygments/lexers/inferno.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,876 root INFO copying build/lib/pygments/lexers/c_like.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,876 root INFO copying build/lib/pygments/lexers/rdf.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,876 root INFO copying build/lib/pygments/lexers/rita.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,876 root INFO copying build/lib/pygments/lexers/_vbscript_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,876 root INFO copying build/lib/pygments/lexers/openscad.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,876 root INFO copying build/lib/pygments/lexers/dotnet.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,877 root INFO copying build/lib/pygments/lexers/nimrod.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,877 root INFO copying build/lib/pygments/lexers/sophia.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,877 root INFO copying build/lib/pygments/lexers/berry.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,877 root INFO copying build/lib/pygments/lexers/perl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,877 root INFO copying build/lib/pygments/lexers/crystal.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,877 root INFO copying build/lib/pygments/lexers/webidl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,877 root INFO copying build/lib/pygments/lexers/objective.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,877 root INFO copying build/lib/pygments/lexers/ambient.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,878 root INFO copying build/lib/pygments/lexers/_usd_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,878 root INFO copying build/lib/pygments/lexers/gdscript.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,878 root INFO copying build/lib/pygments/lexers/capnproto.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,878 root INFO copying build/lib/pygments/lexers/ul4.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,878 root INFO copying build/lib/pygments/lexers/resource.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,878 root INFO copying build/lib/pygments/lexers/fift.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,878 root INFO copying build/lib/pygments/lexers/webmisc.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,879 root INFO copying build/lib/pygments/lexers/idl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,879 root INFO copying build/lib/pygments/lexers/compiled.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,879 root INFO copying build/lib/pygments/lexers/urbi.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,879 root INFO copying build/lib/pygments/lexers/textedit.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,879 root INFO copying build/lib/pygments/lexers/_lilypond_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,879 root INFO copying build/lib/pygments/lexers/testing.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,879 root INFO copying build/lib/pygments/lexers/markup.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,880 root INFO copying build/lib/pygments/lexers/shell.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,880 root INFO copying build/lib/pygments/lexers/felix.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,880 root INFO copying build/lib/pygments/lexers/jvm.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,880 root INFO copying build/lib/pygments/lexers/iolang.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,880 root INFO copying build/lib/pygments/lexers/configs.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,881 root INFO copying build/lib/pygments/lexers/foxpro.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,881 root INFO copying build/lib/pygments/lexers/dylan.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,881 root INFO copying build/lib/pygments/lexers/modeling.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,881 root INFO copying build/lib/pygments/lexers/procfile.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,881 root INFO copying build/lib/pygments/lexers/apl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,881 root INFO copying build/lib/pygments/lexers/dalvik.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,881 root INFO copying build/lib/pygments/lexers/ptx.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,881 root INFO copying build/lib/pygments/lexers/lilypond.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,882 root INFO copying build/lib/pygments/lexers/_scilab_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,882 root INFO copying build/lib/pygments/lexers/grammar_notation.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,882 root INFO copying build/lib/pygments/lexers/qlik.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,882 root INFO copying build/lib/pygments/lexers/sieve.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,882 root INFO copying build/lib/pygments/lexers/hdl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,882 root INFO copying build/lib/pygments/lexers/javascript.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,882 root INFO copying build/lib/pygments/lexers/html.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,883 root INFO copying build/lib/pygments/lexers/qvt.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,883 root INFO copying build/lib/pygments/lexers/_php_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,883 root INFO copying build/lib/pygments/lexers/ampl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,883 root INFO copying build/lib/pygments/lexers/meson.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,883 root INFO copying build/lib/pygments/lexers/_mql_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,883 root INFO copying build/lib/pygments/lexers/smithy.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,884 root INFO copying build/lib/pygments/lexers/theorem.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,884 root INFO copying build/lib/pygments/lexers/mime.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,884 root INFO copying build/lib/pygments/lexers/rnc.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,884 root INFO copying build/lib/pygments/lexers/tnt.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,884 root INFO copying build/lib/pygments/lexers/esoteric.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,884 root INFO copying build/lib/pygments/lexers/bqn.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,884 root INFO copying build/lib/pygments/lexers/devicetree.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,884 root INFO copying build/lib/pygments/lexers/verification.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,885 root INFO copying build/lib/pygments/lexers/business.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,885 root INFO copying build/lib/pygments/lexers/_vim_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,885 root INFO copying build/lib/pygments/lexers/pointless.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,885 root INFO copying build/lib/pygments/lexers/ada.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,885 root INFO copying build/lib/pygments/lexers/_qlik_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,885 root INFO copying build/lib/pygments/lexers/snobol.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,885 root INFO copying build/lib/pygments/lexers/hexdump.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,886 root INFO copying build/lib/pygments/lexers/whiley.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,886 root INFO copying build/lib/pygments/lexers/_stata_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,886 root INFO copying build/lib/pygments/lexers/ooc.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,886 root INFO copying build/lib/pygments/lexers/yang.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,886 root INFO copying build/lib/pygments/lexers/webassembly.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,886 root INFO copying build/lib/pygments/lexers/haxe.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,886 root INFO copying build/lib/pygments/lexers/rust.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,886 root INFO copying build/lib/pygments/lexers/_asy_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,887 root INFO copying build/lib/pygments/lexers/func.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,887 root INFO copying build/lib/pygments/lexers/ride.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,887 root INFO copying build/lib/pygments/lexers/automation.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,887 root INFO copying build/lib/pygments/lexers/gsql.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,887 root INFO copying build/lib/pygments/lexers/spice.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,887 root INFO copying build/lib/pygments/lexers/ezhil.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,887 root INFO copying build/lib/pygments/lexers/oberon.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,887 root INFO copying build/lib/pygments/lexers/ml.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,888 root INFO copying build/lib/pygments/lexers/erlang.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,888 root INFO copying build/lib/pygments/lexers/varnish.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,888 root INFO copying build/lib/pygments/lexers/minecraft.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,888 root INFO copying build/lib/pygments/lexers/pawn.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,888 root INFO copying build/lib/pygments/lexers/promql.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,888 root INFO copying build/lib/pygments/lexers/parsers.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,888 root INFO copying build/lib/pygments/lexers/arturo.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,889 root INFO copying build/lib/pygments/lexers/sas.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,889 root INFO copying build/lib/pygments/lexers/sql.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,889 root INFO copying build/lib/pygments/lexers/web.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,889 root INFO copying build/lib/pygments/lexers/asn1.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,889 root INFO copying build/lib/pygments/lexers/freefem.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,889 root INFO copying build/lib/pygments/lexers/solidity.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,889 root INFO copying build/lib/pygments/lexers/macaulay2.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,890 root INFO copying build/lib/pygments/lexers/haskell.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,890 root INFO copying build/lib/pygments/lexers/forth.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,890 root INFO copying build/lib/pygments/lexers/apdlexer.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,890 root INFO copying build/lib/pygments/lexers/scdoc.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,890 root INFO copying build/lib/pygments/lexers/pascal.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,890 root INFO copying build/lib/pygments/lexers/dns.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/jslt.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/j.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/comal.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/jsx.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/jsonnet.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/ncl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/savi.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/agile.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,891 root INFO copying build/lib/pygments/lexers/_postgres_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,892 root INFO copying build/lib/pygments/lexers/dax.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,892 root INFO copying build/lib/pygments/lexers/smalltalk.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,892 root INFO copying build/lib/pygments/lexers/praat.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,892 root INFO copying build/lib/pygments/lexers/prql.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,892 root INFO copying build/lib/pygments/lexers/tls.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,892 root INFO copying build/lib/pygments/lexers/elm.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,892 root INFO copying build/lib/pygments/lexers/installers.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,893 root INFO copying build/lib/pygments/lexers/jmespath.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,893 root INFO copying build/lib/pygments/lexers/eiffel.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,893 root INFO copying build/lib/pygments/lexers/mosel.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,893 root INFO copying build/lib/pygments/lexers/php.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,893 root INFO copying build/lib/pygments/lexers/_mapping.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,893 root INFO copying build/lib/pygments/lexers/graphics.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,893 root INFO copying build/lib/pygments/lexers/matlab.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,894 root INFO copying build/lib/pygments/lexers/floscript.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,894 root INFO copying build/lib/pygments/lexers/textfmts.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,894 root INFO copying build/lib/pygments/lexers/basic.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,894 root INFO copying build/lib/pygments/lexers/_openedge_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,894 root INFO copying build/lib/pygments/lexers/_julia_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,894 root INFO copying build/lib/pygments/lexers/supercollider.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,895 root INFO copying build/lib/pygments/lexers/_sourcemod_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,895 root INFO copying build/lib/pygments/lexers/go.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,895 root INFO copying build/lib/pygments/lexers/julia.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,895 root INFO copying build/lib/pygments/lexers/kuin.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,895 root INFO copying build/lib/pygments/lexers/_luau_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,895 root INFO copying build/lib/pygments/lexers/_ada_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,895 root INFO copying build/lib/pygments/lexers/graphviz.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,896 root INFO copying build/lib/pygments/lexers/special.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,896 root INFO copying build/lib/pygments/lexers/csound.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,896 root INFO copying build/lib/pygments/lexers/_tsql_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,896 root INFO copying build/lib/pygments/lexers/lisp.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,896 root INFO copying build/lib/pygments/lexers/yara.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,896 root INFO copying build/lib/pygments/lexers/x10.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,897 root INFO copying build/lib/pygments/lexers/bare.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,897 root INFO copying build/lib/pygments/lexers/scripting.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,897 root INFO copying build/lib/pygments/lexers/_mysql_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,897 root INFO copying build/lib/pygments/lexers/actionscript.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,897 root INFO copying build/lib/pygments/lexers/wgsl.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,897 root INFO copying build/lib/pygments/lexers/elpi.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,897 root INFO copying build/lib/pygments/lexers/graphql.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,898 root INFO copying build/lib/pygments/lexers/zig.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,898 root INFO copying build/lib/pygments/lexers/monte.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,898 root INFO copying build/lib/pygments/lexers/dsls.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,898 root INFO copying build/lib/pygments/lexers/thingsdb.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,898 root INFO copying build/lib/pygments/lexers/smv.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,898 root INFO copying build/lib/pygments/lexers/blueprint.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,898 root INFO copying build/lib/pygments/lexers/teraterm.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,898 root INFO copying build/lib/pygments/lexers/mojo.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,899 root INFO copying build/lib/pygments/lexers/pony.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,899 root INFO copying build/lib/pygments/lexers/wowtoc.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,899 root INFO copying build/lib/pygments/lexers/bibtex.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,899 root INFO copying build/lib/pygments/lexers/templates.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,899 root INFO copying build/lib/pygments/lexers/teal.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,899 root INFO copying build/lib/pygments/lexers/vyper.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,900 root INFO copying build/lib/pygments/lexers/parasail.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,900 root INFO copying build/lib/pygments/lexers/kusto.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,900 root INFO copying build/lib/pygments/lexers/q.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,900 root INFO copying build/lib/pygments/lexers/clean.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,900 root INFO copying build/lib/pygments/lexers/_css_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,900 root INFO copying build/lib/pygments/lexers/asm.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,900 root INFO copying build/lib/pygments/lexers/_stan_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,901 root INFO copying build/lib/pygments/lexers/tlb.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,901 root INFO copying build/lib/pygments/lexers/console.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,901 root INFO copying build/lib/pygments/lexers/diff.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,901 root INFO copying build/lib/pygments/lexers/futhark.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,901 root INFO copying build/lib/pygments/lexers/phix.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,901 root INFO copying build/lib/pygments/lexers/modula2.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,901 root INFO copying build/lib/pygments/lexers/rebol.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,902 root INFO copying build/lib/pygments/lexers/archetype.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,902 root INFO copying build/lib/pygments/lexers/lean.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,902 root INFO copying build/lib/pygments/lexers/amdgpu.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,902 root INFO copying build/lib/pygments/lexers/data.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,902 root INFO copying build/lib/pygments/lexers/robotframework.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,902 root INFO copying build/lib/pygments/lexers/d.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,903 root INFO copying build/lib/pygments/lexers/_lasso_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,903 root INFO copying build/lib/pygments/lexers/sgf.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,903 root INFO copying build/lib/pygments/lexers/_scheme_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,903 root INFO copying build/lib/pygments/lexers/soong.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,903 root INFO copying build/lib/pygments/lexers/_csound_builtins.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,903 root INFO copying build/lib/pygments/lexers/usd.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,904 root INFO copying build/lib/pygments/lexers/math.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,904 root INFO copying build/lib/pygments/lexers/int_fiction.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,904 root INFO copying build/lib/pygments/lexers/gcodelexer.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,904 root INFO copying build/lib/pygments/lexers/xorg.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,904 root INFO copying build/lib/pygments/lexers/igor.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,904 root INFO copying build/lib/pygments/lexers/ruby.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,904 root INFO copying build/lib/pygments/lexers/email.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,904 root INFO copying build/lib/pygments/lexers/c_cpp.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,905 root INFO copying build/lib/pygments/lexers/make.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,905 root INFO copying build/lib/pygments/lexers/algebra.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,905 root INFO copying build/lib/pygments/lexers/text.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,905 root INFO copying build/lib/pygments/lexers/r.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,905 root INFO copying build/lib/pygments/lexers/unicon.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,905 root INFO copying build/lib/pygments/lexers/stata.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,905 root INFO copying build/lib/pygments/lexers/wren.py -> build/bdist.linux-aarch64/wheel/pygments/lexers 2024-05-14 05:43:56,906 root INFO copying build/lib/pygments/modeline.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,906 root INFO copying build/lib/pygments/sphinxext.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,906 root INFO creating build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,906 root INFO copying build/lib/pygments/formatters/__init__.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,906 root INFO copying build/lib/pygments/formatters/other.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,906 root INFO copying build/lib/pygments/formatters/groff.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,906 root INFO copying build/lib/pygments/formatters/pangomarkup.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,906 root INFO copying build/lib/pygments/formatters/html.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,907 root INFO copying build/lib/pygments/formatters/terminal.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,907 root INFO copying build/lib/pygments/formatters/bbcode.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,907 root INFO copying build/lib/pygments/formatters/terminal256.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,907 root INFO copying build/lib/pygments/formatters/rtf.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,907 root INFO copying build/lib/pygments/formatters/_mapping.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,907 root INFO copying build/lib/pygments/formatters/irc.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,907 root INFO copying build/lib/pygments/formatters/img.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,908 root INFO copying build/lib/pygments/formatters/latex.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,908 root INFO copying build/lib/pygments/formatters/svg.py -> build/bdist.linux-aarch64/wheel/pygments/formatters 2024-05-14 05:43:56,908 root INFO creating build/bdist.linux-aarch64/wheel/pygments/filters 2024-05-14 05:43:56,908 root INFO copying build/lib/pygments/filters/__init__.py -> build/bdist.linux-aarch64/wheel/pygments/filters 2024-05-14 05:43:56,908 root INFO copying build/lib/pygments/cmdline.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,908 root INFO copying build/lib/pygments/__main__.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,908 root INFO copying build/lib/pygments/filter.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,909 root INFO copying build/lib/pygments/util.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,909 root INFO copying build/lib/pygments/lexer.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,909 root INFO copying build/lib/pygments/scanner.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,909 root INFO copying build/lib/pygments/console.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,909 root INFO copying build/lib/pygments/plugin.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,909 root INFO copying build/lib/pygments/token.py -> build/bdist.linux-aarch64/wheel/pygments 2024-05-14 05:43:56,909 root INFO running install_egg_info 2024-05-14 05:43:56,910 root INFO Copying Pygments.egg-info to build/bdist.linux-aarch64/wheel/Pygments-2.18.0-py3.12.egg-info 2024-05-14 05:43:56,911 root INFO running install_scripts 2024-05-14 05:43:56,913 wheel INFO creating build/bdist.linux-aarch64/wheel/Pygments-2.18.0.dist-info/WHEEL 2024-05-14 05:43:56,913 wheel INFO creating '/home/buildozer/aports/main/py3-pygments/src/pygments-2.18.0/.dist/.tmp-8grv2_ne/Pygments-2.18.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-05-14 05:43:56,914 wheel INFO adding 'pygments/__init__.py' 2024-05-14 05:43:56,914 wheel INFO adding 'pygments/__main__.py' 2024-05-14 05:43:56,914 wheel INFO adding 'pygments/cmdline.py' 2024-05-14 05:43:56,914 wheel INFO adding 'pygments/console.py' 2024-05-14 05:43:56,915 wheel INFO adding 'pygments/filter.py' 2024-05-14 05:43:56,915 wheel INFO adding 'pygments/formatter.py' 2024-05-14 05:43:56,915 wheel INFO adding 'pygments/lexer.py' 2024-05-14 05:43:56,915 wheel INFO adding 'pygments/modeline.py' 2024-05-14 05:43:56,915 wheel INFO adding 'pygments/plugin.py' 2024-05-14 05:43:56,915 wheel INFO adding 'pygments/regexopt.py' 2024-05-14 05:43:56,916 wheel INFO adding 'pygments/scanner.py' 2024-05-14 05:43:56,916 wheel INFO adding 'pygments/sphinxext.py' 2024-05-14 05:43:56,916 wheel INFO adding 'pygments/style.py' 2024-05-14 05:43:56,916 wheel INFO adding 'pygments/token.py' 2024-05-14 05:43:56,916 wheel INFO adding 'pygments/unistring.py' 2024-05-14 05:43:56,916 wheel INFO adding 'pygments/util.py' 2024-05-14 05:43:56,917 wheel INFO adding 'pygments/filters/__init__.py' 2024-05-14 05:43:56,917 wheel INFO adding 'pygments/formatters/__init__.py' 2024-05-14 05:43:56,917 wheel INFO adding 'pygments/formatters/_mapping.py' 2024-05-14 05:43:56,917 wheel INFO adding 'pygments/formatters/bbcode.py' 2024-05-14 05:43:56,917 wheel INFO adding 'pygments/formatters/groff.py' 2024-05-14 05:43:56,918 wheel INFO adding 'pygments/formatters/html.py' 2024-05-14 05:43:56,918 wheel INFO adding 'pygments/formatters/img.py' 2024-05-14 05:43:56,918 wheel INFO adding 'pygments/formatters/irc.py' 2024-05-14 05:43:56,918 wheel INFO adding 'pygments/formatters/latex.py' 2024-05-14 05:43:56,918 wheel INFO adding 'pygments/formatters/other.py' 2024-05-14 05:43:56,918 wheel INFO adding 'pygments/formatters/pangomarkup.py' 2024-05-14 05:43:56,919 wheel INFO adding 'pygments/formatters/rtf.py' 2024-05-14 05:43:56,919 wheel INFO adding 'pygments/formatters/svg.py' 2024-05-14 05:43:56,919 wheel INFO adding 'pygments/formatters/terminal.py' 2024-05-14 05:43:56,919 wheel INFO adding 'pygments/formatters/terminal256.py' 2024-05-14 05:43:56,919 wheel INFO adding 'pygments/lexers/__init__.py' 2024-05-14 05:43:56,920 wheel INFO adding 'pygments/lexers/_ada_builtins.py' 2024-05-14 05:43:56,920 wheel INFO adding 'pygments/lexers/_asy_builtins.py' 2024-05-14 05:43:56,920 wheel INFO adding 'pygments/lexers/_cl_builtins.py' 2024-05-14 05:43:56,920 wheel INFO adding 'pygments/lexers/_cocoa_builtins.py' 2024-05-14 05:43:56,921 wheel INFO adding 'pygments/lexers/_csound_builtins.py' 2024-05-14 05:43:56,921 wheel INFO adding 'pygments/lexers/_css_builtins.py' 2024-05-14 05:43:56,921 wheel INFO adding 'pygments/lexers/_julia_builtins.py' 2024-05-14 05:43:56,921 wheel INFO adding 'pygments/lexers/_lasso_builtins.py' 2024-05-14 05:43:56,922 wheel INFO adding 'pygments/lexers/_lilypond_builtins.py' 2024-05-14 05:43:56,922 wheel INFO adding 'pygments/lexers/_lua_builtins.py' 2024-05-14 05:43:56,922 wheel INFO adding 'pygments/lexers/_luau_builtins.py' 2024-05-14 05:43:56,922 wheel INFO adding 'pygments/lexers/_mapping.py' 2024-05-14 05:43:56,923 wheel INFO adding 'pygments/lexers/_mql_builtins.py' 2024-05-14 05:43:56,923 wheel INFO adding 'pygments/lexers/_mysql_builtins.py' 2024-05-14 05:43:56,923 wheel INFO adding 'pygments/lexers/_openedge_builtins.py' 2024-05-14 05:43:56,924 wheel INFO adding 'pygments/lexers/_php_builtins.py' 2024-05-14 05:43:56,924 wheel INFO adding 'pygments/lexers/_postgres_builtins.py' 2024-05-14 05:43:56,924 wheel INFO adding 'pygments/lexers/_qlik_builtins.py' 2024-05-14 05:43:56,924 wheel INFO adding 'pygments/lexers/_scheme_builtins.py' 2024-05-14 05:43:56,924 wheel INFO adding 'pygments/lexers/_scilab_builtins.py' 2024-05-14 05:43:56,925 wheel INFO adding 'pygments/lexers/_sourcemod_builtins.py' 2024-05-14 05:43:56,925 wheel INFO adding 'pygments/lexers/_stan_builtins.py' 2024-05-14 05:43:56,925 wheel INFO adding 'pygments/lexers/_stata_builtins.py' 2024-05-14 05:43:56,925 wheel INFO adding 'pygments/lexers/_tsql_builtins.py' 2024-05-14 05:43:56,925 wheel INFO adding 'pygments/lexers/_usd_builtins.py' 2024-05-14 05:43:56,926 wheel INFO adding 'pygments/lexers/_vbscript_builtins.py' 2024-05-14 05:43:56,926 wheel INFO adding 'pygments/lexers/_vim_builtins.py' 2024-05-14 05:43:56,926 wheel INFO adding 'pygments/lexers/actionscript.py' 2024-05-14 05:43:56,926 wheel INFO adding 'pygments/lexers/ada.py' 2024-05-14 05:43:56,926 wheel INFO adding 'pygments/lexers/agile.py' 2024-05-14 05:43:56,926 wheel INFO adding 'pygments/lexers/algebra.py' 2024-05-14 05:43:56,927 wheel INFO adding 'pygments/lexers/ambient.py' 2024-05-14 05:43:56,927 wheel INFO adding 'pygments/lexers/amdgpu.py' 2024-05-14 05:43:56,927 wheel INFO adding 'pygments/lexers/ampl.py' 2024-05-14 05:43:56,927 wheel INFO adding 'pygments/lexers/apdlexer.py' 2024-05-14 05:43:56,927 wheel INFO adding 'pygments/lexers/apl.py' 2024-05-14 05:43:56,927 wheel INFO adding 'pygments/lexers/archetype.py' 2024-05-14 05:43:56,928 wheel INFO adding 'pygments/lexers/arrow.py' 2024-05-14 05:43:56,928 wheel INFO adding 'pygments/lexers/arturo.py' 2024-05-14 05:43:56,928 wheel INFO adding 'pygments/lexers/asc.py' 2024-05-14 05:43:56,928 wheel INFO adding 'pygments/lexers/asm.py' 2024-05-14 05:43:56,928 wheel INFO adding 'pygments/lexers/asn1.py' 2024-05-14 05:43:56,928 wheel INFO adding 'pygments/lexers/automation.py' 2024-05-14 05:43:56,928 wheel INFO adding 'pygments/lexers/bare.py' 2024-05-14 05:43:56,929 wheel INFO adding 'pygments/lexers/basic.py' 2024-05-14 05:43:56,929 wheel INFO adding 'pygments/lexers/bdd.py' 2024-05-14 05:43:56,929 wheel INFO adding 'pygments/lexers/berry.py' 2024-05-14 05:43:56,929 wheel INFO adding 'pygments/lexers/bibtex.py' 2024-05-14 05:43:56,929 wheel INFO adding 'pygments/lexers/blueprint.py' 2024-05-14 05:43:56,929 wheel INFO adding 'pygments/lexers/boa.py' 2024-05-14 05:43:56,929 wheel INFO adding 'pygments/lexers/bqn.py' 2024-05-14 05:43:56,930 wheel INFO adding 'pygments/lexers/business.py' 2024-05-14 05:43:56,930 wheel INFO adding 'pygments/lexers/c_cpp.py' 2024-05-14 05:43:56,930 wheel INFO adding 'pygments/lexers/c_like.py' 2024-05-14 05:43:56,930 wheel INFO adding 'pygments/lexers/capnproto.py' 2024-05-14 05:43:56,930 wheel INFO adding 'pygments/lexers/carbon.py' 2024-05-14 05:43:56,930 wheel INFO adding 'pygments/lexers/cddl.py' 2024-05-14 05:43:56,931 wheel INFO adding 'pygments/lexers/chapel.py' 2024-05-14 05:43:56,931 wheel INFO adding 'pygments/lexers/clean.py' 2024-05-14 05:43:56,931 wheel INFO adding 'pygments/lexers/comal.py' 2024-05-14 05:43:56,931 wheel INFO adding 'pygments/lexers/compiled.py' 2024-05-14 05:43:56,931 wheel INFO adding 'pygments/lexers/configs.py' 2024-05-14 05:43:56,931 wheel INFO adding 'pygments/lexers/console.py' 2024-05-14 05:43:56,931 wheel INFO adding 'pygments/lexers/cplint.py' 2024-05-14 05:43:56,932 wheel INFO adding 'pygments/lexers/crystal.py' 2024-05-14 05:43:56,932 wheel INFO adding 'pygments/lexers/csound.py' 2024-05-14 05:43:56,932 wheel INFO adding 'pygments/lexers/css.py' 2024-05-14 05:43:56,932 wheel INFO adding 'pygments/lexers/d.py' 2024-05-14 05:43:56,932 wheel INFO adding 'pygments/lexers/dalvik.py' 2024-05-14 05:43:56,933 wheel INFO adding 'pygments/lexers/data.py' 2024-05-14 05:43:56,933 wheel INFO adding 'pygments/lexers/dax.py' 2024-05-14 05:43:56,933 wheel INFO adding 'pygments/lexers/devicetree.py' 2024-05-14 05:43:56,933 wheel INFO adding 'pygments/lexers/diff.py' 2024-05-14 05:43:56,933 wheel INFO adding 'pygments/lexers/dns.py' 2024-05-14 05:43:56,933 wheel INFO adding 'pygments/lexers/dotnet.py' 2024-05-14 05:43:56,934 wheel INFO adding 'pygments/lexers/dsls.py' 2024-05-14 05:43:56,934 wheel INFO adding 'pygments/lexers/dylan.py' 2024-05-14 05:43:56,934 wheel INFO adding 'pygments/lexers/ecl.py' 2024-05-14 05:43:56,934 wheel INFO adding 'pygments/lexers/eiffel.py' 2024-05-14 05:43:56,934 wheel INFO adding 'pygments/lexers/elm.py' 2024-05-14 05:43:56,934 wheel INFO adding 'pygments/lexers/elpi.py' 2024-05-14 05:43:56,935 wheel INFO adding 'pygments/lexers/email.py' 2024-05-14 05:43:56,935 wheel INFO adding 'pygments/lexers/erlang.py' 2024-05-14 05:43:56,935 wheel INFO adding 'pygments/lexers/esoteric.py' 2024-05-14 05:43:56,935 wheel INFO adding 'pygments/lexers/ezhil.py' 2024-05-14 05:43:56,935 wheel INFO adding 'pygments/lexers/factor.py' 2024-05-14 05:43:56,935 wheel INFO adding 'pygments/lexers/fantom.py' 2024-05-14 05:43:56,936 wheel INFO adding 'pygments/lexers/felix.py' 2024-05-14 05:43:56,936 wheel INFO adding 'pygments/lexers/fift.py' 2024-05-14 05:43:56,936 wheel INFO adding 'pygments/lexers/floscript.py' 2024-05-14 05:43:56,936 wheel INFO adding 'pygments/lexers/forth.py' 2024-05-14 05:43:56,936 wheel INFO adding 'pygments/lexers/fortran.py' 2024-05-14 05:43:56,936 wheel INFO adding 'pygments/lexers/foxpro.py' 2024-05-14 05:43:56,937 wheel INFO adding 'pygments/lexers/freefem.py' 2024-05-14 05:43:56,937 wheel INFO adding 'pygments/lexers/func.py' 2024-05-14 05:43:56,937 wheel INFO adding 'pygments/lexers/functional.py' 2024-05-14 05:43:56,937 wheel INFO adding 'pygments/lexers/futhark.py' 2024-05-14 05:43:56,937 wheel INFO adding 'pygments/lexers/gcodelexer.py' 2024-05-14 05:43:56,937 wheel INFO adding 'pygments/lexers/gdscript.py' 2024-05-14 05:43:56,937 wheel INFO adding 'pygments/lexers/go.py' 2024-05-14 05:43:56,937 wheel INFO adding 'pygments/lexers/grammar_notation.py' 2024-05-14 05:43:56,938 wheel INFO adding 'pygments/lexers/graph.py' 2024-05-14 05:43:56,938 wheel INFO adding 'pygments/lexers/graphics.py' 2024-05-14 05:43:56,938 wheel INFO adding 'pygments/lexers/graphql.py' 2024-05-14 05:43:56,938 wheel INFO adding 'pygments/lexers/graphviz.py' 2024-05-14 05:43:56,938 wheel INFO adding 'pygments/lexers/gsql.py' 2024-05-14 05:43:56,938 wheel INFO adding 'pygments/lexers/haskell.py' 2024-05-14 05:43:56,939 wheel INFO adding 'pygments/lexers/haxe.py' 2024-05-14 05:43:56,939 wheel INFO adding 'pygments/lexers/hdl.py' 2024-05-14 05:43:56,939 wheel INFO adding 'pygments/lexers/hexdump.py' 2024-05-14 05:43:56,939 wheel INFO adding 'pygments/lexers/html.py' 2024-05-14 05:43:56,939 wheel INFO adding 'pygments/lexers/idl.py' 2024-05-14 05:43:56,940 wheel INFO adding 'pygments/lexers/igor.py' 2024-05-14 05:43:56,940 wheel INFO adding 'pygments/lexers/inferno.py' 2024-05-14 05:43:56,940 wheel INFO adding 'pygments/lexers/installers.py' 2024-05-14 05:43:56,940 wheel INFO adding 'pygments/lexers/int_fiction.py' 2024-05-14 05:43:56,940 wheel INFO adding 'pygments/lexers/iolang.py' 2024-05-14 05:43:56,941 wheel INFO adding 'pygments/lexers/j.py' 2024-05-14 05:43:56,941 wheel INFO adding 'pygments/lexers/javascript.py' 2024-05-14 05:43:56,941 wheel INFO adding 'pygments/lexers/jmespath.py' 2024-05-14 05:43:56,941 wheel INFO adding 'pygments/lexers/jslt.py' 2024-05-14 05:43:56,941 wheel INFO adding 'pygments/lexers/jsonnet.py' 2024-05-14 05:43:56,941 wheel INFO adding 'pygments/lexers/jsx.py' 2024-05-14 05:43:56,941 wheel INFO adding 'pygments/lexers/julia.py' 2024-05-14 05:43:56,942 wheel INFO adding 'pygments/lexers/jvm.py' 2024-05-14 05:43:56,942 wheel INFO adding 'pygments/lexers/kuin.py' 2024-05-14 05:43:56,942 wheel INFO adding 'pygments/lexers/kusto.py' 2024-05-14 05:43:56,942 wheel INFO adding 'pygments/lexers/ldap.py' 2024-05-14 05:43:56,942 wheel INFO adding 'pygments/lexers/lean.py' 2024-05-14 05:43:56,943 wheel INFO adding 'pygments/lexers/lilypond.py' 2024-05-14 05:43:56,943 wheel INFO adding 'pygments/lexers/lisp.py' 2024-05-14 05:43:56,943 wheel INFO adding 'pygments/lexers/macaulay2.py' 2024-05-14 05:43:56,944 wheel INFO adding 'pygments/lexers/make.py' 2024-05-14 05:43:56,944 wheel INFO adding 'pygments/lexers/markup.py' 2024-05-14 05:43:56,944 wheel INFO adding 'pygments/lexers/math.py' 2024-05-14 05:43:56,944 wheel INFO adding 'pygments/lexers/matlab.py' 2024-05-14 05:43:56,945 wheel INFO adding 'pygments/lexers/maxima.py' 2024-05-14 05:43:56,945 wheel INFO adding 'pygments/lexers/meson.py' 2024-05-14 05:43:56,945 wheel INFO adding 'pygments/lexers/mime.py' 2024-05-14 05:43:56,945 wheel INFO adding 'pygments/lexers/minecraft.py' 2024-05-14 05:43:56,945 wheel INFO adding 'pygments/lexers/mips.py' 2024-05-14 05:43:56,945 wheel INFO adding 'pygments/lexers/ml.py' 2024-05-14 05:43:56,946 wheel INFO adding 'pygments/lexers/modeling.py' 2024-05-14 05:43:56,946 wheel INFO adding 'pygments/lexers/modula2.py' 2024-05-14 05:43:56,946 wheel INFO adding 'pygments/lexers/mojo.py' 2024-05-14 05:43:56,946 wheel INFO adding 'pygments/lexers/monte.py' 2024-05-14 05:43:56,946 wheel INFO adding 'pygments/lexers/mosel.py' 2024-05-14 05:43:56,947 wheel INFO adding 'pygments/lexers/ncl.py' 2024-05-14 05:43:56,947 wheel INFO adding 'pygments/lexers/nimrod.py' 2024-05-14 05:43:56,947 wheel INFO adding 'pygments/lexers/nit.py' 2024-05-14 05:43:56,947 wheel INFO adding 'pygments/lexers/nix.py' 2024-05-14 05:43:56,947 wheel INFO adding 'pygments/lexers/oberon.py' 2024-05-14 05:43:56,947 wheel INFO adding 'pygments/lexers/objective.py' 2024-05-14 05:43:56,948 wheel INFO adding 'pygments/lexers/ooc.py' 2024-05-14 05:43:56,948 wheel INFO adding 'pygments/lexers/openscad.py' 2024-05-14 05:43:56,948 wheel INFO adding 'pygments/lexers/other.py' 2024-05-14 05:43:56,948 wheel INFO adding 'pygments/lexers/parasail.py' 2024-05-14 05:43:56,948 wheel INFO adding 'pygments/lexers/parsers.py' 2024-05-14 05:43:56,948 wheel INFO adding 'pygments/lexers/pascal.py' 2024-05-14 05:43:56,949 wheel INFO adding 'pygments/lexers/pawn.py' 2024-05-14 05:43:56,949 wheel INFO adding 'pygments/lexers/perl.py' 2024-05-14 05:43:56,949 wheel INFO adding 'pygments/lexers/phix.py' 2024-05-14 05:43:56,949 wheel INFO adding 'pygments/lexers/php.py' 2024-05-14 05:43:56,949 wheel INFO adding 'pygments/lexers/pointless.py' 2024-05-14 05:43:56,949 wheel INFO adding 'pygments/lexers/pony.py' 2024-05-14 05:43:56,950 wheel INFO adding 'pygments/lexers/praat.py' 2024-05-14 05:43:56,950 wheel INFO adding 'pygments/lexers/procfile.py' 2024-05-14 05:43:56,950 wheel INFO adding 'pygments/lexers/prolog.py' 2024-05-14 05:43:56,950 wheel INFO adding 'pygments/lexers/promql.py' 2024-05-14 05:43:56,950 wheel INFO adding 'pygments/lexers/prql.py' 2024-05-14 05:43:56,950 wheel INFO adding 'pygments/lexers/ptx.py' 2024-05-14 05:43:56,951 wheel INFO adding 'pygments/lexers/python.py' 2024-05-14 05:43:56,951 wheel INFO adding 'pygments/lexers/q.py' 2024-05-14 05:43:56,951 wheel INFO adding 'pygments/lexers/qlik.py' 2024-05-14 05:43:56,951 wheel INFO adding 'pygments/lexers/qvt.py' 2024-05-14 05:43:56,951 wheel INFO adding 'pygments/lexers/r.py' 2024-05-14 05:43:56,951 wheel INFO adding 'pygments/lexers/rdf.py' 2024-05-14 05:43:56,952 wheel INFO adding 'pygments/lexers/rebol.py' 2024-05-14 05:43:56,952 wheel INFO adding 'pygments/lexers/resource.py' 2024-05-14 05:43:56,952 wheel INFO adding 'pygments/lexers/ride.py' 2024-05-14 05:43:56,952 wheel INFO adding 'pygments/lexers/rita.py' 2024-05-14 05:43:56,952 wheel INFO adding 'pygments/lexers/rnc.py' 2024-05-14 05:43:56,952 wheel INFO adding 'pygments/lexers/roboconf.py' 2024-05-14 05:43:56,952 wheel INFO adding 'pygments/lexers/robotframework.py' 2024-05-14 05:43:56,952 wheel INFO adding 'pygments/lexers/ruby.py' 2024-05-14 05:43:56,953 wheel INFO adding 'pygments/lexers/rust.py' 2024-05-14 05:43:56,953 wheel INFO adding 'pygments/lexers/sas.py' 2024-05-14 05:43:56,953 wheel INFO adding 'pygments/lexers/savi.py' 2024-05-14 05:43:56,953 wheel INFO adding 'pygments/lexers/scdoc.py' 2024-05-14 05:43:56,953 wheel INFO adding 'pygments/lexers/scripting.py' 2024-05-14 05:43:56,954 wheel INFO adding 'pygments/lexers/sgf.py' 2024-05-14 05:43:56,954 wheel INFO adding 'pygments/lexers/shell.py' 2024-05-14 05:43:56,954 wheel INFO adding 'pygments/lexers/sieve.py' 2024-05-14 05:43:56,954 wheel INFO adding 'pygments/lexers/slash.py' 2024-05-14 05:43:56,954 wheel INFO adding 'pygments/lexers/smalltalk.py' 2024-05-14 05:43:56,954 wheel INFO adding 'pygments/lexers/smithy.py' 2024-05-14 05:43:56,954 wheel INFO adding 'pygments/lexers/smv.py' 2024-05-14 05:43:56,955 wheel INFO adding 'pygments/lexers/snobol.py' 2024-05-14 05:43:56,955 wheel INFO adding 'pygments/lexers/solidity.py' 2024-05-14 05:43:56,955 wheel INFO adding 'pygments/lexers/soong.py' 2024-05-14 05:43:56,955 wheel INFO adding 'pygments/lexers/sophia.py' 2024-05-14 05:43:56,955 wheel INFO adding 'pygments/lexers/special.py' 2024-05-14 05:43:56,955 wheel INFO adding 'pygments/lexers/spice.py' 2024-05-14 05:43:56,955 wheel INFO adding 'pygments/lexers/sql.py' 2024-05-14 05:43:56,956 wheel INFO adding 'pygments/lexers/srcinfo.py' 2024-05-14 05:43:56,956 wheel INFO adding 'pygments/lexers/stata.py' 2024-05-14 05:43:56,956 wheel INFO adding 'pygments/lexers/supercollider.py' 2024-05-14 05:43:56,956 wheel INFO adding 'pygments/lexers/tact.py' 2024-05-14 05:43:56,956 wheel INFO adding 'pygments/lexers/tal.py' 2024-05-14 05:43:56,956 wheel INFO adding 'pygments/lexers/tcl.py' 2024-05-14 05:43:56,956 wheel INFO adding 'pygments/lexers/teal.py' 2024-05-14 05:43:56,957 wheel INFO adding 'pygments/lexers/templates.py' 2024-05-14 05:43:56,957 wheel INFO adding 'pygments/lexers/teraterm.py' 2024-05-14 05:43:56,957 wheel INFO adding 'pygments/lexers/testing.py' 2024-05-14 05:43:56,957 wheel INFO adding 'pygments/lexers/text.py' 2024-05-14 05:43:56,957 wheel INFO adding 'pygments/lexers/textedit.py' 2024-05-14 05:43:56,958 wheel INFO adding 'pygments/lexers/textfmts.py' 2024-05-14 05:43:56,958 wheel INFO adding 'pygments/lexers/theorem.py' 2024-05-14 05:43:56,958 wheel INFO adding 'pygments/lexers/thingsdb.py' 2024-05-14 05:43:56,958 wheel INFO adding 'pygments/lexers/tlb.py' 2024-05-14 05:43:56,958 wheel INFO adding 'pygments/lexers/tls.py' 2024-05-14 05:43:56,958 wheel INFO adding 'pygments/lexers/tnt.py' 2024-05-14 05:43:56,958 wheel INFO adding 'pygments/lexers/trafficscript.py' 2024-05-14 05:43:56,959 wheel INFO adding 'pygments/lexers/typoscript.py' 2024-05-14 05:43:56,959 wheel INFO adding 'pygments/lexers/typst.py' 2024-05-14 05:43:56,959 wheel INFO adding 'pygments/lexers/ul4.py' 2024-05-14 05:43:56,959 wheel INFO adding 'pygments/lexers/unicon.py' 2024-05-14 05:43:56,959 wheel INFO adding 'pygments/lexers/urbi.py' 2024-05-14 05:43:56,959 wheel INFO adding 'pygments/lexers/usd.py' 2024-05-14 05:43:56,959 wheel INFO adding 'pygments/lexers/varnish.py' 2024-05-14 05:43:56,960 wheel INFO adding 'pygments/lexers/verification.py' 2024-05-14 05:43:56,960 wheel INFO adding 'pygments/lexers/verifpal.py' 2024-05-14 05:43:56,960 wheel INFO adding 'pygments/lexers/vip.py' 2024-05-14 05:43:56,960 wheel INFO adding 'pygments/lexers/vyper.py' 2024-05-14 05:43:56,960 wheel INFO adding 'pygments/lexers/web.py' 2024-05-14 05:43:56,960 wheel INFO adding 'pygments/lexers/webassembly.py' 2024-05-14 05:43:56,960 wheel INFO adding 'pygments/lexers/webidl.py' 2024-05-14 05:43:56,961 wheel INFO adding 'pygments/lexers/webmisc.py' 2024-05-14 05:43:56,961 wheel INFO adding 'pygments/lexers/wgsl.py' 2024-05-14 05:43:56,961 wheel INFO adding 'pygments/lexers/whiley.py' 2024-05-14 05:43:56,961 wheel INFO adding 'pygments/lexers/wowtoc.py' 2024-05-14 05:43:56,961 wheel INFO adding 'pygments/lexers/wren.py' 2024-05-14 05:43:56,961 wheel INFO adding 'pygments/lexers/x10.py' 2024-05-14 05:43:56,962 wheel INFO adding 'pygments/lexers/xorg.py' 2024-05-14 05:43:56,962 wheel INFO adding 'pygments/lexers/yang.py' 2024-05-14 05:43:56,962 wheel INFO adding 'pygments/lexers/yara.py' 2024-05-14 05:43:56,962 wheel INFO adding 'pygments/lexers/zig.py' 2024-05-14 05:43:56,962 wheel INFO adding 'pygments/styles/__init__.py' 2024-05-14 05:43:56,962 wheel INFO adding 'pygments/styles/_mapping.py' 2024-05-14 05:43:56,962 wheel INFO adding 'pygments/styles/abap.py' 2024-05-14 05:43:56,963 wheel INFO adding 'pygments/styles/algol.py' 2024-05-14 05:43:56,963 wheel INFO adding 'pygments/styles/algol_nu.py' 2024-05-14 05:43:56,963 wheel INFO adding 'pygments/styles/arduino.py' 2024-05-14 05:43:56,963 wheel INFO adding 'pygments/styles/autumn.py' 2024-05-14 05:43:56,963 wheel INFO adding 'pygments/styles/borland.py' 2024-05-14 05:43:56,963 wheel INFO adding 'pygments/styles/bw.py' 2024-05-14 05:43:56,963 wheel INFO adding 'pygments/styles/coffee.py' 2024-05-14 05:43:56,963 wheel INFO adding 'pygments/styles/colorful.py' 2024-05-14 05:43:56,964 wheel INFO adding 'pygments/styles/default.py' 2024-05-14 05:43:56,964 wheel INFO adding 'pygments/styles/dracula.py' 2024-05-14 05:43:56,964 wheel INFO adding 'pygments/styles/emacs.py' 2024-05-14 05:43:56,964 wheel INFO adding 'pygments/styles/friendly.py' 2024-05-14 05:43:56,964 wheel INFO adding 'pygments/styles/friendly_grayscale.py' 2024-05-14 05:43:56,964 wheel INFO adding 'pygments/styles/fruity.py' 2024-05-14 05:43:56,964 wheel INFO adding 'pygments/styles/gh_dark.py' 2024-05-14 05:43:56,964 wheel INFO adding 'pygments/styles/gruvbox.py' 2024-05-14 05:43:56,965 wheel INFO adding 'pygments/styles/igor.py' 2024-05-14 05:43:56,965 wheel INFO adding 'pygments/styles/inkpot.py' 2024-05-14 05:43:56,965 wheel INFO adding 'pygments/styles/lightbulb.py' 2024-05-14 05:43:56,965 wheel INFO adding 'pygments/styles/lilypond.py' 2024-05-14 05:43:56,965 wheel INFO adding 'pygments/styles/lovelace.py' 2024-05-14 05:43:56,965 wheel INFO adding 'pygments/styles/manni.py' 2024-05-14 05:43:56,965 wheel INFO adding 'pygments/styles/material.py' 2024-05-14 05:43:56,965 wheel INFO adding 'pygments/styles/monokai.py' 2024-05-14 05:43:56,966 wheel INFO adding 'pygments/styles/murphy.py' 2024-05-14 05:43:56,966 wheel INFO adding 'pygments/styles/native.py' 2024-05-14 05:43:56,966 wheel INFO adding 'pygments/styles/nord.py' 2024-05-14 05:43:56,966 wheel INFO adding 'pygments/styles/onedark.py' 2024-05-14 05:43:56,966 wheel INFO adding 'pygments/styles/paraiso_dark.py' 2024-05-14 05:43:56,966 wheel INFO adding 'pygments/styles/paraiso_light.py' 2024-05-14 05:43:56,966 wheel INFO adding 'pygments/styles/pastie.py' 2024-05-14 05:43:56,966 wheel INFO adding 'pygments/styles/perldoc.py' 2024-05-14 05:43:56,967 wheel INFO adding 'pygments/styles/rainbow_dash.py' 2024-05-14 05:43:56,967 wheel INFO adding 'pygments/styles/rrt.py' 2024-05-14 05:43:56,967 wheel INFO adding 'pygments/styles/sas.py' 2024-05-14 05:43:56,967 wheel INFO adding 'pygments/styles/solarized.py' 2024-05-14 05:43:56,967 wheel INFO adding 'pygments/styles/staroffice.py' 2024-05-14 05:43:56,967 wheel INFO adding 'pygments/styles/stata_dark.py' 2024-05-14 05:43:56,967 wheel INFO adding 'pygments/styles/stata_light.py' 2024-05-14 05:43:56,967 wheel INFO adding 'pygments/styles/tango.py' 2024-05-14 05:43:56,968 wheel INFO adding 'pygments/styles/trac.py' 2024-05-14 05:43:56,968 wheel INFO adding 'pygments/styles/vim.py' 2024-05-14 05:43:56,968 wheel INFO adding 'pygments/styles/vs.py' 2024-05-14 05:43:56,968 wheel INFO adding 'pygments/styles/xcode.py' 2024-05-14 05:43:56,968 wheel INFO adding 'pygments/styles/zenburn.py' 2024-05-14 05:43:56,968 wheel INFO adding 'Pygments-2.18.0.dist-info/AUTHORS' 2024-05-14 05:43:56,968 wheel INFO adding 'Pygments-2.18.0.dist-info/LICENSE' 2024-05-14 05:43:56,968 wheel INFO adding 'Pygments-2.18.0.dist-info/METADATA' 2024-05-14 05:43:56,968 wheel INFO adding 'Pygments-2.18.0.dist-info/WHEEL' 2024-05-14 05:43:56,969 wheel INFO adding 'Pygments-2.18.0.dist-info/entry_points.txt' 2024-05-14 05:43:56,969 wheel INFO adding 'Pygments-2.18.0.dist-info/top_level.txt' 2024-05-14 05:43:56,970 wheel INFO adding 'Pygments-2.18.0.dist-info/RECORD' 2024-05-14 05:43:56,971 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-05-14 05:43:56,976 gpep517 INFO The backend produced .dist/Pygments-2.18.0-py3-none-any.whl Pygments-2.18.0-py3-none-any.whl >>> py3-pygments: Entering fakeroot... >>> py3-pygments-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.12/site-packages/pygments/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.12/site-packages/pygments/__pycache__' '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.12/site-packages/pygments/styles/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.12/site-packages/pygments/styles/__pycache__' '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.12/site-packages/pygments/lexers/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.12/site-packages/pygments/lexers/__pycache__' '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.12/site-packages/pygments/formatters/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.12/site-packages/pygments/formatters/__pycache__' '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.12/site-packages/pygments/filters/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.12/site-packages/pygments/filters/__pycache__' >>> py3-pygments-pyc*: Preparing subpackage py3-pygments-pyc... >>> py3-pygments-pyc*: Running postcheck for py3-pygments-pyc >>> py3-pygments-doc*: Running split function doc... >>> py3-pygments-doc*: Preparing subpackage py3-pygments-doc... >>> py3-pygments-doc*: Running postcheck for py3-pygments-doc >>> py3-pygments*: Running postcheck for py3-pygments >>> py3-pygments*: Preparing package py3-pygments... >>> py3-pygments-doc*: Tracing dependencies... >>> py3-pygments-doc*: Package size: 276.0 KB >>> py3-pygments-doc*: Compressing data... >>> py3-pygments-doc*: Create checksum... >>> py3-pygments-doc*: Create py3-pygments-doc-2.18.0-r0.apk >>> py3-pygments-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pygments-pyc*: Package size: 4.2 MB >>> py3-pygments-pyc*: Compressing data... >>> py3-pygments-pyc*: Create checksum... >>> py3-pygments-pyc*: Create py3-pygments-pyc-2.18.0-r0.apk >>> py3-pygments*: Tracing dependencies... python3 python3~3.12 >>> py3-pygments*: Package size: 4.9 MB >>> py3-pygments*: Compressing data... >>> py3-pygments*: Create checksum... >>> py3-pygments*: Create py3-pygments-2.18.0-r0.apk >>> py3-pygments: Build complete at Tue, 14 May 2024 05:43:58 +0000 elapsed time 0h 0m 3s >>> py3-pygments: Cleaning up srcdir >>> py3-pygments: Cleaning up pkgdir >>> py3-pygments: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pygments (20240514.054355) (2/25) Purging py3-setuptools-pyc (69.5.1-r0) (3/25) Purging py3-setuptools (69.5.1-r0) (4/25) Purging py3-gpep517-pyc (15-r2) (5/25) Purging py3-gpep517 (15-r2) (6/25) Purging py3-wheel-pyc (0.42.0-r1) (7/25) Purging py3-wheel (0.42.0-r1) (8/25) Purging py3-packaging-pyc (24.0-r1) (9/25) Purging py3-packaging (24.0-r1) (10/25) Purging py3-parsing-pyc (3.1.2-r1) (11/25) Purging py3-parsing (3.1.2-r1) (12/25) Purging py3-installer-pyc (0.7.0-r2) (13/25) Purging py3-installer (0.7.0-r2) (14/25) Purging python3-pyc (3.12.3-r1) (15/25) Purging python3-pycache-pyc0 (3.12.3-r1) (16/25) Purging pyc (3.12.3-r1) (17/25) Purging python3 (3.12.3-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240420-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.3-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 412 MiB in 108 packages >>> py3-pygments: Updating the main/aarch64 repository index... >>> py3-pygments: Signing the index...