log for com.github.lamarios.clipious:40002
== Installed Android Tools ==
2023-06-10 09:39:23,312 DEBUG: Reading 'config.yml'
2023-06-10 09:39:23,325 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-06-10 09:39:23,326 INFO: Creating log directory
2023-06-10 09:39:23,326 INFO: Creating temporary directory
2023-06-10 09:39:23,326 INFO: Creating output directory
2023-06-10 09:39:23,338 DEBUG: Getting git vcs interface for https://github.com/lamarios/clipious
2023-06-10 09:39:23,339 DEBUG: Checking com.github.lamarios.clipious:40002
2023-06-10 09:39:23,339 INFO: Building version 1.8.4 (40002) of com.github.lamarios.clipious
2023-06-10 09:39:23,339 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-06-10 09:39:25,254 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:39:36,168 INFO: Getting source for revision 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 09:39:36,178 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:36,178 DEBUG: > git rev-parse --show-toplevel
2023-06-10 09:39:36,394 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:36,395 DEBUG: > git submodule foreach --recursive git reset --hard
2023-06-10 09:39:38,111 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:38,111 DEBUG: > git reset --hard
2023-06-10 09:39:38,831 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:38,831 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-06-10 09:39:39,050 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:39,050 DEBUG: > git clean -dffx
2023-06-10 09:39:39,161 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:39,161 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:39:39,875 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:39,875 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:39:40,389 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:40,390 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:39:41,003 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:41,004 DEBUG: > git remote set-head origin --auto
2023-06-10 09:39:41,616 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:41,617 DEBUG: > git checkout -f 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 09:39:42,637 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:42,637 DEBUG: > git clean -dffx
2023-06-10 09:39:42,747 INFO: Initialising submodules
2023-06-10 09:39:42,748 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:42,748 DEBUG: > git rev-parse --show-toplevel
2023-06-10 09:39:42,963 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:42,963 DEBUG: > git submodule sync
2023-06-10 09:39:43,174 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:43,175 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:39:45,291 INFO: Creating local.properties file at build/com.github.lamarios.clipious/local.properties
2023-06-10 09:39:45,293 DEBUG: Removing debuggable flags from build/com.github.lamarios.clipious
2023-06-10 09:39:45,453 INFO: Removing specified files
2023-06-10 09:39:45,454 INFO: Removing windows
2023-06-10 09:39:45,455 INFO: Removing linux
2023-06-10 09:39:45,456 INFO: Removing macos
2023-06-10 09:39:45,458 INFO: Removing web
2023-06-10 09:39:45,459 INFO: Removing ios
2023-06-10 09:39:45,465 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/android/app/build.gradle
2023-06-10 09:39:45,490 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:39:45,506 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:39:45,509 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:39:45,512 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:39:45,515 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:39:45,518 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:39:45,521 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:39:45,525 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:39:45,529 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:39:45,533 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:39:45,536 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:39:45,539 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:39:45,541 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:39:45,545 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:39:45,548 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:39:45,553 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:39:45,556 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:39:45,559 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:39:45,562 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:39:45,564 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:39:45,566 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:39:45,569 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:39:45,571 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:39:45,573 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:39:45,576 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:39:45,578 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:39:45,580 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:39:45,582 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:39:45,585 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:39:45,589 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:39:45,591 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:39:45,596 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:39:45,600 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:39:45,603 INFO: Running 'prebuild' commands in build/com.github.lamarios.clipious
2023-06-10 09:39:45,603 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:39:45,603 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
5 203M 5 10.4M 0 0 20.7M 0 0:00:09 --:--:-- 0:00:09 20.7M
25 203M 25 52.5M 0 0 34.8M 0 0:00:05 0:00:01 0:00:04 34.8M
46 203M 46 94.0M 0 0 37.7M 0 0:00:05 0:00:02 0:00:03 37.7M
66 203M 66 136M 0 0 39.0M 0 0:00:05 0:00:03 0:00:02 39.0M
87 203M 87 179M 0 0 39.7M 0 0:00:05 0:00:04 0:00:01 39.7M
100 203M 100 203M 0 0 40.0M 0 0:00:05 0:00:05 --:--:-- 42.2M
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... 770ms
Downloading Gradle Wrapper... 37ms
Downloading package sky_engine... 328ms
Downloading flutter_patched_sdk tools... 631ms
Downloading flutter_patched_sdk_product tools... 969ms
Downloading linux-x64 tools... 8.1s
Downloading linux-x64/font-subset tools... 532ms
"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:41:53,965 INFO: Scanning source for common problems...
2023-06-10 09:41:53,983 DEBUG: scanner is configured to use signature data from: 'suss'
2023-06-10 09:41:54,082 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/App
2023-06-10 09:41:54,083 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:41:54,085 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:41:54,085 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:41:54,264 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.10.0/example/ddd03.exe
2023-06-10 09:41:54,797 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:41:54,803 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:41:54,804 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-06-10 09:41:54,805 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:41:54,805 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-06-10 09:41:54,806 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:41:54,807 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:41:54,807 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:41:54,808 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:41:54,808 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:41:54,809 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:41:54,809 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:41:54,810 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:41:54,810 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:41:54,811 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:41:54,811 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:41:54,811 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:41:54,812 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:41:54,812 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:41:54,813 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:41:54,814 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-06-10 09:41:54,821 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-06-10 09:41:54,929 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Linux/flatc
2023-06-10 09:41:54,930 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Darwin/flatc
2023-06-10 09:41:54,931 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Windows/flatc.exe
2023-06-10 09:41:54,950 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:41:55,054 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:41:55,208 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe
2023-06-10 09:41:55,300 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:41:55,300 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:41:55,301 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:41:55,302 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:41:55,302 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:41:55,303 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:41:55,303 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:41:55,304 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:41:55,304 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:41:55,305 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:41:55,929 INFO: Ignoring unknown maven repo 'repository' at submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
2023-06-10 09:41:55,932 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-06-10 09:41:55,932 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-06-10 09:41:55,934 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2023-06-10 09:41:56,385 INFO: Removing binary at submodules/flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2023-06-10 09:41:56,435 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:41:56,463 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:41:56,628 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2023-06-10 09:41:56,629 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2023-06-10 09:41:56,629 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2023-06-10 09:41:56,629 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2023-06-10 09:41:56,630 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2023-06-10 09:41:56,630 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2023-06-10 09:41:56,630 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2023-06-10 09:41:56,631 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2023-06-10 09:41:56,635 INFO: Removing gradlew at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2023-06-10 09:41:56,635 INFO: Removing gradlew.bat at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2023-06-10 09:41:56,636 INFO: Removing gradle-wrapper.jar at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2023-06-10 09:41:56,678 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dartaotruntime
2023-06-10 09:41:56,678 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dart
2023-06-10 09:41:56,679 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2023-06-10 09:41:56,679 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2023-06-10 09:41:56,693 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2023-06-10 09:41:56,757 INFO: Creating source tarball...
2023-06-10 09:45:50,176 INFO: Running 'build' commands in build/com.github.lamarios.clipious
2023-06-10 09:45:50,176 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:45:50,176 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-arm"; 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... 216ms
[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-arm
Downloading android-arm-profile/linux-x64 tools... 843ms
Downloading android-arm-release/linux-x64 tools... 423ms
Downloading android-arm64-profile/linux-x64 tools... 455ms
Downloading android-arm64-release/linux-x64 tools... 396ms
Downloading android-x64-profile/linux-x64 tools... 394ms
Downloading android-x64-release/linux-x64 tools... 349ms
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'... 608.1s
✓ Built build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk (14.6MB).
+ popd
~/build
+ mv /tmp/build com.github.lamarios.clipious
2023-06-10 09:56:42,699 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:56:42,714 INFO: Successfully built version 1.8.4 of com.github.lamarios.clipious from 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 09:56:42,982 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 09:56:42,982 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2023-06-10 09:56:42,983 DEBUG: Checking build/com.github.lamarios.clipious/build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
2023-06-10 09:56:42,990 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 09:56:42,990 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2023-06-10 09:56:43,031 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-06-10 09:56:43,031 INFO: ...retrieving https://github.com/lamarios/clipious/releases/download/1.8.4/app-armeabi-v7a-release.apk
2023-06-10 09:56:43,037 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-06-10 09:56:43,268 DEBUG: https://github.com:443 "GET /lamarios/clipious/releases/download/1.8.4/app-armeabi-v7a-release.apk HTTP/1.1" 302 0
2023-06-10 09:56:43,277 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-06-10 09:56:43,518 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/597383716/e4ce8635-5151-4c33-8415-80e921acc2ac?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230610T095642Z&X-Amz-Expires=300&X-Amz-Signature=b10c598d0cd93e9970d07427f538678119a3596a0a56a26891d7281d0c3ef546&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=597383716&response-content-disposition=attachment%3B%20filename%3Dapp-armeabi-v7a-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 15391047
2023-06-10 09:56:46,217 DEBUG: unsigned/binaries/com.github.lamarios.clipious_40002.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:56:48,125 DEBUG: /tmp/tmpqyl7psjr/sigcp_com.github.lamarios.clipious_40002.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:56:48,126 INFO: ...successfully verified
2023-06-10 09:56:48,127 INFO: compared built binary to supplied reference binary successfully
2023-06-10 09:56:48,185 INFO: supplied reference binary has allowed signer 19de04e5d68466069d30ec63c6ba7d9e3cf73b5d61cb4b3762c2b9b253ecbd03
2023-06-10 09:56:48,195 INFO: success: com.github.lamarios.clipious
2023-06-10 09:56:48,196 INFO: Finished
2023-06-10 09:56:48,196 INFO: 1 build succeeded