log for chat.fluffy.fluffychat:3253
== Installed Android Tools ==
2023-03-22 07:13:28,685 DEBUG: Reading 'config.yml'
2023-03-22 07:13:28,710 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-22 07:13:28,711 INFO: Creating log directory
2023-03-22 07:13:28,712 INFO: Creating temporary directory
2023-03-22 07:13:28,712 INFO: Creating output directory
2023-03-22 07:13:28,872 DEBUG: Getting git vcs interface for https://gitlab.com/famedly/fluffychat.git
2023-03-22 07:13:28,872 DEBUG: Checking chat.fluffy.fluffychat:3253
2023-03-22 07:13:28,873 INFO: Building version 1.10.0 (3253) of chat.fluffy.fluffychat
2023-03-22 07:13:28,873 WARNING: Android NDK version 'r21e' could not be found!
2023-03-22 07:13:28,873 WARNING: Configured versions:
2023-03-22 07:13:28,874 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip
2023-03-22 07:13:28,898 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-03-22 07:13:29,000 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21e-linux-x86_64.zip HTTP/1.1" 200 1190670072
2023-03-22 07:14:47,460 INFO: Unzipping to /opt/android-sdk/ndk
2023-03-22 07:15:41,586 INFO: Set NDK r21e (21.4.7075529) up
2023-03-22 07:15:41,596 INFO: Running 'sudo' commands in /home/vagrant
2023-03-22 07:15:41,596 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y ninja-build
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [154 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [412 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 20s (807 kB/s)
Reading package lists...
+ apt-get install -y ninja-build
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
ninja-build
0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
Need to get 112 kB of archives.
After this operation, 355 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 ninja-build amd64 1.10.1-1 [112 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 112 kB in 1s (154 kB/s)
Selecting previously unselected package ninja-build.
(Reading database ... 36773 files and directories currently installed.)
Preparing to unpack .../ninja-build_1.10.1-1_amd64.deb ...
Unpacking ninja-build (1.10.1-1) ...
Setting up ninja-build (1.10.1-1) ...
2023-03-22 07:16:16,137 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-22 07:16:16,550 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36786 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-03-22 07:16:27,354 INFO: Getting source for revision 535081b4830813065655d62b6d0656210270faf4
2023-03-22 07:16:27,357 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:27,357 DEBUG: > git rev-parse --show-toplevel
2023-03-22 07:16:27,571 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:27,571 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-22 07:16:27,783 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:27,783 DEBUG: > git reset --hard
2023-03-22 07:16:28,497 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:28,497 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-22 07:16:28,608 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:28,609 DEBUG: > git clean -dffx
2023-03-22 07:16:28,720 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:28,720 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-03-22 07:16:30,035 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:30,036 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-03-22 07:16:31,150 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:31,150 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-03-22 07:16:31,863 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:31,864 DEBUG: > git remote set-head origin --auto
2023-03-22 07:16:32,677 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:32,677 DEBUG: > git checkout -f 535081b4830813065655d62b6d0656210270faf4
2023-03-22 07:16:33,393 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:33,394 DEBUG: > git clean -dffx
2023-03-22 07:16:33,516 INFO: Collecting source libraries
2023-03-22 07:16:33,721 DEBUG: Removing debuggable flags from build/srclib/flutter
2023-03-22 07:16:33,831 INFO: Creating local.properties file at build/chat.fluffy.fluffychat/local.properties
2023-03-22 07:16:33,832 DEBUG: Removing debuggable flags from build/chat.fluffy.fluffychat
2023-03-22 07:16:33,840 INFO: Removing specified files
2023-03-22 07:16:33,841 INFO: Removing web
2023-03-22 07:16:33,842 INFO: Removing winuwp
2023-03-22 07:16:33,845 INFO: Removing test
2023-03-22 07:16:33,845 INFO: Removing linux
2023-03-22 07:16:33,846 INFO: Removing ios
2023-03-22 07:16:33,854 INFO: Removing macos
2023-03-22 07:16:33,856 INFO: Removing windows
2023-03-22 07:16:33,861 INFO: Cleaned build.gradle of keysigning configs at build/chat.fluffy.fluffychat/android/app/build.gradle
2023-03-22 07:16:33,863 INFO: Running 'prebuild' commands in build/chat.fluffy.fluffychat
2023-03-22 07:16:33,864 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:16:33,864 DEBUG: > bash -e -u -o pipefail -x -c -- sdkmanager 'cmake;3.18.1'; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sdkmanager 'cmake;3.18.1'
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/cmake-3.18.1-linux.zip into /home/vagrant/.cache/sdkmanager/cmake-3.18.1-linux.zip
Unzipping to /tmp/.sdkmanager-3mst2ohk
Installing into /opt/android-sdk/cmake/3.18.1
++ pwd
+ export PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache
+ PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 248290d6d50a1bf1a6a246544347c03acda867a5...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
13 238M 13 32.7M 0 0 28.3M 0 0:00:08 0:00:01 0:00:07 28.3M
29 238M 29 70.6M 0 0 34.4M 0 0:00:06 0:00:02 0:00:04 34.4M
47 238M 47 113M 0 0 37.2M 0 0:00:06 0:00:03 0:00:03 37.2M
65 238M 65 156M 0 0 38.7M 0 0:00:06 0:00:04 0:00:02 38.7M
83 238M 83 199M 0 0 39.5M 0 0:00:06 0:00:05 0:00:01 39.8M
99 238M 99 237M 0 0 39.1M 0 0:00:06 0:00:06 --:--:-- 41.7M
100 238M 100 238M 0 0 39.1M 0 0:00:06 0:00:06 --:--:-- 41.6M
Building flutter tool...
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 781ms
Downloading Gradle Wrapper... 32ms
Downloading package sky_engine... 382ms
Downloading flutter_patched_sdk tools... 1,354ms
Downloading flutter_patched_sdk_product tools... 1,212ms
Downloading linux-x64 tools... 7.4s
Downloading linux-x64/font-subset tools... 481ms
"ar": 98 untranslated message(s).
"bn": 550 untranslated message(s).
"bo": 554 untranslated message(s).
"ca": 163 untranslated message(s).
"cs": 62 untranslated message(s).
"eo": 165 untranslated message(s).
"es": 127 untranslated message(s).
"eu": 4 untranslated message(s).
"fa": 332 untranslated message(s).
"fi": 15 untranslated message(s).
"fr": 1 untranslated message(s).
"ga": 143 untranslated message(s).
"he": 272 untranslated message(s).
"hi": 554 untranslated message(s).
"hr": 44 untranslated message(s).
"hu": 154 untranslated message(s).
"ie": 278 untranslated message(s).
"it": 173 untranslated message(s).
"ja": 22 untranslated message(s).
"ko": 89 untranslated message(s).
"lt": 22 untranslated message(s).
"nb": 213 untranslated message(s).
"pl": 91 untranslated message(s).
"pt": 525 untranslated message(s).
"pt_BR": 15 untranslated message(s).
"pt_PT": 215 untranslated message(s).
"ro": 529 untranslated message(s).
"ru": 23 untranslated message(s).
"sk": 283 untranslated message(s).
"sl": 440 untranslated message(s).
"sr": 187 untranslated message(s).
"ta": 551 untranslated message(s).
"th": 554 untranslated message(s).
"vi": 474 untranslated message(s).
"zh": 7 untranslated message(s).
"zh_Hant": 184 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.
Running "flutter pub get" in chat.fluffy.fluffychat...
Resolving dependencies...
_fe_analyzer_shared 49.0.0 (57.0.0 available)
analyzer 5.1.0 (5.9.0 available)
archive 3.3.2 (3.3.6 available)
args 2.3.2 (2.4.0 available)
async 2.10.0 (2.11.0 available)
badges 2.0.3 (3.0.2 available)
blurhash_dart 1.1.0 (1.2.1 available)
characters 1.2.1 (1.3.0 available)
cli_util 0.3.5 (0.4.0 available)
collection 1.17.0 (1.17.1 available)
connectivity_plus 3.0.2 (3.0.3 available)
connectivity_plus_platform_interface 1.2.3 (1.2.4 available)
cross_file 0.3.3+2 (0.3.3+4 available)
dart_code_metrics 4.21.3 (5.6.0 available)
dart_style 2.2.4 (2.3.0 available)
dbus 0.7.3 (0.7.8 available)
desktop_drop 0.4.0 (0.4.1 available)
device_info_plus 8.0.0 (8.1.0 available)
dynamic_color 1.6.0 (1.6.2 available)
file_picker 4.6.1 (5.2.6 available)
! file_selector 0.9.2+2 (overridden) (0.9.2+4 available)
file_selector_ios 0.5.0+2 (0.5.1+1 available)
! file_selector_linux 0.9.1 (overridden) (0.9.1+2 available)
file_selector_macos 0.9.0+4 (0.9.0+6 available)
file_selector_platform_interface 2.4.0 (2.4.1 available)
file_selector_web 0.9.0+2 (0.9.0+4 available)
file_selector_windows 0.9.1+4 (0.9.1+6 available)
flutter_file_dialog 2.3.2 (3.0.0 available)
flutter_foreground_task 3.10.0 (4.1.0 available)
flutter_local_notifications 12.0.4 (13.0.0 available)
flutter_local_notifications_linux 1.0.0 (3.0.0+1 available)
flutter_math_fork 0.4.2+2 (0.6.3+1 available)
flutter_native_splash 2.2.0+1 (2.2.19 available)
flutter_plugin_android_lifecycle 2.0.7 (2.0.9 available)
flutter_secure_storage 7.0.1 (8.0.0 available)
flutter_secure_storage_linux 1.1.2 (1.1.3 available)
flutter_secure_storage_macos 2.0.1 (3.0.0 available)
flutter_svg 0.22.0 (2.0.4 available)
flutter_typeahead 4.3.2 (4.3.7 available)
geolocator 7.7.1 (9.0.2 available)
geolocator_apple 1.2.2 (2.2.5 available)
geolocator_platform_interface 2.3.6 (4.0.7 available)
geolocator_web 2.0.6 (2.1.6 available)
handy_window 0.1.9 (0.3.1 available)
html 0.15.1 (0.15.2 available)
image 3.1.3 (4.0.15 available)
image_picker 0.8.6+1 (0.8.7 available)
image_picker_android 0.8.5+5 (0.8.6+6 available)
image_picker_for_web 2.1.10 (2.1.12 available)
image_picker_ios 0.8.6+6 (0.8.7+1 available)
image_picker_platform_interface 2.6.2 (2.6.3 available)
intl 0.17.0 (0.18.0 available)
js 0.6.5 (0.6.7 available)
just_audio 0.9.31 (0.9.32 available)
lint 1.10.0 (2.1.1 available)
macos_ui 1.7.6 (1.12.2 available)
markdown 4.0.1 (7.0.1 available)
matcher 0.12.13 (0.12.15 available)
material_color_utilities 0.2.0 (0.3.0 available)
matrix 0.17.1 (0.18.1 available)
meta 1.8.0 (1.9.0 available)
msix 3.7.0 (3.9.1 available)
olm 2.0.2 (2.0.3 available)
package_info_plus 1.4.3+1 (3.0.3 available)
package_info_plus_linux 1.0.5 (2.0.0 available)
package_info_plus_macos 1.3.0 (2.0.0 available)
package_info_plus_platform_interface 1.0.2 (2.0.1 available)
package_info_plus_web 1.0.6 (2.0.0 available)
package_info_plus_windows 2.1.0 (3.0.0 available)
path 1.8.2 (1.8.3 available)
path_drawing 0.5.1+1 (1.0.1 available)
path_parsing 0.2.1 (1.0.1 available)
path_provider 2.0.12 (2.0.14 available)
path_provider_android 2.0.22 (2.0.24 available)
path_provider_foundation 2.1.1 (2.2.0 available)
path_provider_linux 2.1.7 (2.1.10 available)
path_provider_platform_interface 2.0.5 (2.0.6 available)
path_provider_windows 2.1.3 (2.1.5 available)
petitparser 5.1.0 (5.3.0 available)
plugin_platform_interface 2.1.3 (2.1.4 available)
qr 2.1.0 (3.0.1 available)
share_plus 4.5.3 (6.3.1 available)
share_plus_windows 3.0.1 (4.0.0 available)
shared_preferences 2.0.15 (2.0.20 available)
shared_preferences_android 2.0.15 (2.0.17 available)
shared_preferences_linux 2.1.3 (2.1.5 available)
shared_preferences_platform_interface 2.1.0 (2.1.1 available)
shared_preferences_web 2.0.4 (2.0.6 available)
shared_preferences_windows 2.1.3 (2.1.5 available)
sqflite 2.2.4+1 (2.2.6 available)
sqflite_common 2.4.2+2 (2.4.3 available)
test_api 0.4.16 (0.4.18 available)
tint 2.0.0 (2.0.1 available)
universal_html 2.0.8 (2.2.1 available)
universal_io 2.0.4 (2.2.0 available)
url_launcher 6.1.8 (6.1.10 available)
url_launcher_android 6.0.23 (6.0.26 available)
url_launcher_ios 6.0.18 (6.1.3 available)
url_launcher_linux 3.0.2 (3.0.4 available)
url_launcher_macos 3.0.2 (3.0.4 available)
url_launcher_platform_interface 2.1.1 (2.1.2 available)
url_launcher_web 2.0.14 (2.0.16 available)
url_launcher_windows 3.0.3 (3.0.5 available)
video_player 2.5.1 (2.6.0 available)
video_player_android 2.3.10 (2.4.2 available)
video_player_avfoundation 2.3.8 (2.4.2 available)
video_player_platform_interface 6.0.1 (6.1.0 available)
video_player_web 2.0.13 (2.0.15 available)
visibility_detector 0.3.3 (0.4.0+2 available)
vm_service 9.4.0 (11.2.1 available)
wakelock_windows 0.2.0 (0.2.1 available)
webdriver 3.0.1 (3.0.2 available)
win32 2.7.0 (4.1.1 available)
xdg_directories 0.2.0+3 (1.0.0 available)
xml 5.4.1 (6.2.2 available)
Warning: You are using these overridden dependencies:
! ffi 2.0.1
! file_selector 0.9.2+2 (0.9.2+4 available)
! file_selector_linux 0.9.1 (0.9.1+2 available)
! flutter_secure_storage_windows 1.1.2 from git https://gitlab.com/TheOneWithTheBraid/flutter_secure_storage_windows.git at 3751da
! flutter_webrtc 0.9.24 from git https://github.com/radzio-it/flutter-webrtc.git at 5e6340
! geolocator_android 1.0.1
! keyboard_shortcuts 0.1.4 from git https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git at a3d402
Got dependencies!
2023-03-22 07:19:32,558 INFO: Scanning source for common problems...
2023-03-22 07:19:32,569 INFO: Removing ZIP file archive at .pub-cache/hosted/hanntech-gmbh.gitlab.io%47free2pass%47flutter-geolocator-floss%47/geolocator_android-1.0.1/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2023-03-22 07:19:32,570 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-22 07:19:32,754 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.9.1/test/data/US/Eastern
2023-03-22 07:19:32,845 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/move_to_background-1.0.2/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:33,348 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/audio_session-0.1.13/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:33,358 INFO: Removing binary at .pub-cache/hosted/pub.dev/dynamic_color-1.6.0/build/ios/Pods.build/Release-iphonesimulator/Pods-Runner.build/dgph
2023-03-22 07:19:33,359 INFO: Removing binary at .pub-cache/hosted/pub.dev/dynamic_color-1.6.0/build/ios/Pods.build/Release-iphonesimulator/Flutter.build/dgph
2023-03-22 07:19:33,475 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/badges-2.0.3/example/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:33,509 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_svg-0.22.0/example/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:33,570 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_secure_storage-7.0.1/example/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:33,602 INFO: Removing shared library at .pub-cache/hosted/pub.dev/flutter_matrix_html-1.1.0/example/linux/flutter/ephemeral/libflutter_linux_gtk.so
2023-03-22 07:19:33,922 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/image-3.1.3/test/res/font/test_text.zip
2023-03-22 07:19:33,922 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/image-3.1.3/test/res/font/test.zip
2023-03-22 07:19:33,951 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_app_badger-1.5.0/example/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:34,062 INFO: Removing binary at .pub-cache/hosted/pub.dev/record_windows-0.7.1/windows/fmedia/fmedia.exe
2023-03-22 07:19:34,133 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-03-22 07:19:34,134 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-03-22 07:19:34,135 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-03-22 07:19:34,135 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-03-22 07:19:34,136 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-03-22 07:19:34,136 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-03-22 07:19:34,137 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-03-22 07:19:34,137 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-03-22 07:19:34,138 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-03-22 07:19:34,138 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-03-22 07:19:34,139 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-03-22 07:19:34,139 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-03-22 07:19:34,140 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-03-22 07:19:34,140 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-03-22 07:19:34,141 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-03-22 07:19:34,141 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-03-22 07:19:34,141 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-03-22 07:19:34,142 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-03-22 07:19:34,142 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-03-22 07:19:34,144 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-03-22 07:19:34,150 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-03-22 07:19:34,177 INFO: Removing binary at .pub-cache/hosted/pub.dev/adaptive_dialog-1.8.2/build/ios/Pods.build/Release-iphonesimulator/url_launcher_ios.build/dgph
2023-03-22 07:19:34,178 INFO: Removing binary at .pub-cache/hosted/pub.dev/adaptive_dialog-1.8.2/build/ios/Pods.build/Release-iphonesimulator/Pods-Runner.build/dgph
2023-03-22 07:19:34,178 INFO: Removing binary at .pub-cache/hosted/pub.dev/adaptive_dialog-1.8.2/build/ios/Pods.build/Release-iphonesimulator/Flutter.build/dgph
2023-03-22 07:19:34,178 INFO: Removing binary at .pub-cache/hosted/pub.dev/adaptive_dialog-1.8.2/build/ios/Pods.build/Release-iphonesimulator/image_picker_ios.build/dgph
2023-03-22 07:19:34,179 INFO: Removing binary at .pub-cache/hosted/pub.dev/adaptive_dialog-1.8.2/build/ios/Pods.build/Release-iphonesimulator/mono_kit.build/dgph
2023-03-22 07:19:34,266 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/get_it-7.2.0/example/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:34,410 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_web_auth-0.5.0/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:34,640 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/vibration-1.7.6/android/gradle/wrapper/gradle-wrapper.jar
2023-03-22 07:19:34,951 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-03-22 07:19:34,951 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-03-22 07:19:34,952 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-03-22 07:19:34,953 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-03-22 07:19:34,953 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-03-22 07:19:34,954 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-03-22 07:19:34,954 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-03-22 07:19:34,955 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-03-22 07:19:34,955 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-03-22 07:19:34,956 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-03-22 07:19:35,007 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_web-2.0.6/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2023-03-22 07:19:35,189 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator-7.7.1/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2023-03-22 07:19:35,367 INFO: Removing usual suspect 'com(\.google)?\.firebase[.:](?!firebase-jobdispatcher|geofire-java)' at .pub-cache/hosted/pub.dev/callkeep-0.3.3/example/android/app/build.gradle
2023-03-22 07:19:35,389 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_apple-1.2.2/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2023-03-22 07:19:35,599 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x64/ComparePackage.exe
2023-03-22 07:19:35,600 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x64/MakeAppx.exe
2023-03-22 07:19:35,601 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x64/signtool.exe
2023-03-22 07:19:35,602 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x64/MakePri.exe
2023-03-22 07:19:35,603 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x64/PackageEditor.exe
2023-03-22 07:19:35,604 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x86/ComparePackage.exe
2023-03-22 07:19:35,605 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x86/makeappx.exe
2023-03-22 07:19:35,605 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x86/signtool.exe
2023-03-22 07:19:35,606 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x86/PackageEditor.exe
2023-03-22 07:19:35,606 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.7.0/lib/assets/MSIX-Toolkit/Redist.x86/makepri.exe
2023-03-22 07:19:35,717 INFO: Removing shared library at .pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/third_party/libwebrtc/lib/linux-arm64/libwebrtc.so
2023-03-22 07:19:35,723 INFO: Removing shared library at .pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/third_party/libwebrtc/lib/linux-x64/libwebrtc.so
2023-03-22 07:19:35,819 INFO: Creating source tarball...
2023-03-22 07:21:03,523 INFO: Running 'build' commands in build/chat.fluffy.fluffychat
2023-03-22 07:21:03,523 DEBUG: Directory: build/chat.fluffy.fluffychat
2023-03-22 07:21:03,523 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk --release
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache
+ PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release
Downloading android-arm-profile/linux-x64 tools... 895ms
Downloading android-arm-release/linux-x64 tools... 502ms
Downloading android-arm64-profile/linux-x64 tools... 501ms
Downloading android-arm64-release/linux-x64 tools... 434ms
Downloading android-x64-profile/linux-x64 tools... 458ms
Downloading android-x64-release/linux-x64 tools... 415ms
💪 Building with sound null safety 💪
Running Gradle task 'assembleRelease'...
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.media2/media2-session/1.2.0/e110e7db678fbfc107af48fe6110e3cc713f4564/media2-session-1.2.0.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/media2/session/MediaBrowser$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:10: warning: [deprecation] Camera in android.hardware has been deprecated
import android.hardware.Camera;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:11: warning: [deprecation] Camera in android.hardware has been deprecated
import android.hardware.Camera.CameraInfo;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:11: warning: [deprecation] Camera in android.hardware has been deprecated
import android.hardware.Camera.CameraInfo;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:11: warning: [deprecation] CameraInfo in Camera has been deprecated
import android.hardware.Camera.CameraInfo;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:5: warning: [deprecation] Fragment in android.app has been deprecated
import android.app.Fragment;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:6: warning: [deprecation] FragmentTransaction in android.app has been deprecated
import android.app.FragmentTransaction;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:11: warning: [deprecation] Camera in android.hardware has been deprecated
import android.hardware.Camera;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:12: warning: [deprecation] Camera in android.hardware has been deprecated
import android.hardware.Camera.Parameters;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:12: warning: [deprecation] Camera in android.hardware has been deprecated
import android.hardware.Camera.Parameters;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:12: warning: [deprecation] Camera.Parameters in Camera has been deprecated
import android.hardware.Camera.Parameters;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:4: warning: [deprecation] Fragment in android.app has been deprecated
import android.app.Fragment;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:5: warning: [deprecation] FragmentTransaction in android.app has been deprecated
import android.app.FragmentTransaction;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/FlutterWebRTCPlugin.java:25: warning: [deprecation] Registrar in PluginRegistry has been deprecated
import io.flutter.plugin.common.PluginRegistry.Registrar;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:912: warning: [deprecation] PLAN_B in SdpSemantics has been deprecated
conf.sdpSemantics = SdpSemantics.PLAN_B;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1021: warning: [deprecation] pruneTurnPorts in RTCConfiguration has been deprecated
conf.pruneTurnPorts = v;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1054: warning: [deprecation] createPeerConnection(RTCConfiguration,MediaConstraints,Observer) in PeerConnectionFactory has been deprecated
= mFactory.createPeerConnection(
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1199: warning: [deprecation] Camera in android.hardware has been deprecated
String[] names = new String[Camera.getNumberOfCameras()];
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1199: warning: [deprecation] getNumberOfCameras() in Camera has been deprecated
String[] names = new String[Camera.getNumberOfCameras()];
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1201: warning: [deprecation] Camera in android.hardware has been deprecated
for (int i = 0; i < Camera.getNumberOfCameras(); ++i) {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1201: warning: [deprecation] getNumberOfCameras() in Camera has been deprecated
for (int i = 0; i < Camera.getNumberOfCameras(); ++i) {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1375: warning: [deprecation] CameraInfo in Camera has been deprecated
CameraInfo info = new CameraInfo();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1375: warning: [deprecation] CameraInfo in Camera has been deprecated
CameraInfo info = new CameraInfo();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1375: warning: [deprecation] CameraInfo() in CameraInfo has been deprecated
CameraInfo info = new CameraInfo();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1378: warning: [deprecation] Camera in android.hardware has been deprecated
Camera.getCameraInfo(index, info);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1378: warning: [deprecation] getCameraInfo(int,CameraInfo) in Camera has been deprecated
Camera.getCameraInfo(index, info);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1384: warning: [deprecation] facing in CameraInfo has been deprecated
String facing = info.facing == 1 ? "front" : "back";
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/MethodCallHandlerImpl.java:1386: warning: [deprecation] orientation in CameraInfo has been deprecated
"Camera " + index + ", Facing " + facing + ", Orientation " + info.orientation);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/PeerConnectionObserver.java:712: warning: [unchecked] unchecked conversion
List<String> streamIds = (List)parameters.get("streamIds");
^
required: List<String>
found: List
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/PeerConnectionObserver.java:713: warning: [unchecked] unchecked cast
List<Map<String, Object>> encodingsParams = (List<Map<String, Object>>)parameters.get("sendEncodings");
^
required: List<Map<String,Object>>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/PeerConnectionObserver.java:740: warning: [unchecked] unchecked cast
final List<Map<String, Object>> encodings = (List<Map<String, Object>>)newParameters.get("encodings");
^
required: List<Map<String,Object>>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:126: warning: [deprecation] setArguments(Bundle) in Fragment has been deprecated
fragment.setArguments(args);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:128: warning: [deprecation] FragmentTransaction in android.app has been deprecated
FragmentTransaction transaction =
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:130: warning: [deprecation] getFragmentManager() in Activity has been deprecated
.getFragmentManager()
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:131: warning: [deprecation] beginTransaction() in FragmentManager has been deprecated
.beginTransaction()
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:132: warning: [deprecation] add(Fragment,String) in FragmentTransaction has been deprecated
.add(fragment, fragment.getClass().getName());
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:135: warning: [deprecation] commit() in FragmentTransaction has been deprecated
transaction.commit();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:141: warning: [deprecation] Fragment in android.app has been deprecated
public static class ScreenRequestPermissionsFragment extends Fragment {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:141: warning: [deprecation] Fragment() in Fragment has been deprecated
public static class ScreenRequestPermissionsFragment extends Fragment {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:149: warning: [deprecation] getActivity() in Fragment has been deprecated
Activity activity = this.getActivity();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:150: warning: [deprecation] getArguments() in Fragment has been deprecated
Bundle args = getArguments();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:168: warning: [deprecation] startActivityForResult(Intent,int) in Fragment has been deprecated
this.startActivityForResult(
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:174: warning: [deprecation] onActivityResult(int,int,Intent) in Fragment has been deprecated
public void onActivityResult(int requestCode, int resultCode, Intent data) {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:175: warning: [deprecation] onActivityResult(int,int,Intent) in Fragment has been deprecated
super.onActivityResult(requestCode, resultCode, data);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:195: warning: [deprecation] getActivity() in Fragment has been deprecated
Activity activity = getActivity();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:197: warning: [deprecation] getFragmentManager() in Activity has been deprecated
activity.getFragmentManager().beginTransaction().remove(this).commitAllowingStateLoss();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:197: warning: [deprecation] beginTransaction() in FragmentManager has been deprecated
activity.getFragmentManager().beginTransaction().remove(this).commitAllowingStateLoss();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:197: warning: [deprecation] remove(Fragment) in FragmentTransaction has been deprecated
activity.getFragmentManager().beginTransaction().remove(this).commitAllowingStateLoss();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:197: warning: [deprecation] commitAllowingStateLoss() in FragmentTransaction has been deprecated
activity.getFragmentManager().beginTransaction().remove(this).commitAllowingStateLoss();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:202: warning: [deprecation] onResume() in Fragment has been deprecated
public void onResume() {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:203: warning: [deprecation] onResume() in Fragment has been deprecated
super.onResume();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:409: warning: [unchecked] unchecked cast
List<String> grantedPermissions = (List<String>) args[0];
^
required: List<String>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:475: warning: [deprecation] getDefaultDisplay() in WindowManager has been deprecated
info.width = wm.getDefaultDisplay().getWidth();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:475: warning: [deprecation] getWidth() in Display has been deprecated
info.width = wm.getDefaultDisplay().getWidth();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:476: warning: [deprecation] getDefaultDisplay() in WindowManager has been deprecated
info.height = wm.getDefaultDisplay().getHeight();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:476: warning: [deprecation] getHeight() in Display has been deprecated
info.height = wm.getDefaultDisplay().getHeight();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:862: warning: [deprecation] DATA in MediaColumns has been deprecated
values.put(MediaStore.Video.Media.DATA, file.getAbsolutePath());
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:911: warning: [deprecation] Camera in android.hardware has been deprecated
Camera camera;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:917: warning: [deprecation] Camera in android.hardware has been deprecated
camera = (Camera) getPrivateProperty(session.getClass(), session, "camera");
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:924: warning: [deprecation] Camera.Parameters in Camera has been deprecated
Parameters params = camera.getParameters();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:924: warning: [deprecation] getParameters() in Camera has been deprecated
Parameters params = camera.getParameters();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:925: warning: [deprecation] getSupportedFlashModes() in Camera.Parameters has been deprecated
List<String> supportedModes = params.getSupportedFlashModes();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:928: warning: [deprecation] Camera.Parameters in Camera has been deprecated
(supportedModes == null) ? false : supportedModes.contains(Parameters.FLASH_MODE_TORCH));
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:928: warning: [deprecation] FLASH_MODE_TORCH in Camera.Parameters has been deprecated
(supportedModes == null) ? false : supportedModes.contains(Parameters.FLASH_MODE_TORCH));
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1002: warning: [deprecation] Camera in android.hardware has been deprecated
Camera camera;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1007: warning: [deprecation] Camera in android.hardware has been deprecated
camera = (Camera) getPrivateProperty(session.getClass(), session, "camera");
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1014: warning: [deprecation] Camera in android.hardware has been deprecated
Camera.Parameters params = camera.getParameters();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1014: warning: [deprecation] Camera.Parameters in Camera has been deprecated
Camera.Parameters params = camera.getParameters();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1014: warning: [deprecation] getParameters() in Camera has been deprecated
Camera.Parameters params = camera.getParameters();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1016: warning: [deprecation] Camera in android.hardware has been deprecated
torch ? Camera.Parameters.FLASH_MODE_TORCH : Camera.Parameters.FLASH_MODE_OFF);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1016: warning: [deprecation] Camera.Parameters in Camera has been deprecated
torch ? Camera.Parameters.FLASH_MODE_TORCH : Camera.Parameters.FLASH_MODE_OFF);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1016: warning: [deprecation] FLASH_MODE_TORCH in Camera.Parameters has been deprecated
torch ? Camera.Parameters.FLASH_MODE_TORCH : Camera.Parameters.FLASH_MODE_OFF);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1016: warning: [deprecation] Camera in android.hardware has been deprecated
torch ? Camera.Parameters.FLASH_MODE_TORCH : Camera.Parameters.FLASH_MODE_OFF);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1016: warning: [deprecation] Camera.Parameters in Camera has been deprecated
torch ? Camera.Parameters.FLASH_MODE_TORCH : Camera.Parameters.FLASH_MODE_OFF);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1016: warning: [deprecation] FLASH_MODE_OFF in Camera.Parameters has been deprecated
torch ? Camera.Parameters.FLASH_MODE_TORCH : Camera.Parameters.FLASH_MODE_OFF);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1015: warning: [deprecation] setFlashMode(String) in Camera.Parameters has been deprecated
params.setFlashMode(
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/GetUserMediaImpl.java:1017: warning: [deprecation] setParameters(Camera.Parameters) in Camera has been deprecated
camera.setParameters(params);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/ConstraintsMap.java:55: warning: [unchecked] unchecked cast
return new ConstraintsMap((Map<String, Object>) value);
^
required: Map<String,Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/ConstraintsMap.java:125: warning: [unchecked] unchecked cast
return new ConstraintsArray((ArrayList<Object>) value);
^
required: ArrayList<Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/ConstraintsMap.java:129: warning: [unchecked] unchecked cast
return (ArrayList<Object>) mMap.get(name);
^
required: ArrayList<Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/ConstraintsArray.java:47: warning: [unchecked] unchecked cast
return new ConstraintsArray((ArrayList<Object>)mArray.get(index));
^
required: ArrayList<Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/ConstraintsArray.java:51: warning: [unchecked] unchecked cast
return new ConstraintsMap((Map<String, Object>) mArray.get(index));
^
required: Map<String,Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/record/VideoFileRenderer.java:158: warning: [deprecation] getOutputBuffers() in MediaCodec has been deprecated
encoderOutputBuffers = encoder.getOutputBuffers();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/record/VideoFileRenderer.java:166: warning: [deprecation] INFO_OUTPUT_BUFFERS_CHANGED in MediaCodec has been deprecated
} else if (encoderStatus == MediaCodec.INFO_OUTPUT_BUFFERS_CHANGED) {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/record/VideoFileRenderer.java:168: warning: [deprecation] getOutputBuffers() in MediaCodec has been deprecated
encoderOutputBuffers = encoder.getOutputBuffers();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/record/VideoFileRenderer.java:222: warning: [deprecation] INFO_OUTPUT_BUFFERS_CHANGED in MediaCodec has been deprecated
} else if (encoderStatus == MediaCodec.INFO_OUTPUT_BUFFERS_CHANGED) {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/record/VideoFileRenderer.java:224: warning: [deprecation] getOutputBuffers() in MediaCodec has been deprecated
audioOutputBuffers = audioEncoder.getOutputBuffers();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/record/VideoFileRenderer.java:280: warning: [deprecation] getInputBuffers() in MediaCodec has been deprecated
audioInputBuffers = audioEncoder.getInputBuffers();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/record/VideoFileRenderer.java:281: warning: [deprecation] getOutputBuffers() in MediaCodec has been deprecated
audioOutputBuffers = audioEncoder.getOutputBuffers();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/DataChannelObserver.java:108: warning: [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
eventQueue.add(params.toMap());
^
where E is a type-variable:
E extends Object declared in class ArrayList
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:85: warning: [deprecation] setArguments(Bundle) in Fragment has been deprecated
fragment.setArguments(args);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:88: warning: [deprecation] FragmentTransaction in android.app has been deprecated
FragmentTransaction transaction =
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:90: warning: [deprecation] getFragmentManager() in Activity has been deprecated
.getFragmentManager()
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:91: warning: [deprecation] beginTransaction() in FragmentManager has been deprecated
.beginTransaction()
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:92: warning: [deprecation] add(Fragment,String) in FragmentTransaction has been deprecated
.add(fragment, fragment.getClass().getName() + "-" + requestCode);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:95: warning: [deprecation] commit() in FragmentTransaction has been deprecated
transaction.commit();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:141: warning: [deprecation] Fragment in android.app has been deprecated
public static class RequestPermissionsFragment extends Fragment {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:141: warning: [deprecation] Fragment() in Fragment has been deprecated
public static class RequestPermissionsFragment extends Fragment {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:146: warning: [deprecation] getArguments() in Fragment has been deprecated
Bundle args = getArguments();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:149: warning: [deprecation] getActivity() in Fragment has been deprecated
Activity activity = getActivity();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/git/flutter-webrtc-5e634009ebbba856bfe2b825f7e5d59596ae1452/android/src/main/java/com/cloudwebrtc/webrtc/utils/PermissionUtils.java:176: warning: [deprecation] requestPermissions(String[],int) in Fragment has been deprecated
requestPermissions(
^
Note: Some input files additionally use or override a deprecated API.
100 warnings
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/uni_links-0.5.1/android/src/main/java/name/avioli/unilinks/UniLinksPlugin.java:84: warning: [deprecation] Registrar in PluginRegistry has been deprecated
public static void registerWith(@NonNull PluginRegistry.Registrar registrar) {
^
1 warning
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/PermissionUtils.java:4: warning: [deprecation] Fragment in android.app has been deprecated
import android.app.Fragment;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/PermissionUtils.java:5: warning: [deprecation] FragmentTransaction in android.app has been deprecated
import android.app.FragmentTransaction;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/com/github/cloudwebrtc/flutter_callkeep/FlutterCallkeepPlugin.java:15: warning: [deprecation] Registrar in PluginRegistry has been deprecated
import io.flutter.plugin.common.PluginRegistry.Registrar;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/VoiceConnectionService.java:410: warning: [deprecation] getRunningTasks(int) in ActivityManager has been deprecated
List<RunningTaskInfo> tasks = activityManager.getRunningTasks(Integer.MAX_VALUE);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/VoiceConnection.java:66: warning: [unchecked] unchecked cast
HashMap attributeMap = (HashMap<String, String>)extras.getSerializable("attributeMap");
^
required: HashMap<String,String>
found: Serializable
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/VoiceConnection.java:68: warning: [unchecked] unchecked conversion
handle = attributeMap;
^
required: HashMap<String,String>
found: HashMap
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/ConstraintsMap.java:55: warning: [unchecked] unchecked cast
return new ConstraintsMap((Map<String, Object>) value);
^
required: Map<String,Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/ConstraintsMap.java:121: warning: [unchecked] unchecked cast
return new ConstraintsArray((ArrayList<Object>) value);
^
required: ArrayList<Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/ConstraintsMap.java:125: warning: [unchecked] unchecked cast
return (ArrayList<Object>) mMap.get(name);
^
required: ArrayList<Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/ConstraintsArray.java:47: warning: [unchecked] unchecked cast
return new ConstraintsArray((ArrayList<Object>)mArray.get(index));
^
required: ArrayList<Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/ConstraintsArray.java:51: warning: [unchecked] unchecked cast
return new ConstraintsMap((Map<String, Object>) mArray.get(index));
^
required: Map<String,Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/PermissionUtils.java:80: warning: [deprecation] FragmentTransaction in android.app has been deprecated
FragmentTransaction transaction =
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/PermissionUtils.java:82: warning: [deprecation] getFragmentManager() in Activity has been deprecated
.getFragmentManager()
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/PermissionUtils.java:128: warning: [deprecation] Fragment in android.app has been deprecated
public static class RequestPermissionsFragment extends Fragment {
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/utils/PermissionUtils.java:172: warning: [deprecation] getFragmentManager() in Activity has been deprecated
activity.getFragmentManager().beginTransaction().remove(this).commitAllowingStateLoss();
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/CallKeepModule.java:109: warning: [unchecked] unchecked cast
setup(new ConstraintsMap((Map<String, Object>)call.argument("options")));
^
required: Map<String,Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/CallKeepModule.java:139: warning: [unchecked] unchecked cast
checkPhoneAccountPermission(new ConstraintsArray((ArrayList<Object>)call.argument("optionalPermissions")), result);
^
required: ArrayList<Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/CallKeepModule.java:212: warning: [unchecked] unchecked cast
VoiceConnectionService.setSettings(new ConstraintsMap((Map<String, Object>)call.argument("settings")));
^
required: Map<String,Object>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/CallKeepModule.java:377: warning: [unchecked] unchecked cast
List<String> grantedPermissions = (List<String>) args[0];
^
required: List<String>
found: Object
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/CallKeepModule.java:593: warning: [deprecation] FLAG_SHOW_WHEN_LOCKED in LayoutParams has been deprecated
WindowManager.LayoutParams.FLAG_SHOW_WHEN_LOCKED +
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/CallKeepModule.java:594: warning: [deprecation] FLAG_DISMISS_KEYGUARD in LayoutParams has been deprecated
WindowManager.LayoutParams.FLAG_DISMISS_KEYGUARD +
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/CallKeepModule.java:595: warning: [deprecation] FLAG_TURN_SCREEN_ON in LayoutParams has been deprecated
WindowManager.LayoutParams.FLAG_TURN_SCREEN_ON);
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/io/wazo/callkeep/CallKeepModule.java:733: warning: [unchecked] unchecked cast
HashMap<String, String> attributeMap = (HashMap<String, String>)intent.getSerializableExtra("attributeMap");
^
required: HashMap<String,String>
found: Serializable
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/callkeep-0.3.3/android/src/main/java/com/github/cloudwebrtc/flutter_callkeep/FlutterCallkeepPlugin.java:30: warning: [deprecation] Registrar in PluginRegistry has been deprecated
public static void registerWith(Registrar registrar) {
^
warning: [deprecation] FlutterNativeView in io.flutter.view has been deprecated
25 warnings
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/flutter_ringtone_player-3.2.0/android/src/main/java/io/inway/ringtone/player/FlutterRingtonePlayerPlugin.java:20: warning: [deprecation] Registrar in PluginRegistry has been deprecated
import io.flutter.plugin.common.PluginRegistry.Registrar;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/flutter_ringtone_player-3.2.0/android/src/main/java/io/inway/ringtone/player/FlutterRingtonePlayerPlugin.java:120: warning: [deprecation] setStreamType(int) in Ringtone has been deprecated
ringtone.setStreamType(AudioManager.STREAM_ALARM);
^
2 warnings
"ar": 98 untranslated message(s).
"bn": 550 untranslated message(s).
"bo": 554 untranslated message(s).
"ca": 163 untranslated message(s).
"cs": 62 untranslated message(s).
"eo": 165 untranslated message(s).
"es": 127 untranslated message(s).
"eu": 4 untranslated message(s).
"fa": 332 untranslated message(s).
"fi": 15 untranslated message(s).
"fr": 1 untranslated message(s).
"ga": 143 untranslated message(s).
"he": 272 untranslated message(s).
"hi": 554 untranslated message(s).
"hr": 44 untranslated message(s).
"hu": 154 untranslated message(s).
"ie": 278 untranslated message(s).
"it": 173 untranslated message(s).
"ja": 22 untranslated message(s).
"ko": 89 untranslated message(s).
"lt": 22 untranslated message(s).
"nb": 213 untranslated message(s).
"pl": 91 untranslated message(s).
"pt": 525 untranslated message(s).
"pt_BR": 15 untranslated message(s).
"pt_PT": 215 untranslated message(s).
"ro": 529 untranslated message(s).
"ru": 23 untranslated message(s).
"sk": 283 untranslated message(s).
"sl": 440 untranslated message(s).
"sr": 187 untranslated message(s).
"ta": 551 untranslated message(s).
"th": 554 untranslated message(s).
"vi": 474 untranslated message(s).
"zh": 7 untranslated message(s).
"zh_Hant": 184 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.
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/move_to_background-1.0.2/android/src/main/java/com/sayegh/move_to_background/MoveToBackgroundPlugin.java:13: warning: [deprecation] Registrar in PluginRegistry has been deprecated
import io.flutter.plugin.common.PluginRegistry.Registrar;
^
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/move_to_background-1.0.2/android/src/main/java/com/sayegh/move_to_background/MoveToBackgroundPlugin.java:24: warning: [deprecation] Registrar in PluginRegistry has been deprecated
public static void registerWith(Registrar registrar) {
^
2 warnings
e: /home/vagrant/build/chat.fluffy.fluffychat/build/flutter_olm/.transforms/ec8d4f40c3f9c1055f1e7b4e44f91ba0/transformed/out/jars/classes.jar!/META-INF/flutter_olm_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/qr_code_scanner/.transforms/2a034d41205417eb5f6575923d0ebfb9/transformed/out/jars/classes.jar!/META-INF/qr_code_scanner_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/flutter_openssl_crypto/.transforms/314cdd9791d96c9a4bb6463085cd89a0/transformed/out/jars/classes.jar!/META-INF/flutter_openssl_crypto_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/wakelock/.transforms/b8e182a9a8ade6494500a23471ee4529/transformed/out/jars/classes.jar!/META-INF/wakelock_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/flutter_webrtc/.transforms/8b247aa4a5b89dd04e5f4064ba29a063/transformed/out/jars/classes.jar!/META-INF/flutter_webrtc_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/flutter_file_dialog/.transforms/44bd1d60ecd971972a7f9e0c65be30f1/transformed/out/jars/classes.jar!/META-INF/flutter_file_dialog_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/flutter_foreground_task/.transforms/3fe2e91bf35b2d07e1414b10c2b73602/transformed/out/jars/classes.jar!/META-INF/flutter_foreground_task_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/flutter_web_auth/.transforms/52eaf2ea6a8cea1688cbd2f98704a66b/transformed/out/jars/classes.jar!/META-INF/flutter_web_auth_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/share_plus/.transforms/c528da0a3dddca88b90134ea0eefb9ac/transformed/out/jars/classes.jar!/META-INF/share_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/unifiedpush_android/.transforms/564a8583f069dae0abeb8960f54caefd/transformed/out/jars/classes.jar!/META-INF/unifiedpush_android_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/dynamic_color/.transforms/ea6231aa097923b46a57b0b3dbd3da07/transformed/out/jars/classes.jar!/META-INF/dynamic_color_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/disk_space/.transforms/1a8416115303adcd2f28d5440469dfc0/transformed/out/jars/classes.jar!/META-INF/disk_space_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/native_imaging/.transforms/ca73316fd4ef6a3bad2d29fe34954bf4/transformed/out/jars/classes.jar!/META-INF/native_imaging_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/desktop_drop/.transforms/0b30147eec0203313e4a7789505a09ba/transformed/out/jars/classes.jar!/META-INF/desktop_drop_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/receive_sharing_intent/.transforms/201d00d5a499279c727d26bc1b4a9608/transformed/out/jars/classes.jar!/META-INF/receive_sharing_intent_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/package_info_plus/.transforms/68d7709fb1f455e1535da48d88642d68/transformed/out/jars/classes.jar!/META-INF/package_info_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/device_info_plus/.transforms/a1ee204b775937be004d82e1b71a257e/transformed/out/jars/classes.jar!/META-INF/device_info_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/emoji_picker_flutter/.transforms/a1aad660e1d17114a1e59c0dd5d32442/transformed/out/jars/classes.jar!/META-INF/emoji_picker_flutter_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/build/chat.fluffy.fluffychat/build/video_compress/.transforms/12a6a62a414ce861f04ccbd2d99c9292/transformed/out/jars/classes.jar!/META-INF/video_compress_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.5.0/857678d6b4ca7b28571ef7935c668bdb57e15027/annotation-1.5.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.0/1796921c7a3e2e2665a83e6c8d33399336cd39bc/kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.0/1796921c7a3e2e2665a83e6c8d33399336cd39bc/kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.0/1796921c7a3e2e2665a83e6c8d33399336cd39bc/kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.0/f7197e7cc76453ac59f8b0f8d5137cc600becd36/kotlin-stdlib-common-1.8.0.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
Running Gradle task 'assembleRelease'... 1036.9s
✓ Built build/app/outputs/flutter-apk/app-release.apk (65.4MB).
2023-03-22 07:38:30,011 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/chat.fluffy.fluffychat, universal_newlines=False, shell=None, istream=<valid stream>)
2023-03-22 07:38:30,029 INFO: Successfully built version 1.10.0 of chat.fluffy.fluffychat from 535081b4830813065655d62b6d0656210270faf4
2023-03-22 07:38:31,868 DEBUG: AXML contains a RESOURCE MAP
2023-03-22 07:38:31,869 DEBUG: Start of Namespace mapping: prefix 45: 'android' --> uri 135: 'http://schemas.android.com/apk/res/android'
2023-03-22 07:38:31,873 DEBUG: Checking build/chat.fluffy.fluffychat/build/app/outputs/flutter-apk/app-release.apk
2023-03-22 07:38:31,883 DEBUG: AXML contains a RESOURCE MAP
2023-03-22 07:38:31,883 DEBUG: Start of Namespace mapping: prefix 45: 'android' --> uri 135: 'http://schemas.android.com/apk/res/android'
2023-03-22 07:38:32,069 INFO: success: chat.fluffy.fluffychat
2023-03-22 07:38:32,070 INFO: Finished
2023-03-22 07:38:32,070 INFO: 1 build succeeded