log for com.github.lamarios.clipious:40001
== Installed Android Tools ==
2023-06-10 09:20:31,836 DEBUG: Reading 'config.yml'
2023-06-10 09:20:31,852 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-06-10 09:20:31,853 INFO: Creating log directory
2023-06-10 09:20:31,853 INFO: Creating temporary directory
2023-06-10 09:20:31,854 INFO: Creating output directory
2023-06-10 09:20:31,866 DEBUG: Getting git vcs interface for https://github.com/lamarios/clipious
2023-06-10 09:20:31,867 DEBUG: Checking com.github.lamarios.clipious:40001
2023-06-10 09:20:31,867 INFO: Building version 1.8.4 (40001) of com.github.lamarios.clipious
2023-06-10 09:20:31,867 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-06-10 09:20:33,081 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36748 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-06-10 09:20:48,604 INFO: Getting source for revision 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 09:20:48,605 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:48,605 DEBUG: > git rev-parse --show-toplevel
2023-06-10 09:20:48,820 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:48,820 DEBUG: > git submodule foreach --recursive git reset --hard
2023-06-10 09:20:50,537 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:50,538 DEBUG: > git reset --hard
2023-06-10 09:20:51,251 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:51,252 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-06-10 09:20:51,564 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:51,565 DEBUG: > git clean -dffx
2023-06-10 09:20:51,676 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:51,677 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 origin
2023-06-10 09:20:52,391 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:52,391 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 remote prune origin
2023-06-10 09:20:52,904 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:52,905 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
2023-06-10 09:20:53,518 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:53,518 DEBUG: > git remote set-head origin --auto
2023-06-10 09:20:54,132 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:54,133 DEBUG: > git checkout -f 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 09:20:54,546 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:54,546 DEBUG: > git clean -dffx
2023-06-10 09:20:54,658 INFO: Initialising submodules
2023-06-10 09:20:54,659 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:54,659 DEBUG: > git rev-parse --show-toplevel
2023-06-10 09:20:54,874 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:54,875 DEBUG: > git submodule sync
2023-06-10 09:20:55,087 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:55,087 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 'submodules/flutter': checked out 'd3d8effc686d73e0114d71abdcccef63fa1f25d2'
2023-06-10 09:20:56,403 INFO: Creating local.properties file at build/com.github.lamarios.clipious/local.properties
2023-06-10 09:20:56,406 DEBUG: Removing debuggable flags from build/com.github.lamarios.clipious
2023-06-10 09:20:56,567 INFO: Removing specified files
2023-06-10 09:20:56,568 INFO: Removing linux
2023-06-10 09:20:56,569 INFO: Removing ios
2023-06-10 09:20:56,572 INFO: Removing windows
2023-06-10 09:20:56,574 INFO: Removing web
2023-06-10 09:20:56,575 INFO: Removing macos
2023-06-10 09:20:56,580 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/android/app/build.gradle
2023-06-10 09:20:56,605 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/packages/integration_test/example/android/app/build.gradle
2023-06-10 09:20:56,621 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/api/android/app/build.gradle
2023-06-10 09:20:56,625 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/hello_world/android/app/build.gradle
2023-06-10 09:20:56,628 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/layers/android/app/build.gradle
2023-06-10 09:20:56,631 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/platform_channel/android/app/build.gradle
2023-06-10 09:20:56,634 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/image_list/android/app/build.gradle
2023-06-10 09:20:56,637 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/flutter_view/android/app/build.gradle
2023-06-10 09:20:56,641 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/platform_view/android/app/build.gradle
2023-06-10 09:20:56,646 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2023-06-10 09:20:56,649 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2023-06-10 09:20:56,653 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/android_views/android/app/build.gradle
2023-06-10 09:20:56,656 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/flavors/android/app/build.gradle
2023-06-10 09:20:56,658 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2023-06-10 09:20:56,662 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2023-06-10 09:20:56,666 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2023-06-10 09:20:56,670 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/channels/android/app/build.gradle
2023-06-10 09:20:56,674 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2023-06-10 09:20:56,677 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/ui/android/app/build.gradle
2023-06-10 09:20:56,680 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-06-10 09:20:56,682 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2023-06-10 09:20:56,684 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2023-06-10 09:20:56,687 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2023-06-10 09:20:56,690 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2023-06-10 09:20:56,692 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/external_ui/android/app/build.gradle
2023-06-10 09:20:56,695 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2023-06-10 09:20:56,697 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2023-06-10 09:20:56,700 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2023-06-10 09:20:56,702 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2023-06-10 09:20:56,705 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2023-06-10 09:20:56,708 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2023-06-10 09:20:56,711 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2023-06-10 09:20:56,716 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/tracing_tests/android/app/build.gradle
2023-06-10 09:20:56,720 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/manual_tests/android/app/build.gradle
2023-06-10 09:20:56,723 INFO: Running 'prebuild' commands in build/com.github.lamarios.clipious
2023-06-10 09:20:56,723 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:20:56,723 DEBUG: > bash -e -u -o pipefail -x -c -- cd ..; mv com.github.lamarios.clipious /tmp/build; pushd /tmp/build/; export PUB_CACHE=$(pwd)/.pub-cache; submodules/flutter/bin/flutter config --no-analytics; submodules/flutter/bin/flutter pub get; popd; mv /tmp/build com.github.lamarios.clipious
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mv com.github.lamarios.clipious /tmp/build
+ pushd /tmp/build/
/tmp/build ~/build
++ pwd
+ export PUB_CACHE=/tmp/build/.pub-cache
+ PUB_CACHE=/tmp/build/.pub-cache
+ submodules/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine b4fb11214dd2dda6ce012dd98ea498e9e8b91262...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 203M 0 47918 0 0 164k 0 0:21:07 --:--:-- 0:21:07 164k
17 203M 17 35.8M 0 0 28.6M 0 0:00:07 0:00:01 0:00:06 28.6M
38 203M 38 77.8M 0 0 34.6M 0 0:00:05 0:00:02 0:00:03 34.6M
59 203M 59 120M 0 0 36.9M 0 0:00:05 0:00:03 0:00:02 36.9M
79 203M 79 162M 0 0 38.2M 0 0:00:05 0:00:04 0:00:01 38.2M
100 203M 100 203M 0 0 38.9M 0 0:00:05 0:00:05 --:--:-- 41.1M
Building flutter tool...
Resolving dependencies...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ submodules/flutter/bin/flutter pub get
Downloading Material fonts... 800ms
Downloading Gradle Wrapper... 30ms
Downloading package sky_engine... 392ms
Downloading flutter_patched_sdk tools... 654ms
Downloading flutter_patched_sdk_product tools... 603ms
Downloading linux-x64 tools... 4.4s
Downloading linux-x64/font-subset tools... 390ms
"ar": 96 untranslated message(s).
"az": 110 untranslated message(s).
"bn": 149 untranslated message(s).
"ca": 67 untranslated message(s).
"cs": 8 untranslated message(s).
"de": 31 untranslated message(s).
"fi": 31 untranslated message(s).
"fr": 56 untranslated message(s).
"hi": 151 untranslated message(s).
"it": 50 untranslated message(s).
"ja": 78 untranslated message(s).
"nb": 22 untranslated message(s).
"nl": 106 untranslated message(s).
"or": 2 untranslated message(s).
"ru": 16 untranslated message(s).
"zh": 15 untranslated message(s).
"zh_Hant": 72 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Resolving dependencies...
archive 3.3.2 (3.3.7 available)
args 2.4.1 (2.4.2 available)
build 2.3.1 (2.4.0 available)
build_daemon 3.1.1 (4.0.0 available)
build_runner 2.3.3 (2.4.5 available)
build_runner_core 7.2.7 (7.2.10 available)
built_value 8.4.4 (8.6.1 available)
checked_yaml 2.0.2 (2.0.3 available)
code_builder 4.4.0 (4.5.0 available)
collection 1.17.1 (1.17.2 available)
crypto 3.0.2 (3.0.3 available)
csslib 0.17.2 (1.0.0 available)
! cupertino_icons 1.0.5 (overridden)
dart_style 2.3.0 (2.3.1 available)
device_info_plus 9.0.1 (9.0.2 available)
ffi 2.0.1 (2.0.2 available)
file 6.1.4 (7.0.0 available)
flutter_native_splash 2.3.0 (2.3.1 available)
flutter_swipe_action_cell 3.1.0 (3.1.1 available)
flutter_widget_from_html_core 0.8.5+3 (0.10.1 available)
fwfh_text_style 2.22.08+1 (2.22.8+3 available)
glob 2.1.1 (2.1.2 available)
graphs 2.2.0 (2.3.1 available)
html 0.15.3 (0.15.4 available)
http 0.13.6 (1.0.0 available)
intl 0.18.0 (0.18.1 available)
lints 2.0.1 (2.1.1 available)
logging 1.1.1 (1.2.0 available)
matcher 0.12.15 (0.12.16 available)
material_color_utilities 0.2.0 (0.5.0 available)
package_info_plus 4.0.1 (4.0.2 available)
path_provider_android 2.0.25 (2.0.27 available)
path_provider_foundation 2.2.2 (2.2.3 available)
path_provider_linux 2.1.10 (2.1.11 available)
path_provider_windows 2.1.6 (2.1.7 available)
pub_semver 2.1.3 (2.1.4 available)
pubspec_parse 1.2.2 (1.2.3 available)
share_plus 7.0.1 (7.0.2 available)
shelf 1.4.0 (1.4.1 available)
shelf_packages_handler 3.0.1 (3.0.2 available)
shelf_static 1.1.1 (1.1.2 available)
shelf_web_socket 1.0.3 (1.0.4 available)
source_span 1.9.1 (1.10.0 available)
sqflite 2.2.7 (2.2.8+4 available)
sqflite_common 2.4.4 (2.4.5 available)
test 1.24.1 (1.24.3 available)
test_api 0.5.1 (0.6.0 available)
test_core 0.5.1 (0.5.3 available)
typed_data 1.3.1 (1.3.2 available)
universal_io 2.2.0 (2.2.2 available)
url_launcher_android 6.0.27 (6.0.35 available)
url_launcher_web 2.0.16 (2.0.17 available)
visibility_detector 0.3.3 (0.4.0+2 available)
vm_service 11.3.0 (11.6.0 available)
! wakelock_windows 0.2.2 from git https://github.com/timsneath/wakelock at 2a9bca in wakelock_windows (overridden)
watcher 1.0.2 (1.1.0 available)
win32 4.1.4 (5.0.3 available)
win32_registry 1.1.0 (1.1.1 available)
Got dependencies!
+ popd
~/build
+ mv /tmp/build com.github.lamarios.clipious
2023-06-10 09:22:58,543 INFO: Scanning source for common problems...
2023-06-10 09:22:58,561 DEBUG: scanner is configured to use signature data from: 'suss'
2023-06-10 09:22:58,661 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/App
2023-06-10 09:22:58,662 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/isolate_snapshot_data
2023-06-10 09:22:58,664 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/vm_snapshot_data
2023-06-10 09:22:58,664 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/kernel_blob.bin
2023-06-10 09:22:58,844 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.10.0/example/ddd03.exe
2023-06-10 09:22:59,376 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/pull_to_refresh-2.0.0/example/android/gradle/wrapper/gradle-wrapper.jar
2023-06-10 09:22:59,382 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-06-10 09:22:59,383 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-06-10 09:22:59,384 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-06-10 09:22:59,384 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-06-10 09:22:59,385 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-06-10 09:22:59,386 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-06-10 09:22:59,386 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-06-10 09:22:59,387 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-06-10 09:22:59,387 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-06-10 09:22:59,388 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-06-10 09:22:59,388 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-06-10 09:22:59,389 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2023-06-10 09:22:59,389 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-06-10 09:22:59,390 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-06-10 09:22:59,390 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-06-10 09:22:59,390 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-06-10 09:22:59,391 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-06-10 09:22:59,391 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2023-06-10 09:22:59,393 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-06-10 09:22:59,394 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-06-10 09:22:59,401 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-06-10 09:22:59,509 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Linux/flatc
2023-06-10 09:22:59,510 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Darwin/flatc
2023-06-10 09:22:59,511 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Windows/flatc.exe
2023-06-10 09:22:59,530 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_web_auth-0.5.0/android/gradle/wrapper/gradle-wrapper.jar
2023-06-10 09:22:59,633 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/select_dialog-2.0.0/example/windows/runner/resources/app_icon.ico
2023-06-10 09:22:59,785 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe
2023-06-10 09:22:59,876 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2023-06-10 09:22:59,877 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2023-06-10 09:22:59,877 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2023-06-10 09:22:59,878 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2023-06-10 09:22:59,879 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2023-06-10 09:22:59,879 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2023-06-10 09:22:59,880 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2023-06-10 09:22:59,880 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2023-06-10 09:22:59,881 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2023-06-10 09:22:59,882 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2023-06-10 09:23:00,506 INFO: Ignoring unknown maven repo 'repository' at submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
2023-06-10 09:23:00,509 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-06-10 09:23:00,509 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-06-10 09:23:00,511 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2023-06-10 09:23:00,960 INFO: Removing binary at submodules/flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2023-06-10 09:23:01,010 INFO: Removing usual suspect 'com.google.android.play:core.*' at submodules/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-06-10 09:23:01,038 INFO: Removing binary at submodules/flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2023-06-10 09:23:01,203 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2023-06-10 09:23:01,203 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2023-06-10 09:23:01,204 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2023-06-10 09:23:01,204 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2023-06-10 09:23:01,204 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2023-06-10 09:23:01,205 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2023-06-10 09:23:01,205 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2023-06-10 09:23:01,205 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2023-06-10 09:23:01,210 INFO: Removing gradlew at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2023-06-10 09:23:01,210 INFO: Removing gradlew.bat at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2023-06-10 09:23:01,210 INFO: Removing gradle-wrapper.jar at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2023-06-10 09:23:01,253 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dartaotruntime
2023-06-10 09:23:01,253 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dart
2023-06-10 09:23:01,254 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2023-06-10 09:23:01,254 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2023-06-10 09:23:01,268 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2023-06-10 09:23:01,332 INFO: Creating source tarball...
2023-06-10 09:26:58,527 INFO: Running 'build' commands in build/com.github.lamarios.clipious
2023-06-10 09:26:58,527 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:26:58,527 DEBUG: > bash -e -u -o pipefail -x -c cd ..; mv com.github.lamarios.clipious /tmp/build; pushd /tmp/build/; export PUB_CACHE=$(pwd)/.pub-cache; submodules/flutter/bin/flutter pub run flutter_native_splash:create; submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"; popd; mv /tmp/build com.github.lamarios.clipious
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mv com.github.lamarios.clipious /tmp/build
+ pushd /tmp/build/
/tmp/build ~/build
++ pwd
+ export PUB_CACHE=/tmp/build/.pub-cache
+ PUB_CACHE=/tmp/build/.pub-cache
+ submodules/flutter/bin/flutter pub run flutter_native_splash:create
Downloading Gradle Wrapper... 392ms
[Android] Creating default splash images
[Android] Creating dark mode splash images
[Android] Creating default android12splash images
[Android] Creating dark mode android12splash images
[Android] Updating launch background(s) with splash image path...
[Android] - android/app/src/main/res/drawable/launch_background.xml
[Android] - android/app/src/main/res/drawable-night/launch_background.xml
[Android] - android/app/src/main/res/drawable-v21/launch_background.xml
[Android] - android/app/src/main/res/drawable-night-v21/launch_background.xml
[Android] Updating styles...
[Android] - android/app/src/main/res/values-v31/styles.xml
[Android] - android/app/src/main/res/values-night-v31/styles.xml
[Android] - android/app/src/main/res/values/styles.xml
[Android] - android/app/src/main/res/values-night/styles.xml
iOS folder not found, skipping iOS splash update...
Web folder not found, skipping web splash update...
╔════════════════════════════════════════════════════════════════════════════╗
║ WHAT IS NEW: ║
╠════════════════════════════════════════════════════════════════════════════╣
║ You can now keep the splash screen up while your app initializes! ║
║ No need for a secondary splash screen anymore. Just use the remove() ║
║ method to remove the splash screen after your initialization is complete. ║
║ Check the docs for more info. ║
╚════════════════════════════════════════════════════════════════════════════╝
✅ Native splash complete.
Now go finish building something awesome! 💪 You rock! 🤘🤩
Like the package? Please give it a 👍 here: https://pub.dev/packages/flutter_native_splash
+ submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-x64
Downloading android-arm-profile/linux-x64 tools... 940ms
Downloading android-arm-release/linux-x64 tools... 485ms
Downloading android-arm64-profile/linux-x64 tools... 552ms
Downloading android-arm64-release/linux-x64 tools... 445ms
Downloading android-x64-profile/linux-x64 tools... 418ms
Downloading android-x64-release/linux-x64 tools... 467ms
Running Gradle task 'assembleRelease'...
Building with Flutter multidex support enabled.
1.8.4:4000
"ar": 96 untranslated message(s).
"az": 110 untranslated message(s).
"bn": 149 untranslated message(s).
"ca": 67 untranslated message(s).
"cs": 8 untranslated message(s).
"de": 31 untranslated message(s).
"fi": 31 untranslated message(s).
"fr": 56 untranslated message(s).
"hi": 151 untranslated message(s).
"it": 50 untranslated message(s).
"ja": 78 untranslated message(s).
"nb": 22 untranslated message(s).
"nl": 106 untranslated message(s).
"or": 2 untranslated message(s).
"ru": 16 untranslated message(s).
"zh": 15 untranslated message(s).
"zh_Hant": 72 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 283452 to 1076 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 9400 bytes (99.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.18.2/4c2b1096c2883b9e15aab800419eb752127e5db1/exoplayer-ui-2.18.2.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/extension-mediasession/2.18.2/bd8b1c4116db9b51f1425119343584a87b45740c/extension-mediasession-2.18.2.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/annotation/Nullable'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Callback'
Running Gradle task 'assembleRelease'... 600.5s
✓ Built build/app/outputs/flutter-apk/app-x86_64-release.apk (14.1MB).
+ popd
~/build
+ mv /tmp/build com.github.lamarios.clipious
2023-06-10 09:37:44,205 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.github.lamarios.clipious, universal_newlines=False, shell=None, istream=<valid stream>)
2023-06-10 09:37:44,218 INFO: Successfully built version 1.8.4 of com.github.lamarios.clipious from 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 09:37:44,474 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 09:37:44,475 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2023-06-10 09:37:44,476 DEBUG: Checking build/com.github.lamarios.clipious/build/app/outputs/flutter-apk/app-x86_64-release.apk
2023-06-10 09:37:44,482 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 09:37:44,483 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2023-06-10 09:37:44,520 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-06-10 09:37:44,521 INFO: ...retrieving https://github.com/lamarios/clipious/releases/download/1.8.4/app-x86_64-release.apk
2023-06-10 09:37:44,526 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-06-10 09:37:44,755 DEBUG: https://github.com:443 "GET /lamarios/clipious/releases/download/1.8.4/app-x86_64-release.apk HTTP/1.1" 302 0
2023-06-10 09:37:44,763 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-06-10 09:37:45,007 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/597383716/4c594287-8995-4afe-b9c3-2c9f84245c18?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230610T093745Z&X-Amz-Expires=300&X-Amz-Signature=d0b9d576039234e2a3b7d570ab1d95bf69b5c2824d6b4e9797f954bea4bbc2d5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=597383716&response-content-disposition=attachment%3B%20filename%3Dapp-x86_64-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 14792106
2023-06-10 09:37:47,850 DEBUG: unsigned/binaries/com.github.lamarios.clipious_40001.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-06-10 09:37:49,750 DEBUG: /tmp/tmp4o363p8q/sigcp_com.github.lamarios.clipious_40001.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-06-10 09:37:49,750 INFO: ...successfully verified
2023-06-10 09:37:49,751 INFO: compared built binary to supplied reference binary successfully
2023-06-10 09:37:49,806 INFO: supplied reference binary has allowed signer 19de04e5d68466069d30ec63c6ba7d9e3cf73b5d61cb4b3762c2b9b253ecbd03
2023-06-10 09:37:49,813 INFO: success: com.github.lamarios.clipious
2023-06-10 09:37:49,814 INFO: Finished
2023-06-10 09:37:49,814 INFO: 1 build succeeded