Build Information
Failed to build CloudSyncSession, reference main (cb63ad
), with Swift 6.1 for Android on 23 Jul 2025 02:41:06 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.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: 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/ryanashcraft/CloudSyncSession
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-4606859-1":/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/ryanashcraft/swift-pid.git
Fetching https://github.com/apple/swift-log.git
[1/46] Fetching swift-pid
[4/3917] Fetching swift-pid, swift-log
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.65s)
Fetched https://github.com/apple/swift-log.git from cache (0.65s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (1.52s)
Fetching https://github.com/apple/swift-collections.git
[1/16884] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.19s)
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
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
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/32] Compiling InternalCollectionsUtilities Debugging.swift
[19/32] Compiling InternalCollectionsUtilities Descriptions.swift
[20/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/32] Emitting module InternalCollectionsUtilities
[22/32] Compiling Logging LogHandler.swift
[23/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/32] Compiling InternalCollectionsUtilities Integer rank.swift
[25/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/239] Compiling HeapModule Heap+Invariants.swift
[31/278] Compiling HeapModule Heap+Descriptions.swift
[32/307] Compiling HeapModule _HeapNode.swift
[33/307] Compiling _RopeModule BigString+CustomStringConvertible.swift
[34/307] Compiling _RopeModule BigString+Equatable.swift
[35/309] Compiling HeapModule Heap.swift
[36/309] Emitting module HeapModule
[37/309] Compiling _RopeModule BigString+Debugging.swift
[38/309] Compiling _RopeModule BigString+Index.swift
[39/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/309] Compiling HeapModule Heap+UnsafeHandle.swift
[41/310] Compiling _RopeModule BigString+Ingester.swift
[42/310] Compiling _RopeModule BigString+Invariants.swift
[43/310] Compiling _RopeModule BigString+Iterators.swift
[44/310] Compiling _RopeModule BigString+Metrics.swift
[45/310] Compiling _RopeModule BigSubstring+UTF8View.swift
[46/310] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[47/310] Compiling _RopeModule BigSubstring.swift
[48/310] Compiling _RopeModule Rope+Builder.swift
[49/310] Compiling _RopeModule Rope+Debugging.swift
[50/310] Compiling HashTreeCollections _UnmanagedHashNode.swift
[51/310] Compiling _RopeModule Rope+_Node.swift
[52/310] Compiling _RopeModule BigString+Append.swift
[53/310] Compiling _RopeModule BigString+Initializers.swift
[54/310] Compiling _RopeModule BigString+Insert.swift
[55/310] Compiling _RopeModule BigString+Managing Breaks.swift
[56/310] Compiling _RopeModule BigString+RemoveSubrange.swift
[57/310] Compiling _RopeModule BigString+ReplaceSubrange.swift
[58/310] Compiling _RopeModule BigString+Split.swift
[60/317] Compiling _RopeModule Range+BigString.swift
[61/317] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[62/317] Compiling _RopeModule BigString+UTF8View.swift
[63/317] Compiling _RopeModule Rope+_Storage.swift
[64/317] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[65/317] Compiling _RopeModule Rope+_UnsafeHandle.swift
[66/317] Compiling _RopeModule Rope.swift
[67/317] Compiling _RopeModule RopeElement.swift
[68/317] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[69/317] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[70/317] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[71/317] Compiling _RopeModule BigString+Chunk+Splitting.swift
[72/317] Compiling _RopeModule BigString+Chunk.swift
[73/317] Compiling _RopeModule BigString+BidirectionalCollection.swift
[74/317] Compiling _RopeModule BigString+UnicodeScalarView.swift
[75/324] Compiling _RopeModule BigString+Summary.swift
[76/324] Compiling _RopeModule BigString.swift
[77/324] Compiling _RopeModule BigString+Comparable.swift
[78/324] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[85/324] Compiling DequeModule _DequeSlot.swift
[86/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/324] Compiling HashTreeCollections TreeSet+Hashable.swift
[88/324] Compiling HashTreeCollections TreeSet+Sendable.swift
[89/324] Compiling HashTreeCollections TreeSet+Sequence.swift
[90/324] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[91/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[92/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[93/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[94/324] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[95/324] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[96/324] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[113/334] Compiling BitCollections BitSet.Index.swift
[114/334] Compiling BitCollections BitSet._UnsafeHandle.swift
[115/334] Compiling BitCollections BitSet.swift
[118/334] Compiling BitCollections Range+Utilities.swift
[119/334] Compiling BitCollections Slice+Utilities.swift
[120/334] Compiling BitCollections UInt+Tricks.swift
[121/334] Compiling BitCollections _Word.swift
[122/334] Compiling OrderedCollections OrderedSet.swift
[123/334] Compiling OrderedCollections _UnsafeBitset.swift
[124/334] Compiling _RopeModule Rope+Sequence.swift
[125/334] Compiling _RopeModule Rope+Append.swift
[126/334] Compiling _RopeModule Rope+Extract.swift
[127/334] Compiling _RopeModule Rope+Find.swift
[142/334] Compiling _RopeModule BigSubstring+UTF16View.swift
[149/334] Compiling HashTreeCollections _AncestorHashSlots.swift
[150/334] Compiling HashTreeCollections _Bitmap.swift
[157/334] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[158/334] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[159/334] Compiling _RopeModule BigString+Sequence.swift
[160/334] Compiling _RopeModule BigString+TextOutputStream.swift
[161/334] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[162/334] Compiling _RopeModule BigString+Chunk+Breaks.swift
[163/334] Compiling _RopeModule BigString+Chunk+Counts.swift
[164/334] Compiling _RopeModule BigString+Chunk+Description.swift
[178/334] Emitting module DequeModule
[179/334] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[180/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[181/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[182/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[183/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[184/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[185/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[186/334] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[187/334] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[188/335] Compiling HashTreeCollections TreeSet.swift
[189/335] Emitting module Logging
[190/335] Compiling Logging MetadataProvider.swift
[200/335] Compiling Logging Logging.swift
[201/335] Compiling Logging Locks.swift
[221/345] Emitting module BitCollections
[283/346] Emitting module OrderedCollections
[285/347] Emitting module _RopeModule
[338/347] Compiling _RopeModule Rope+Join.swift
[339/347] Compiling _RopeModule Rope+MutatingForEach.swift
[340/347] Compiling _RopeModule Rope+Remove.swift
[341/347] Compiling _RopeModule Rope+RemoveSubrange.swift
[342/347] Compiling _RopeModule Rope+Split.swift
[343/347] Compiling _RopeModule Optional Utilities.swift
[344/347] Compiling _RopeModule String Utilities.swift
[345/347] Compiling _RopeModule String.Index+ABI.swift
[346/347] Compiling _RopeModule _CharacterRecognizer.swift
[348/348] Emitting module HashTreeCollections
[350/351] Compiling Collections Collections.swift
[351/351] Emitting module Collections
[353/355] Emitting module PID
[354/355] Compiling PID RateLimitPIDController.swift
[355/355] Compiling PID PIDController.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[357/372] 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 |
[358/374] 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 |
[359/374] 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 |
[360/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 |
[361/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 |
[362/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 |
[363/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 |
[364/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 |
[365/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 |
[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 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 |
[370/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 |
[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-4606859-1":/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 Descriptions.swift
[3/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/20] Compiling InternalCollectionsUtilities Debugging.swift
[6/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/21] Compiling Logging MetadataProvider.swift
[8/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/21] Compiling InternalCollectionsUtilities Integer rank.swift
[10/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/21] Emitting module InternalCollectionsUtilities
[12/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/22] Emitting module Logging
[20/22] Compiling Logging Locks.swift
[21/22] Compiling Logging LogHandler.swift
[22/22] Compiling Logging Logging.swift
[24/297] Compiling HeapModule Heap+Descriptions.swift
[25/297] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[26/297] Compiling OrderedCollections OrderedDictionary+Elements.swift
[27/299] Compiling HeapModule _HeapNode.swift
[28/299] Compiling HeapModule Heap.swift
[29/299] Compiling OrderedCollections _HashTable+Testing.swift
[30/299] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[31/299] Compiling OrderedCollections _HashTable+Constants.swift
[32/299] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[33/299] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[34/299] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[35/299] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[36/299] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[37/299] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[38/299] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[39/299] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[40/306] Emitting module HeapModule
[41/306] Compiling OrderedCollections _HashTable.swift
[42/306] Compiling OrderedCollections _Hashtable+Header.swift
[43/306] Compiling HeapModule Heap+Invariants.swift
[44/306] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/306] Compiling HeapModule Heap+UnsafeHandle.swift
[47/307] Compiling HashTreeCollections TreeSet+Hashable.swift
[48/307] Compiling HashTreeCollections TreeSet+Sendable.swift
[49/307] Compiling HashTreeCollections TreeSet+Sequence.swift
[50/307] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[51/307] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[52/307] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[53/307] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[54/307] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[55/307] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[56/307] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[57/317] Compiling DequeModule _DequeSlot.swift
[58/317] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/317] Compiling HashTreeCollections _HashTreeStatistics.swift
[67/317] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[68/317] Compiling OrderedCollections OrderedSet+Codable.swift
[69/317] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[70/317] Compiling OrderedCollections OrderedSet+Descriptions.swift
[71/317] Compiling HashTreeCollections TreeDictionary+Codable.swift
[72/317] Compiling HashTreeCollections TreeDictionary+Collection.swift
[73/317] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[74/317] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[75/317] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[76/317] Compiling HashTreeCollections TreeSet+Debugging.swift
[77/317] Compiling HashTreeCollections TreeSet+Descriptions.swift
[78/317] Compiling HashTreeCollections TreeSet+Equatable.swift
[79/317] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[80/317] Compiling BitCollections BitSet.Index.swift
[81/317] Compiling BitCollections BitSet._UnsafeHandle.swift
[82/317] Compiling HashTreeCollections _HashNode.swift
[83/317] Compiling HashTreeCollections _HashNodeHeader.swift
[84/317] Compiling HashTreeCollections _HashSlot.swift
[85/317] Compiling HashTreeCollections _HashStack.swift
[86/317] Compiling HashTreeCollections TreeDictionary.swift
[87/317] Compiling HashTreeCollections TreeSet+Codable.swift
[88/317] Compiling HashTreeCollections TreeSet+Collection.swift
[89/324] Compiling OrderedCollections OrderedDictionary+Codable.swift
[90/324] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[91/324] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[92/324] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[105/324] Emitting module BitCollections
[107/324] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[108/324] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[109/324] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[110/324] Compiling HashTreeCollections _HashNode+Structural union.swift
[111/324] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[112/324] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[113/324] Emitting module DequeModule
[114/324] Compiling OrderedCollections _HashTable+Bucket.swift
[115/324] Compiling OrderedCollections _HashTable+BucketIterator.swift
[123/324] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[124/324] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[130/324] Compiling OrderedCollections OrderedSet+Sendable.swift
[131/324] Compiling OrderedCollections OrderedSet+SubSequence.swift
[132/324] Compiling OrderedCollections OrderedSet+Testing.swift
[133/324] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[134/324] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[135/324] Compiling OrderedCollections OrderedSet.swift
[136/324] Compiling OrderedCollections _UnsafeBitset.swift
[137/324] Compiling HashTreeCollections TreeDictionary+Merge.swift
[138/324] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[139/324] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[140/324] Compiling HashTreeCollections TreeDictionary+Values.swift
[163/325] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[164/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[165/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[166/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[167/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[168/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[169/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[170/325] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[171/325] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[172/325] Compiling HashTreeCollections TreeSet.swift
[272/335] Emitting module OrderedCollections
[317/336] Emitting module _RopeModule
[318/336] Compiling _RopeModule Rope+Join.swift
[319/336] Compiling _RopeModule Rope+MutatingForEach.swift
[320/336] Compiling _RopeModule Rope+Remove.swift
[321/336] Compiling _RopeModule Rope+RemoveSubrange.swift
[322/336] Compiling _RopeModule Rope+Split.swift
[323/336] Compiling _RopeModule Optional Utilities.swift
[324/336] Compiling _RopeModule String Utilities.swift
[325/336] Compiling _RopeModule String.Index+ABI.swift
[326/336] Compiling _RopeModule _CharacterRecognizer.swift
[327/336] Emitting module HashTreeCollections
[339/340] Compiling Collections Collections.swift
[340/340] Emitting module Collections
[342/344] Compiling PID PIDController.swift
[343/344] Compiling PID RateLimitPIDController.swift
[344/344] Emitting module PID
[346/361] 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 |
[347/361] 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 |
[348/363] 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/363] 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 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 |
[351/363] 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 |
[352/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 |
[353/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 |
[354/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 |
[355/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)
[356/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 |
[357/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 |
[358/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 |
[359/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 |
[360/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 |
[361/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 |
[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