The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build CloudSyncSession, reference 0.3.0 (cb63ad), with Swift 5.10 for Linux on 23 Jul 2025 02:45:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ryanashcraft/CloudSyncSession.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/ryanashcraft/swift-pid.git
[1/46] Fetching swift-pid
[21/3917] Fetching swift-pid, swift-log
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.69s)
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (0.66s)
Fetching https://github.com/apple/swift-collections.git
[1/16884] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.98s)
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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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 UInt+first and last set bit.swift
[16/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/32] Compiling InternalCollectionsUtilities Integer rank.swift
[21/32] Emitting module InternalCollectionsUtilities
[22/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/32] Compiling InternalCollectionsUtilities Debugging.swift
[24/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/32] Compiling InternalCollectionsUtilities Descriptions.swift
[26/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/93] Compiling OrderedCollections _HashTable+Testing.swift
[30/93] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[31/147] Compiling BitCollections BitArray+Extras.swift
[32/147] Compiling BitCollections BitArray+Fill.swift
[33/263] Compiling HeapModule Heap+Descriptions.swift
[34/308] Compiling HeapModule Heap.swift
[35/309] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[36/309] Compiling BitCollections BitSet+Extras.swift
[37/309] Compiling BitCollections BitArray+Invariants.swift
[38/309] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[39/309] Compiling Logging MetadataProvider.swift
[40/309] Compiling HeapModule _HeapNode.swift
[41/309] Emitting module BitCollections
[42/316] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[43/316] Compiling HeapModule Heap+Invariants.swift
[44/316] Compiling HeapModule Heap+UnsafeHandle.swift
[45/316] Emitting module HeapModule
[46/317] Compiling BitCollections BitSet+Hashable.swift
[47/317] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[49/317] Compiling HashTreeCollections TreeSet+Hashable.swift
[50/317] Compiling HashTreeCollections TreeSet+Sendable.swift
[51/317] Compiling HashTreeCollections TreeSet+Sequence.swift
[52/317] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[53/317] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[54/317] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[55/317] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[56/317] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[57/317] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[58/317] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[59/327] Compiling HashTreeCollections TreeDictionary.swift
[60/327] Compiling HashTreeCollections TreeSet+Codable.swift
[61/327] Compiling HashTreeCollections TreeSet+Collection.swift
[62/327] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[63/327] Compiling HashTreeCollections TreeSet+Debugging.swift
[64/327] Compiling HashTreeCollections TreeSet+Descriptions.swift
[65/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[66/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[67/327] Compiling HashTreeCollections TreeSet+Extras.swift
[68/327] Compiling HashTreeCollections TreeSet+Filter.swift
[69/327] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[70/327] Compiling BitCollections BitSet+CustomReflectable.swift
[71/327] Compiling BitCollections BitSet+CustomStringConvertible.swift
[72/327] Compiling BitCollections BitSet+Equatable.swift
[76/327] Compiling HashTreeCollections TreeDictionary+Filter.swift
[77/327] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[78/327] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[79/327] Compiling HashTreeCollections TreeDictionary+Keys.swift
[80/327] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[81/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[82/327] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[83/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[84/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[85/327] Compiling BitCollections BitArray+Codable.swift
[86/327] Compiling HashTreeCollections _HashNode.swift
[87/327] Compiling HashTreeCollections _HashNodeHeader.swift
[88/327] Compiling HashTreeCollections _HashSlot.swift
[89/327] Compiling HashTreeCollections _HashStack.swift
[90/327] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[91/327] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[92/334] Compiling BitCollections BitSet.Index.swift
[93/334] Compiling BitCollections BitSet._UnsafeHandle.swift
[94/334] Compiling OrderedCollections OrderedSet+Sendable.swift
[95/334] Compiling OrderedCollections OrderedSet+SubSequence.swift
[96/334] Compiling OrderedCollections OrderedSet+Testing.swift
[97/334] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[98/334] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/334] Compiling Logging Logging.swift
[111/334] Compiling Logging Locks.swift
[112/334] Compiling Logging LogHandler.swift
[113/334] Emitting module Logging
[114/335] Compiling HashTreeCollections _UnmanagedHashNode.swift
[115/335] Compiling HashTreeCollections _UnsafePath.swift
[116/335] Compiling HashTreeCollections TreeDictionary+Codable.swift
[117/335] Compiling HashTreeCollections TreeDictionary+Collection.swift
[118/335] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[124/335] Compiling HashTreeCollections _HashTreeIterator.swift
[125/335] Compiling HashTreeCollections _HashTreeStatistics.swift
[126/335] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[127/335] Compiling HashTreeCollections _RawHashNode.swift
[128/335] Compiling HashTreeCollections TreeDictionary+Values.swift
[145/335] Emitting module DequeModule
[146/335] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[147/335] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[163/336] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[164/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[165/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[166/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[167/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[168/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[169/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[170/336] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[171/336] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[172/336] Compiling HashTreeCollections TreeSet.swift
[177/336] Compiling BitCollections BitArray+Hashable.swift
[178/336] Compiling BitCollections BitArray+Initializers.swift
[248/346] Compiling OrderedCollections OrderedSet.swift
[249/346] Compiling OrderedCollections _UnsafeBitset.swift
[250/346] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[251/346] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[252/346] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[253/346] Compiling HashTreeCollections _HashNode+Structural merge.swift
[263/346] Emitting module OrderedCollections
[315/347] Emitting module _RopeModule
[338/347] Emitting module HashTreeCollections
[340/348] Compiling _RopeModule Rope+Join.swift
[341/348] Compiling _RopeModule Rope+MutatingForEach.swift
[342/348] Compiling _RopeModule Rope+Remove.swift
[343/348] Compiling _RopeModule Rope+RemoveSubrange.swift
[344/348] Compiling _RopeModule Rope+Split.swift
[345/348] Compiling _RopeModule Optional Utilities.swift
[346/348] Compiling _RopeModule String Utilities.swift
[347/348] Compiling _RopeModule String.Index+ABI.swift
[348/348] Compiling _RopeModule _CharacterRecognizer.swift
[350/351] Compiling Collections Collections.swift
[351/351] Emitting module Collections
[353/355] Compiling PID PIDController.swift
[354/355] Compiling PID RateLimitPIDController.swift
[355/355] Emitting module PID
[357/372] Compiling CloudSyncSession Log.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[358/372] Compiling CloudSyncSession Middleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[359/374] Compiling CloudSyncSession OperationHandler.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[360/374] Compiling CloudSyncSession SyncEvent.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[361/374] Compiling CloudSyncSession WorkMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[362/374] Compiling CloudSyncSession ZoneMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[363/374] Compiling CloudSyncSession SplittingMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[364/374] Compiling CloudSyncSession SubjectMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[365/374] Compiling CloudSyncSession LoggerMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[366/374] Compiling CloudSyncSession RetryMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[367/374] Compiling CloudSyncSession CloudKitOperationHandler.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[368/374] Compiling CloudSyncSession CloudSyncSession.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[369/374] Compiling CloudSyncSession CKErrorExtensions.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[370/374] Emitting module CloudSyncSession
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[371/374] Compiling CloudSyncSession AccountStatusMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[372/374] Compiling CloudSyncSession ErrorMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[373/374] Compiling CloudSyncSession SyncState.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
[374/374] Compiling CloudSyncSession SyncWork.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
import CloudKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux