Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter app won't install to Android emulator #55908

Closed
owenkealey opened this issue Apr 28, 2020 · 6 comments
Closed

Flutter app won't install to Android emulator #55908

owenkealey opened this issue Apr 28, 2020 · 6 comments

Comments

@owenkealey
Copy link

owenkealey commented Apr 28, 2020

Steps to Reproduce

  1. Run flutter run.
    Expected results:
    The app running in my Android emulator.
    Actual results:
    Flutter says it lost connection to the emulator. Emulator is running Pie, more details below.
Logs

Only the last half is attached, vscode's built in terminal didn't save the first part since its so long.

[        ] > Task :shared_preferences_macos:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :shared_preferences_macos:createFullJarDebug UP-TO-DATE
[        ] > Task :firebase_core:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :firebase_core:createFullJarDebug UP-TO-DATE
[        ] > Task :url_launcher_macos:bundleLibRuntimeDebug UP-TO-DATE
[   +1 ms] > Task :url_launcher_macos:createFullJarDebug UP-TO-DATE
[        ] > Task :url_launcher:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :url_launcher:createFullJarDebug UP-TO-DATE
[        ] > Task :firebase_messaging:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :firebase_messaging:createFullJarDebug UP-TO-DATE
[        ] > Task :firebase_crashlytics:bundleLibRuntimeDebug UP-TO-DATE
[  +99 ms] > Task :firebase_crashlytics:createFullJarDebug UP-TO-DATE
[        ] > Task :shared_preferences:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :shared_preferences:createFullJarDebug UP-TO-DATE
[        ] > Task :firebase_auth_web:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :firebase_auth_web:createFullJarDebug UP-TO-DATE
[        ] > Task :package_info:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :package_info:createFullJarDebug UP-TO-DATE
[        ] > Task :firebase_database:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :firebase_database:createFullJarDebug UP-TO-DATE
[        ] > Task :apple_sign_in:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :apple_sign_in:createFullJarDebug UP-TO-DATE
[        ] > Task :firebase_auth:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :firebase_auth:createFullJarDebug UP-TO-DATE
[        ] > Task :purchases_flutter:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :purchases_flutter:createFullJarDebug UP-TO-DATE
[        ] > Task :firebase_remote_config:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :firebase_remote_config:createFullJarDebug UP-TO-DATE
[        ] > Task :flutter_local_notifications:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :flutter_local_notifications:createFullJarDebug UP-TO-DATE
[        ] > Task :vibrate:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :vibrate:createFullJarDebug UP-TO-DATE
[        ] > Task :flutter_inappwebview:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :flutter_inappwebview:createFullJarDebug UP-TO-DATE
[        ] > Task :app:desugarDebugFileDependencies UP-TO-DATE
[        ] > Task :app:checkDebugDuplicateClasses UP-TO-DATE
[        ] > Task :app:multiDexListDebug UP-TO-DATE
[        ] > Task :app:transformClassesWithDexBuilderForDebug UP-TO-DATE
[  +93 ms] > Task :app:mergeDexDebug UP-TO-DATE
[        ] > Task :app:validateSigningDebug UP-TO-DATE
[        ] > Task :app:signingConfigWriterDebug UP-TO-DATE
[        ] > Task :app:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :apple_sign_in:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :apple_sign_in:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :apple_sign_in:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :apple_sign_in:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_analytics:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :firebase_analytics:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :firebase_analytics:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :firebase_analytics:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_auth:mergeDebugJniLibFolders UP-TO-DATE
[   +9 ms] > Task :firebase_auth:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :firebase_auth:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :firebase_auth:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_auth_web:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :firebase_auth_web:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :firebase_auth_web:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :firebase_auth_web:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_core:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :firebase_core:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :firebase_core:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :firebase_core:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_crashlytics:mergeDebugJniLibFolders UP-TO-DATE
[  +14 ms] > Task :firebase_crashlytics:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :firebase_crashlytics:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :firebase_crashlytics:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_database:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :firebase_database:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :firebase_database:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :firebase_database:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_messaging:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :firebase_messaging:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :firebase_messaging:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :firebase_messaging:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_remote_config:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :firebase_remote_config:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :firebase_remote_config:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :firebase_remote_config:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :flutter_inappwebview:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :flutter_inappwebview:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :flutter_inappwebview:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :flutter_inappwebview:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :flutter_local_notifications:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :flutter_local_notifications:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :flutter_local_notifications:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :flutter_local_notifications:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :flutter_secure_storage:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :flutter_secure_storage:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :flutter_secure_storage:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :flutter_secure_storage:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :package_info:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :package_info:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :package_info:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :package_info:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :purchases_flutter:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :purchases_flutter:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :purchases_flutter:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :purchases_flutter:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :shared_preferences:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :shared_preferences:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :shared_preferences_macos:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :shared_preferences_macos:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :shared_preferences_macos:stripDebugDebugSymbols UP-TO-DATE
[  +12 ms] > Task :shared_preferences_macos:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :shared_preferences_web:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :shared_preferences_web:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :shared_preferences_web:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :shared_preferences_web:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :url_launcher:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :url_launcher:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :url_launcher:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :url_launcher:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :url_launcher_macos:mergeDebugJniLibFolders UP-TO-DATE
[  +56 ms] > Task :url_launcher_macos:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :url_launcher_macos:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :url_launcher_macos:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :url_launcher_web:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :url_launcher_web:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :url_launcher_web:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :url_launcher_web:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :vibrate:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :vibrate:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :vibrate:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :vibrate:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :app:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :app:stripDebugDebugSymbols UP-TO-DATE
[        ] Compatible side by side NDK version was not found.
[+2297 ms] > Task :app:packageDebug
[        ] > Task :app:assembleDebug
[        ] > Task :apple_sign_in:extractDebugAnnotations UP-TO-DATE
[        ] > Task :apple_sign_in:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :apple_sign_in:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :apple_sign_in:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :apple_sign_in:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :apple_sign_in:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :apple_sign_in:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :apple_sign_in:bundleDebugAar UP-TO-DATE
[        ] > Task :apple_sign_in:compileDebugSources UP-TO-DATE
[        ] > Task :apple_sign_in:assembleDebug UP-TO-DATE
[        ] > Task :firebase_analytics:extractDebugAnnotations UP-TO-DATE
[        ] > Task :firebase_analytics:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :firebase_analytics:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :firebase_analytics:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :firebase_analytics:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :firebase_analytics:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :firebase_analytics:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_analytics:bundleDebugAar UP-TO-DATE
[        ] > Task :firebase_analytics:compileDebugSources UP-TO-DATE
[        ] > Task :firebase_analytics:assembleDebug UP-TO-DATE
[        ] > Task :firebase_auth:extractDebugAnnotations UP-TO-DATE
[        ] > Task :firebase_auth:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :firebase_auth:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :firebase_auth:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :firebase_auth:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :firebase_auth:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :firebase_auth:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_auth:bundleDebugAar UP-TO-DATE
[        ] > Task :firebase_auth:compileDebugSources UP-TO-DATE
[        ] > Task :firebase_auth:assembleDebug UP-TO-DATE
[        ] > Task :firebase_auth_web:extractDebugAnnotations UP-TO-DATE
[        ] > Task :firebase_auth_web:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :firebase_auth_web:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :firebase_auth_web:prepareLintJarForPublish UP-TO-DATE
[   +7 ms] > Task :firebase_auth_web:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :firebase_auth_web:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :firebase_auth_web:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_auth_web:bundleDebugAar UP-TO-DATE
[        ] > Task :firebase_auth_web:compileDebugSources UP-TO-DATE
[        ] > Task :firebase_auth_web:assembleDebug UP-TO-DATE
[        ] > Task :firebase_core:extractDebugAnnotations UP-TO-DATE
[        ] > Task :firebase_core:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :firebase_core:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :firebase_core:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :firebase_core:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :firebase_core:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :firebase_core:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_core:bundleDebugAar UP-TO-DATE
[        ] > Task :firebase_core:compileDebugSources UP-TO-DATE
[        ] > Task :firebase_core:assembleDebug UP-TO-DATE
[        ] > Task :firebase_crashlytics:extractDebugAnnotations UP-TO-DATE
[   +8 ms] > Task :firebase_crashlytics:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :firebase_crashlytics:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :firebase_crashlytics:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :firebase_crashlytics:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :firebase_crashlytics:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :firebase_crashlytics:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_crashlytics:bundleDebugAar UP-TO-DATE
[        ] > Task :firebase_crashlytics:compileDebugSources UP-TO-DATE
[        ] > Task :firebase_crashlytics:assembleDebug UP-TO-DATE
[        ] > Task :firebase_database:extractDebugAnnotations UP-TO-DATE
[        ] > Task :firebase_database:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :firebase_database:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :firebase_database:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :firebase_database:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :firebase_database:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :firebase_database:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_database:bundleDebugAar UP-TO-DATE
[        ] > Task :firebase_database:compileDebugSources UP-TO-DATE
[        ] > Task :firebase_database:assembleDebug UP-TO-DATE
[        ] > Task :firebase_messaging:extractDebugAnnotations UP-TO-DATE
[        ] > Task :firebase_messaging:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :firebase_messaging:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :firebase_messaging:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :firebase_messaging:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :firebase_messaging:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :firebase_messaging:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_messaging:bundleDebugAar UP-TO-DATE
[        ] > Task :firebase_messaging:compileDebugSources UP-TO-DATE
[        ] > Task :firebase_messaging:assembleDebug UP-TO-DATE
[        ] > Task :firebase_remote_config:extractDebugAnnotations UP-TO-DATE
[        ] > Task :firebase_remote_config:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :firebase_remote_config:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :firebase_remote_config:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :firebase_remote_config:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :firebase_remote_config:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :firebase_remote_config:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :firebase_remote_config:bundleDebugAar UP-TO-DATE
[        ] > Task :firebase_remote_config:compileDebugSources UP-TO-DATE
[        ] > Task :firebase_remote_config:assembleDebug UP-TO-DATE
[        ] > Task :flutter_inappwebview:extractDebugAnnotations UP-TO-DATE
[        ] > Task :flutter_inappwebview:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :flutter_inappwebview:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :flutter_inappwebview:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :flutter_inappwebview:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :flutter_inappwebview:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :flutter_inappwebview:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :flutter_inappwebview:bundleDebugAar UP-TO-DATE
[        ] > Task :flutter_inappwebview:compileDebugSources UP-TO-DATE
[        ] > Task :flutter_inappwebview:assembleDebug UP-TO-DATE
[        ] > Task :flutter_local_notifications:extractDebugAnnotations UP-TO-DATE
[  +75 ms] > Task :flutter_local_notifications:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :flutter_local_notifications:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :flutter_local_notifications:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :flutter_local_notifications:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :flutter_local_notifications:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :flutter_local_notifications:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :flutter_local_notifications:bundleDebugAar UP-TO-DATE
[        ] > Task :flutter_local_notifications:compileDebugSources UP-TO-DATE
[        ] > Task :flutter_local_notifications:assembleDebug UP-TO-DATE
[        ] > Task :flutter_secure_storage:extractDebugAnnotations UP-TO-DATE
[        ] > Task :flutter_secure_storage:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :flutter_secure_storage:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :flutter_secure_storage:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :flutter_secure_storage:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :flutter_secure_storage:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :flutter_secure_storage:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :flutter_secure_storage:bundleDebugAar UP-TO-DATE
[        ] > Task :flutter_secure_storage:compileDebugSources UP-TO-DATE
[        ] > Task :flutter_secure_storage:assembleDebug UP-TO-DATE
[        ] > Task :package_info:extractDebugAnnotations UP-TO-DATE
[        ] > Task :package_info:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :package_info:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :package_info:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :package_info:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :package_info:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :package_info:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :package_info:bundleDebugAar UP-TO-DATE
[        ] > Task :package_info:compileDebugSources UP-TO-DATE
[        ] > Task :package_info:assembleDebug UP-TO-DATE
[        ] > Task :purchases_flutter:extractDebugAnnotations UP-TO-DATE
[        ] > Task :purchases_flutter:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :purchases_flutter:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :purchases_flutter:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :purchases_flutter:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :purchases_flutter:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :purchases_flutter:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :purchases_flutter:bundleDebugAar UP-TO-DATE
[        ] > Task :purchases_flutter:compileDebugSources UP-TO-DATE
[        ] > Task :purchases_flutter:assembleDebug UP-TO-DATE
[        ] > Task :shared_preferences:extractDebugAnnotations UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :shared_preferences:prepareLintJarForPublish UP-TO-DATE
[   +8 ms] > Task :shared_preferences:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :shared_preferences:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :shared_preferences:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :shared_preferences:bundleDebugAar UP-TO-DATE
[        ] > Task :shared_preferences:compileDebugSources UP-TO-DATE
[        ] > Task :shared_preferences:assembleDebug UP-TO-DATE
[        ] > Task :shared_preferences_macos:extractDebugAnnotations UP-TO-DATE
[        ] > Task :shared_preferences_macos:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :shared_preferences_macos:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :shared_preferences_macos:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :shared_preferences_macos:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :shared_preferences_macos:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :shared_preferences_macos:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :shared_preferences_macos:bundleDebugAar UP-TO-DATE
[        ] > Task :shared_preferences_macos:compileDebugSources UP-TO-DATE
[        ] > Task :shared_preferences_macos:assembleDebug UP-TO-DATE
[        ] > Task :shared_preferences_web:extractDebugAnnotations UP-TO-DATE
[        ] > Task :shared_preferences_web:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :shared_preferences_web:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :shared_preferences_web:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :shared_preferences_web:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :shared_preferences_web:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :shared_preferences_web:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :shared_preferences_web:bundleDebugAar UP-TO-DATE
[        ] > Task :shared_preferences_web:compileDebugSources UP-TO-DATE
[        ] > Task :shared_preferences_web:assembleDebug UP-TO-DATE
[        ] > Task :url_launcher:extractDebugAnnotations UP-TO-DATE
[        ] > Task :url_launcher:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :url_launcher:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :url_launcher:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :url_launcher:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :url_launcher:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :url_launcher:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :url_launcher:bundleDebugAar UP-TO-DATE
[        ] > Task :url_launcher_macos:extractDebugAnnotations UP-TO-DATE
[        ] > Task :url_launcher:mergeDebugResources UP-TO-DATE
[        ] > Task :url_launcher:compileDebugSources UP-TO-DATE
[        ] > Task :url_launcher:assembleDebug UP-TO-DATE
[        ] > Task :url_launcher_macos:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :url_launcher_macos:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :url_launcher_macos:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :url_launcher_macos:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :url_launcher_macos:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[  +46 ms] > Task :url_launcher_macos:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :url_launcher_macos:bundleDebugAar UP-TO-DATE
[        ] > Task :url_launcher_macos:compileDebugSources UP-TO-DATE
[        ] > Task :url_launcher_macos:assembleDebug UP-TO-DATE
[        ] > Task :url_launcher_web:extractDebugAnnotations UP-TO-DATE
[        ] > Task :url_launcher_web:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :url_launcher_web:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :url_launcher_web:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :url_launcher_web:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :url_launcher_web:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :url_launcher_web:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :url_launcher_web:bundleDebugAar UP-TO-DATE
[        ] > Task :url_launcher_web:compileDebugSources UP-TO-DATE
[        ] > Task :url_launcher_web:assembleDebug UP-TO-DATE
[        ] > Task :vibrate:extractDebugAnnotations UP-TO-DATE
[        ] > Task :vibrate:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :vibrate:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :vibrate:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :vibrate:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :vibrate:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :vibrate:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :vibrate:bundleDebugAar UP-TO-DATE
[        ] > Task :vibrate:compileDebugSources UP-TO-DATE
[        ] > Task :vibrate:assembleDebug UP-TO-DATE
[        ] BUILD SUCCESSFUL in 19s
[        ] 622 actionable tasks: 6 executed, 616 up-to-date
[ +388 ms] Running Gradle task 'assembleDebug'... (completed in 20.0s)
[ +153 ms] calculateSha: LocalDirectory: '/Users/owen/Projects/carbon/build/app/outputs/apk'/app.apk
[  +89 ms] calculateSha: reading file took 88us
[ +488 ms] calculateSha: computing sha took 487us
[   +6 ms] ✓ Built build/app/outputs/apk/debug/app-debug.apk.
[   +5 ms] executing: /Users/owen/Library/Android/sdk/build-tools/29.0.3/aapt dump xmltree
/Users/owen/Projects/carbon/build/app/outputs/apk/app.apk AndroidManifest.xml
[  +42 ms] Exit code 0 from: /Users/owen/Library/Android/sdk/build-tools/29.0.3/aapt dump xmltree
/Users/owen/Projects/carbon/build/app/outputs/apk/app.apk AndroidManifest.xml
[        ] N: android=http://schemas.android.com/apk/res/android
             E: manifest (line=2)
               A: android:versionCode(0x0101021b)=(type 0x10)0x1
               A: android:versionName(0x0101021c)="1.0.0" (Raw: "1.0.0")
               A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1c
               A: android:compileSdkVersionCodename(0x01010573)="9" (Raw: "9")
               A: package="com.phntm.carbon" (Raw: "com.phntm.carbon")
               A: platformBuildVersionCode=(type 0x10)0x1c
               A: platformBuildVersionName=(type 0x10)0x9
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x12
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1c
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: uses-permission (line=15)
                 A: android:name(0x01010003)="android.permission.VIBRATE" (Raw: "android.permission.VIBRATE")
               E: uses-permission (line=16)
                 A: android:name(0x01010003)="android.permission.ACCESS_NETWORK_STATE" (Raw:
                 "android.permission.ACCESS_NETWORK_STATE")
               E: uses-permission (line=17)
                 A: android:name(0x01010003)="android.permission.WAKE_LOCK" (Raw: "android.permission.WAKE_LOCK")
               E: uses-permission (line=18)
                 A: android:name(0x01010003)="com.android.vending.BILLING" (Raw: "com.android.vending.BILLING")
               E: uses-permission (line=19)
                 A: android:name(0x01010003)="com.google.android.c2dm.permission.RECEIVE" (Raw:
                 "com.google.android.c2dm.permission.RECEIVE")
               E: uses-permission (line=20)
                 A: android:name(0x01010003)="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" (Raw:
                 "com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE")
               E: application (line=28)
                 A: android:label(0x01010001)="carbon" (Raw: "carbon")
                 A: android:icon(0x01010002)=@0x7f0b0000
                 A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw: "io.flutter.app.FlutterApplication")
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw:
                 "androidx.core.app.CoreComponentFactory")
                 E: activity (line=34)
                   A: android:theme(0x01010000)=@0x7f0d00a2
                   A: android:name(0x01010003)="com.example.carbon.MainActivity" (Raw: "com.example.carbon.MainActivity")
                   A: android:launchMode(0x0101001d)=(type 0x10)0x1
                   A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
                   A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
                   A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff
                   E: meta-data (line=48)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw:
                     "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0d00a3
                   E: meta-data (line=58)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f060069
                   E: intent-filter (line=62)
                     E: action (line=63)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=65)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw:
                       "android.intent.category.LAUNCHER")
                   E: intent-filter (line=67)
                     E: action (line=68)
                       A: android:name(0x01010003)="FLUTTER_NOTIFICATION_CLICK" (Raw: "FLUTTER_NOTIFICATION_CLICK")
                     E: category (line=70)
                       A: android:name(0x01010003)="android.intent.category.DEFAULT" (Raw: "android.intent.category.DEFAULT")
                 E: meta-data (line=77)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
                 E: activity (line=81)
                   A: android:theme(0x01010000)=@0x7f0d0005
                   A: android:name(0x01010003)="com.pichillilorenzo.flutter_inappwebview.InAppBrowserActivity" (Raw:
                   "com.pichillilorenzo.flutter_inappwebview.InAppBrowserActivity")
                   A: android:configChanges(0x0101001f)=(type 0x11)0x480
                 E: activity (line=85)
                   A: android:theme(0x01010000)=@0x7f0d0118
                   A:
                   android:name(0x01010003)="com.pichillilorenzo.flutter_inappwebview.ChromeCustomTabs.ChromeCustomTabsActivi
                   ty" (Raw: "com.pichillilorenzo.flutter_inappwebview.ChromeCustomTabs.ChromeCustomTabsActivity")
                   A: android:configChanges(0x0101001f)=(type 0x11)0x480
                 E: service (line=90)
                   A: android:name(0x01010003)="com.google.firebase.components.ComponentDiscoveryService" (Raw:
                   "com.google.firebase.components.ComponentDiscoveryService")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                   A: android:directBootAware(0x01010505)=(type 0x12)0xffffffff
                   E: meta-data (line=94)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebase.firebaseremoteconfi
                     g.FlutterFirebaseAppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebase.firebaseremoteconfig.FlutterFirebaseAppRegis
                     trar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=97)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebaseauth.FlutterFirebase
                     AppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebaseauth.FlutterFirebaseAppRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=100)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebase.database.FlutterFir
                     ebaseAppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebase.database.FlutterFirebaseAppRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=103)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebase.crashlytics.firebas
                     ecrashlytics.FlutterFirebaseAppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebase.crashlytics.firebasecrashlytics.FlutterFireb
                     aseAppRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=106)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebasemessaging.FlutterFir
                     ebaseAppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebasemessaging.FlutterFirebaseAppRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=109)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:io.flutter.plugins.firebaseanalytics.FlutterFir
                     ebaseAppRegistrar" (Raw:
                     "com.google.firebase.components:io.flutter.plugins.firebaseanalytics.FlutterFirebaseAppRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=112)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegistrar"
                     (Raw: "com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=115)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar"
                     (Raw: "com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=118)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.remoteconfig.RemoteConfigRe
                     gistrar" (Raw: "com.google.firebase.components:com.google.firebase.remoteconfig.RemoteConfigRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=121)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessaging
                     Registrar" (Raw:
                     "com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=124)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.analytics.connector.interna
                     l.AnalyticsConnectorRegistrar" (Raw:
                     "com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegis
                     trar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=127)
                     A: android:name(0x01010003)="com.google.firebase.components:com.google.firebase.iid.Registrar" (Raw:
                     "com.google.firebase.components:com.google.firebase.iid.Registrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=130)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.abt.component.AbtRegistrar"
                     (Raw: "com.google.firebase.components:com.google.firebase.abt.component.AbtRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=133)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.datatransport.TransportRegi
                     strar" (Raw: "com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                   E: meta-data (line=136)
                     A:
                     android:name(0x01010003)="com.google.firebase.components:com.google.firebase.installations.FirebaseInsta
                     llationsRegistrar" (Raw:
                     "com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar")
                     A: android:value(0x01010024)="com.google.firebase.components.ComponentRegistrar" (Raw:
                     "com.google.firebase.components.ComponentRegistrar")
                 E: service (line=140)
                   A: android:name(0x01010003)="io.flutter.plugins.firebasemessaging.FlutterFirebaseMessagingService" (Raw:
                   "io.flutter.plugins.firebasemessaging.FlutterFirebaseMessagingService")
                   E: intent-filter (line=141)
                     E: action (line=142)
                       A: android:name(0x01010003)="com.google.firebase.MESSAGING_EVENT" (Raw:
                       "com.google.firebase.MESSAGING_EVENT")
                 E: activity (line=146)
                   A: android:theme(0x01010000)=@0x01030007
                   A: android:name(0x01010003)="io.flutter.plugins.urllauncher.WebViewActivity" (Raw:
                   "io.flutter.plugins.urllauncher.WebViewActivity")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: activity (line=150)
                   A: android:theme(0x01010000)=@0x01030010
                   A: android:name(0x01010003)="com.google.firebase.auth.internal.FederatedSignInActivity" (Raw:
                   "com.google.firebase.auth.internal.FederatedSignInActivity")
                   A: android:permission(0x01010006)="com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN"
                   (Raw: "com.google.firebase.auth.api.gms.permission.LAUNCH_FEDERATED_SIGN_IN")
                   A: android:exported(0x01010010)=(type 0x12)0xffffffff
                   A: android:excludeFromRecents(0x01010017)=(type 0x12)0xffffffff
                   A: android:launchMode(0x0101001d)=(type 0x10)0x2
                 E: service (line=161)
                   A: android:name(0x01010003)="com.google.firebase.messaging.FirebaseMessagingService" (Raw:
                   "com.google.firebase.messaging.FirebaseMessagingService")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                   E: intent-filter (line=164)
                     A: android:priority(0x0101001c)=(type 0x10)0xfffffe0c
                     E: action (line=165)
                       A: android:name(0x01010003)="com.google.firebase.MESSAGING_EVENT" (Raw:
                       "com.google.firebase.MESSAGING_EVENT")
                 E: receiver (line=169)
                   A: android:name(0x01010003)="com.google.firebase.iid.FirebaseInstanceIdReceiver" (Raw:
                   "com.google.firebase.iid.FirebaseInstanceIdReceiver")
                   A: android:permission(0x01010006)="com.google.android.c2dm.permission.SEND" (Raw:
                   "com.google.android.c2dm.permission.SEND")
                   A: android:exported(0x01010010)=(type 0x12)0xffffffff
                   E: intent-filter (line=173)
                     E: action (line=174)
                       A: android:name(0x01010003)="com.google.android.c2dm.intent.RECEIVE" (Raw:
                       "com.google.android.c2dm.intent.RECEIVE")
                 E: activity (line=178)
                   A: android:theme(0x01010000)=@0x01030010
                   A: android:name(0x01010003)="com.google.android.gms.common.api.GoogleApiActivity" (Raw:
                   "com.google.android.gms.common.api.GoogleApiActivity")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: receiver (line=183)
                   A: android:name(0x01010003)="com.google.android.gms.measurement.AppMeasurementReceiver" (Raw:
                   "com.google.android.gms.measurement.AppMeasurementReceiver")
                   A: android:enabled(0x0101000e)=(type 0x12)0xffffffff
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: service (line=189)
                   A: android:name(0x01010003)="com.google.android.gms.measurement.AppMeasurementService" (Raw:
                   "com.google.android.gms.measurement.AppMeasurementService")
                   A: android:enabled(0x0101000e)=(type 0x12)0xffffffff
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: service (line=193)
                   A: android:name(0x01010003)="com.google.android.gms.measurement.AppMeasurementJobService" (Raw:
                   "com.google.android.gms.measurement.AppMeasurementJobService")
                   A: android:permission(0x01010006)="android.permission.BIND_JOB_SERVICE" (Raw:
                   "android.permission.BIND_JOB_SERVICE")
                   A: android:enabled(0x0101000e)=(type 0x12)0xffffffff
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: provider (line=199)
                   A: android:name(0x01010003)="com.google.firebase.provider.FirebaseInitProvider" (Raw:
                   "com.google.firebase.provider.FirebaseInitProvider")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                   A: android:authorities(0x01010018)="com.phntm.carbon.firebaseinitprovider" (Raw:
                   "com.phntm.carbon.firebaseinitprovider")
                   A: android:initOrder(0x0101001a)=(type 0x10)0x64
                 E: meta-data (line=205)
                   A: android:name(0x01010003)="com.google.android.gms.version" (Raw: "com.google.android.gms.version")
                   A: android:value(0x01010024)=@0x7f080004
                 E: provider (line=209)
                   A: android:name(0x01010003)="androidx.lifecycle.ProcessLifecycleOwnerInitializer" (Raw:
                   "androidx.lifecycle.ProcessLifecycleOwnerInitializer")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                   A: android:multiprocess(0x01010013)=(type 0x12)0xffffffff
                   A: android:authorities(0x01010018)="com.phntm.carbon.lifecycle-process" (Raw:
                   "com.phntm.carbon.lifecycle-process")
                 E: service (line=215)
                   A: android:name(0x01010003)="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery"
                   (Raw: "com.google.android.datatransport.runtime.backends.TransportBackendDiscovery")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                   E: meta-data (line=218)
                     A: android:name(0x01010003)="backend:com.google.android.datatransport.cct.CctBackendFactory" (Raw:
                     "backend:com.google.android.datatransport.cct.CctBackendFactory")
                     A: android:value(0x01010024)="cct" (Raw: "cct")
                 E: service (line=222)
                   A:
                   android:name(0x01010003)="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedul
                   erService" (Raw:
                   "com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService")
                   A: android:permission(0x01010006)="android.permission.BIND_JOB_SERVICE" (Raw:
                   "android.permission.BIND_JOB_SERVICE")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: receiver (line=228)
                   A:
                   android:name(0x01010003)="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSc
                   hedulerBroadcastReceiver" (Raw:
                   "com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver"
                   )
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: meta-data (line=232)
                   A: android:name(0x01010003)="com.google.android.play.billingclient.version" (Raw:
                   "com.google.android.play.billingclient.version")
                   A: android:value(0x01010024)="2.0.3" (Raw: "2.0.3")
                 E: activity (line=236)
                   A: android:theme(0x01010000)=@0x01030010
                   A: android:name(0x01010003)="com.android.billingclient.api.ProxyBillingActivity" (Raw:
                   "com.android.billingclient.api.ProxyBillingActivity")
                   A: android:configChanges(0x0101001f)=(type 0x11)0x5b0
                 E: provider (line=241)
                   A: android:name(0x01010003)="com.crashlytics.android.CrashlyticsInitProvider" (Raw:
                   "com.crashlytics.android.CrashlyticsInitProvider")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                   A: android:authorities(0x01010018)="com.phntm.carbon.crashlyticsinitprovider" (Raw:
                   "com.phntm.carbon.crashlyticsinitprovider")
                   A: android:initOrder(0x0101001a)=(type 0x10)0x5a
