Build Information
Failed to build EventTracker, reference master (7b9172), with Swift 6.3 for Android on 15 Apr 2026 00:47:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hectr/swift-event-tracker.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/hectr/swift-event-tracker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7b9172e Deploy documentation to GitHub pages on master branch pushes
Cloned https://github.com/hectr/swift-event-tracker.git
Revision (git rev-parse @):
7b9172e01bc979c58261b21ebf62c03283cf0002
SUCCESS checkout https://github.com/hectr/swift-event-tracker.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/hectr/swift-event-tracker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Fetching https://github.com/dankinsoid/swift-analytics.git
[1/291] Fetching swift-analytics
[39/3209] Fetching swift-analytics, swiftanalyticskit
Fetched https://github.com/dankinsoid/swift-analytics.git from cache (0.30s)
[1080/2918] Fetching swiftanalyticskit
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetched https://github.com/SwiftyLab/SwiftAnalyticsKit.git from cache (0.56s)
[1/2271] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.37s)
Computing version for https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Computed https://github.com/SwiftyLab/SwiftAnalyticsKit.git at 1.0.0 (3.24s)
Computing version for https://github.com/dankinsoid/swift-analytics.git
Computed https://github.com/dankinsoid/swift-analytics.git at 1.10.4 (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.6 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.13s)
Creating working copy for https://github.com/dankinsoid/swift-analytics.git
Working copy of https://github.com/dankinsoid/swift-analytics.git resolved at 1.10.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Working copy of https://github.com/SwiftyLab/SwiftAnalyticsKit.git resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version--4F562202D5529B1.txt
[10/121] Emitting module Tracker
[11/132] Emitting module Analytics
[12/134] Compiling Tracker EventTracker.swift
[13/134] Compiling Tracker Event+operators.swift
[14/134] Compiling Tracker Event.swift
[15/134] Compiling Tracker ParameterizedEvent.swift
[16/134] Compiling Tracker TaggedEvent.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[19/135] Compiling Tracker Screen+operators.swift
[20/135] Compiling Tracker Screen.swift
[21/135] Compiling Tracker Taggable.swift
[22/135] Compiling Tracker NamedEvent.swift
[23/135] Compiling Tracker NamedScreen.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[26/135] Compiling SwiftAnalytics WithAnalyticsParameters.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[27/135] Compiling Analytics MultiplexAnalyticsHandler.swift
[28/135] Compiling Analytics MultiplexAnyAnalyticsHandler.swift
[39/135] Compiling Tracker TaggedScreen.swift
[40/135] Compiling Tracker CountlyScreen.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:58:47: error: cannot find type 'pthread_rwlock_t' in scope
56 | fileprivate var shared = true
57 | #else
58 | fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
| `- error: cannot find type 'pthread_rwlock_t' in scope
59 | UnsafeMutablePointer.allocate(capacity: 1)
60 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:13: error: cannot find 'pthread_rwlock_init' in scope
67 | InitializeSRWLock(rwlock)
68 | #else
69 | let err = pthread_rwlock_init(rwlock, nil)
| `- error: cannot find 'pthread_rwlock_init' in scope
70 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
71 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:41: error: 'nil' requires a contextual type
67 | InitializeSRWLock(rwlock)
68 | #else
69 | let err = pthread_rwlock_init(rwlock, nil)
| `- error: 'nil' requires a contextual type
70 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
71 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:81:13: error: cannot find 'pthread_rwlock_destroy' in scope
79 | self.rwlock.deallocate()
80 | #else
81 | let err = pthread_rwlock_destroy(self.rwlock)
| `- error: cannot find 'pthread_rwlock_destroy' in scope
82 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
83 | self.rwlock.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:98:13: error: cannot find 'pthread_rwlock_rdlock' in scope
96 | shared = true
97 | #else
98 | let err = pthread_rwlock_rdlock(rwlock)
| `- error: cannot find 'pthread_rwlock_rdlock' in scope
99 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
100 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:114:13: error: cannot find 'pthread_rwlock_wrlock' in scope
112 | shared = false
113 | #else
114 | let err = pthread_rwlock_wrlock(rwlock)
| `- error: cannot find 'pthread_rwlock_wrlock' in scope
115 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
116 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:134:13: error: cannot find 'pthread_rwlock_unlock' in scope
132 | }
133 | #else
134 | let err = pthread_rwlock_unlock(rwlock)
| `- error: cannot find 'pthread_rwlock_unlock' in scope
135 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
136 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:58:47: error: cannot find type 'pthread_rwlock_t' in scope
56 | fileprivate var shared = true
57 | #else
58 | fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
| `- error: cannot find type 'pthread_rwlock_t' in scope
59 | UnsafeMutablePointer.allocate(capacity: 1)
60 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:13: error: cannot find 'pthread_rwlock_init' in scope
67 | InitializeSRWLock(rwlock)
68 | #else
69 | let err = pthread_rwlock_init(rwlock, nil)
| `- error: cannot find 'pthread_rwlock_init' in scope
70 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
71 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:69:41: error: 'nil' requires a contextual type
67 | InitializeSRWLock(rwlock)
68 | #else
69 | let err = pthread_rwlock_init(rwlock, nil)
| `- error: 'nil' requires a contextual type
70 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
71 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:81:13: error: cannot find 'pthread_rwlock_destroy' in scope
79 | self.rwlock.deallocate()
80 | #else
81 | let err = pthread_rwlock_destroy(self.rwlock)
| `- error: cannot find 'pthread_rwlock_destroy' in scope
82 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
83 | self.rwlock.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:98:13: error: cannot find 'pthread_rwlock_rdlock' in scope
96 | shared = true
97 | #else
98 | let err = pthread_rwlock_rdlock(rwlock)
| `- error: cannot find 'pthread_rwlock_rdlock' in scope
99 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
100 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:114:13: error: cannot find 'pthread_rwlock_wrlock' in scope
112 | shared = false
113 | #else
114 | let err = pthread_rwlock_wrlock(rwlock)
| `- error: cannot find 'pthread_rwlock_wrlock' in scope
115 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
116 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:134:13: error: cannot find 'pthread_rwlock_unlock' in scope
132 | }
133 | #else
134 | let err = pthread_rwlock_unlock(rwlock)
| `- error: cannot find 'pthread_rwlock_unlock' in scope
135 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
136 | #endif
[43/135] Compiling SwiftAnalytics ParametersValueDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersValueDecoder.swift:736:23: error: pattern variable binding cannot appear in an expression
734 | // .formatted doesn't compile on Linux due to a Swift bug.
735 | #if !os(Linux)
736 | case let .formatted(formatter):
| `- error: pattern variable binding cannot appear in an expression
737 | return try decodeFormattedDate(from: value, using: formatter)
738 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/135] Emitting module SwiftAnalytics
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:58:47: error: cannot find type 'pthread_rwlock_t' in scope
56 | fileprivate var shared = true
57 | #else
58 | fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
| `- error: cannot find type 'pthread_rwlock_t' in scope
59 | UnsafeMutablePointer.allocate(capacity: 1)
60 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
[49/135] Compiling SwiftAnalytics ParametersValueEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Locks.swift:40:8: error: Unsupported runtime
38 | import Musl
39 | #else
40 | #error("Unsupported runtime")
| `- error: Unsupported runtime
41 | #endif
42 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersProvider.swift:12:8: error: Unsupported runtime
10 | import WASILibc
11 | #else
12 | #error("Unsupported runtime")
| `- error: Unsupported runtime
13 | #endif
14 |
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/ParametersValueEncoder.swift:481:23: error: pattern variable binding cannot appear in an expression
479 | // .formatted doesn't compile on Linux due to a Swift bug.
480 | #if !os(Linux)
481 | case let .formatted(formatter):
| `- error: pattern variable binding cannot appear in an expression
482 | return .string(formatter.string(from: date))
483 | #endif
[50/135] Compiling Tracker MixpanelServiceProvider.swift
[51/135] Compiling Tracker PostHogServiceProvider.swift
[52/135] Compiling Tracker SegmentServiceProvider.swift
[53/135] Compiling Tracker SwiftAnalyticsKitServiceProvider.swift
[54/135] Compiling Tracker SwiftAnalyticsServiceProvider.swift
[55/135] Compiling Tracker SwiftLoggerServiceProvider.swift
[56/135] Compiling Tracker SwiftMetricsServiceProvider.swift
[57/135] Compiling Tracker TaplyticsServiceProvider.swift
[58/135] Compiling Tracker UXCamServiceProvider.swift
[59/135] Compiling Tracker AdjustServiceAdapter.swift
[60/135] Compiling Tracker AmplitudeServiceAdapter.swift
[61/135] Compiling Tracker AppCenterAnalyticsServiceAdapter.swift
[62/135] Compiling Tracker Tag+kochava.swift
[63/135] Compiling Tracker Tag+localytics.swift
[64/135] Compiling Tracker Tag+mixpanel.swift
[65/135] Compiling Tracker Tag+postHog.swift
[66/135] Compiling Tracker Tag+segment.swift
[67/135] Compiling Tracker Tag+swiftAnalytics.swift
[68/135] Compiling Tracker Tag+swiftAnalyticsKit.swift
[69/135] Compiling Tracker Tag+swiftLogger.swift
[70/135] Compiling Tracker Tag+swiftMetrics.swift
[71/135] Compiling Tracker Tag+taplytics.swift
[72/135] Compiling Tracker Tag+uxCam.swift
[73/135] Compiling Tracker MixpanelServiceAdapter.swift
[74/135] Compiling Tracker PostHogServiceAdapter.swift
[75/135] Compiling Tracker SegmentServiceAdapter.swift
[76/135] Compiling Tracker SwiftAnalyticsKitServiceAdapter.swift
[77/135] Compiling Tracker SwiftAnalyticsServiceAdapter.swift
[78/135] Compiling Tracker SwiftLoggerServiceAdapter.swift
[79/135] Compiling Tracker SwiftMetricsServiceAdapter.swift
[80/135] Compiling Tracker TaplyticsServiceAdapter.swift
[81/135] Compiling Tracker UXCamServiceAdapter.swift
[82/135] Compiling Tracker Tag.swift
[83/135] Compiling Tracker Tag+adjust.swift
[84/135] Compiling Tracker PostHogScreen.swift
[85/135] Compiling Tracker SegmentScreen.swift
[86/135] Compiling Tracker Array+appending.swift
[87/135] Compiling Tracker Array+removing.swift
[90/135] Compiling Tracker Service+NamedEvent.swift
[91/135] Compiling Tracker Service+contains.swift
[92/135] Compiling Tracker Service.swift
[93/135] Compiling Tracker PrintServiceProvider.swift
[94/135] Compiling Tracker AdjustServiceProvider.swift
[95/135] Compiling Tracker AmplitudeServiceProvider.swift
[102/136] Compiling Tracker AppsFlyerServiceAdapter.swift
[103/136] Compiling Tracker BrazeServiceAdapter.swift
[104/136] Compiling Tracker BugseeServiceAdapter.swift
[105/136] Compiling Tracker CountlyServiceAdapter.swift
[106/136] Compiling Tracker CrashlyticsServiceAdapter.swift
[107/136] Compiling Tracker FacebookServiceAdapter.swift
[108/136] Compiling Tracker FirebaseAnalyticsServiceAdapter.swift
[109/136] Compiling Tracker HeapServiceAdapter.swift
[110/136] Compiling Tracker InstabugServiceAdapter.swift
[111/136] Compiling Tracker KochavaServiceAdapter.swift
[112/136] Compiling Tracker LocalyticsServiceAdapter.swift
[113/136] Compiling Tracker Tag+amplitude.swift
[114/136] Compiling Tracker Tag+appCenterAnalytics.swift
[115/136] Compiling Tracker Tag+appsFlyer.swift
[116/136] Compiling Tracker Tag+braze.swift
[117/136] Compiling Tracker Tag+bugsee.swift
[118/136] Compiling Tracker Tag+countly.swift
[119/136] Compiling Tracker Tag+crashlytics.swift
[120/136] Compiling Tracker Tag+facebook.swift
[121/136] Compiling Tracker Tag+firebaseAnalytics.swift
[122/136] Compiling Tracker Tag+heap.swift
[123/136] Compiling Tracker Tag+instabug.swift
[124/136] Compiling Tracker AppCenterAnalyticsServiceProvider.swift
[125/136] Compiling Tracker AppsFlyerServiceProvider.swift
[126/136] Compiling Tracker BrazeServiceProvider.swift
[127/136] Compiling Tracker BugseeServiceProvider.swift
[128/136] Compiling Tracker CountlyServiceProvider.swift
[129/136] Compiling Tracker CrashlyticsServiceProvider.swift
[130/136] Compiling Tracker FacebookServiceProvider.swift
[131/136] Compiling Tracker FirebaseAnalyticsServiceProvider.swift
[132/136] Compiling Tracker HeapServiceProvider.swift
[133/136] Compiling Tracker InstabugServiceProvider.swift
[134/136] Compiling Tracker KochavaServiceProvider.swift
[135/136] Compiling Tracker LocalyticsServiceProvider.swift
BUILD FAILURE 6.3 android