The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CareKit, reference main (348a5e), with Swift 6.3 for Android on 19 Apr 2026 18:12:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carekit-apple/carekit.git
Reference: main
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/carekit-apple/carekit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 348a5ef 4.1.0 release (#745)
Cloned https://github.com/carekit-apple/carekit.git
Revision (git rev-parse @):
348a5efbd10cb79d92c760c8023156015558b06b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/carekit-apple/carekit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/carekit-apple/carekit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/apple/FHIRModels.git
Fetching https://github.com/apple/swift-async-algorithms
[1/6247] Fetching swift-async-algorithms
[6248/16028] Fetching swift-async-algorithms, fhirmodels
Fetched https://github.com/apple/swift-async-algorithms from cache (0.55s)
[2544/9781] Fetching fhirmodels
Fetched https://github.com/apple/FHIRModels.git from cache (2.47s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.9.0 (4.33s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.67s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.28s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Building for debugging...
[0/21] Write sources
[0/21] Copying Localizable.stringsdict
[0/21] Copying Localizable.strings
[0/21] Copying Info.plist
[0/21] Copying CareKitStore.xcdatamodeld
[0/21] Copying locversion.plist
[0/21] Copying Info.plist
[0/21] Write sources
[14/21] Copying 2.0_2.1_Mapping.xcmappingmodel
[14/21] Write sources
[20/21] Write swift-version--4F562202D5529B1.txt
[22/129] Emitting module InternalCollectionsUtilities
[23/131] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/131] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/131] Compiling FMCore FHIRIntegerRepresentable.swift
[26/132] Compiling CareKitUI OCKDimensionStyler.swift
[27/132] Compiling CareKitUI OCKStyler.swift
[28/132] Compiling CareKitUI NoHighlightStyle.swift
[29/132] Compiling CareKitUI OCKLog.swift
[30/132] Compiling CareKitUI OSValue.swift
[31/132] Compiling CareKitUI OCKAnimationStyler.swift
[32/132] Compiling CareKitUI OCKAppearanceStyler.swift
[33/132] Compiling CareKitUI OCKColorStyler.swift
[34/132] Compiling CareKitUI CircularCompletionView.swift
[35/132] Compiling CareKitUI HeaderView.swift
[36/132] Compiling CareKitUI InstructionsTaskView.swift
[37/132] Compiling CareKitUI SimpleTaskView.swift
[38/132] Compiling CareKitUI OCKCalendarDisplayable.swift
[39/132] Compiling CareKitUI OCKWeekCalendarView.swift
[40/132] Compiling CareKitUI AccessibleStack.swift
[41/132] Compiling CareKitUI BackwardsCompatibility.swift
[42/132] Compiling CareKitUI CardView.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/133] Emitting module CareKitUI
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[45/232] Compiling OrderedCollections OrderedSet+Hashable.swift
[46/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[47/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[48/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[49/232] Emitting module ContainersPreview
[50/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[51/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[52/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[53/236] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[54/236] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[55/236] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[56/236] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[57/236] Compiling OrderedCollections OrderedDictionary+Values.swift
[58/236] Compiling OrderedCollections OrderedDictionary+Codable.swift
[59/236] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[60/236] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[61/236] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[62/236] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[63/236] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[64/236] Compiling OrderedCollections OrderedSet+Descriptions.swift
[65/236] Compiling OrderedCollections OrderedSet+Diffing.swift
[66/236] Compiling OrderedCollections OrderedSet+Equatable.swift
[67/236] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[68/236] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[69/236] Compiling OrderedCollections _HashTable.swift
[70/236] Compiling OrderedCollections _Hashtable+Header.swift
[71/236] Compiling OrderedCollections OrderedDictionary.swift
[72/236] Compiling OrderedCollections OrderedSet+Codable.swift
[73/236] Compiling ContainersPreview Box.swift
[74/236] Compiling ContainersPreview Inout.swift
[75/236] Compiling ContainersPreview InputSpan.swift
[76/236] Compiling ContainersPreview Shared.swift
[77/236] Compiling OrderedCollections _HashTable+Bucket.swift
[78/236] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/236] Compiling OrderedCollections _HashTable+Constants.swift
[80/236] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/236] Compiling OrderedCollections _HashTable+Testing.swift
[83/277] Compiling DequeModule Deque._UnsafeHandle.swift
[84/277] Compiling DequeModule Deque.swift
[85/277] Compiling DequeModule UniqueDeque+Hashable.swift
[86/277] Compiling DequeModule UniqueDeque+Initializers.swift
[87/277] Compiling DequeModule UniqueDeque+Insertions.swift
[88/277] Compiling DequeModule UniqueDeque+Prepend.swift
[89/277] Compiling DequeModule UniqueDeque+Removals.swift
[90/277] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[91/277] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[92/277] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[93/277] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[94/277] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[95/277] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[96/277] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[97/284] Compiling DequeModule RigidDeque+Append.swift
[98/284] Compiling DequeModule RigidDeque+Consumption.swift
[99/284] Compiling DequeModule RigidDeque+Container.swift
[100/284] Compiling DequeModule RigidDeque+Descriptions.swift
[101/284] Compiling DequeModule Deque+Extras.swift
[102/284] Compiling DequeModule Deque+Hashable.swift
[103/284] Compiling DequeModule Deque+Testing.swift
[104/284] Compiling DequeModule Deque._Storage.swift
[105/284] Compiling DequeModule _DequeBuffer.swift
[106/284] Compiling DequeModule _DequeBufferHeader.swift
[111/289] Compiling DequeModule RigidDeque+Equatable.swift
[112/289] Compiling DequeModule RigidDeque+Experimental.swift
[113/289] Compiling DequeModule RigidDeque+Hashable.swift
[114/289] Compiling DequeModule RigidDeque+Initializers.swift
[115/289] Compiling DequeModule RigidDeque+Insertions.swift
[116/289] Compiling DequeModule RigidDeque+Prepend.swift
[117/289] Compiling DequeModule RigidDeque.swift
[118/289] Compiling DequeModule UniqueDeque+Append.swift
[125/289] Compiling DequeModule UniqueDeque+Consumption.swift
[126/289] Compiling DequeModule UniqueDeque+Container.swift
[127/289] Compiling DequeModule UniqueDeque+Descriptions.swift
[128/289] Compiling DequeModule UniqueDeque+Equatable.swift
[129/289] Compiling DequeModule UniqueDeque+Experimental.swift
[130/289] Compiling DequeModule RigidDeque+Removals.swift
[131/289] Compiling DequeModule RigidDeque+Replacements.swift
[132/289] Compiling DequeModule RigidDeque+Testing.swift
[133/289] Compiling OrderedCollections OrderedSet+Initializers.swift
[134/289] Compiling OrderedCollections OrderedSet+Insertions.swift
[135/289] Compiling OrderedCollections OrderedSet+Invariants.swift
[136/289] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[137/289] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[138/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[139/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[140/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[163/289] Compiling OrderedCollections OrderedSet+Sendable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[164/289] Compiling OrderedCollections OrderedSet+SubSequence.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[165/289] Compiling OrderedCollections OrderedSet+Testing.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[166/289] Compiling OrderedCollections OrderedSet+UnorderedView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 |  */
30 |
31 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[167/289] Compiling DequeModule Deque+Codable.swift
[168/289] Compiling DequeModule Deque+Collection.swift
[169/289] Compiling DequeModule Deque+CustomReflectable.swift
[170/289] Compiling DequeModule Deque+Descriptions.swift
[171/289] Compiling DequeModule Deque+Equatable.swift
[172/289] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[175/289] Compiling FMCore FHIRDateParserError.swift
[176/289] Compiling FMCore FHIRDateComponents.swift
[177/289] Compiling FMCore FHIRType.swift
[178/289] Compiling FMCore Scanner+FHIR.swift
/host/spi-builder-workspace/.build/checkouts/FHIRModels/Sources/FMCore/Scanner+FHIR.swift:32:47: error: cannot convert value of type 'NSString?' to expected argument type 'String?'
30 | 		}
31 | 		var string: NSString?
32 | 		if scanCharacters(from: characterSet, into: &string), let string = string {
   |                                               |- error: cannot convert value of type 'NSString?' to expected argument type 'String?'
   |                                               `- note: arguments to generic parameter 'Wrapped' ('NSString' and 'String') are expected to be equal
33 | 			return String(string)
34 | 		}
[179/289] Compiling FMCore ExpressibleAsNSDate.swift
[180/289] Emitting module FMCore
[183/289] Compiling FMCore TimeZone+FHIR.swift
BUILD FAILURE 6.3 android