[  +30 ms] Stopping app 'app.apk' on AOSP on IA Emulator.
[        ] executing: /Users/owen/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell am force-stop
com.phntm.carbon
[  +97 ms] executing: /Users/owen/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell pm list packages
com.phntm.carbon
[  +29 ms] package:com.phntm.carbon
[   +2 ms] executing: /Users/owen/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell cat
/data/local/tmp/sky.com.phntm.carbon.sha1
[  +29 ms] 41b8595f2b3162e4aa19225336f7c1ce74115a5a
[        ] Installing APK.
[   +1 ms] executing: /Users/owen/Library/Android/sdk/platform-tools/adb version
[   +8 ms] Android Debug Bridge version 1.0.41
           Version 30.0.0-6374843
           Installed as /Users/owen/Library/Android/sdk/platform-tools/adb
[        ] executing: /Users/owen/Library/Android/sdk/platform-tools/adb start-server
[   +7 ms] Installing build/app/outputs/apk/app.apk...
[   +1 ms] executing: /Users/owen/Library/Android/sdk/platform-tools/adb -s emulator-5554 install -t -r
/Users/owen/Projects/carbon/build/app/outputs/apk/app.apk
[+2213 ms] Performing Streamed Install
                    Success
[        ] Installing build/app/outputs/apk/app.apk... (completed in 2.2s)
[   +1 ms] executing: /Users/owen/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell echo -n
afd4f4921aeb06b8c88b5df92867f16a461fb38c > /data/local/tmp/sky.com.phntm.carbon.sha1
[  +60 ms] AOSP on IA Emulator startApp
[   +3 ms] executing: /Users/owen/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell am start -a
android.intent.action.RUN -f 0x20000000 --ez enable-background-compilation true --ez enable-dart-profiling true --ez
enable-checked-mode true --ez verify-entry-points true com.phntm.carbon/com.example.carbon.MainActivity
[ +107 ms] Starting: Intent { act=android.intent.action.RUN flg=0x20000000
cmp=com.phntm.carbon/com.example.carbon.MainActivity (has extras) }
[        ] Waiting for observatory port to be available...
[ +873 ms] D/FlutterActivityAndFragmentDelegate( 7589): Setting up FlutterEngine.
[   +2 ms] D/FlutterActivityAndFragmentDelegate( 7589): No preferred FlutterEngine was provided. Creating a new FlutterEngine
for this FlutterFragment.
[ +581 ms] W/FlutterEngine( 7589): Tried to automatically register plugins with FlutterEngine
(io.flutter.embedding.engine.FlutterEngine@42bbb21) but could not find and invoke the GeneratedPluginRegistrant.
[   +3 ms] D/FlutterActivityAndFragmentDelegate( 7589): Attaching FlutterEngine to the Activity that owns this Fragment.
[ +217 ms] Observatory URL on device: http://127.0.0.1:39533/24rdE5rPoVc=/
[   +1 ms] executing: /Users/owen/Library/Android/sdk/platform-tools/adb -s emulator-5554 forward tcp:0 tcp:39533
[   +7 ms] 62324
[        ] Forwarded host port 62324 to device port 39533 for Observatory
[  +13 ms] Connecting to service protocol: http://127.0.0.1:62324/24rdE5rPoVc=/
[ +174 ms] Successfully connected to service protocol: http://127.0.0.1:62324/24rdE5rPoVc=/
[   +3 ms] Sending to VM service: getVM({})
[   +8 ms] Result: {type: VM, name: vm, architectureBits: 32, hostCPU: Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz,
operatingSystem: android, targetCPU: ia32, version: 2.7.2 (Mon Mar 23 22:11:27 2020 +0100) on "android_ia32", _profilerMode:
VM, _nativeZoneMemoryUsage: ...
[   +6 ms] Sending to VM service: getIsolate({isolateId: isolates/4368702377298403})
[   +2 ms] Sending to VM service: _flutter.listViews({})
[   +9 ms] Result: {type: Isolate, id: isolates/4368702377298403, name: main, number: 4368702377298403, _originNumber:
4368702377298403, startTime: 1588112292516, _heaps: {new: {type: HeapSpace, name: new, vmName: Scavenger, collections: 1,
avgCollectionPeriodMillis...
[   +4 ms] Result: {type: FlutterViewList, views: [{type: FlutterView, id: _flutterView/0xdc713110, isolate: {type: @Isolate,
fixedId: true, id: isolates/4368702377298403, name: main.dart$main-4368702377298403, number: 4368702377298403}}]}
[   +7 ms] DevFS: Creating new filesystem on the device (null)
[        ] Sending to VM service: _createDevFS({fsName: carbon})
[  +28 ms] Result: {type: FileSystem, name: carbon, uri:
file:///data/user/0/com.phntm.carbon/code_cache/carbonZLTYWC/carbon/}
[        ] DevFS: Created new filesystem on the device (file:///data/user/0/com.phntm.carbon/code_cache/carbonZLTYWC/carbon/)
[   +3 ms] Updating assets
[ +199 ms] Syncing files to device AOSP on IA Emulator...
[   +1 ms] Scanning asset files
[   +2 ms] <- reset
[        ] Compiling dart to kernel with 0 updated files
[   +6 ms] /Users/owen/Downloads/flutter/bin/cache/dart-sdk/bin/dart
/Users/owen/Downloads/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root
/Users/owen/Downloads/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter
-Ddart.developer.causal_async_stacks=true --output-dill
/var/folders/1_/2bb2rwj97rj5qpptybmvy3980000gn/T/flutter_tool.OYiwa0/app.dill --packages
/Users/owen/Projects/carbon/.packages -Ddart.vm.profile=false -Ddart.vm.product=false
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-clo
sure-call-instructions --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root
[   +5 ms] <- compile package:carbon/main.dart
[+3307 ms] E/CrashlyticsCore( 7589): Failed to execute task.
[        ] E/CrashlyticsCore( 7589): java.util.concurrent.TimeoutException
[        ] E/CrashlyticsCore( 7589):    at java.util.concurrent.FutureTask.get(FutureTask.java:206)
[        ] E/CrashlyticsCore( 7589):    at
com.crashlytics.android.core.CrashlyticsBackgroundWorker.submitAndWait(CrashlyticsBackgroundWorker.java:41)
[        ] E/CrashlyticsCore( 7589):    at
com.crashlytics.android.core.CrashlyticsController.handleUncaughtException(CrashlyticsController.java:321)
[        ] E/CrashlyticsCore( 7589):    at
com.crashlytics.android.core.CrashlyticsController$6.onUncaughtException(CrashlyticsController.java:301)
[        ] E/CrashlyticsCore( 7589):    at
com.crashlytics.android.core.CrashlyticsUncaughtExceptionHandler.uncaughtException(CrashlyticsUncaughtExceptionHandler.java:4
2)
[        ] E/CrashlyticsCore( 7589):    at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
[        ] E/CrashlyticsCore( 7589):    at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
[        ] E/CrashlyticsCore( 7589):    at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
[   +8 ms] I/Process ( 7589): Sending signal. PID: 7589 SIG: 9
[  +44 ms] Service protocol connection closed.
[        ] Lost connection to device.
[+2679 ms] Updating files
[  +48 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[   +8 ms] trying again in a few - 9 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 9 more attempts left
[   +6 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[   +1 ms] trying again in a few - 9 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[   +1 ms] trying again in a few - 9 more attempts left
[  +12 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[   +1 ms] trying again in a few - 9 more attempts left
[  +37 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 9 more attempts left
[ +447 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 8 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 8 more attempts left
[   +4 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 8 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 8 more attempts left
[  +18 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 8 more attempts left
[  +61 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 8 more attempts left
[ +420 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 7 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 7 more attempts left
[   +3 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 7 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 7 more attempts left
[  +24 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 7 more attempts left
[  +78 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 7 more attempts left
[ +404 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 6 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 6 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 6 more attempts left
[        ] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 6 more attempts left
[  +22 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 6 more attempts left
[ +114 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 6 more attempts left
[ +370 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 5 more attempts left
[        ] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 5 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 5 more attempts left
[        ] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 5 more attempts left
[  +24 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 5 more attempts left
[ +140 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 5 more attempts left
[ +340 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 4 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 4 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 4 more attempts left
[        ] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 4 more attempts left
[  +24 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 4 more attempts left
[ +168 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 4 more attempts left
[ +313 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 3 more attempts left
[   +4 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 3 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 3 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 3 more attempts left
[  +26 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 3 more attempts left
[ +191 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 3 more attempts left
[ +284 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 2 more attempts left
[   +3 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 2 more attempts left
[   +2 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 2 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 2 more attempts left
[  +26 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 2 more attempts left
[ +227 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 2 more attempts left
[ +249 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 1 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 1 more attempts left
[   +2 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 1 more attempts left
[        ] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 1 more attempts left
[  +24 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 1 more attempts left
[ +255 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 1 more attempts left
[ +220 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 0 more attempts left
[   +5 ms] Error writing "build/flutter_assets/assets/html/none.html" to DevFS: HttpException: Connection closed before full
header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 0 more attempts left
[   +1 ms] Error writing "build/flutter_assets/assets/discord_green.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 0 more attempts left
[        ] Error writing "build/flutter_assets/assets/html/captcha.html" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 0 more attempts left
[  +26 ms] Error writing "build/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf" to DevFS: HttpException:
Connection closed before full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 0 more attempts left
[ +275 ms] Error writing "build/flutter_assets/assets/logo.png" to DevFS: HttpException: Connection closed before full header
was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[        ] trying again in a few - 0 more attempts left
[ +198 ms] Error writing "build/flutter_assets/assets/discord_blue.png" to DevFS: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:62324/24rdE5rPoVc=/
[   +1 ms] Could not update files on device: HttpException: Connection closed before full header was received, uri =
           http://127.0.0.1:62324/24rdE5rPoVc=/
[   +5 ms] Syncing files to device AOSP on IA Emulator... (completed in 11,239ms, longer than expected)
[   +3 ms] "flutter run" took 43,231ms.

#0      throwToolExit (package:flutter_tools/src/base/common.dart:28:3)
#1      RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:509:7)
<asynchronous suspension>
#2      FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:615:18)
#3      _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#4      _rootRunUnary (dart:async/zone.dart:1134:38)
#5      _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#6      _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#7      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#8      Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#9      Future._completeWithValue (dart:async/future_impl.dart:524:5)
#10     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#11     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#12     RunCommand.usageValues (package:flutter_tools/src/commands/run.dart)
#13     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#14     _rootRunUnary (dart:async/zone.dart:1134:38)
#15     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#16     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#17     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#18     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#19     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#20     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#21     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#22     IosProject.isSwift (package:flutter_tools/src/project.dart)
#23     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#24     _rootRunUnary (dart:async/zone.dart:1134:38)
#25     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#26     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#27     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#28     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#29     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#30     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#31     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#32     IosProject.buildSettings (package:flutter_tools/src/project.dart)
#33     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#34     _rootRunUnary (dart:async/zone.dart:1134:38)
#35     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#36     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#37     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#38     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#39     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#40     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#41     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#42     XcodeProjectInterpreter.getBuildSettings (package:flutter_tools/src/ios/xcodeproj.dart)
#43     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#44     _rootRunUnary (dart:async/zone.dart:1134:38)
#45     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#46     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#47     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#48     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#49     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#50     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#51     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#52     _DefaultProcessUtils.run (package:flutter_tools/src/base/process.dart)
#53     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#54     _rootRunUnary (dart:async/zone.dart:1134:38)
#55     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#56     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#57     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#58     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#59     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#60     Future.wait.<anonymous closure> (dart:async/future.dart:400:22)
#61     _rootRunUnary (dart:async/zone.dart:1134:38)
#62     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#63     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#64     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#65     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#66     Future._complete (dart:async/future_impl.dart:514:7)
#67     _BufferingStreamSubscription.asFuture.<anonymous closure> (dart:async/stream_impl.dart:206:14)
#68     _rootRun (dart:async/zone.dart:1122:38)
#69     _CustomZone.run (dart:async/zone.dart:1023:19)
#70     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#71     _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:391:13)
#72     _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:401:15)
#73     _BufferingStreamSubscription._close (dart:async/stream_impl.dart:285:7)
#74     _SinkTransformerStreamSubscription._close (dart:async/stream_transformers.dart:98:11)
#75     _EventSinkWrapper.close (dart:async/stream_transformers.dart:25:11)
#76     _StringAdapterSink.close (dart:convert/string_conversion.dart:251:11)
#77     _Utf8ConversionSink.close (dart:convert/string_conversion.dart:302:20)
#78     _ConverterStreamEventSink.close (dart:convert/chunked_conversion.dart:82:18)
#79     _SinkTransformerStreamSubscription._handleDone (dart:async/stream_transformers.dart:143:24)
#80     _rootRun (dart:async/zone.dart:1122:38)
#81     _CustomZone.run (dart:async/zone.dart:1023:19)
#82     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#83     _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:391:13)
#84     _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:401:15)
#85     _BufferingStreamSubscription._close (dart:async/stream_impl.dart:285:7)
#86     _SyncStreamControllerDispatch._sendDone (dart:async/stream_controller.dart:774:19)
#87     _StreamController._closeUnchecked (dart:async/stream_controller.dart:631:7)
#88     _StreamController.close (dart:async/stream_controller.dart:624:5)
#89     _Socket._onData (dart:io-patch/socket_patch.dart:1858:21)
#90     _rootRunUnary (dart:async/zone.dart:1138:13)
#91     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#92     _CustomZone.runUnaryGuarded (dart:async/zone.dart:933:7)
#93     _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:338:11)
#94     _BufferingStreamSubscription._add (dart:async/stream_impl.dart:265:7)
#95     _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:766:19)
#96     _StreamController._add (dart:async/stream_controller.dart:642:7)
#97     _StreamController.add (dart:async/stream_controller.dart:588:5)
#98     new _RawSocket.<anonymous closure> (dart:io-patch/socket_patch.dart:1406:35)
#99     _NativeSocket.issueReadEvent.issue (dart:io-patch/socket_patch.dart:912:18)
#100    _microtaskLoop (dart:async/schedule_microtask.dart:43:21)
#101    _startMicrotaskLoop (dart:async/schedule_microtask.dart:52:5)
#102    _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
#103    _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:175:5)
Analyzing carbon...                                                     

   info • 'await' applied to 'DateTime', which is not a 'Future' • lib/backend/tasks.dart:73:27 • await_only_futures
   info • Avoid using unnecessary statements • lib/backend/tasks.dart:75:36 • unnecessary_statements
   info • Avoid using unnecessary statements • lib/backend/tasks.dart:77:54 • unnecessary_statements
   info • Avoid using unnecessary statements • lib/backend/tasks.dart:79:54 • unnecessary_statements
   info • Avoid using unnecessary statements • lib/backend/tasks.dart:248:66 • unnecessary_statements
   info • Avoid using unnecessary statements • lib/backend/tasks.dart:249:65 • unnecessary_statements

6 issues found. (ran in 4.5s)
[✓] Flutter (Channel stable, v1.12.13+hotfix.9, on Mac OS X 10.15.2 19C57, locale en-US)
    • Flutter version 1.12.13+hotfix.9 at /Users/owen/Downloads/flutter
    • Framework revision f139b11009 (4 weeks ago), 2020-03-30 13:57:30 -0700
    • Engine revision af51afceb8
    • Dart version 2.7.2

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
    • Android SDK at /Users/owen/Library/Android/sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-29, build-tools 29.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 11.2.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.2.1, Build version 11B53
    • CocoaPods version 1.8.4

[!] Android Studio (version 3.6)
    • Android Studio at /Applications/Android Studio.app/Contents
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
    • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)

[✓] VS Code (version 1.44.2)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.9.1

[✓] Connected device (1 available)
    • AOSP on IA Emulator • emulator-5554 • android-x86 • Android 9 (API 28) (emulator)

! Doctor found issues in 1 category.
@owenkealey
Copy link
Author

This same app works fine on iOS simulator if that helps.

@owenkealey
Copy link
Author

I have done more debugging and it seems this is caused by the flutter_inappwebview plugin. I will leave this here for others experiencing the same issue.

@iapicca
Copy link
Contributor

iapicca commented Apr 29, 2020

Hi @owenkealey
from the error in your logs the issue seems to be caused
by losing connection with the android emulator

[   +8 ms] I/Process ( 7589): Sending signal. PID: 7589 SIG: 9
[  +44 ms] Service protocol connection closed.
[        ] Lost connection to device.
[+2679 ms] Updating files

does this happen running the app from terminal as well
or with a physical device?

I noticed that you already opened the issue in the 3rd party plugin flutter_inappwebview github,
that is correct, just to make sure that it is the cause of the issue,
do you experience the issue without said plugin?
Thank you

@iapicca iapicca added in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Apr 29, 2020
@owenkealey
Copy link
Author

owenkealey commented Apr 29, 2020 via email

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Apr 29, 2020
@iapicca
Copy link
Contributor

iapicca commented Apr 29, 2020

Thanks for checking @owenkealey
I need to close this issue since it does not depends from flutter,
if you disagree please write in the comments and I will reopen it
Thank you

@iapicca iapicca closed this as completed Apr 29, 2020
@iapicca iapicca added p: third party and removed in triage Presently being triaged by the triage team labels Apr 29, 2020
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants