Build Information
Failed to build AsyncChannels, reference main (928407
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 21:53:15 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/gh123man/Async-Channels.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/gh123man/Async-Channels
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 928407c Fix CI (#21)
Cloned https://github.com/gh123man/Async-Channels.git
Revision (git rev-parse @):
928407c6f88d9555a07154f4f8359261ebcb2a64
SUCCESS checkout https://github.com/gh123man/Async-Channels.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/gh123man/Async-Channels.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
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.99s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (3.41s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/25] Emitting module InternalCollectionsUtilities
[15/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/25] Compiling InternalCollectionsUtilities Integer rank.swift
[17/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/25] Compiling InternalCollectionsUtilities Debugging.swift
[19/25] Compiling InternalCollectionsUtilities Descriptions.swift
[20/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/300] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[28/300] Compiling BitCollections BitArray+Hashable.swift
[29/300] Compiling BitCollections BitArray+Initializers.swift
[30/302] Compiling HashTreeCollections _Bucket.swift
[31/302] Compiling HashTreeCollections _Hash.swift
[32/302] Compiling HeapModule Heap+Descriptions.swift
[33/302] Compiling HeapModule Heap.swift
[34/302] Compiling HeapModule _HeapNode.swift
[35/302] Compiling HeapModule Heap+Invariants.swift
[36/302] Compiling HeapModule Heap+UnsafeHandle.swift
[37/302] Emitting module HeapModule
[38/303] Compiling DequeModule _DequeSlot.swift
[39/303] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/303] Compiling HashTreeCollections TreeSet+Hashable.swift
[42/303] Compiling HashTreeCollections TreeSet+Sendable.swift
[43/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[44/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[45/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[46/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[47/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[48/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[49/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[50/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[51/313] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[52/313] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[53/313] Compiling HashTreeCollections TreeDictionary+Keys.swift
[54/313] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[55/313] Compiling HashTreeCollections TreeDictionary+Merge.swift
[56/313] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[57/313] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[58/320] Compiling HashTreeCollections _HashStack.swift
[59/320] Compiling HashTreeCollections _HashTreeIterator.swift
[60/320] Compiling HashTreeCollections _HashTreeStatistics.swift
[61/320] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[62/320] Compiling HashTreeCollections _RawHashNode.swift
[63/320] Compiling HashTreeCollections _UnmanagedHashNode.swift
[64/320] Compiling HashTreeCollections _UnsafePath.swift
[65/320] Compiling HashTreeCollections _HashLevel.swift
[66/320] Compiling HashTreeCollections _HashNode+Builder.swift
[67/320] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[68/320] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[69/320] Compiling BitCollections BitArray+Descriptions.swift
[70/320] Compiling BitCollections BitArray+Equatable.swift
[71/320] Compiling BitCollections BitArray+Extras.swift
[72/320] Compiling BitCollections BitArray+Fill.swift
[73/320] Compiling HashTreeCollections _AncestorHashSlots.swift
[74/320] Compiling HashTreeCollections _Bitmap.swift
[75/320] Emitting module BitCollections
[76/327] Compiling HashTreeCollections TreeDictionary+Codable.swift
[77/327] Compiling HashTreeCollections TreeDictionary+Collection.swift
[78/327] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[79/327] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[80/327] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[81/327] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[82/327] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[83/327] Compiling HashTreeCollections TreeDictionary+Filter.swift
[84/327] Compiling HashTreeCollections _HashNode+Structural union.swift
[85/327] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[86/327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[87/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[88/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[89/327] Compiling HashTreeCollections _HashNode.swift
[90/327] Compiling HashTreeCollections _HashNodeHeader.swift
[91/327] Compiling HashTreeCollections _HashSlot.swift
[114/327] Compiling BitCollections BitSet.Index.swift
[115/327] Compiling BitCollections BitSet._UnsafeHandle.swift
[116/327] Compiling BitCollections BitSet.swift
[139/327] Compiling BitCollections Range+Utilities.swift
[140/327] Compiling BitCollections Slice+Utilities.swift
[141/327] Compiling BitCollections UInt+Tricks.swift
[142/327] Compiling BitCollections _Word.swift
[143/327] Compiling OrderedCollections OrderedSet.swift
[144/327] Compiling OrderedCollections _UnsafeBitset.swift
[145/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[146/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[147/327] Compiling HashTreeCollections TreeSet+Extras.swift
[148/327] Compiling HashTreeCollections TreeSet+Filter.swift
[149/327] Compiling BitCollections BitArray+RandomBits.swift
[150/327] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[151/327] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[152/327] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[153/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[154/327] Compiling HashTreeCollections _HashNode+Structural merge.swift
[155/327] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[156/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[157/327] Emitting module DequeModule
[159/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[160/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/328] Compiling HashTreeCollections TreeSet.swift
[221/337] Emitting module OrderedCollections
[259/339] Emitting module _RopeModule
[293/339] Compiling _RopeModule Rope+Join.swift
[294/339] Compiling _RopeModule Rope+MutatingForEach.swift
[295/339] Compiling _RopeModule Rope+Remove.swift
[296/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[297/339] Compiling _RopeModule Rope+Split.swift
[298/339] Compiling _RopeModule Optional Utilities.swift
[299/339] Compiling _RopeModule String Utilities.swift
[300/339] Compiling _RopeModule String.Index+ABI.swift
[301/339] Compiling _RopeModule _CharacterRecognizer.swift
[302/339] Emitting module HashTreeCollections
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/352] Compiling AsyncChannels ThrowingChannel+Extensions.swift
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
[346/352] Compiling AsyncChannels Select.swift
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[347/353] Emitting module AsyncChannels
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
[348/353] Compiling AsyncChannels Synchronization.swift
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
[349/353] Compiling AsyncChannels FastLock.swift
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
[350/353] Compiling AsyncChannels Channel.swift
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
[351/353] Compiling AsyncChannels Channel+Extensions.swift
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
[352/353] Compiling AsyncChannels ChannelInternal.swift
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
[353/353] Compiling AsyncChannels ThrowingChannel.swift
/host/spi-builder-workspace/Sources/AsyncChannels/Channel+Extensions.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Channel: AsyncSequence, AsyncIteratorProtocol {
BUILD FAILURE 6.2 wasm