The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CareKit, reference 3.1.7 (659fbb), with Swift 6.2 (beta) for Android on 24 Jun 2025 01:44:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carekit-apple/carekit.git
Reference: 3.1.7
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
 * tag               3.1.7      -> FETCH_HEAD
HEAD is now at 659fbb2 3.1.7 (#727)
Cloned https://github.com/carekit-apple/carekit.git
Revision (git rev-parse @):
659fbb28eeb990fb70413750c8a0e00401453c7e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/carekit-apple/carekit.git at 3.1.7
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/carekit-apple/carekit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/apple/swift-async-algorithms
[1/4985] Fetching swift-async-algorithms
[4986/11062] Fetching swift-async-algorithms, fhirmodels
Fetched https://github.com/apple/swift-async-algorithms from cache (0.73s)
[2310/6077] Fetching fhirmodels
Fetched https://github.com/apple/FHIRModels.git from cache (1.35s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.1 (2.24s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.5.0 (2.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.24s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.0.1
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.5.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/CareKitStore.xcdatamodeld
Building for debugging...
[0/19] Write sources
[10/19] Copying Localizable.stringsdict
[11/19] Copying Info.plist
[11/19] Copying Localizable.strings
[12/19] Copying Info.plist
[14/19] Copying locversion.plist
[14/19] Copying Info.plist
[14/19] Write sources
[17/19] Copying 2.0_2.1_Mapping.xcmappingmodel
[18/19] Write swift-version-8C5A4AE7A8CE2BA.txt
[20/123] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/124] 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.
[22/135] Compiling FMCore FHIRIntegerRepresentable.swift
[23/136] Compiling CareKitUI Text+Extension.swift
[24/136] Compiling CareKitUI UIColor+Extension.swift
[25/136] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/136] Compiling CareKitUI View+Extension.swift
[27/136] Compiling CareKitUI OCKLocalization.swift
[28/136] Compiling CareKitUI Number+Extensions.swift
[29/136] Compiling CareKitUI OCKStyler+Extension.swift
[30/136] Compiling CareKitUI CardView.swift
[31/136] Compiling CareKitUI CircularCompletionView.swift
[32/136] Compiling CareKitUI HeaderView.swift
[33/136] Compiling CareKitUI RectangularCompletionView.swift
[34/136] Compiling CareKitUI AccessibleStack.swift
[35/136] Compiling CareKitUI BackwardsCompatibility.swift
[36/136] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/207] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[39/207] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[40/209] Compiling OrderedCollections _HashTable+Testing.swift
[41/209] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[42/209] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[43/209] Compiling OrderedCollections OrderedDictionary+Elements.swift
[44/209] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[45/209] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[46/209] Compiling DequeModule _DequeSlot.swift
[47/209] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[50/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[51/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/209] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/209] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/216] Compiling OrderedCollections _HashTable+Bucket.swift
[63/216] Compiling OrderedCollections _HashTable+BucketIterator.swift
[64/216] Compiling OrderedCollections _HashTable+Constants.swift
[65/216] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/216] Compiling OrderedCollections OrderedDictionary.swift
[67/216] Compiling OrderedCollections OrderedSet+Codable.swift
[68/216] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[69/216] Compiling OrderedCollections OrderedSet+Descriptions.swift
[70/216] Compiling OrderedCollections OrderedSet+Diffing.swift
[71/216] Compiling OrderedCollections OrderedSet+Equatable.swift
[72/216] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/216] Compiling OrderedCollections OrderedSet+Hashable.swift
[74/216] Compiling OrderedCollections OrderedSet+Initializers.swift
[75/216] Compiling OrderedCollections OrderedSet+Insertions.swift
[76/216] Compiling OrderedCollections OrderedSet+Invariants.swift
[77/216] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[78/216] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[79/216] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[80/216] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[81/216] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[82/216] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/216] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/216] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[85/216] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[86/216] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[87/216] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[88/216] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[89/216] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[90/216] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[91/216] Compiling OrderedCollections OrderedDictionary+Values.swift
[100/216] Emitting module DequeModule
[110/217] Compiling OrderedCollections OrderedSet+Sendable.swift
[111/217] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/217] Compiling OrderedCollections OrderedSet+Testing.swift
[113/217] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/217] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/217] Compiling OrderedCollections OrderedSet.swift
[116/217] Compiling OrderedCollections _UnsafeBitset.swift
[117/217] Emitting module FMCore
[120/217] Compiling FMCore FHIRType.swift
[121/217] 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 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
30 | 		}
31 | 		var string: NSString?
32 | 		if scanCharacters(from: characterSet, into: &string), let string = string {
   |                                               |- error: cannot convert value of type 'UnsafeMutablePointer<NSString?>' to expected argument type 'UnsafeMutablePointer<String?>'
   |                                               `- note: arguments to generic parameter 'Pointee' ('NSString?' and 'String?') are expected to be equal
33 | 			return String(string)
34 | 		}
[122/217] Compiling FMCore TimeZone+FHIR.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.
/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.
[135/217] Compiling FMCore FHIRDateParserError.swift
[136/217] Compiling FMCore FHIRDateComponents.swift
[137/217] Compiling FMCore ExpressibleAsNSDate.swift
[138/217] Emitting module OrderedCollections
BUILD FAILURE 6.2 android