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 Wasm on 23 Jul 2025 02:41:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
f557aa5ee224: Already exists
5a06fb7b224d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
319f0910e4be: Pulling fs layer
f944f812c62d: Pulling fs layer
bd6b4327ba26: Pulling fs layer
d371e227cf38: Pulling fs layer
7678df1e7885: Pulling fs layer
d371e227cf38: Waiting
7678df1e7885: Waiting
f944f812c62d: Waiting
bd6b4327ba26: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
f944f812c62d: Download complete
bd6b4327ba26: Verifying Checksum
bd6b4327ba26: Download complete
5a06fb7b224d: Verifying Checksum
5a06fb7b224d: Download complete
d371e227cf38: Verifying Checksum
d371e227cf38: Download complete
7678df1e7885: Verifying Checksum
7678df1e7885: Download complete
319f0910e4be: Verifying Checksum
319f0910e4be: Download complete
5a06fb7b224d: Pull complete
4f4fb700ef54: Pull complete
319f0910e4be: Pull complete
f944f812c62d: Pull complete
bd6b4327ba26: Pull complete
d371e227cf38: Pull complete
7678df1e7885: Pull complete
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:wasm-6.2-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
[1742/3871] Fetching swift-log
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.40s)
Fetched https://github.com/apple/swift-log.git from cache (0.72s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (1.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.94s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.29s)
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
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] Emitting module Logging
[14/31] Compiling InternalCollectionsUtilities Descriptions.swift
[15/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/32] Compiling Logging Locks.swift
[17/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/32] Compiling InternalCollectionsUtilities Debugging.swift
[23/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/32] Compiling InternalCollectionsUtilities Integer rank.swift
[29/32] Emitting module InternalCollectionsUtilities
[31/307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/307] Compiling HashTreeCollections _AncestorHashSlots.swift
[33/307] Compiling HashTreeCollections _Bitmap.swift
[34/309] Compiling HeapModule Heap+Descriptions.swift
[35/309] Emitting module HeapModule
[36/309] Compiling Logging MetadataProvider.swift
[37/309] Compiling HashTreeCollections _HashNode+Invariants.swift
[38/309] Compiling HashTreeCollections _HashNode+Lookups.swift
[39/309] Compiling HeapModule Heap.swift
[40/309] Compiling HeapModule Heap+UnsafeHandle.swift
[41/309] Compiling HeapModule Heap+Invariants.swift
[42/309] Compiling HeapModule _HeapNode.swift
[43/310] Compiling HashTreeCollections _HashLevel.swift
[44/310] Compiling HashTreeCollections _HashNode+Builder.swift
[46/310] Compiling HashTreeCollections TreeDictionary.swift
[47/310] Compiling HashTreeCollections TreeSet+Codable.swift
[48/310] Compiling HashTreeCollections TreeSet+Collection.swift
[49/310] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[50/310] Compiling HashTreeCollections TreeSet+Debugging.swift
[51/310] Compiling HashTreeCollections TreeSet+Descriptions.swift
[52/310] Compiling HashTreeCollections TreeSet+Equatable.swift
[53/310] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[54/310] Compiling HashTreeCollections TreeSet+Extras.swift
[55/310] Compiling HashTreeCollections TreeSet+Filter.swift
[56/310] Compiling HashTreeCollections TreeSet+Hashable.swift
[57/310] Compiling HashTreeCollections TreeSet+Sendable.swift
[58/310] Compiling HashTreeCollections TreeSet+Sequence.swift
[59/310] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[60/310] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[61/310] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[62/310] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[63/310] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[64/310] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[65/310] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[66/320] Compiling DequeModule _DequeSlot.swift
[67/320] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/320] Compiling HashTreeCollections _HashNode+Structural union.swift
[69/320] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[70/320] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[71/320] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[72/320] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[73/320] Compiling HashTreeCollections _HashNode.swift
[74/320] Compiling HashTreeCollections _HashNodeHeader.swift
[82/327] Compiling HashTreeCollections _HashSlot.swift
[83/327] Compiling HashTreeCollections _HashStack.swift
[84/327] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[85/327] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[86/327] Compiling HashTreeCollections TreeDictionary+Filter.swift
[87/327] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[88/327] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[101/334] Compiling HashTreeCollections TreeDictionary+Keys.swift
[102/334] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[103/334] Compiling HashTreeCollections TreeDictionary+Merge.swift
[104/334] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[105/334] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[106/334] Compiling HashTreeCollections TreeDictionary+Values.swift
[107/334] Compiling Logging LogHandler.swift
[108/334] Compiling Logging Logging.swift
[110/335] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[111/335] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[112/335] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[113/335] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[114/335] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[115/335] Compiling HashTreeCollections _HashNode+Structural merge.swift
[116/335] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[117/335] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[126/335] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[127/335] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[128/335] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[129/335] Compiling HashTreeCollections _HashNode+Storage.swift
[130/335] Compiling HashTreeCollections _HashNode+Debugging.swift
[131/335] Compiling HashTreeCollections _HashNode+Initializers.swift
[132/335] Compiling HashTreeCollections _Bucket.swift
[133/335] Compiling HashTreeCollections _Hash.swift
[164/335] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[165/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[166/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[167/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[168/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[169/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[170/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[171/335] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[172/335] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[173/335] Compiling HashTreeCollections TreeSet.swift
[174/335] Emitting module DequeModule
[176/336] Emitting module BitCollections
[185/336] Compiling BitCollections BitSet.swift
[186/336] Compiling BitCollections Range+Utilities.swift
[187/336] Compiling BitCollections Slice+Utilities.swift
[188/336] Compiling BitCollections UInt+Tricks.swift
[189/336] Compiling BitCollections _Word.swift
[190/336] Compiling OrderedCollections OrderedSet.swift
[191/336] Compiling OrderedCollections _UnsafeBitset.swift
[192/336] Compiling HashTreeCollections TreeDictionary+Collection.swift
[193/336] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[194/336] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[195/336] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[230/336] Compiling BitCollections BitSet.Index.swift
[231/336] Compiling BitCollections BitSet._UnsafeHandle.swift
[273/346] Emitting module OrderedCollections
[337/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[353/355] Emitting module PID
/host/spi-builder-workspace/.build/checkouts/swift-pid/Sources/Swift-PID/PIDController.swift:2:8: error: no such module 'Foundation'
 1 | import Collections
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public class PIDController {
[354/355] Compiling PID RateLimitPIDController.swift
/host/spi-builder-workspace/.build/checkouts/swift-pid/Sources/Swift-PID/PIDController.swift:2:8: error: no such module 'Foundation'
 1 | import Collections
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public class PIDController {
[355/355] Compiling PID PIDController.swift
/host/spi-builder-workspace/.build/checkouts/swift-pid/Sources/Swift-PID/PIDController.swift:2:8: error: no such module 'Foundation'
 1 | import Collections
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public class PIDController {
BUILD FAILURE 6.2 wasm