Build Information
Failed to build CareKit, reference 4.0.0 (fd47ce), with Swift 6.2 for Android on 1 Nov 2025 02:25:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carekit-apple/carekit.git
Reference: 4.0.0
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 4.0.0 -> FETCH_HEAD
HEAD is now at fd47ce5 4.0.0 Release #734
Cloned https://github.com/carekit-apple/carekit.git
Revision (git rev-parse @):
fd47ce54b5be5389f1cc0e5c1c8ca77e2b7f0f45
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/carekit-apple/carekit.git at 4.0.0
========================================
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-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/FHIRModels.git
[1/5657] Fetching swift-async-algorithms
[5206/11734] Fetching swift-async-algorithms, fhirmodels
Fetched https://github.com/apple/FHIRModels.git from cache (1.21s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.21s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (2.26s)
Fetching https://github.com/apple/swift-collections.git
[1/18286] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.18s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.7.0 (6.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.14s)
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.7.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.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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
[0/19] Copying locversion.plist
[0/19] Copying Info.plist
[0/19] Write sources
[0/19] Copying Info.plist
[0/19] Write sources
[0/19] Copying Localizable.stringsdict
[0/19] Copying Info.plist
[0/19] Copying Localizable.strings
[17/19] Copying 2.0_2.1_Mapping.xcmappingmodel
[18/19] Write swift-version--11D90AFD9DD3AB2.txt
[20/125] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/127] 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/138] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[23/138] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[24/138] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/138] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/138] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/138] Compiling InternalCollectionsUtilities Integer rank.swift
[28/138] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/138] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/138] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/138] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[32/138] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/138] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/138] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/138] Compiling InternalCollectionsUtilities Debugging.swift
[36/138] Compiling InternalCollectionsUtilities Descriptions.swift
[37/138] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/138] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/209] Compiling OrderedCollections _HashTable+Testing.swift
[41/209] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[42/211] Compiling OrderedCollections _HashTable.swift
[43/211] Compiling OrderedCollections _Hashtable+Header.swift
[44/211] Compiling OrderedCollections _HashTable+Constants.swift
[45/211] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[46/211] Compiling DequeModule _DequeSlot.swift
[47/211] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[49/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[50/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[51/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[52/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/211] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/211] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[56/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[57/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[58/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[59/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[60/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[61/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[62/218] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[63/218] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/218] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/218] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/218] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[67/218] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[68/218] Compiling OrderedCollections OrderedDictionary.swift
[69/218] Compiling OrderedCollections OrderedSet+Codable.swift
[70/218] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[71/218] Compiling OrderedCollections OrderedSet+Descriptions.swift
[72/218] Compiling OrderedCollections OrderedSet+Diffing.swift
[73/218] Compiling OrderedCollections OrderedSet+Equatable.swift
[74/218] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[75/218] Compiling OrderedCollections OrderedSet+Hashable.swift
[76/218] Compiling OrderedCollections OrderedSet+Initializers.swift
[77/218] Compiling OrderedCollections OrderedSet+Insertions.swift
[78/218] Compiling OrderedCollections OrderedSet+Invariants.swift
[79/218] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[80/218] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[81/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[82/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[83/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[84/218] Compiling OrderedCollections OrderedDictionary+Codable.swift
[85/218] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[86/218] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[87/218] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[88/218] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[89/218] Compiling OrderedCollections OrderedDictionary+Elements.swift
[90/218] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[91/218] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[100/218] Compiling OrderedCollections _HashTable+Bucket.swift
[101/218] Compiling OrderedCollections _HashTable+BucketIterator.swift
[102/218] Emitting module DequeModule
[112/219] Compiling OrderedCollections OrderedSet+Sendable.swift
[113/219] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/219] Compiling OrderedCollections OrderedSet+Testing.swift
[115/219] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/219] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/219] Compiling OrderedCollections OrderedSet.swift
[118/219] Compiling OrderedCollections _UnsafeBitset.swift
[119/219] Emitting module OrderedCollections
[121/265] Compiling FMCore FHIRType.swift
[122/265] Compiling FMCore FHIRIntegerRepresentable.swift
[123/266] 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 | }
[124/266] Compiling FMCore FHIRDateComponents.swift
[125/266] Compiling FMCore FHIRDateParserError.swift
[126/266] Compiling FMCore ExpressibleAsNSDate.swift
[127/266] Emitting module FMCore
[128/266] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[129/266] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[130/266] Compiling AsyncAlgorithms AsyncJoinedSequence.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.
[131/266] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.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.
[132/266] Compiling AsyncAlgorithms AsyncSyncSequence.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.
[133/266] Compiling AsyncAlgorithms AsyncThrottleSequence.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.
[134/266] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.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.
[135/266] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.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.
[136/266] Compiling AsyncAlgorithms AsyncTimerSequence.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.
[137/266] Compiling AsyncAlgorithms AsyncBufferSequence.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.
[138/266] Compiling AsyncAlgorithms ChannelStateMachine.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.
[139/266] Compiling AsyncAlgorithms ChannelStorage.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.
[140/266] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.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.
[141/266] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.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.
[142/266] Compiling AsyncAlgorithms CombineLatestStateMachine.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.
[143/266] Compiling AsyncAlgorithms CombineLatestStorage.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.
[144/266] Compiling AsyncAlgorithms BoundedBufferStateMachine.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.
[145/266] Compiling AsyncAlgorithms BoundedBufferStorage.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.
[146/266] Compiling AsyncAlgorithms UnboundedBufferStateMachine.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.
[147/266] Compiling AsyncAlgorithms UnboundedBufferStorage.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.
[148/266] Compiling AsyncAlgorithms AsyncChannel.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.
[149/266] Compiling AsyncAlgorithms AsyncThrowingChannel.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.
[150/266] Compiling AsyncAlgorithms AsyncDebounceSequence.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.
[151/266] Compiling AsyncAlgorithms DebounceStateMachine.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.
[152/266] Compiling FMCore TimeZone+FHIR.swift
BUILD FAILURE 6.2 android