Build Information
Failed to build AsyncChannels, reference 2.1.0 (325f5b
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 21:52:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: 2.1.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/gh123man/Async-Channels
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 325f5b2 Fix misbehavior in select when trying to send on a closed channel
Cloned https://github.com/gh123man/Async-Channels.git
Revision (git rev-parse @):
325f5b24d2862be397bd8ff4090d7b9c766f8796
SUCCESS checkout https://github.com/gh123man/Async-Channels.git at 2.1.0
========================================
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-1":/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.40s)
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 Descriptions.swift
[12/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/24] Compiling InternalCollectionsUtilities Debugging.swift
[15/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/25] Emitting module InternalCollectionsUtilities
[17/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/25] Compiling InternalCollectionsUtilities Integer rank.swift
[19/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/232] Compiling HeapModule Heap+Invariants.swift
[28/235] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/300] Compiling HeapModule Heap+Descriptions.swift
[30/300] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[31/300] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[32/302] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[33/302] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[34/302] Compiling HeapModule Heap.swift
[35/302] Compiling HeapModule _HeapNode.swift
[36/302] Compiling HeapModule Heap+UnsafeHandle.swift
[37/302] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[38/302] Compiling OrderedCollections OrderedDictionary+Elements.swift
[39/302] Emitting module HeapModule
[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 DequeModule _DequeSlot.swift
[52/313] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[54/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[55/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[56/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/313] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[61/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[62/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[63/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[64/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[65/320] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[66/320] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[67/320] Compiling OrderedCollections OrderedDictionary.swift
[68/320] Compiling OrderedCollections OrderedSet+Codable.swift
[69/320] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[70/320] Compiling OrderedCollections OrderedSet+Descriptions.swift
[71/320] Compiling OrderedCollections OrderedSet+Diffing.swift
[72/320] Compiling OrderedCollections OrderedSet+Equatable.swift
[73/320] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[74/320] Compiling OrderedCollections OrderedSet+Hashable.swift
[81/327] Compiling HashTreeCollections TreeDictionary.swift
[82/327] Compiling HashTreeCollections TreeSet+Codable.swift
[83/327] Compiling HashTreeCollections TreeSet+Collection.swift
[84/327] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[85/327] Compiling HashTreeCollections TreeSet+Debugging.swift
[86/327] Compiling HashTreeCollections TreeSet+Descriptions.swift
[87/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[88/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[89/327] Compiling HashTreeCollections TreeSet+Extras.swift
[90/327] Compiling HashTreeCollections TreeSet+Filter.swift
[91/327] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[92/327] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[99/327] Compiling OrderedCollections OrderedSet+Initializers.swift
[100/327] Compiling OrderedCollections OrderedSet+Insertions.swift
[101/327] Compiling OrderedCollections OrderedSet+Invariants.swift
[102/327] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[103/327] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[104/327] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/327] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[106/327] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[107/327] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[116/327] Compiling OrderedCollections OrderedDictionary+Codable.swift
[117/327] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[137/327] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[138/327] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[139/327] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[142/327] Emitting module DequeModule
[158/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[160/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/328] Compiling HashTreeCollections TreeSet.swift
[176/328] Compiling BitCollections BitSet.Index.swift
[177/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[178/328] Compiling BitCollections BitSet.swift
[179/328] Emitting module BitCollections
[194/328] Compiling BitCollections Range+Utilities.swift
[195/328] Compiling BitCollections Slice+Utilities.swift
[196/328] Compiling BitCollections UInt+Tricks.swift
[197/328] Compiling BitCollections _Word.swift
[198/328] Compiling OrderedCollections OrderedSet.swift
[199/328] Compiling OrderedCollections _UnsafeBitset.swift
[206/337] Compiling OrderedCollections _HashTable+Bucket.swift
[207/337] Compiling OrderedCollections _HashTable+BucketIterator.swift
[208/337] Compiling OrderedCollections _HashTable+Constants.swift
[209/337] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[210/337] Compiling OrderedCollections _HashTable+Testing.swift
[211/337] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[212/337] Compiling OrderedCollections _HashTable.swift
[213/337] Compiling OrderedCollections _Hashtable+Header.swift
[265/338] Emitting module OrderedCollections
[300/339] Emitting module _RopeModule
[301/339] Emitting module HashTreeCollections
[332/340] Compiling _RopeModule Rope+Join.swift
[333/340] Compiling _RopeModule Rope+MutatingForEach.swift
[334/340] Compiling _RopeModule Rope+Remove.swift
[335/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[336/340] Compiling _RopeModule Rope+Split.swift
[337/340] Compiling _RopeModule Optional Utilities.swift
[338/340] Compiling _RopeModule String Utilities.swift
[339/340] Compiling _RopeModule String.Index+ABI.swift
[340/340] Compiling _RopeModule _CharacterRecognizer.swift
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/352] 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 {
[346/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 {
[347/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 {
[348/353] 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 {
[349/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 {
[350/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 {
[351/353] 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)
[352/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 {
[353/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 {
BUILD FAILURE 6.2 wasm