Build Information
Failed to build CloudSyncSession, reference 0.3.0 (cb63ad
), with Swift 6.1 for Android on 23 Jul 2025 02:43:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/CloudSyncSession.git
Reference: 0.3.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/ryanashcraft/CloudSyncSession
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at cb63ad3 Migrate from OSLog to swift-log for logging
Cloned https://github.com/ryanashcraft/CloudSyncSession.git
Revision (git rev-parse @):
cb63ad3c7c68a47f702075159a41f820b1b32bdf
SUCCESS checkout https://github.com/ryanashcraft/CloudSyncSession.git at 0.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ryanashcraft/CloudSyncSession.git
https://github.com/ryanashcraft/CloudSyncSession.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-pid",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ryanashcraft/swift-pid.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "CloudSyncSession",
"name" : "CloudSyncSession",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "CloudSyncSession",
"targets" : [
"CloudSyncSession"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CloudSyncSessionTests",
"module_type" : "SwiftTarget",
"name" : "CloudSyncSessionTests",
"path" : "Tests/CloudSyncSessionTests",
"sources" : [
"CloudSyncSessionTests.swift",
"SyncStateTests.swift"
],
"target_dependencies" : [
"CloudSyncSession"
],
"type" : "test"
},
{
"c99name" : "CloudSyncSession",
"module_type" : "SwiftTarget",
"name" : "CloudSyncSession",
"path" : "Sources/CloudSyncSession",
"product_dependencies" : [
"PID",
"Logging"
],
"product_memberships" : [
"CloudSyncSession"
],
"sources" : [
"CloudKitOperationHandler.swift",
"CloudSyncSession.swift",
"Extensions/CKErrorExtensions.swift",
"Log.swift",
"Middleware.swift",
"Middleware/AccountStatusMiddleware.swift",
"Middleware/ErrorMiddleware.swift",
"Middleware/LoggerMiddleware.swift",
"Middleware/RetryMiddleware.swift",
"Middleware/SplittingMiddleware.swift",
"Middleware/SubjectMiddleware.swift",
"Middleware/WorkMiddleware.swift",
"Middleware/ZoneMiddleware.swift",
"OperationHandler.swift",
"SyncEvent.swift",
"SyncState.swift",
"SyncWork.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/ryanashcraft/swift-pid.git
[1/46] Fetching swift-pid
[47/3917] Fetching swift-pid, swift-log
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.38s)
Fetched https://github.com/apple/swift-log.git from cache (0.38s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (0.84s)
Fetching https://github.com/apple/swift-collections.git
[1/16884] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/ryanashcraft/swift-pid.git
Working copy of https://github.com/ryanashcraft/swift-pid.git resolved at 0.0.3
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/32] Emitting module InternalCollectionsUtilities
[16/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/32] Compiling InternalCollectionsUtilities Integer rank.swift
[18/32] Compiling Logging LogHandler.swift
[19/32] Compiling InternalCollectionsUtilities Descriptions.swift
[20/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/32] Compiling InternalCollectionsUtilities Debugging.swift
[23/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/307] Compiling HashTreeCollections _HashTreeIterator.swift
[31/307] Compiling HashTreeCollections _HashTreeStatistics.swift
[32/309] Compiling HashTreeCollections _UnmanagedHashNode.swift
[33/309] Compiling HashTreeCollections _UnsafePath.swift
[34/309] Compiling HeapModule Heap+Descriptions.swift
[35/309] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[36/309] Compiling HashTreeCollections _HashNode+Structural union.swift
[37/309] Emitting module HeapModule
[38/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/309] Compiling HeapModule Heap+Invariants.swift
[40/309] Compiling HashTreeCollections TreeDictionary+Codable.swift
[41/309] Compiling HashTreeCollections TreeDictionary+Collection.swift
[42/309] Compiling HeapModule _HeapNode.swift
[43/309] Compiling HeapModule Heap+UnsafeHandle.swift
[44/309] Compiling HeapModule Heap.swift
[46/310] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[47/310] Compiling HashTreeCollections TreeDictionary+Filter.swift
[48/310] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[49/310] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[50/310] Compiling HashTreeCollections TreeDictionary+Keys.swift
[51/310] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[52/310] Compiling HashTreeCollections TreeDictionary+Merge.swift
[53/317] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[54/317] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[55/317] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[56/317] Compiling HashTreeCollections _HashNode+Storage.swift
[57/317] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[58/317] Compiling HashTreeCollections _HashNode+Structural filter.swift
[59/317] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[60/324] Compiling DequeModule _DequeSlot.swift
[61/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/324] Compiling HashTreeCollections TreeSet+Hashable.swift
[63/324] Compiling HashTreeCollections TreeSet+Sendable.swift
[64/324] Compiling HashTreeCollections TreeSet+Sequence.swift
[65/324] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[66/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[67/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[68/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[69/324] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[70/324] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[71/324] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[78/334] Compiling BitCollections BitSet.Index.swift
[79/334] Compiling BitCollections BitSet._UnsafeHandle.swift
[80/334] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[81/334] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[82/334] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[83/334] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[84/334] Compiling HashTreeCollections _HashNode+Structural merge.swift
[85/334] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[87/334] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[88/334] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[89/334] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[90/334] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[91/334] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[92/334] Compiling HashTreeCollections _RawHashNode.swift
[93/334] Compiling HashTreeCollections _Bucket.swift
[94/334] Compiling HashTreeCollections _Hash.swift
[95/334] Compiling HashTreeCollections _HashLevel.swift
[96/334] Compiling HashTreeCollections _HashNode+Builder.swift
[97/334] Compiling HashTreeCollections _HashNode+Debugging.swift
[98/334] Compiling HashTreeCollections _HashNode+Initializers.swift
[99/334] Compiling HashTreeCollections _HashNode+Invariants.swift
[105/334] Compiling OrderedCollections OrderedSet+Sendable.swift
[106/334] Compiling OrderedCollections OrderedSet+SubSequence.swift
[107/334] Compiling OrderedCollections OrderedSet+Testing.swift
[108/334] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/343] Compiling HashTreeCollections _HashNode+Lookups.swift
[129/343] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[134/343] Compiling OrderedCollections OrderedSet.swift
[135/343] Compiling OrderedCollections _UnsafeBitset.swift
[136/343] Compiling HashTreeCollections TreeSet+Equatable.swift
[137/343] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[138/343] Compiling HashTreeCollections TreeSet+Extras.swift
[139/343] Compiling HashTreeCollections TreeSet+Filter.swift
[140/343] Emitting module BitCollections
[152/343] Compiling Logging MetadataProvider.swift
[153/343] Emitting module Logging
[154/343] Compiling Logging Locks.swift
[155/343] Compiling Logging Logging.swift
[164/344] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[165/344] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[166/344] Compiling HashTreeCollections _HashNode.swift
[167/344] Compiling HashTreeCollections _HashNodeHeader.swift
[168/344] Compiling HashTreeCollections _HashSlot.swift
[169/344] Compiling HashTreeCollections _HashStack.swift
[170/344] Compiling HashTreeCollections _AncestorHashSlots.swift
[171/344] Compiling HashTreeCollections _Bitmap.swift
[205/344] Emitting module DequeModule
[206/345] Compiling _RopeModule _CharacterRecognizer.swift
[207/345] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[208/345] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[209/345] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[210/345] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[211/345] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[212/345] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[213/345] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[214/345] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[215/345] Compiling HashTreeCollections TreeSet.swift
[286/346] Emitting module OrderedCollections
[287/347] Emitting module _RopeModule
[309/347] Compiling _RopeModule Rope+Join.swift
[310/347] Compiling _RopeModule Rope+MutatingForEach.swift
[311/347] Compiling _RopeModule Rope+Remove.swift
[312/347] Compiling _RopeModule Rope+RemoveSubrange.swift
[313/347] Compiling _RopeModule Rope+Split.swift
[314/347] Compiling _RopeModule Optional Utilities.swift
[315/347] Compiling _RopeModule String Utilities.swift
[316/347] Compiling _RopeModule String.Index+ABI.swift
[318/347] Emitting module HashTreeCollections
[350/351] Emitting module Collections
[351/351] Compiling Collections Collections.swift
[353/355] Compiling PID PIDController.swift
[354/355] Emitting module PID
[355/355] Compiling PID RateLimitPIDController.swift
[357/372] Compiling CloudSyncSession OperationHandler.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[358/372] Compiling CloudSyncSession SyncEvent.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[359/374] Compiling CloudSyncSession SplittingMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[360/374] Compiling CloudSyncSession SubjectMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[361/374] Compiling CloudSyncSession WorkMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[362/374] Compiling CloudSyncSession ZoneMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[363/374] Compiling CloudSyncSession LoggerMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[364/374] Compiling CloudSyncSession RetryMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[365/374] Emitting module CloudSyncSession
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[366/374] Compiling CloudSyncSession CloudKitOperationHandler.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[367/374] Compiling CloudSyncSession CloudSyncSession.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[368/374] Compiling CloudSyncSession CKErrorExtensions.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[369/374] Compiling CloudSyncSession Log.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[370/374] Compiling CloudSyncSession Middleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[371/374] Compiling CloudSyncSession AccountStatusMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[372/374] Compiling CloudSyncSession ErrorMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[373/374] Compiling CloudSyncSession SyncState.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[374/374] Compiling CloudSyncSession SyncWork.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/21] Compiling Logging MetadataProvider.swift
[4/21] Compiling InternalCollectionsUtilities Descriptions.swift
[5/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[6/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/21] Compiling InternalCollectionsUtilities Debugging.swift
[8/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[10/21] Compiling InternalCollectionsUtilities Integer rank.swift
[11/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/21] Emitting module InternalCollectionsUtilities
[19/23] Compiling Logging LogHandler.swift
[20/23] Compiling Logging Locks.swift
[21/23] Emitting module Logging
[22/25] Compiling Logging Logging.swift
[24/153] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[25/153] Compiling HeapModule Heap+Invariants.swift
[26/155] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[27/155] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[28/299] Compiling HeapModule Heap+Descriptions.swift
[29/299] Compiling _RopeModule BigString+Chunk+Counts.swift
[30/299] Compiling HashTreeCollections _Bucket.swift
[31/299] Compiling HeapModule _HeapNode.swift
[32/299] Compiling _RopeModule BigString+Ingester.swift
[33/299] Compiling HashTreeCollections _UnsafePath.swift
[34/299] Compiling HeapModule Heap.swift
[35/299] Compiling HeapModule Heap+UnsafeHandle.swift
[36/299] Compiling HashTreeCollections TreeDictionary+Codable.swift
[37/299] Compiling HashTreeCollections TreeDictionary+Collection.swift
[38/299] Emitting module HeapModule
[39/300] Compiling HashTreeCollections _Hash.swift
[40/300] Compiling HashTreeCollections _HashLevel.swift
[42/300] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[43/300] Compiling HashTreeCollections _HashNode+Structural filter.swift
[44/300] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[45/300] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[46/300] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[47/300] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[48/300] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[49/300] Compiling HashTreeCollections TreeDictionary+Merge.swift
[50/300] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[51/300] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[52/300] Compiling HashTreeCollections TreeDictionary+Values.swift
[53/300] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[54/300] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[55/300] Compiling HashTreeCollections _HashNode+Storage.swift
[56/307] Emitting module BitCollections
[57/314] Compiling HashTreeCollections _HashNode+Builder.swift
[58/314] Compiling HashTreeCollections _HashNode+Debugging.swift
[59/314] Compiling HashTreeCollections _HashNode+Initializers.swift
[60/314] Compiling HashTreeCollections _HashNode+Invariants.swift
[61/314] Compiling HashTreeCollections _HashNode+Lookups.swift
[62/314] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[63/314] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[64/314] Compiling HashTreeCollections _HashStack.swift
[65/314] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[66/314] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[67/314] Compiling HashTreeCollections TreeDictionary+Filter.swift
[68/314] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[69/314] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[70/314] Compiling HashTreeCollections TreeDictionary+Keys.swift
[71/314] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[72/314] Compiling _RopeModule BigString+Builder.swift
[73/314] Compiling _RopeModule BigString+Contents.swift
[74/314] Compiling _RopeModule BigString+Debugging.swift
[75/314] Compiling _RopeModule BigString+Index.swift
[80/314] Compiling HashTreeCollections _HashNode+Structural union.swift
[81/314] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[82/314] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[83/314] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[84/314] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[85/314] Compiling HashTreeCollections _HashNode.swift
[86/314] Compiling HashTreeCollections _HashNodeHeader.swift
[87/314] Compiling HashTreeCollections _HashSlot.swift
[95/314] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[96/314] Compiling HashTreeCollections TreeSet+Hashable.swift
[97/314] Compiling HashTreeCollections TreeSet+Sendable.swift
[98/314] Compiling HashTreeCollections TreeSet+Sequence.swift
[99/314] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[100/314] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[101/314] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[102/314] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[103/314] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[104/314] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[105/314] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[106/314] Compiling BitCollections Range+Utilities.swift
[107/314] Compiling BitCollections Slice+Utilities.swift
[108/314] Compiling BitCollections UInt+Tricks.swift
[109/314] Compiling BitCollections _Word.swift
[110/314] Compiling OrderedCollections OrderedSet.swift
[111/314] Compiling OrderedCollections _UnsafeBitset.swift
[112/314] Compiling HashTreeCollections TreeSet+Equatable.swift
[113/314] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[114/314] Compiling HashTreeCollections TreeSet+Extras.swift
[115/314] Compiling HashTreeCollections TreeSet+Filter.swift
[148/324] Compiling _RopeModule BigString+Summary.swift
[149/324] Compiling _RopeModule BigString.swift
[150/324] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[151/324] Compiling _RopeModule BigString+Chunk+Breaks.swift
[154/324] Emitting module DequeModule
[188/334] Compiling _RopeModule _CharacterRecognizer.swift
[189/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[190/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[191/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[192/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[193/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[194/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[195/334] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[196/334] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[197/334] Compiling HashTreeCollections TreeSet.swift
[207/334] Compiling BitCollections BitSet.Index.swift
[208/334] Compiling BitCollections BitSet._UnsafeHandle.swift
[209/334] Compiling BitCollections BitSet.swift
[295/335] Emitting module OrderedCollections
[297/336] Emitting module _RopeModule
[298/336] Compiling _RopeModule Rope+Join.swift
[299/336] Compiling _RopeModule Rope+MutatingForEach.swift
[300/336] Compiling _RopeModule Rope+Remove.swift
[301/336] Compiling _RopeModule Rope+RemoveSubrange.swift
[302/336] Compiling _RopeModule Rope+Split.swift
[303/336] Compiling _RopeModule Optional Utilities.swift
[304/336] Compiling _RopeModule String Utilities.swift
[305/336] Compiling _RopeModule String.Index+ABI.swift
[337/337] Emitting module HashTreeCollections
[339/340] Emitting module Collections
[340/340] Compiling Collections Collections.swift
[342/344] Compiling PID RateLimitPIDController.swift
[343/344] Compiling PID PIDController.swift
[344/344] Emitting module PID
[346/361] Compiling CloudSyncSession LoggerMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[347/361] Compiling CloudSyncSession RetryMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[348/361] Compiling CloudSyncSession OperationHandler.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[349/361] Compiling CloudSyncSession SyncEvent.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[350/363] Compiling CloudSyncSession WorkMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[351/363] Compiling CloudSyncSession ZoneMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[352/363] Compiling CloudSyncSession SplittingMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[353/363] Compiling CloudSyncSession SubjectMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[354/363] Emitting module CloudSyncSession
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[355/363] Compiling CloudSyncSession CloudKitOperationHandler.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[356/363] Compiling CloudSyncSession CloudSyncSession.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[357/363] Compiling CloudSyncSession CKErrorExtensions.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[358/363] Compiling CloudSyncSession Log.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[359/363] Compiling CloudSyncSession Middleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[360/363] Compiling CloudSyncSession AccountStatusMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[361/363] Compiling CloudSyncSession ErrorMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[362/363] Compiling CloudSyncSession SyncState.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
[363/363] Compiling CloudSyncSession SyncWork.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
22 | //
23 |
24 | import CloudKit
| `- error: no such module 'CloudKit'
25 | import PID
26 |
BUILD FAILURE 6.1 android