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 main (cb63ad), with Swift 6.2 (beta) for Linux on 23 Jul 2025 02:46:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-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: 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:         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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ryanashcraft/swift-pid.git
Fetching https://github.com/apple/swift-log.git
[1/46] Fetching swift-pid
[47/3917] Fetching swift-pid, swift-log
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (6.89s)
Fetched https://github.com/apple/swift-log.git from cache (6.90s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (9.71s)
Fetching https://github.com/apple/swift-collections.git
[1/16884] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.84s)
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/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
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Emitting module InternalCollectionsUtilities
[14/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/32] Compiling InternalCollectionsUtilities Debugging.swift
[16/32] Compiling InternalCollectionsUtilities Descriptions.swift
[17/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/32] Compiling InternalCollectionsUtilities Integer rank.swift
[29/307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/307] Compiling HashTreeCollections _HashNode+Structural merge.swift
[31/307] Compiling HashTreeCollections _HashTreeIterator.swift
[32/309] Compiling HeapModule _HeapNode.swift
[33/309] Compiling HeapModule Heap+Invariants.swift
[34/309] Compiling HeapModule Heap+UnsafeHandle.swift
[35/309] Compiling HeapModule Heap.swift
[36/309] Compiling HeapModule Heap+Descriptions.swift
[37/309] Emitting module HeapModule
[38/310] Compiling Logging MetadataProvider.swift
[39/310] Compiling HashTreeCollections _HashNode+Structural filter.swift
[40/310] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[41/310] Compiling HashTreeCollections _HashNode+Storage.swift
[42/310] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[44/310] Compiling DequeModule _DequeSlot.swift
[45/310] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/310] Compiling HashTreeCollections _HashNode+Structural union.swift
[47/310] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[48/310] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[49/310] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[50/310] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[51/310] Compiling HashTreeCollections _HashNode.swift
[52/310] Compiling HashTreeCollections _HashNodeHeader.swift
[53/310] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[54/310] Compiling HashTreeCollections TreeDictionary+Keys.swift
[55/310] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[56/310] Compiling HashTreeCollections TreeDictionary+Merge.swift
[57/310] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[58/310] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[59/310] Compiling HashTreeCollections TreeDictionary+Values.swift
[60/317] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[61/317] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[62/317] Compiling DequeModule Deque+Equatable.swift
[63/317] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[64/317] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[65/317] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[66/317] Compiling HashTreeCollections _HashSlot.swift
[67/317] Compiling HashTreeCollections _HashStack.swift
[68/317] Compiling HashTreeCollections TreeSet+Hashable.swift
[69/317] Compiling HashTreeCollections TreeSet+Sendable.swift
[70/317] Compiling HashTreeCollections TreeSet+Sequence.swift
[71/317] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[72/317] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[73/317] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[74/317] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[75/317] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[76/317] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[77/317] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[78/317] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[79/317] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[80/317] Compiling HashTreeCollections TreeDictionary+Filter.swift
[81/317] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[82/317] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[83/317] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[84/317] Compiling Logging LogHandler.swift
[85/317] Emitting module Logging
[86/317] Compiling Logging Logging.swift
[87/317] Compiling Logging Locks.swift
[110/325] Compiling HashTreeCollections TreeDictionary.swift
[111/325] Compiling HashTreeCollections TreeSet+Codable.swift
[112/325] Compiling HashTreeCollections TreeSet+Collection.swift
[113/325] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[114/325] Compiling HashTreeCollections TreeSet+Debugging.swift
[115/325] Compiling HashTreeCollections TreeSet+Descriptions.swift
[116/325] Compiling HashTreeCollections TreeSet+Equatable.swift
[117/325] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[118/325] Compiling HashTreeCollections TreeSet+Extras.swift
[119/325] Compiling HashTreeCollections TreeSet+Filter.swift
[139/325] Compiling BitCollections BitSet.Index.swift
[140/325] Compiling BitCollections BitSet._UnsafeHandle.swift
[149/335] Compiling HashTreeCollections _UnsafePath.swift
[150/335] Compiling HashTreeCollections TreeDictionary+Codable.swift
[151/335] Compiling HashTreeCollections TreeDictionary+Collection.swift
[152/335] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[153/335] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[154/335] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[155/335] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[156/335] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[164/335] Emitting module DequeModule
[166/336] Emitting module BitCollections
[167/336] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[168/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[169/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[170/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[171/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[172/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[173/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[174/336] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[175/336] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[176/336] Compiling HashTreeCollections TreeSet.swift
[230/345] Compiling BitCollections _Word.swift
[231/345] Compiling OrderedCollections OrderedSet.swift
[232/345] Compiling OrderedCollections _UnsafeBitset.swift
[233/345] Compiling HashTreeCollections _HashNode+Initializers.swift
[234/345] Compiling HashTreeCollections _HashNode+Invariants.swift
[235/345] Compiling HashTreeCollections _HashNode+Lookups.swift
[236/345] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[244/345] Compiling BitCollections BitSet.swift
[245/345] Compiling BitCollections Range+Utilities.swift
[246/345] Compiling BitCollections Slice+Utilities.swift
[247/345] Compiling BitCollections UInt+Tricks.swift
[263/346] Emitting module OrderedCollections
[265/347] Emitting module _RopeModule
[299/347] Compiling _RopeModule Rope+Join.swift
[300/347] Compiling _RopeModule Rope+MutatingForEach.swift
[301/347] Compiling _RopeModule Rope+Remove.swift
[302/347] Compiling _RopeModule Rope+RemoveSubrange.swift
[303/347] Compiling _RopeModule Rope+Split.swift
[304/347] Compiling _RopeModule Optional Utilities.swift
[305/347] Compiling _RopeModule String Utilities.swift
[306/347] Compiling _RopeModule String.Index+ABI.swift
[307/347] Compiling _RopeModule _CharacterRecognizer.swift
[348/348] Emitting module HashTreeCollections
[350/351] Emitting module Collections
[351/351] Compiling Collections Collections.swift
[353/355] Compiling PID RateLimitPIDController.swift
[354/355] Emitting module PID
[355/355] Compiling PID PIDController.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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[359/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 |
[360/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 |
[361/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 |
[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 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 |
[365/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 |
[366/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 |
[367/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 |
[368/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 |
[369/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 |
[370/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 |
[371/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 |
[372/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 |
[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 |
BUILD FAILURE 6.2 linux