>>> tree-sitter: Building community/tree-sitter 0.20.7-r0 (using abuild 3.9.0-r6) started Sat, 03 Sep 2022 11:50:39 +0000 >>> tree-sitter: Checking sanity of /home/buildozer/aports/community/tree-sitter/APKBUILD... >>> tree-sitter: Analyzing dependencies... >>> tree-sitter: Installing for build: build-base bash cargo (1/10) Installing readline (8.1.2-r0) (2/10) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (3/10) Installing rust-stdlib (1.63.0-r0) (4/10) Installing libffi (3.4.2-r1) (5/10) Installing xz-libs (5.2.6-r0) (6/10) Installing libxml2 (2.10.2-r0) (7/10) Installing llvm14-libs (14.0.6-r4) (8/10) Installing rust (1.63.0-r0) (9/10) Installing cargo (1.63.0-r0) (10/10) Installing .makedepends-tree-sitter (20220903.115040) Executing busybox-1.35.0-r23.trigger OK: 1253 MiB in 110 packages >>> tree-sitter: Cleaning up srcdir >>> tree-sitter: Cleaning up pkgdir >>> tree-sitter: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-0.20.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> tree-sitter: Fetching https://github.com/tree-sitter/tree-sitter/archive/v0.20.7/tree-sitter-0.20.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13043 0 13043 0 0 9865 0 --:--:-- 0:00:01 --:--:-- 9865 100 2860k 0 2860k 0 0 1257k 0 --:--:-- 0:00:02 --:--:-- 2987k 100 2860k 0 2860k 0 0 1257k 0 --:--:-- 0:00:02 --:--:-- 2987k >>> tree-sitter: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tree-sitter-0.20.7.tar.gz >>> tree-sitter: Checking sha512sums... tree-sitter-0.20.7.tar.gz: OK abuild-tree-sitter: OK >>> tree-sitter: Unpacking /var/cache/distfiles/edge/tree-sitter-0.20.7.tar.gz... Downloading crates ... Downloaded cc v1.0.67 Downloaded wasm-bindgen-macro v0.2.71 Downloaded bumpalo v3.6.1 Downloaded wasm-bindgen-shared v0.2.71 Downloaded serde_json v1.0.63 Downloaded web-sys v0.3.48 Downloaded getrandom v0.2.2 Downloaded serde_derive v1.0.130 Downloaded memchr v2.3.4 Downloaded dirs-sys v0.3.5 Downloaded blake2b_simd v0.5.11 Downloaded ctor v0.1.20 Downloaded utf8-width v0.1.4 Downloaded unicode-normalization v0.1.17 Downloaded url v2.2.1 Downloaded html-escape v0.2.6 Downloaded rand_core v0.6.2 Downloaded ansi_term v0.11.0 Downloaded hermit-abi v0.1.18 Downloaded thiserror-impl v1.0.25 Downloaded thiserror v1.0.25 Downloaded crossbeam-utils v0.8.3 Downloaded tempfile v3.2.0 Downloaded smallbitvec v2.5.1 Downloaded anyhow v1.0.40 Downloaded rand_chacha v0.3.0 Downloaded dirs v3.0.1 Downloaded rand v0.8.3 Downloaded aho-corasick v0.7.15 Downloaded libloading v0.7.0 Downloaded hashbrown v0.9.1 Downloaded indexmap v1.6.1 Downloaded itoa v0.4.7 Downloaded serde v1.0.130 Downloaded proc-macro2 v1.0.24 Downloaded tinyvec v1.1.1 Downloaded which v4.1.0 Downloaded webbrowser v0.5.5 Downloaded rand_hc v0.3.0 Downloaded rust-argon2 v0.8.3 Downloaded ppv-lite86 v0.2.10 Downloaded wasm-bindgen v0.2.71 Downloaded redox_syscall v0.2.5 Downloaded wasm-bindgen-backend v0.2.71 Downloaded wasm-bindgen-macro-support v0.2.71 Downloaded tiny_http v0.8.0 Downloaded js-sys v0.3.48 Downloaded difference v2.0.0 Downloaded syn v1.0.67 Downloaded once_cell v1.7.0 Downloaded regex-syntax v0.6.22 Downloaded regex v1.4.3 Downloaded idna v0.2.2 Downloaded libc v0.2.86 >>> tree-sitter: fetching test fixtures Updating bash grammar... Cloning into './script/../test/fixtures/grammars/bash'... From https://github.com/tree-sitter/tree-sitter-bash * branch master -> FETCH_HEAD HEAD is now at 275effd adding zsh expansion flagsSee https://zsh.sourceforge.io/Doc/Release/Expansion.html\#Parameter-Expansion-Flags (#115) Updating c grammar... Cloning into './script/../test/fixtures/grammars/c'... From https://github.com/tree-sitter/tree-sitter-c * branch master -> FETCH_HEAD HEAD is now at 7175a6d 0.20.2 Updating cpp grammar... Cloning into './script/../test/fixtures/grammars/cpp'... From https://github.com/tree-sitter/tree-sitter-cpp * branch master -> FETCH_HEAD HEAD is now at f401255 Update tree-sitter-c dependency to 0.20.2 Updating embedded-template grammar... Cloning into './script/../test/fixtures/grammars/embedded-template'... From https://github.com/tree-sitter/tree-sitter-embedded-template * branch master -> FETCH_HEAD HEAD is now at 1a538da Merge pull request #12 from aibaars/allow-empty-directives Updating go grammar... Cloning into './script/../test/fixtures/grammars/go'... From https://github.com/tree-sitter/tree-sitter-go * branch master -> FETCH_HEAD HEAD is now at aeb2f33 Swift Package (#79) Updating html grammar... Cloning into './script/../test/fixtures/grammars/html'... From https://github.com/tree-sitter/tree-sitter-html * branch master -> FETCH_HEAD HEAD is now at 29f53d8 Makefile and C bindings (#38) Updating java grammar... Cloning into './script/../test/fixtures/grammars/java'... From https://github.com/tree-sitter/tree-sitter-java * branch master -> FETCH_HEAD HEAD is now at 81148c0 Add an action to publish the grammar automatically (#98) Updating javascript grammar... Cloning into './script/../test/fixtures/grammars/javascript'... From https://github.com/tree-sitter/tree-sitter-javascript * branch partial-order-precedences -> FETCH_HEAD HEAD is now at 4c2f629 Clean up precedences by using symbols Updating jsdoc grammar... Cloning into './script/../test/fixtures/grammars/jsdoc'... From https://github.com/tree-sitter/tree-sitter-jsdoc * branch master -> FETCH_HEAD HEAD is now at 189a6a4 0.19.0 Updating json grammar... Cloning into './script/../test/fixtures/grammars/json'... From https://github.com/tree-sitter/tree-sitter-json * branch master -> FETCH_HEAD HEAD is now at 11e2cc1 SPM support (#27) Updating php grammar... Cloning into './script/../test/fixtures/grammars/php'... From https://github.com/tree-sitter/tree-sitter-php * branch master -> FETCH_HEAD HEAD is now at 670d1eb Adds support for interpolation in execution operators. Closes #135 Updating python grammar... Cloning into './script/../test/fixtures/grammars/python'... From https://github.com/tree-sitter/tree-sitter-python * branch master -> FETCH_HEAD HEAD is now at de221ec 0.20.2 Updating ruby grammar... Cloning into './script/../test/fixtures/grammars/ruby'... From https://github.com/tree-sitter/tree-sitter-ruby * branch master -> FETCH_HEAD HEAD is now at 656abef SPM support (#227) Updating rust grammar... Cloning into './script/../test/fixtures/grammars/rust'... From https://github.com/tree-sitter/tree-sitter-rust * branch master -> FETCH_HEAD HEAD is now at 47b061c Merge pull request #154 from goffrie/cast-prec Updating typescript grammar... Cloning into './script/../test/fixtures/grammars/typescript'... From https://github.com/tree-sitter/tree-sitter-typescript * branch master -> FETCH_HEAD HEAD is now at 082da44 add information about flow typed files (#219) gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/alloc.o lib/src/alloc.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/get_changed_ranges.o lib/src/get_changed_ranges.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/language.o lib/src/language.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/lexer.o lib/src/lexer.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/node.o lib/src/node.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/parser.o lib/src/parser.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/query.o lib/src/query.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/stack.o lib/src/stack.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/subtree.o lib/src/subtree.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/tree.o lib/src/tree.c gcc -Os -std=gnu99 -fPIC -Ilib/src -Ilib/include -Os -c -o lib/src/tree_cursor.o lib/src/tree_cursor.c ar rcs libtree-sitter.a lib/src/alloc.o lib/src/get_changed_ranges.o lib/src/language.o lib/src/lexer.o lib/src/node.o lib/src/parser.o lib/src/query.o lib/src/stack.o lib/src/subtree.o lib/src/tree.o lib/src/tree_cursor.o gcc -Wl,--as-needed,-O1,--sort-common -shared -Wl,-soname,libtree-sitter.so.0 lib/src/alloc.o lib/src/get_changed_ranges.o lib/src/language.o lib/src/lexer.o lib/src/node.o lib/src/parser.o lib/src/query.o lib/src/stack.o lib/src/subtree.o lib/src/tree.o lib/src/tree_cursor.o -o libtree-sitter.so.0.0 ln -sf libtree-sitter.so.0.0 libtree-sitter.so ln -sf libtree-sitter.so.0.0 libtree-sitter.so.0 Compiling proc-macro2 v1.0.24 Compiling unicode-xid v0.2.1 Compiling syn v1.0.67 Compiling autocfg v1.0.1 Compiling libc v0.2.86 Compiling serde v1.0.130 Compiling serde_derive v1.0.130 Compiling memchr v2.3.4 Compiling cc v1.0.67 Compiling once_cell v1.7.0 Compiling regex-syntax v0.6.22 Compiling tinyvec_macros v0.1.0 Compiling ryu v1.0.5 Compiling matches v0.1.8 Compiling serde_json v1.0.63 Compiling anyhow v1.0.40 Compiling hashbrown v0.9.1 Compiling cfg-if v1.0.0 Compiling itoa v0.4.7 Compiling percent-encoding v2.1.0 Compiling log v0.4.14 Compiling bitflags v1.2.1 Compiling tree-sitter-loader v0.20.0 (/home/buildozer/aports/community/tree-sitter/src/tree-sitter-0.20.7/cli/loader) Compiling semver v1.0.5 Compiling unicode-width v0.1.8 Compiling vec_map v0.8.2 Compiling utf8-width v0.1.4 Compiling same-file v1.0.6 Compiling either v1.6.1 Compiling ascii v1.0.0 Compiling strsim v0.8.0 Compiling chunked_transfer v1.4.0 Compiling ansi_term v0.11.0 Compiling ansi_term v0.12.1 Compiling smallbitvec v2.5.1 Compiling difference v2.0.0 Compiling lazy_static v1.4.0 Compiling webbrowser v0.5.5 Compiling glob v0.3.0 Compiling rustc-hash v1.1.0 Compiling unicode-bidi v0.3.4 Compiling tinyvec v1.1.1 Compiling textwrap v0.11.0 Compiling walkdir v2.3.1 Compiling libloading v0.7.0 Compiling thread_local v1.1.3 Compiling html-escape v0.2.6 Compiling form_urlencoded v1.0.1 Compiling aho-corasick v0.7.15 Compiling num-traits v0.2.14 Compiling indexmap v1.6.1 Compiling num-integer v0.1.44 Compiling quote v1.0.9 Compiling unicode-normalization v0.1.17 Compiling dirs-sys v0.3.5 Compiling time v0.1.43 Compiling atty v0.2.14 Compiling which v4.1.0 Compiling clap v2.33.3 Compiling tree-sitter v0.20.9 (/home/buildozer/aports/community/tree-sitter/src/tree-sitter-0.20.7/lib) Compiling dirs v3.0.1 Compiling idna v0.2.2 Compiling chrono v0.4.19 Compiling url v2.2.1 Compiling regex v1.4.3 Compiling tiny_http v0.8.0 Compiling thiserror-impl v1.0.25 Compiling thiserror v1.0.25 Compiling tree-sitter-tags v0.20.2 (/home/buildozer/aports/community/tree-sitter/src/tree-sitter-0.20.7/tags) Compiling tree-sitter-highlight v0.20.1 (/home/buildozer/aports/community/tree-sitter/src/tree-sitter-0.20.7/highlight) Compiling toml v0.5.8 Compiling tree-sitter-config v0.19.0 (/home/buildozer/aports/community/tree-sitter/src/tree-sitter-0.20.7/cli/config) Compiling tree-sitter-cli v0.20.7 (/home/buildozer/aports/community/tree-sitter/src/tree-sitter-0.20.7/cli) Finished release [optimized] target(s) in 1m 43s >>> tree-sitter: Entering fakeroot... install -d '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib' install -m755 libtree-sitter.a '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.a install -m755 libtree-sitter.so.0.0 '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so.0.0 ln -sf libtree-sitter.so.0.0 '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so.0 ln -sf libtree-sitter.so.0.0 '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib'/libtree-sitter.so install -d '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/include'/tree_sitter install -m644 lib/include/tree_sitter/*.h '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/include'/tree_sitter/ install -d '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib/pkgconfig' sed -e 's|@LIBDIR@|/usr/lib|;s|@INCLUDEDIR@|/usr/include|;s|@VERSION@|0.6.3|' \ -e 's|=/usr|=${prefix}|' \ -e 's|@PREFIX@|/usr|' \ tree-sitter.pc.in > '/home/buildozer/aports/community/tree-sitter/pkg/tree-sitter/usr/lib/pkgconfig'/tree-sitter.pc >>> tree-sitter-static*: Running split function static... >>> tree-sitter-static*: Preparing subpackage tree-sitter-static... >>> tree-sitter-static*: Stripping binaries >>> tree-sitter-static*: Running postcheck for tree-sitter-static >>> tree-sitter-dev*: Running split function dev... >>> tree-sitter-dev*: Preparing subpackage tree-sitter-dev... >>> tree-sitter-dev*: Stripping binaries >>> tree-sitter-dev*: Running postcheck for tree-sitter-dev >>> tree-sitter-grammars*: Running split function grammars... >>> tree-sitter-grammars*: Preparing subpackage tree-sitter-grammars... >>> tree-sitter-grammars*: Running postcheck for tree-sitter-grammars >>> tree-sitter-cli*: Running split function cli... >>> tree-sitter-cli*: Preparing subpackage tree-sitter-cli... >>> tree-sitter-cli*: Stripping binaries >>> tree-sitter-cli*: Running postcheck for tree-sitter-cli >>> tree-sitter*: Running postcheck for tree-sitter >>> tree-sitter*: Preparing package tree-sitter... >>> tree-sitter*: Stripping binaries >>> tree-sitter-cli*: Scanning shared objects >>> tree-sitter-dev*: Scanning shared objects >>> tree-sitter-grammars*: Scanning shared objects >>> tree-sitter-static*: Scanning shared objects >>> tree-sitter*: Scanning shared objects >>> tree-sitter-cli*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 >>> tree-sitter-cli*: Package size: 9.0 MB >>> tree-sitter-cli*: Compressing data... >>> tree-sitter-cli*: Create checksum... >>> tree-sitter-cli*: Create tree-sitter-cli-0.20.7-r0.apk >>> tree-sitter-dev*: Tracing dependencies... jq pkgconfig tree-sitter=0.20.7-r0 >>> tree-sitter-dev*: Package size: 76.0 KB >>> tree-sitter-dev*: Compressing data... >>> tree-sitter-dev*: Create checksum... >>> tree-sitter-dev*: Create tree-sitter-dev-0.20.7-r0.apk >>> tree-sitter-grammars*: Tracing dependencies... >>> tree-sitter-grammars*: Package size: 4.0 KB >>> tree-sitter-grammars*: Compressing data... >>> tree-sitter-grammars*: Create checksum... >>> tree-sitter-grammars*: Create tree-sitter-grammars-0.20.7-r0.apk >>> tree-sitter-static*: Tracing dependencies... >>> tree-sitter-static*: Package size: 216.0 KB >>> tree-sitter-static*: Compressing data... >>> tree-sitter-static*: Create checksum... >>> tree-sitter-static*: Create tree-sitter-static-0.20.7-r0.apk >>> tree-sitter*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> tree-sitter*: Package size: 148.0 KB >>> tree-sitter*: Compressing data... >>> tree-sitter*: Create checksum... >>> tree-sitter*: Create tree-sitter-0.20.7-r0.apk >>> tree-sitter: Build complete at Sat, 03 Sep 2022 11:53:18 +0000 elapsed time 0h 2m 39s >>> tree-sitter: Cleaning up srcdir >>> tree-sitter: Cleaning up pkgdir >>> tree-sitter: Uninstalling dependencies... (1/10) Purging .makedepends-tree-sitter (20220903.115040) (2/10) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (3/10) Purging cargo (1.63.0-r0) (4/10) Purging rust (1.63.0-r0) (5/10) Purging rust-stdlib (1.63.0-r0) (6/10) Purging readline (8.1.2-r0) (7/10) Purging llvm14-libs (14.0.6-r4) (8/10) Purging libffi (3.4.2-r1) (9/10) Purging libxml2 (2.10.2-r0) (10/10) Purging xz-libs (5.2.6-r0) Executing busybox-1.35.0-r23.trigger OK: 418 MiB in 100 packages >>> tree-sitter: Updating the community/aarch64 repository index... >>> tree-sitter: Signing the index...