log for de.taz.android.app.free:11100900
== Installed Android Tools ==
2025-04-11 19:42:00,729 DEBUG: Reading 'config.yml'
2025-04-11 19:42:00,763 INFO: Creating log directory
2025-04-11 19:42:00,763 INFO: Creating temporary directory
2025-04-11 19:42:00,764 INFO: Creating output directory
2025-04-11 19:42:00,871 DEBUG: Getting git vcs interface for https://github.com/die-tageszeitung/taz-neo
2025-04-11 19:42:00,871 DEBUG: Checking de.taz.android.app.free:11100900
2025-04-11 19:42:00,871 INFO: Building version 1.11.0 (11100900) of de.taz.android.app.free
2025-04-11 19:42:00,872 INFO: Running 'sudo' commands in /home/vagrant
2025-04-11 19:42:00,872 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make file
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [152 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [302 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [242 kB]
Fetched 16.2 MB in 8s (2101 kB/s)
Reading package lists...
+ apt-get install -y make file
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
make-doc
The following NEW packages will be installed:
file make
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 438 kB of archives.
After this operation, 1711 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 438 kB in 0s (1148 kB/s)
Selecting previously unselected package file.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package make.
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up file (1:5.44-3) ...
Setting up make (4.3-4.1) ...
2025-04-11 19:42:22,882 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-11 19:42:25,593 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64126 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-04-11 19:42:44,424 INFO: Getting source for revision 1.11.0
2025-04-11 19:42:44,429 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:44,429 DEBUG: > git rev-parse --show-toplevel
2025-04-11 19:42:44,650 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:44,650 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-11 19:42:51,578 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:51,578 DEBUG: > git reset --hard
2025-04-11 19:42:52,293 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:52,293 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-11 19:42:52,898 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:52,899 DEBUG: > git clean -dffx
2025-04-11 19:42:53,002 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:53,002 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-04-11 19:42:53,908 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:53,908 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-04-11 19:42:54,616 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:54,620 DEBUG: > git remote set-head origin --auto
2025-04-11 19:42:55,224 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:55,225 DEBUG: > git checkout -f 1.11.0
2025-04-11 19:42:55,735 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:55,736 DEBUG: > git clean -dffx
2025-04-11 19:42:55,842 INFO: Initialising submodules
2025-04-11 19:42:55,843 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:55,843 DEBUG: > git rev-parse --show-toplevel
2025-04-11 19:42:56,074 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:56,075 DEBUG: > git submodule sync
2025-04-11 19:42:56,378 DEBUG: Directory: build/de.taz.android.app.free
2025-04-11 19:42:56,379 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursive
Submodule path 'thirdparty/mupdf-jni': checked out 'ff557011f6cb25b56c948e1d92900b040c0ed4c6'
Submodule path 'thirdparty/mupdf-jni/libmupdf': checked out '63f5b58b131fb33ac928e0e20d03472a266fee1d'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/curl': checked out 'f43c6fbb2dbdf68dfdd0f0c3399e3711a621614a'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/extract': checked out 'ed5acb1397fc48f7e11804e9a72e37dd25a05c93'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/freeglut': checked out '13ae6aa2c2f9a7b4266fc2e6116c876237f40477'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/freetype': checked out 'de8b92dd7ec634e9e2b25ef534c54a3537555c11'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/freetype/subprojects/dlg': checked out 'd142e646e263c89f93663e027c2f0d03739ab42d'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/gumbo-parser': checked out '289f3de61d9fc6a9812a6900c23e74c4d1fbde7d'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz': checked out '07c4f02f8c39f4227887249afbd193859da34a68'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/jbig2dec': checked out '1d1347e38a55e657dcc4c8f1c77bb3a26bfc9ff3'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2': checked out 'ab4547bd04a13590a6e72833f9928fc1c31da12e'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/leptonica': checked out 'd2ed8c535bbc423f39f2b2d4c024d561405a46ef'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/libjpeg': checked out '86a6eb695a6af7814f4b111aae0bdb5a20cbc344'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/mujs': checked out '57e3f01d5f29c5823be725d96284488edf5f8ae1'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/openjpeg': checked out '7bd802666d6b8a1b5c9d947c5bd926fae2927b38'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/tesseract': checked out 'bff8be466e9c26890c57106ffe57e8e5959690f3'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/tesseract/test': checked out '2761899921c08014cf9dbf3b63592237fb9e6ecb'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/tesseract/unittest/third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929'
Submodule path 'thirdparty/mupdf-jni/libmupdf/thirdparty/zlib': checked out '04f42ceca40f73e2978b50e93806c2a18c1281fc'
2025-04-11 19:43:01,302 INFO: Creating local.properties file at build/de.taz.android.app.free/local.properties
2025-04-11 19:43:01,305 INFO: Creating local.properties file at build/de.taz.android.app.free/app/local.properties
2025-04-11 19:43:01,305 DEBUG: Removing debuggable flags from build/de.taz.android.app.free/app
2025-04-11 19:43:01,427 INFO: Cleaned build.gradle of keysigning configs at build/de.taz.android.app.free/app/build.gradle
2025-04-11 19:43:01,486 INFO: Running 'prebuild' commands in build/de.taz.android.app.free/app
2025-04-11 19:43:01,486 DEBUG: Directory: build/de.taz.android.app.free/app
2025-04-11 19:43:01,486 DEBUG: > bash -e -u -o pipefail -x -c -- pushd ../thirdparty/mupdf-jni; git apply ../../scripts/mupdf-mavenlocal.patch; touch "settings.gradle"; sed -i -e "s/'-j4'/'-j`nproc`'/" build.gradle; popd
/etc/bash.bashrc: line 7: PS1: unbound variable
+ pushd ../thirdparty/mupdf-jni
~/build/de.taz.android.app.free/thirdparty/mupdf-jni ~/build/de.taz.android.app.free/app
+ git apply ../../scripts/mupdf-mavenlocal.patch
+ touch settings.gradle
++ nproc
+ sed -i -e 's/'\''-j4'\''/'\''-j20'\''/' build.gradle
+ popd
~/build/de.taz.android.app.free/app
2025-04-11 19:43:01,863 INFO: Scanning source for common problems...
2025-04-11 19:43:01,872 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-11 19:43:01,872 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-11 19:43:02,474 DEBUG: write 'suss.json' to cache
2025-04-11 19:43:02,478 DEBUG: next suss.json cache update due in 23:59:59.986128
2025-04-11 19:43:02,620 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-04-11 19:43:02,742 INFO: Removing gradle-wrapper.jar at thirdparty/mupdf-jni/gradle/wrapper/gradle-wrapper.jar
2025-04-11 19:43:02,849 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/testbed/test5.icc
2025-04-11 19:43:02,851 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/testbed/ibm-t61.icc
2025-04-11 19:43:02,852 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/testbed/toosmall.icc
2025-04-11 19:43:02,855 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/testbed/test1.icc
2025-04-11 19:43:02,856 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/testbed/test4.icc
2025-04-11 19:43:02,858 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/testbed/test3.icc
2025-04-11 19:43:02,860 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/testbed/test2.icc
2025-04-11 19:43:02,893 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/Projects/VC2013/lcms2mt.sln
2025-04-11 19:43:02,899 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/lcms2/utils/delphi/delphidemo.res
2025-04-11 19:43:03,060 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/api/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5753845452636160
2025-04-11 19:43:03,128 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/graphs/noto_nastaliq_urdu
2025-04-11 19:43:03,129 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/graphs/crash-442bfac994a3d9929cf06262ae9fb00f6ee1f774
2025-04-11 19:43:03,129 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/graphs/crash-3bf72494aa4c9f8cbbcbf887fdc2a2858c87feb4
2025-04-11 19:43:03,129 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/graphs/leak-a77f29b25edb873729f3ab120148fdb213cfa527
2025-04-11 19:43:03,130 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/graphs/clusterfuzz-testcase-minimized-hb-repacker-fuzzer-6714085985353728
2025-04-11 19:43:03,130 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/graphs/clusterfuzz-testcase-minimized-hb-repacker-fuzzer-6014493291577344
2025-04-11 19:43:03,130 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/graphs/clusterfuzz-testcase-minimized-hb-repacker-fuzzer-5390364397928448
2025-04-11 19:43:03,131 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/sets/union_01
2025-04-11 19:43:03,131 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/sets/symmetric_diff_01
2025-04-11 19:43:03,131 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/sets/subtract_01
2025-04-11 19:43:03,131 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/sets/intersect_01
2025-04-11 19:43:03,132 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5126525414014976
2025-04-11 19:43:03,133 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5234369031176192
2025-04-11 19:43:03,133 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5735679418433536
2025-04-11 19:43:03,133 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/1746cad6bc3fb2b355db50a5af37c9b58d9ad376
2025-04-11 19:43:03,133 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5634395566768128
2025-04-11 19:43:03,134 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5718889451749376
2025-04-11 19:43:03,134 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5609112151916544
2025-04-11 19:43:03,134 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5696686572175360
2025-04-11 19:43:03,134 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5422577634377728
2025-04-11 19:43:03,135 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6023178755244032
2025-04-11 19:43:03,135 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5747280156295168
2025-04-11 19:43:03,135 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5181909018345472
2025-04-11 19:43:03,135 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5072358514753536
2025-04-11 19:43:03,136 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5166320261529600
2025-04-11 19:43:03,136 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-4684060812378112
2025-04-11 19:43:03,136 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5652019562414080
2025-04-11 19:43:03,136 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5672141338968064
2025-04-11 19:43:03,137 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5764636557705216
2025-04-11 19:43:03,137 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-3-harfbuzz_fuzzer(3)
2025-04-11 19:43:03,137 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5163560220753920
2025-04-11 19:43:03,137 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-3-harfbuzz_fuzzer(1)
2025-04-11 19:43:03,137 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5629524117553152
2025-04-11 19:43:03,138 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4523479581851648
2025-04-11 19:43:03,138 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-0-harfbuzz_fuzzer
2025-04-11 19:43:03,138 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb_shape_fuzzer-5633785895911424
2025-04-11 19:43:03,138 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6723367514144768
2025-04-11 19:43:03,139 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5759725666041856
2025-04-11 19:43:03,139 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5658272078495744
2025-04-11 19:43:03,139 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5641612227772416
2025-04-11 19:43:03,139 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5734736291430400
2025-04-11 19:43:03,140 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5696825891225600
2025-04-11 19:43:03,140 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4548492505645056
2025-04-11 19:43:03,140 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5719356528656384
2025-04-11 19:43:03,140 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6260579246276608
2025-04-11 19:43:03,141 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-6303297511096320
2025-04-11 19:43:03,141 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5661567174311936
2025-04-11 19:43:03,141 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5634620935110656
2025-04-11 19:43:03,141 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6164014466203648
2025-04-11 19:43:03,141 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-get-codepoints-fuzzer-5973295416475648
2025-04-11 19:43:03,142 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5689920685867008
2025-04-11 19:43:03,142 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5695279609675776
2025-04-11 19:43:03,142 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5726089628876800
2025-04-11 19:43:03,142 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5652700541222912
2025-04-11 19:43:03,143 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5750379279548416
2025-04-11 19:43:03,143 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5711472756260864
2025-04-11 19:43:03,143 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/43979b90b2dd929723cf4fe1715990bcb9c9a56b
2025-04-11 19:43:03,143 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6160439919509504
2025-04-11 19:43:03,144 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5359635656605696
2025-04-11 19:43:03,144 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-6696647723581440
2025-04-11 19:43:03,144 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5041767803125760
2025-04-11 19:43:03,144 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-4850271066914816
2025-04-11 19:43:03,145 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-4884742786777088
2025-04-11 19:43:03,145 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5617065093365760
2025-04-11 19:43:03,145 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5635082459545600
2025-04-11 19:43:03,145 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5685097303375872
2025-04-11 19:43:03,146 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5715464591376384
2025-04-11 19:43:03,146 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6600932143136768
2025-04-11 19:43:03,146 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5721073428987904
2025-04-11 19:43:03,146 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5121706490593280
2025-04-11 19:43:03,147 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5677289226108928
2025-04-11 19:43:03,147 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5662792105590784
2025-04-11 19:43:03,147 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/crash-ccc61c92d589f895174cdef6ff2e3b20e9999a1a
2025-04-11 19:43:03,148 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-5517117891805184
2025-04-11 19:43:03,148 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5689082504806400
2025-04-11 19:43:03,148 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5642666339991552
2025-04-11 19:43:03,149 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/375d6ae32a3cbe52fbf81a4e5777e3377675d5a3
2025-04-11 19:43:03,149 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5750092395970560
2025-04-11 19:43:03,149 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6372147008241664
2025-04-11 19:43:03,149 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5697351339999232
2025-04-11 19:43:03,150 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5764268627066880
2025-04-11 19:43:03,150 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6316256152780800
2025-04-11 19:43:03,150 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-4523349576908800
2025-04-11 19:43:03,150 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5196560812474368
2025-04-11 19:43:03,151 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5762490181353472
2025-04-11 19:43:03,151 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5700697074958336
2025-04-11 19:43:03,151 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/8240789f6d12d4cfc4b5e8e6f246c3701bcf861f
2025-04-11 19:43:03,151 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5742079188140032
2025-04-11 19:43:03,151 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6543700493598720
2025-04-11 19:43:03,152 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5148388450631680
2025-04-11 19:43:03,152 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/leak-34f1798a142fd0dfdd71a96fb6aa7de19a62865e
2025-04-11 19:43:03,152 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5666162551029760
2025-04-11 19:43:03,152 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5685596677210112
2025-04-11 19:43:03,153 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-subset-fuzzer-5508865908670464
2025-04-11 19:43:03,153 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5667182741028864
2025-04-11 19:43:03,153 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5617496443846656
2025-04-11 19:43:03,153 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5672913680728064
2025-04-11 19:43:03,154 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5154718402215936
2025-04-11 19:43:03,154 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5568200165687296
2025-04-11 19:43:03,154 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4841745322868736
2025-04-11 19:43:03,154 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-subset-fuzzer-5641053680173056
2025-04-11 19:43:03,155 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-subset-fuzzer-5717414645334016
2025-04-11 19:43:03,155 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5672006905757696
2025-04-11 19:43:03,155 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5713850117914624
2025-04-11 19:43:03,156 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/crash-d223bc42a8226c4d655c417d63d9a76760d05985
2025-04-11 19:43:03,156 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5093685255077888
2025-04-11 19:43:03,156 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5647267827023872
2025-04-11 19:43:03,157 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-subset-fuzzer-5643036478930944
2025-04-11 19:43:03,157 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5269686781607936
2025-04-11 19:43:03,157 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-4710179695493120
2025-04-11 19:43:03,157 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6315334756335616
2025-04-11 19:43:03,158 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5719588814979072
2025-04-11 19:43:03,158 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5924299061854208
2025-04-11 19:43:03,158 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5677421274071040
2025-04-11 19:43:03,159 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-4880059756969984
2025-04-11 19:43:03,159 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5416421032067072
2025-04-11 19:43:03,159 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5700264032468992
2025-04-11 19:43:03,159 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6241118484955136
2025-04-11 19:43:03,159 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5649959857160192
2025-04-11 19:43:03,160 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5748102301614080
2025-04-11 19:43:03,160 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5170405903695872
2025-04-11 19:43:03,160 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5521982557782016
2025-04-11 19:43:03,160 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5740518101090304
2025-04-11 19:43:03,161 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5754958982021120
2025-04-11 19:43:03,161 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5630246225707008
2025-04-11 19:43:03,161 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/1a6f1687b7a221f9f2c834b0b360d3c8463b6daf
2025-04-11 19:43:03,161 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5695865298092032
2025-04-11 19:43:03,162 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5642899625082880
2025-04-11 19:43:03,162 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5417934246772736
2025-04-11 19:43:03,162 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5331901587914752
2025-04-11 19:43:03,163 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5747028458209280
2025-04-11 19:43:03,163 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5675720390475776
2025-04-11 19:43:03,163 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5681465586352128
2025-04-11 19:43:03,163 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6142466903506944
2025-04-11 19:43:03,164 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-5255344882188288
2025-04-11 19:43:03,164 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6712347260092416
2025-04-11 19:43:03,164 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5643107869917184
2025-04-11 19:43:03,164 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5179935334465536
2025-04-11 19:43:03,165 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5668491560747008
2025-04-11 19:43:03,165 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5738888765636608
2025-04-11 19:43:03,165 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-6231698648596480
2025-04-11 19:43:03,165 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-6460279560863744
2025-04-11 19:43:03,166 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5716947896893440
2025-04-11 19:43:03,166 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5686960406659072
2025-04-11 19:43:03,166 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6616166961905664
2025-04-11 19:43:03,166 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6624904746106880
2025-04-11 19:43:03,167 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5674361600606208
2025-04-11 19:43:03,167 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5549945449480192
2025-04-11 19:43:03,167 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5334300410773504
2025-04-11 19:43:03,168 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-4961171477233664
2025-04-11 19:43:03,168 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6254792024915968
2025-04-11 19:43:03,168 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5632586529898496
2025-04-11 19:43:03,168 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5973566991106048
2025-04-11 19:43:03,169 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fab39d60d758cb586db5a504f218442cd1395725
2025-04-11 19:43:03,169 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5754863779053568
2025-04-11 19:43:03,169 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-subset-fuzzer-5756332481708032
2025-04-11 19:43:03,169 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/oom-6ef8c96d3710262511bcc730dce9c00e722cb653
2025-04-11 19:43:03,170 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/5a5daf5eb5a4db77a2baa3ad9c7a6ed6e0655fa8
2025-04-11 19:43:03,170 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-3-harfbuzz_fuzzer(5)
2025-04-11 19:43:03,170 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5708764082864128
2025-04-11 19:43:03,170 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5631444412530688
2025-04-11 19:43:03,170 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5733166795456512
2025-04-11 19:43:03,171 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5443213648330752
2025-04-11 19:43:03,171 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5965777994907648
2025-04-11 19:43:03,171 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-3-harfbuzz_fuzzer
2025-04-11 19:43:03,171 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6651660668502016
2025-04-11 19:43:03,172 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-0-harfbuzz_hb-fuzzer
2025-04-11 19:43:03,172 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-3-harfbuzz_fuzzer(2)
2025-04-11 19:43:03,172 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5711849555755008
2025-04-11 19:43:03,172 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5729361857085440
2025-04-11 19:43:03,173 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5160311461511168
2025-04-11 19:43:03,173 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-5662671558934528
2025-04-11 19:43:03,173 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5668791174823936
2025-04-11 19:43:03,173 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5664873493561344
2025-04-11 19:43:03,174 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5241922561114112
2025-04-11 19:43:03,174 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6252118652092416
2025-04-11 19:43:03,174 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5672261407735808
2025-04-11 19:43:03,174 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/b9e2aaa0d75fcef6971ec3a96d806ba4a6b31fe2
2025-04-11 19:43:03,175 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6111685556305920
2025-04-11 19:43:03,175 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5725847365877760
2025-04-11 19:43:03,175 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5747265633779712
2025-04-11 19:43:03,175 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5221177988743168
2025-04-11 19:43:03,176 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5677906231033856
2025-04-11 19:43:03,176 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5349416110784512
2025-04-11 19:43:03,176 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5764020596899840
2025-04-11 19:43:03,176 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-6243458541944832
2025-04-11 19:43:03,177 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-6306977171374080
2025-04-11 19:43:03,177 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6246465148813312
2025-04-11 19:43:03,178 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5017946948370432
2025-04-11 19:43:03,178 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5640452927127552
2025-04-11 19:43:03,178 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5745268385906688
2025-04-11 19:43:03,178 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-2-harfbuzz_fuzzer(1)
2025-04-11 19:43:03,179 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-4979711393005568
2025-04-11 19:43:03,179 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5761434614497280
2025-04-11 19:43:03,179 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5643643755429888
2025-04-11 19:43:03,179 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5674228796358656
2025-04-11 19:43:03,179 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/crash-4b60576767ee4d9fe1cc10959d89baf73d4e8249
2025-04-11 19:43:03,180 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6362213417353216
2025-04-11 19:43:03,180 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/558661aa659912f4d30ecd27bd09835171a8e2b0
2025-04-11 19:43:03,180 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6198448785981440
2025-04-11 19:43:03,181 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5695615258853376
2025-04-11 19:43:03,181 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5708623339323392
2025-04-11 19:43:03,181 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5696607199166464
2025-04-11 19:43:03,181 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5678476148867072
2025-04-11 19:43:03,182 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-get-codepoints-fuzzer-5687638085337088
2025-04-11 19:43:03,182 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5676773460672512
2025-04-11 19:43:03,182 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5750420593442816
2025-04-11 19:43:03,182 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5659903036751872
2025-04-11 19:43:03,182 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4687441845813248
2025-04-11 19:43:03,183 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4706238090706944
2025-04-11 19:43:03,183 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5765071062958080
2025-04-11 19:43:03,183 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5684542900535296
2025-04-11 19:43:03,183 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5145429829877760
2025-04-11 19:43:03,184 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5686369209286656
2025-04-11 19:43:03,184 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5753173985984512
2025-04-11 19:43:03,184 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5616763250278400
2025-04-11 19:43:03,184 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-4601449528688640
2025-04-11 19:43:03,185 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5388906574905344
2025-04-11 19:43:03,185 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5362189182566400
2025-04-11 19:43:03,185 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5712050577211392
2025-04-11 19:43:03,186 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5695925913911296
2025-04-11 19:43:03,186 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/3511ff5c1647150595846ac414c595cccac34f18
2025-04-11 19:43:03,186 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5754526379802624
2025-04-11 19:43:03,186 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4535496598355968
2025-04-11 19:43:03,187 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5158673602314240
2025-04-11 19:43:03,187 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/crash-b577db318b30f2851828a4c9ef97cb30678b1b54
2025-04-11 19:43:03,187 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/205edd09bd3d141cc9580f650109556cc28b22cb
2025-04-11 19:43:03,188 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5609911946838016
2025-04-11 19:43:03,188 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5743250149736448
2025-04-11 19:43:03,188 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5522792714993664
2025-04-11 19:43:03,188 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-subset-fuzzer-5762137968869376
2025-04-11 19:43:03,189 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-4856957815619584
2025-04-11 19:43:03,189 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/217a934cfe15c548b572c203dceb2befdf026462
2025-04-11 19:43:03,189 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5542653037903872
2025-04-11 19:43:03,189 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5688420752424960
2025-04-11 19:43:03,190 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5669437462544384
2025-04-11 19:43:03,190 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-get-codepoints-fuzzer-5630904853069824
2025-04-11 19:43:03,190 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5517117891805184
2025-04-11 19:43:03,190 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6210176798425088
2025-04-11 19:43:03,191 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5711951464759296
2025-04-11 19:43:03,191 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-get-codepoints-fuzzer-5203067375976448
2025-04-11 19:43:03,191 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5650879734874112
2025-04-11 19:43:03,191 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5688420752424960
2025-04-11 19:43:03,192 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5001604901240832
2025-04-11 19:43:03,192 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6595199411159040
2025-04-11 19:43:03,192 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5216838347653120
2025-04-11 19:43:03,193 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5710107829075968
2025-04-11 19:43:03,193 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5763024094232576
2025-04-11 19:43:03,193 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5660711141769216
2025-04-11 19:43:03,193 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5680398559870976
2025-04-11 19:43:03,193 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5690658895953920
2025-04-11 19:43:03,194 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-3-harfbuzz_fuzzer(4)
2025-04-11 19:43:03,194 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6278851874258944
2025-04-11 19:43:03,194 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5650286710882304
2025-04-11 19:43:03,194 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5127321313476608
2025-04-11 19:43:03,195 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5703524300357632
2025-04-11 19:43:03,195 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4827735151083520
2025-04-11 19:43:03,195 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5728664968232960
2025-04-11 19:43:03,195 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5887968763052032
2025-04-11 19:43:03,196 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-2-harfbuzz_fuzzer
2025-04-11 19:43:03,196 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4769173588672512
2025-04-11 19:43:03,196 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5758358618898432
2025-04-11 19:43:03,196 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5077547978588160
2025-04-11 19:43:03,197 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6421315436281856
2025-04-11 19:43:03,197 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5657878543728640
2025-04-11 19:43:03,197 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5708063625969664
2025-04-11 19:43:03,197 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5704307501694976
2025-04-11 19:43:03,198 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5656511058018304
2025-04-11 19:43:03,198 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5641370503217152
2025-04-11 19:43:03,198 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5157039562162176
2025-04-11 19:43:03,198 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5072750494875648
2025-04-11 19:43:03,199 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5684014636859392
2025-04-11 19:43:03,199 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5718464350650368
2025-04-11 19:43:03,199 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5927551890096128
2025-04-11 19:43:03,199 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5858518134554624
2025-04-11 19:43:03,200 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-4681956043390976
2025-04-11 19:43:03,200 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5103148350963712
2025-04-11 19:43:03,200 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5629878397829120
2025-04-11 19:43:03,200 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5103082208493568
2025-04-11 19:43:03,200 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5151890782027776
2025-04-11 19:43:03,201 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6603291950841856
2025-04-11 19:43:03,201 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-harfbuzz_fuzzer-5598263003840512
2025-04-11 19:43:03,201 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5718215406125056
2025-04-11 19:43:03,201 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-4549523149553664
2025-04-11 19:43:03,202 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4595692015190016
2025-04-11 19:43:03,202 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6128803416637440
2025-04-11 19:43:03,202 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5651059347816448
2025-04-11 19:43:03,202 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6462232674959360
2025-04-11 19:43:03,203 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5762953198960640
2025-04-11 19:43:03,203 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5088336521986048
2025-04-11 19:43:03,203 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5711096049041408
2025-04-11 19:43:03,203 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5255344882188288
2025-04-11 19:43:03,203 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-1-harfbuzz_fuzzer(1)
2025-04-11 19:43:03,204 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5741735372914688
2025-04-11 19:43:03,204 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5638729035677696
2025-04-11 19:43:03,204 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/e88c339237f52d21e01c55f01b9c1b4cc14a0467
2025-04-11 19:43:03,205 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6424351550210048
2025-04-11 19:43:03,205 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5760768497156096
2025-04-11 19:43:03,205 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-get-codepoints-fuzzer-5930139383758848
2025-04-11 19:43:03,205 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5768601332613120
2025-04-11 19:43:03,206 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5303930168803328
2025-04-11 19:43:03,206 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5720051798769664
2025-04-11 19:43:03,206 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6276691949518848
2025-04-11 19:43:03,207 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5642531954229248
2025-04-11 19:43:03,207 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5169035432165376
2025-04-11 19:43:03,207 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6223034666713088
2025-04-11 19:43:03,207 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/oom-ccc61c92d589f895174cdef6ff2e3b20e9999a1a
2025-04-11 19:43:03,208 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5633985665826816
2025-04-11 19:43:03,208 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5725855502827520
2025-04-11 19:43:03,208 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5012913062150144
2025-04-11 19:43:03,208 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5648999235715072
2025-04-11 19:43:03,209 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5719982789361664
2025-04-11 19:43:03,209 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-subset-fuzzer-5686186874503168
2025-04-11 19:43:03,209 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-4901143794810880
2025-04-11 19:43:03,209 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5640889218629632
2025-04-11 19:43:03,209 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5659641787187200
2025-04-11 19:43:03,210 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6576177596596224
2025-04-11 19:43:03,210 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5735719311507456
2025-04-11 19:43:03,210 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5991762219892736
2025-04-11 19:43:03,210 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-get-codepoints-fuzzer-6394290358976512
2025-04-11 19:43:03,211 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6107935408390144
2025-04-11 19:43:03,211 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5061207689134080
2025-04-11 19:43:03,211 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5923632099885056
2025-04-11 19:43:03,211 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5206191479455744
2025-04-11 19:43:03,211 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5706010589659136
2025-04-11 19:43:03,212 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5749627240841216
2025-04-11 19:43:03,212 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5294584596791296
2025-04-11 19:43:03,212 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-get-codepoints-fuzzer-5736539338833920
2025-04-11 19:43:03,213 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5756658848890880
2025-04-11 19:43:03,213 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-6120104833843200
2025-04-11 19:43:03,213 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5691469793329152
2025-04-11 19:43:03,213 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-harfbuzz_fuzzer-4822416500195328
2025-04-11 19:43:03,213 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5728971283496960
2025-04-11 19:43:03,214 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5175735354916864
2025-04-11 19:43:03,214 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5662548265009152
2025-04-11 19:43:03,214 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5733203291144192
2025-04-11 19:43:03,215 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-5713868010553344
2025-04-11 19:43:03,215 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5644258942386176
2025-04-11 19:43:03,215 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5712313459146752
2025-04-11 19:43:03,215 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/a34a9191d9376bda419836effeef7e75c1386016
2025-04-11 19:43:03,215 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-5924299061854208
2025-04-11 19:43:03,216 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/0509e80afb379d16560e9e47bdd7d888bebdebc6
2025-04-11 19:43:03,216 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5693568490012672
2025-04-11 19:43:03,216 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-get-codepoints-fuzzer-6136125075750912
2025-04-11 19:43:03,216 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5722888989048832
2025-04-11 19:43:03,217 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5736657639178240
2025-04-11 19:43:03,217 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5180622648770560
2025-04-11 19:43:03,217 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-6635625931735040
2025-04-11 19:43:03,217 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5759783999635456
2025-04-11 19:43:03,218 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5725129603022848
2025-04-11 19:43:03,218 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5137462782066688
2025-04-11 19:43:03,218 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5641053680173056
2025-04-11 19:43:03,218 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5845846876356608
2025-04-11 19:43:03,219 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6460279560863744
2025-04-11 19:43:03,219 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6365271012540416
2025-04-11 19:43:03,219 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5768186323009536
2025-04-11 19:43:03,220 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5680362806575104
2025-04-11 19:43:03,220 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/a69118c2c2ada48ff803d9149daa54c9ebdae30e
2025-04-11 19:43:03,220 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-harfbuzz_fuzzer-6327734241591296
2025-04-11 19:43:03,220 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5641892164009984
2025-04-11 19:43:03,221 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5446125635633152
2025-04-11 19:43:03,221 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5769590820044800
2025-04-11 19:43:03,221 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-4884742786777088
2025-04-11 19:43:03,221 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/crash-e4e0bb1458a91b692eba492c907ae1f94e635480
2025-04-11 19:43:03,222 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5138182937772032
2025-04-11 19:43:03,222 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5746142327865344
2025-04-11 19:43:03,222 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-5720051798769664
2025-04-11 19:43:03,223 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5659690013556736
2025-04-11 19:43:03,223 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5715299773186048
2025-04-11 19:43:03,223 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-4977194146988032
2025-04-11 19:43:03,223 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5702671124791296
2025-04-11 19:43:03,223 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5750654771658752
2025-04-11 19:43:03,224 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5738978499624960
2025-04-11 19:43:03,224 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5345734743031808
2025-04-11 19:43:03,224 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5707809174585344
2025-04-11 19:43:03,224 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5250795600740352
2025-04-11 19:43:03,225 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-6107935408390144
2025-04-11 19:43:03,225 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5670861909524480
2025-04-11 19:43:03,225 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5667673584697344
2025-04-11 19:43:03,225 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5667125715927040
2025-04-11 19:43:03,226 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-subset-fuzzer-5686749313892352
2025-04-11 19:43:03,226 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/fuzz-1-harfbuzz_fuzzer
2025-04-11 19:43:03,226 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5363902507515904
2025-04-11 19:43:03,226 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5716208469409792
2025-04-11 19:43:03,227 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5229304507138048
2025-04-11 19:43:03,227 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6231212713312256
2025-04-11 19:43:03,227 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5679244475105280
2025-04-11 19:43:03,227 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5167653459329024
2025-04-11 19:43:03,227 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5768046065483776
2025-04-11 19:43:03,228 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-shape-fuzzer-5097734906839040
2025-04-11 19:43:03,228 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-fuzzer-6264625609834496
2025-04-11 19:43:03,228 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5758598970343424
2025-04-11 19:43:03,228 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-harfbuzz_fuzzer-5644474732249088
2025-04-11 19:43:03,229 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5750379279548416
2025-04-11 19:43:03,229 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5205038086094848
2025-04-11 19:43:03,229 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6382598554255360
2025-04-11 19:43:03,229 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6173520787800064
2025-04-11 19:43:03,230 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5067936541179904
2025-04-11 19:43:03,230 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5740171484463104
2025-04-11 19:43:03,230 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5634443633491968
2025-04-11 19:43:03,230 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/641bd9db850193064d17575053ae2bf8ec149ddc
2025-04-11 19:43:03,231 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5634197349203968
2025-04-11 19:43:03,231 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5417800474165248
2025-04-11 19:43:03,231 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-4666056377368576
2025-04-11 19:43:03,231 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/harfbuzz/test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-5739000398086144
2025-04-11 19:43:03,331 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/rotated.pdf
2025-04-11 19:43:03,332 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/column_span_2.pdf
2025-04-11 19:43:03,332 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/agstat.pdf
2025-04-11 19:43:03,333 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/twotables_1.pdf
2025-04-11 19:43:03,334 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/background_lines_1.pdf
2025-04-11 19:43:03,335 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/electoral_roll.pdf
2025-04-11 19:43:03,336 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/twotables_2.pdf
2025-04-11 19:43:03,337 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/background_lines_2.pdf
2025-04-11 19:43:03,338 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/column_span_1.pdf
2025-04-11 19:43:03,339 WARNING: Found executable binary, possibly code at thirdparty/mupdf-jni/libmupdf/thirdparty/extract/test/row_span.pdf
2025-04-11 19:43:03,430 INFO: Removing ZIP file archive at thirdparty/mupdf-jni/libmupdf/thirdparty/leptonica/prog/fuzzing/general_corpus.zip
2025-04-11 19:43:03,431 INFO: Removing ZIP file archive at thirdparty/mupdf-jni/libmupdf/thirdparty/leptonica/prog/fuzzing/barcode_fuzzer_seed_corpus.zip
2025-04-11 19:43:03,431 INFO: Removing ZIP file archive at thirdparty/mupdf-jni/libmupdf/thirdparty/leptonica/prog/fuzzing/pixa_recog_fuzzer_seed_corpus.zip
2025-04-11 19:43:03,513 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/curl/tests/data/test1425
2025-04-11 19:43:03,522 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/curl/tests/data/test1426
2025-04-11 19:43:03,524 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/curl/tests/data/test35
2025-04-11 19:43:03,552 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/curl/tests/data/test1531
2025-04-11 19:43:03,555 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/curl/tests/data/test545
2025-04-11 19:43:03,573 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/curl/tests/data/test2080
2025-04-11 19:43:03,606 INFO: Removing binary at thirdparty/mupdf-jni/libmupdf/thirdparty/curl/tests/data/test262
2025-04-11 19:43:03,752 INFO: Creating source tarball...
2025-04-11 19:44:01,686 INFO: Running 'build' commands in build/de.taz.android.app.free/app
2025-04-11 19:44:01,686 DEBUG: Directory: build/de.taz.android.app.free/app
2025-04-11 19:44:01,686 DEBUG: > bash -e -u -o pipefail -x -c pushd ../thirdparty/mupdf-jni; make -C libmupdf generate; gradle assembleRelease publishReleasePublicationToMavenLocal; popd; export VERSION_IGNORES_DIRTY_TREE=true; gradle assembleFreeTazProductionUnminifiedRelease
/etc/bash.bashrc: line 7: PS1: unbound variable
+ pushd ../thirdparty/mupdf-jni
~/build/de.taz.android.app.free/thirdparty/mupdf-jni ~/build/de.taz.android.app.free/app
+ make -C libmupdf generate
make: Entering directory '/home/vagrant/build/de.taz.android.app.free/thirdparty/mupdf-jni/libmupdf'
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
GEN thirdparty/extract/src/docx_template.c
GEN generated/resources/fonts/urw/Dingbats.cff.c
GEN generated/resources/fonts/urw/NimbusBoxes-Regular.cff.c
GEN generated/resources/fonts/urw/NimbusMonoPS-Bold.cff.c
GEN generated/resources/fonts/urw/NimbusMonoPS-BoldItalic.cff.c
GEN generated/resources/fonts/urw/NimbusMonoPS-Italic.cff.c
GEN generated/resources/fonts/urw/NimbusMonoPS-Regular.cff.c
GEN generated/resources/fonts/urw/NimbusRoman-Bold.cff.c
GEN generated/resources/fonts/urw/NimbusRoman-BoldItalic.cff.c
GEN generated/resources/fonts/urw/NimbusRoman-Italic.cff.c
GEN generated/resources/fonts/urw/NimbusRoman-Regular.cff.c
GEN generated/resources/fonts/urw/NimbusSans-Bold.cff.c
GEN generated/resources/fonts/urw/NimbusSans-BoldItalic.cff.c
GEN generated/resources/fonts/urw/NimbusSans-Italic.cff.c
GEN generated/resources/fonts/urw/NimbusSans-Regular.cff.c
GEN generated/resources/fonts/urw/StandardSymbolsPS.cff.c
GEN generated/resources/fonts/han/SourceHanSerif-Regular.ttc.c
GEN generated/resources/fonts/droid/DroidSansFallbackFull.ttf.c
GEN generated/resources/fonts/droid/DroidSansFallback.ttf.c
GEN generated/resources/fonts/noto/NotoMusic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoNaskhArabic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoNastaliqUrdu-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSans-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansAdlam-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansAnatolianHieroglyphs-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansAvestan-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansBamum-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansBassaVah-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansBatak-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansBhaiksuki-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansBrahmi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansBuginese-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansBuhid-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansCanadianAboriginal-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansCarian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansCaucasianAlbanian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansChakma-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansCham-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansCherokee-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansCoptic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansCuneiform-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansCypriot-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansDeseret-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansDuployan-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansEgyptianHieroglyphs-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansElbasan-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansElymaic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansGlagolitic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansGothic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansGunjalaGondi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansHanifiRohingya-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansHanunoo-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansHatran-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansImperialAramaic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansInscriptionalPahlavi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansInscriptionalParthian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansJavanese-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansKaithi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansKayahLi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansKharoshthi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansKhudawadi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansLepcha-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansLimbu-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansLinearA-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansLinearB-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansLisu-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansLycian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansLydian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMahajani-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMandaic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansManichaean-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMarchen-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMasaramGondi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMath-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMedefaidrin-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMeeteiMayek-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMendeKikakui-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMeroitic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMiao-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansModi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMongolian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMro-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansMultani-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansNKo-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansNabataean-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansNewTaiLue-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansNewa-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansNushu-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOgham-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOlChiki-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOldHungarian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOldItalic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOldNorthArabian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOldPermic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOldPersian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOldSogdian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOldSouthArabian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOldTurkic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOriya-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOsage-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansOsmanya-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansPahawhHmong-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansPalmyrene-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansPauCinHau-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansPhagsPa-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansPhoenician-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansPsalterPahlavi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansRejang-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansRunic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSamaritan-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSaurashtra-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSharada-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansShavian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSiddham-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSogdian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSoraSompeng-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSoyombo-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSundanese-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSylotiNagri-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSymbols-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSymbols2-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansSyriac-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansTagalog-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansTagbanwa-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansTaiLe-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansTaiTham-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansTaiViet-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansTakri-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansThaana-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansTifinagh-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansTirhuta-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansUgaritic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansVai-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansWancho-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansWarangCiti-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansYi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSansZanabazarSquare-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerif-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifAhom-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifArmenian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifBalinese-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifBengali-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifDevanagari-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifDogra-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifEthiopic-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifGeorgian-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifGrantha-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifGujarati-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifGurmukhi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifHebrew-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifKannada-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifKhmer-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifKhojki-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifLao-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifMalayalam-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifMyanmar-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifNyiakengPuachueHmong-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifSinhala-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifTamil-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifTangut-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifTelugu-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifThai-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifTibetan-Regular.otf.c
GEN generated/resources/fonts/noto/NotoSerifYezidi-Regular.otf.c
GEN generated/resources/fonts/noto/NotoEmoji-Regular.ttf.c
GEN generated/resources/fonts/sil/CharisSIL-Bold.cff.c
GEN generated/resources/fonts/sil/CharisSIL-BoldItalic.cff.c
GEN generated/resources/fonts/sil/CharisSIL-Italic.cff.c
GEN generated/resources/fonts/sil/CharisSIL.cff.c
make: Leaving directory '/home/vagrant/build/de.taz.android.app.free/thirdparty/mupdf-jni/libmupdf'
+ gradle assembleRelease publishReleasePublicationToMavenLocal
Found 7.3.3 via distributionUrl
Downloading missing gradle version 7.3.3
cachedir
/tmp/tmp.Tnjo8IBSBO/gradle-7.3.3-bin.zip: OK
Running /opt/gradle/versions/7.3.3/bin/gradle assembleRelease publishReleasePublicationToMavenLocal
Welcome to Gradle 7.3.3!
Here are the highlights of this release:
- Easily declare new test suites in Java projects
- Support for Java 17
- Support for Scala 3
For more details see https://docs.gradle.org/7.3.3/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Checking the license for package NDK (Side by side) 21.4.7075529 in /opt/android-sdk/licenses
License for package NDK (Side by side) 21.4.7075529 accepted.
Preparing "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)".
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" ready.
Installing NDK (Side by side) 21.4.7075529 in /opt/android-sdk/ndk/21.4.7075529
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" complete.
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" finished.
> Task :preBuild UP-TO-DATE
> Task :preReleaseBuild UP-TO-DATE
> Task :compileReleaseAidl NO-SOURCE
> Task :configureNdkBuildRelease[arm64-v8a]
> Task :buildNdkBuildRelease[arm64-v8a]
> Task :configureNdkBuildRelease[armeabi-v7a]
> Task :buildNdkBuildRelease[armeabi-v7a]
C/C++: /home/vagrant/build/de.taz.android.app.free/thirdparty/mupdf-jni/libmupdf/source/fitz/draw-affine.c:4028:67: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
C/C++: fz_warn(ctx, "image too large for fixed point math: %ld x %ld", (int64_t)sw, (int64_t)sh);
C/C++: ~~~ ^~~~~~~~~~~
C/C++: %lld
C/C++: /home/vagrant/build/de.taz.android.app.free/thirdparty/mupdf-jni/libmupdf/source/fitz/draw-affine.c:4028:80: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
C/C++: fz_warn(ctx, "image too large for fixed point math: %ld x %ld", (int64_t)sw, (int64_t)sh);
C/C++: ~~~ ^~~~~~~~~~~
C/C++: %lld
C/C++: 2 warnings generated.
> Task :configureNdkBuildRelease[x86]
> Task :buildNdkBuildRelease[x86]
C/C++: /home/vagrant/build/de.taz.android.app.free/thirdparty/mupdf-jni/libmupdf/source/fitz/draw-affine.c:4028:67: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
C/C++: fz_warn(ctx, "image too large for fixed point math: %ld x %ld", (int64_t)sw, (int64_t)sh);
C/C++: ~~~ ^~~~~~~~~~~
C/C++: %lld
C/C++: /home/vagrant/build/de.taz.android.app.free/thirdparty/mupdf-jni/libmupdf/source/fitz/draw-affine.c:4028:80: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
C/C++: fz_warn(ctx, "image too large for fixed point math: %ld x %ld", (int64_t)sw, (int64_t)sh);
C/C++: ~~~ ^~~~~~~~~~~
C/C++: %lld
C/C++: 2 warnings generated.
> Task :configureNdkBuildRelease[x86_64]
> Task :buildNdkBuildRelease[x86_64]
> Task :externalNativeBuildRelease
> Task :mergeReleaseJniLibFolders
> Task :compileReleaseRenderscript NO-SOURCE
> Task :generateReleaseBuildConfig
> Task :generateReleaseResValues
> Task :generateReleaseResources
> Task :packageReleaseResources
> Task :mergeReleaseNativeLibs
> Task :parseReleaseLocalResources
> Task :stripReleaseDebugSymbols
> Task :javaPreCompileRelease
> Task :mergeReleaseShaders
> Task :compileReleaseShaders NO-SOURCE
> Task :generateReleaseAssets UP-TO-DATE
> Task :packageReleaseAssets
> Task :packageReleaseRenderscript NO-SOURCE
> Task :prepareLintJarForPublish
> Task :prepareReleaseArtProfile
> Task :processReleaseJavaRes NO-SOURCE
> Task :copyReleaseJniLibsProjectAndLocalJars
> Task :writeReleaseAarMetadata
> Task :mergeReleaseResources
> Task :mergeReleaseJavaResource
> Task :mapReleaseSourceSetPaths
> Task :processReleaseManifest
> Task :generatePomFileForReleasePublication
> Task :generateReleaseRFile
> Task :verifyReleaseResources
> Task :extractReleaseAnnotations
> Task :compileReleaseJavaWithJavac
> Task :mergeReleaseGeneratedProguardFiles
> Task :mergeReleaseConsumerProguardFiles
> Task :syncReleaseLibJars
> Task :bundleReleaseAar
> Task :assembleRelease
> Task :publishReleasePublicationToMavenLocal
BUILD SUCCESSFUL in 11m 27s
37 actionable tasks: 37 executed
+ popd
~/build/de.taz.android.app.free/app
+ export VERSION_IGNORES_DIRTY_TREE=true
+ VERSION_IGNORES_DIRTY_TREE=true
+ gradle assembleFreeTazProductionUnminifiedRelease
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir
/tmp/tmp.dEUMPX3TzU/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle assembleFreeTazProductionUnminifiedRelease
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :buildSrc:checkKotlinGradlePluginConfigurationErrors
> Task :buildSrc:compileKotlin
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar
> Configure project :app
Taz versionName: 1.11.0 versionCode: 11100900
Lmd versionName: 2.2.0-211-gd6d1e577d versionCode: 20200900
Sentry environment: local
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preFreeTazProductionUnminifiedReleaseBuild UP-TO-DATE
> Task :app:mergeFreeTazProductionUnminifiedReleaseJniLibFolders
> Task :app:mergeFreeTazProductionUnminifiedReleaseNativeLibs
> Task :app:mergeFreeTazProductionUnminifiedReleaseArtProfile
> Task :app:checkFreeTazProductionUnminifiedReleaseDuplicateClasses
> Task :app:stripFreeTazProductionUnminifiedReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libdatastore_shared_counter.so, libmupdf_java.so.
> Task :app:extractFreeTazProductionUnminifiedReleaseNativeSymbolTables
> Task :app:buildKotlinToolingMetadata
> Task :app:mergeFreeTazProductionUnminifiedReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:expandFreeTazProductionUnminifiedReleaseL8ArtProfileWildcards
> Task :app:dataBindingMergeDependencyArtifactsFreeTazProductionUnminifiedRelease
> Task :app:generateFreeTazProductionUnminifiedReleaseResValues
> Task :app:generateFreeTazProductionUnminifiedReleaseResources
> Task :app:mergeFreeTazProductionUnminifiedReleaseResources
/home/vagrant/build/de.taz.android.app.free/app/src/main/res/values/strings.xml:24:4: Multiple substitutions specified in non-positional format of string resource string/popup_login_elapsed_header. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.taz.android.app.free/app/src/main/res/values/strings.xml:405:4: Multiple substitutions specified in non-positional format of string resource string/search_advanced_timeslot_from_until. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.taz.android.app.free/app/src/main/res/values/strings.xml:432:4: Multiple substitutions specified in non-positional format of string resource string/search_result_amount_found. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.taz.android.app.free/app/src/main/res/values/strings.xml:182:4: Multiple substitutions specified in non-positional format of string resource string/settings_version_number. Did you mean to add the formatted="false" attribute?
> Task :app:packageFreeTazProductionUnminifiedReleaseResources
> Task :app:generateFreeTazProductionUnminifiedReleaseBuildConfig
> Task :app:mapFreeTazProductionUnminifiedReleaseSourceSetPaths
> Task :app:checkFreeTazProductionUnminifiedReleaseAarMetadata
> Task :app:createFreeTazProductionUnminifiedReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFreeTazProductionUnminifiedRelease
> Task :app:parseFreeTazProductionUnminifiedReleaseLocalResources
> Task :app:processFreeTazProductionUnminifiedReleaseMainManifest
> Task :app:processFreeTazProductionUnminifiedReleaseManifest
> Task :app:javaPreCompileFreeTazProductionUnminifiedRelease
> Task :app:dataBindingGenBaseClassesFreeTazProductionUnminifiedRelease
> Task :app:desugarFreeTazProductionUnminifiedReleaseFileDependencies
> Task :app:mergeFreeTazProductionUnminifiedReleaseStartupProfile
> Task :app:processFreeTazProductionUnminifiedReleaseManifestForPackage
> Task :app:processFreeTazProductionUnminifiedReleaseResources
> Task :app:mergeExtDexFreeTazProductionUnminifiedRelease
> Task :app:mergeFreeTazProductionUnminifiedReleaseShaders
> Task :app:compileFreeTazProductionUnminifiedReleaseShaders NO-SOURCE
> Task :app:generateFreeTazProductionUnminifiedReleaseAssets UP-TO-DATE
> Task :app:mergeFreeTazProductionUnminifiedReleaseAssets
> Task :app:compressFreeTazProductionUnminifiedReleaseAssets
> Task :app:extractFreeTazProductionUnminifiedReleaseVersionControlInfo
> Task :app:extractProguardFiles
> Task :app:collectFreeTazProductionUnminifiedReleaseDependencies
> Task :app:sdkFreeTazProductionUnminifiedReleaseDependencyData
> Task :app:writeFreeTazProductionUnminifiedReleaseAppMetadata
> Task :app:writeFreeTazProductionUnminifiedReleaseSigningConfigVersions
> Task :app:optimizeFreeTazProductionUnminifiedReleaseResources
> Task :app:kspFreeTazProductionUnminifiedReleaseKotlin
> Task :app:compileFreeTazProductionUnminifiedReleaseKotlin
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/AbstractTazApplication.kt:83:36 'static field TRIM_MEMORY_COMPLETE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/api/models/TomAtTheEndFragment.kt:11:8 'class GestureDetectorCompat : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/content/FeedService.kt:38:45 'suspend fun refreshFeed(name: String, retryOnFailure: Boolean): Feed?' is deprecated. Caller should not care about retries.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/content/FeedService.kt:47:23 'suspend fun refreshFeed(name: String, retryOnFailure: Boolean): Feed?' is deprecated. Caller should not care about retries.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/content/FeedService.kt:52:9 'fun getFeedFlowByName(name: String, retryOnFailure: Boolean): Flow<Feed?>' is deprecated. Caller should not care about retries.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/content/cache/CacheOperation.kt:145:75 Unchecked cast of 'kotlin.Any?' to 'RESULT'.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/singletons/AuthHelper.kt:181:9 'val elapsedButWaiting: SimpleDataStoreEntry<Boolean>' is deprecated. This will never be true as we are not allowing to make a subscription
|from within the app anymore, but maybe in future with in-app purchases.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/singletons/AuthHelper.kt:191:9 'val elapsedButWaiting: SimpleDataStoreEntry<Boolean>' is deprecated. This will never be true as we are not allowing to make a subscription
|from within the app anymore, but maybe in future with in-app purchases.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/bookmarks/BookmarkListActivity.kt:36:39 'fun onBackPressed(): Boolean' is deprecated. Activity.OnBackPressed is deprecated. We should move all our back logic to use onBackPressedDispatchers.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/bookmarks/BookmarkViewerActivity.kt:44:39 'fun onBackPressed(): Boolean' is deprecated. Activity.OnBackPressed is deprecated. We should move all our back logic to use onBackPressedDispatchers.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/bookmarks/BookmarkViewerActivity.kt:48:15 'fun onBackPressed(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/bottomSheet/issue/IssueBottomSheetFragment.kt:98:47 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/home/HomeFragment.kt:70:18 'fun getFeedFlowByName(name: String, retryOnFailure: Boolean): Flow<Feed?>' is deprecated. Caller should not care about retries.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/home/HomeFragment.kt:135:49 'fun launchWhenResumed(block: suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/home/page/coverflow/CoverflowFragment.kt:83:38 'fun <T : Parcelable!> getParcelableExtra(p0: String!): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/issueViewer/IssueViewerWrapperFragment.kt:54:43 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/login/LoginBottomSheetFragment.kt:133:16 Condition is always 'true'.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/login/LoginBottomSheetFragment.kt:219:32 'val elapsedButWaiting: SimpleDataStoreEntry<Boolean>' is deprecated. This will never be true as we are not allowing to make a subscription
|from within the app anymore, but maybe in future with in-app purchases.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/login/fragments/SubscriptionElapsedBottomSheetFragment.kt:46:17 'val elapsedButWaiting: SimpleDataStoreEntry<Boolean>' is deprecated. This will never be true as we are not allowing to make a subscription
|from within the app anymore, but maybe in future with in-app purchases.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/main/MainActivity.kt:68:27 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/main/MainActivity.kt:76:27 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/main/MainActivity.kt:88:27 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/main/MainActivity.kt:310:39 'fun onBackPressed(): Boolean' is deprecated. Activity.OnBackPressed is deprecated. We should move all our back logic to use onBackPressedDispatchers.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/main/MainActivity.kt:341:31 'fun onBackPressed(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/main/MainActivity.kt:345:27 'fun onBackPressed(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/main/MainActivity.kt:385:24 'fun <T : Parcelable!> getParcelableExtra(p0: String!): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/pdfViewer/PdfPagerWrapperFragment.kt:116:24 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/pdfViewer/PdfPagerWrapperFragment.kt:122:28 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/pdfViewer/mupdf/PageView.kt:67:28 'constructor(): Handler' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/playlist/PlaylistActivity.kt:92:39 'fun onBackPressed(): Boolean' is deprecated. Activity.OnBackPressed is deprecated. We should move all our back logic to use onBackPressedDispatchers.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/search/SearchActivity.kt:229:19 'fun onBackPressed(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/search/SearchActivity.kt:234:39 'fun onBackPressed(): Boolean' is deprecated. Activity.OnBackPressed is deprecated. We should move all our back logic to use onBackPressedDispatchers.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/search/SearchResultListAdapter.kt:124:18 'static fun fromHtml(p0: String!): Spanned!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/search/SearchResultListAdapter.kt:131:18 'static fun fromHtml(p0: String!): Spanned!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/search/SearchResultPagerFragment.kt:290:17 Condition is always 'true'.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/settings/SettingsActivity.kt:59:39 'fun onBackPressed(): Boolean' is deprecated. Activity.OnBackPressed is deprecated. We should move all our back logic to use onBackPressedDispatchers.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/share/ShareArticleBottomSheet.kt:260:18 'static fun fromHtml(p0: String!): Spanned!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/share/ShareArticleBottomSheet.kt:295:22 'static fun fromHtml(p0: String!): Spanned!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/splash/SplashActivity.kt:463:20 'fun <T : Parcelable!> getParcelableExtra(p0: String!): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/AppWebViewClient.kt:129:36 'fun setToolbarColor(p0: Int): CustomTabsIntent.Builder' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/ArticleWebViewFragment.kt:141:13 'suspend fun <T> LifecycleOwner.whenCreated(block: suspend CoroutineScope.() -> T): T' is deprecated. whenCreated has been deprecated because it runs the block on a pausing dispatcher that suspends, rather than cancels work when the lifecycle state goes below the given state. Use withCreated for non-suspending work that needs to run only once when the Lifecycle changes.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/SearchTazApiJS.kt:67:44 'fun setToolbarColor(p0: Int): CustomTabsIntent.Builder' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/SectionImprintWebViewFragment.kt:110:13 'suspend fun <T> LifecycleOwner.whenCreated(block: suspend CoroutineScope.() -> T): T' is deprecated. whenCreated has been deprecated because it runs the block on a pausing dispatcher that suspends, rather than cancels work when the lifecycle state goes below the given state. Use withCreated for non-suspending work that needs to run only once when the Lifecycle changes.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/SectionWebViewFragment.kt:294:13 'suspend fun <T> LifecycleOwner.whenCreated(block: suspend CoroutineScope.() -> T): T' is deprecated. whenCreated has been deprecated because it runs the block on a pausing dispatcher that suspends, rather than cancels work when the lifecycle state goes below the given state. Use withCreated for non-suspending work that needs to run only once when the Lifecycle changes.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/SectionWebViewFragment.kt:322:34 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/SectionWebViewFragment.kt:322:50 'fun getSize(p0: Point!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/TazApiJS.kt:216:13 Check for instance is always 'true'.
w: file:///home/vagrant/build/de.taz.android.app.free/app/src/main/java/de/taz/app/android/ui/webview/WebViewFragment.kt:474:34 'val systemWindowInsetTop: Int' is deprecated. Deprecated in Java.
> Task :app:compileFreeTazProductionUnminifiedReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:dexBuilderFreeTazProductionUnminifiedRelease
> Task :app:copyRoomSchemas NO-SOURCE
> Task :app:mergeFreeTazProductionUnminifiedReleaseGlobalSynthetics
> Task :app:generateFreeTazProductionUnminifiedReleaseLintVitalReportModel
> Task :app:mergeDexFreeTazProductionUnminifiedRelease
> Task :app:processFreeTazProductionUnminifiedReleaseJavaRes
> Task :app:mergeFreeTazProductionUnminifiedReleaseJavaResource
> Task :app:lintVitalAnalyzeFreeTazProductionUnminifiedRelease
> Task :app:l8DexDesugarLibFreeTazProductionUnminifiedRelease
> Task :app:compileFreeTazProductionUnminifiedReleaseArtProfile
> Task :app:lintVitalReportFreeTazProductionUnminifiedRelease
> Task :app:lintVitalFreeTazProductionUnminifiedRelease
> Task :app:packageFreeTazProductionUnminifiedRelease
> Task :app:createFreeTazProductionUnminifiedReleaseApkListingFileRedirect
> Task :app:assembleFreeTazProductionUnminifiedRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/de.taz.android.app.free/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 11m 31s
57 actionable tasks: 57 executed
2025-04-11 20:09:26,372 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.taz.android.app.free, universal_newlines=False, shell=None, istream=<valid stream>)
2025-04-11 20:09:26,382 INFO: Successfully built version 1.11.0 of de.taz.android.app.free from d6d1e577d2decb89063b7aab19fb1f8f69764b32
2025-04-11 20:09:26,966 DEBUG: Checking build/de.taz.android.app.free/app/build/outputs/apk/freeTazProduction/unminifiedRelease/app-free-taz-production-unminifiedRelease-unsigned.apk
2025-04-11 20:09:27,073 INFO: success: de.taz.android.app.free
2025-04-11 20:09:27,073 INFO: Finished
2025-04-11 20:09:27,074 INFO: 1 build succeeded