did not provide any stacktrace

I see, these lines say it all:

[debug] [ADB] Found package: 'com.seat.connectedcar.csharing.localMock' and fully qualified activity name : 'com.seat.connectedcar.csharing.presentation.home.MainActivity'
[debug] [ADB] Incorrect package and activity. Retrying.
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Getting connected devices…

In order to resolve this one,please try adding the following key Mobile settings (Project > Settings > Execution > Default > Mobile > Android)
- Name: appWaitActivity
- Value: com.*

Thanks