Build Information
Failed to build CloudSyncSession, reference main (2f4a4b), with Swift 6.2 for Linux on 22 Apr 2026 10:47:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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 2f4a4b1 Speed up initial sync: wider throttle range and larger fetch batches
Cloned https://github.com/ryanashcraft/CloudSyncSession.git
Revision (git rev-parse @):
2f4a4b1e9ea156394594444e59b927394ea3ea63
SUCCESS checkout https://github.com/ryanashcraft/CloudSyncSession.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/ryanashcraft/CloudSyncSession.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/ryanashcraft/swift-pid.git
[1/46] Fetching swift-pid
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.23s)
[1/6636] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.80s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (1.32s)
Fetching https://github.com/apple/swift-collections.git
[1/23620] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.42s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/37] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[15/37] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[16/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/39] Emitting module InternalCollectionsUtilities
[19/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/39] Compiling InternalCollectionsUtilities Integer rank.swift
[22/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/39] Compiling InternalCollectionsUtilities String+Padding.swift
[25/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/39] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[27/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/39] Compiling InternalCollectionsUtilities Span+Extras.swift
[29/39] Compiling InternalCollectionsUtilities Debugging.swift
[30/39] Compiling InternalCollectionsUtilities Descriptions.swift
[31/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/40] Compiling Logging LogEvent.swift
[36/302] Compiling HashTreeCollections _HashNode+Structural filter.swift
[37/302] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[38/302] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[39/302] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[40/302] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[41/302] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[42/302] Compiling HashTreeCollections _HashNode+Structural merge.swift
[43/302] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[44/302] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[45/302] Compiling HashTreeCollections _HashNode+Structural union.swift
[46/302] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[47/302] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[48/339] Compiling ContainersPreview Box.swift
[49/339] Compiling ContainersPreview Inout.swift
[50/339] Compiling ContainersPreview InputSpan.swift
[51/339] Compiling ContainersPreview Shared.swift
[52/339] Compiling HashTreeCollections _HashNode+Builder.swift
[53/339] Compiling HashTreeCollections _HashNode+Debugging.swift
[54/339] Compiling HashTreeCollections _HashNode+Initializers.swift
[55/339] Compiling HashTreeCollections _HashNode+Invariants.swift
[56/339] Compiling HashTreeCollections _HashNode+Lookups.swift
[57/339] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[58/339] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[59/339] Compiling HashTreeCollections _HashNode.swift
[60/339] Compiling HashTreeCollections _HashNodeHeader.swift
[61/339] Compiling HashTreeCollections _HashSlot.swift
[62/339] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[63/339] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[64/339] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[65/339] Compiling HashTreeCollections _HashNode+Storage.swift
[66/339] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[67/339] Compiling HashTreeCollections _AncestorHashSlots.swift
[68/339] Compiling HashTreeCollections _Bitmap.swift
[69/339] Compiling HashTreeCollections _Bucket.swift
[70/339] Compiling HashTreeCollections _Hash.swift
[71/339] Compiling HashTreeCollections _HashLevel.swift
[72/339] Emitting module ContainersPreview
[74/380] Emitting module Logging
[75/380] Compiling Logging Locks.swift
[76/380] Compiling HeapModule Heap.swift
[77/380] Compiling HeapModule _HeapNode.swift
[78/380] Compiling DequeModule Deque+Codable.swift
[79/380] Compiling DequeModule Deque+Collection.swift
[80/380] Compiling DequeModule Deque+CustomReflectable.swift
[81/380] Compiling DequeModule Deque+Descriptions.swift
[82/380] Compiling DequeModule Deque+Equatable.swift
[83/380] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/380] Compiling DequeModule Deque+Extras.swift
[85/380] Compiling DequeModule Deque+Hashable.swift
[86/387] Compiling Logging LogHandler.swift
[87/387] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[88/387] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[89/387] Compiling HashTreeCollections TreeDictionary+Keys.swift
[90/387] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[91/387] Compiling HashTreeCollections TreeDictionary+Merge.swift
[92/387] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[93/387] Compiling BitCollections BitSet.Index.swift
[94/394] Compiling DequeModule RigidDeque+Removals.swift
[95/394] Compiling DequeModule RigidDeque+Replacements.swift
[96/394] Compiling DequeModule RigidDeque+Testing.swift
[97/394] Compiling DequeModule RigidDeque.swift
[98/394] Compiling DequeModule UniqueDeque+Append.swift
[99/399] Compiling Logging Logging.swift
[100/399] Compiling Logging MetadataProvider.swift
[101/400] Compiling DequeModule _DequeBuffer.swift
[102/400] Compiling DequeModule _DequeBufferHeader.swift
[103/400] Compiling DequeModule RigidDeque+Append.swift
[104/400] Compiling DequeModule RigidDeque+Consumption.swift
[105/400] Compiling DequeModule RigidDeque+Container.swift
[106/400] Compiling DequeModule RigidDeque+Descriptions.swift
[107/400] Compiling DequeModule RigidDeque+Equatable.swift
[108/400] Compiling DequeModule RigidDeque+Experimental.swift
[109/400] Compiling DequeModule RigidDeque+Hashable.swift
[110/400] Compiling DequeModule RigidDeque+Initializers.swift
[111/400] Compiling DequeModule RigidDeque+Insertions.swift
[112/400] Compiling DequeModule RigidDeque+Prepend.swift
[114/400] Compiling HeapModule Heap+Invariants.swift
[115/400] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[116/400] Compiling HeapModule Heap+Descriptions.swift
[117/400] Compiling HeapModule Heap+UnsafeHandle.swift
[118/400] Compiling DequeModule UniqueDeque.swift
[119/400] Compiling DequeModule _DequeSlot.swift
[120/400] Compiling DequeModule _UnsafeDequeHandle.swift
[121/400] Compiling DequeModule _UnsafeDequeSegments.swift
[122/400] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[123/400] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[124/400] Compiling HashTreeCollections TreeDictionary+Filter.swift
[125/400] Compiling DequeModule UniqueDeque+Equatable.swift
[126/400] Compiling DequeModule UniqueDeque+Experimental.swift
[127/400] Compiling DequeModule UniqueDeque+Hashable.swift
[128/400] Compiling DequeModule UniqueDeque+Initializers.swift
[129/400] Compiling DequeModule UniqueDeque+Insertions.swift
[130/400] Compiling DequeModule UniqueDeque+Prepend.swift
[131/400] Compiling DequeModule UniqueDeque+Removals.swift
[132/400] Compiling DequeModule UniqueDeque+Replacements.swift
[133/400] Emitting module HeapModule
[135/401] Compiling DequeModule UniqueDeque+Consumption.swift
[136/401] Compiling DequeModule UniqueDeque+Container.swift
[137/401] Compiling DequeModule UniqueDeque+Descriptions.swift
[145/401] Compiling HashTreeCollections TreeSet+Hashable.swift
[146/401] Compiling HashTreeCollections TreeSet+Sendable.swift
[147/401] Compiling HashTreeCollections TreeSet+Sequence.swift
[148/401] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[149/401] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[150/401] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[151/401] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[152/401] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[153/401] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[154/401] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[164/411] Compiling OrderedCollections OrderedSet+Sendable.swift
[165/411] Compiling OrderedCollections OrderedSet+SubSequence.swift
[166/411] Compiling OrderedCollections OrderedSet+Testing.swift
[167/411] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[168/411] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[169/411] Compiling OrderedCollections OrderedSet.swift
[175/411] Compiling OrderedCollections _UnsafeBitset.swift
[176/411] Compiling HashTreeCollections TreeSet+Equatable.swift
[177/411] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[178/411] Compiling HashTreeCollections TreeSet+Extras.swift
[179/411] Compiling HashTreeCollections TreeSet+Filter.swift
[191/411] Compiling DequeModule Deque+Testing.swift
[192/411] Compiling DequeModule Deque._Storage.swift
[193/411] Compiling DequeModule Deque._UnsafeHandle.swift
[194/411] Compiling DequeModule Deque.swift
[273/420] Emitting module OrderedCollections
[301/421] Compiling _RopeModule String Utilities.swift
[302/421] Compiling _RopeModule String.Index+ABI.swift
[303/421] Compiling _RopeModule _CharacterRecognizer.swift
[304/421] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[305/421] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[306/421] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[307/421] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[308/421] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[309/421] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[310/421] Compiling HashTreeCollections TreeSet.swift
[328/421] Emitting module BitCollections
[369/422] Emitting module _RopeModule
[392/422] Compiling _RopeModule Rope+Join.swift
[393/422] Compiling _RopeModule Rope+MutatingForEach.swift
[394/422] Compiling _RopeModule Rope+Remove.swift
[395/422] Compiling _RopeModule Rope+RemoveSubrange.swift
[396/422] Compiling _RopeModule Rope+Split.swift
[397/422] Compiling _RopeModule Optional Utilities.swift
[422/423] Emitting module HashTreeCollections
[423/424] Emitting module DequeModule
[426/431] Compiling Collections DequeModule reexports.swift
[427/431] Compiling Collections HeapModule reexports.swift
[428/431] Compiling Collections HashTreeCollections reexports.swift
[429/431] Compiling Collections OrderedCollections reexports.swift
[430/431] Emitting module Collections
[431/431] Compiling Collections BitCollections reexports.swift
[433/435] Compiling PID PIDController.swift
[434/435] Emitting module PID
[435/435] Compiling PID RateLimitPIDController.swift
[437/452] 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 |
[438/452] 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 |
[439/454] 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 |
[440/454] 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 |
[441/454] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[442/454] 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 |
[443/454] 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 |
[444/454] 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 |
[445/454] 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 |
[446/454] 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 |
[447/454] 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 |
[448/454] 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 |
[449/454] 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 |
[450/454] 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 |
[451/454] 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 |
[452/454] 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 |
[453/454] 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 |
[454/454] 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.2 linux