Build Information
Failed to build CloudSyncSession, reference main (94c2d5
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 00:55:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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 94c2d57 Improve rate limiting behavior (#6)
Cloned https://github.com/ryanashcraft/CloudSyncSession.git
Revision (git rev-parse @):
94c2d5720641f3fcbcf9395945c2de736d879029
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-4609320-3":/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
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/ryanashcraft/swift-pid.git
[1/46] Fetching swift-pid
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.32s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (1.05s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.93s)
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/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/26] Compiling InternalCollectionsUtilities Debugging.swift
[17/26] Emitting module InternalCollectionsUtilities
[18/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/26] Compiling InternalCollectionsUtilities Integer rank.swift
[22/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/26] Compiling InternalCollectionsUtilities Descriptions.swift
[25/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/293] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/301] Compiling HeapModule Heap+Descriptions.swift
[30/301] Compiling _RopeModule BigString+Chunk+Counts.swift
[31/301] Compiling _RopeModule BigString+Chunk+Description.swift
[32/303] Compiling HeapModule _HeapNode.swift
[33/303] Compiling HeapModule Heap.swift
[34/303] Compiling HeapModule Heap+Invariants.swift
[35/303] Compiling HeapModule Heap+UnsafeHandle.swift
[36/303] Compiling _RopeModule RopeMetric.swift
[37/303] Compiling _RopeModule RopeSummary.swift
[38/303] Compiling _RopeModule _RopeItem.swift
[39/303] Compiling _RopeModule _RopePath.swift
[40/303] Compiling _RopeModule _RopeVersion.swift
[41/303] Compiling _RopeModule Rope+Collection.swift
[42/303] Compiling _RopeModule Rope+Index.swift
[43/303] Compiling _RopeModule Rope+Sequence.swift
[44/303] Compiling _RopeModule Rope+Append.swift
[45/303] Compiling _RopeModule Rope+Extract.swift
[46/313] Emitting module HeapModule
[48/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[49/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[50/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[51/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[52/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/314] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/314] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/321] Compiling DequeModule _DequeSlot.swift
[56/321] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[61/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[62/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[63/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[64/321] Compiling OrderedCollections _HashTable.swift
[65/321] Compiling OrderedCollections _Hashtable+Header.swift
[66/321] Compiling _RopeModule BigString+Summary.swift
[67/321] Compiling _RopeModule BigString.swift
[68/321] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[69/321] Compiling _RopeModule BigString+Chunk+Breaks.swift
[70/321] Compiling _RopeModule BigString+Ingester.swift
[71/321] Compiling _RopeModule BigString+Invariants.swift
[72/321] Compiling _RopeModule BigString+Debugging.swift
[73/321] Compiling _RopeModule BigString+Index.swift
[74/321] Compiling OrderedCollections OrderedDictionary.swift
[75/321] Compiling OrderedCollections OrderedSet+Codable.swift
[76/321] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/321] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/321] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/321] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/321] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/328] Compiling OrderedCollections _HashTable+Bucket.swift
[82/328] Compiling _RopeModule BigString+Contents.swift
[89/328] Compiling _RopeModule Rope+Find.swift
[90/328] Compiling _RopeModule Rope+ForEachWhile.swift
[91/328] Compiling _RopeModule Rope+Insert.swift
[92/328] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[93/328] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[94/328] Compiling HashTreeCollections TreeDictionary+Keys.swift
[95/328] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[96/328] Compiling HashTreeCollections TreeDictionary+Merge.swift
[97/328] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[98/328] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[99/328] Compiling HashTreeCollections TreeDictionary+Values.swift
[102/328] Compiling OrderedCollections OrderedSet+Initializers.swift
[103/328] Compiling OrderedCollections OrderedSet+Insertions.swift
[104/328] Compiling OrderedCollections OrderedSet+Invariants.swift
[105/328] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[106/328] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[107/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[108/328] Compiling BitCollections BitSet.Index.swift
[109/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[117/328] Compiling OrderedCollections OrderedSet+Hashable.swift
[126/328] Compiling OrderedCollections OrderedDictionary+Codable.swift
[127/328] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[128/328] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[129/328] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[130/328] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[131/328] Compiling OrderedCollections OrderedDictionary+Elements.swift
[132/328] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[133/328] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[142/328] Emitting module DequeModule
[167/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[168/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[169/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[170/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[171/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[172/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[173/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[174/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[175/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[176/329] Compiling HashTreeCollections TreeSet.swift
[177/329] Emitting module BitCollections
[215/337] Compiling BitCollections BitSet.swift
[216/337] Compiling BitCollections Range+Utilities.swift
[217/337] Compiling BitCollections Slice+Utilities.swift
[218/337] Compiling BitCollections UInt+Tricks.swift
[219/337] Compiling BitCollections _Word.swift
[220/337] Compiling OrderedCollections OrderedSet.swift
[221/337] Compiling OrderedCollections _UnsafeBitset.swift
[266/339] Emitting module OrderedCollections
[278/340] Emitting module _RopeModule
[312/340] Emitting module HashTreeCollections
[314/341] Compiling _RopeModule Rope+Join.swift
[315/341] Compiling _RopeModule Rope+MutatingForEach.swift
[316/341] Compiling _RopeModule Rope+Remove.swift
[317/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[318/341] Compiling _RopeModule Rope+Split.swift
[319/341] Compiling _RopeModule Optional Utilities.swift
[320/341] Compiling _RopeModule String Utilities.swift
[321/341] Compiling _RopeModule String.Index+ABI.swift
[322/341] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Compiling Collections Collections.swift
[344/344] Emitting module Collections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[346/348] 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 {
[347/348] 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 {
[348/348] 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