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 DataLoader, reference main (3945e9), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 20:17:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/GraphQLSwift/DataLoader.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/GraphQLSwift/DataLoader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3945e9c Merge pull request #25 from NeedleInAJayStack/docs/spi
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
3945e9c9262c3792a0a4c952761f4e0de70df563
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GraphQLSwift/DataLoader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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-nio.git
Fetching https://github.com/adam-fowler/async-collections
Fetching https://github.com/apple/swift-algorithms.git
[1/289] Fetching async-collections
[290/6248] Fetching async-collections, swift-algorithms
[6249/82587] Fetching async-collections, swift-algorithms, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (0.41s)
[1053/76628] Fetching async-collections, swift-nio
Fetched https://github.com/adam-fowler/async-collections from cache (5.07s)
Fetched https://github.com/apple/swift-nio.git from cache (5.15s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (5.52s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[1798/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.34s)
[832/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.35s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.29s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.78s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.53s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/adam-fowler/async-collections
Working copy of https://github.com/adam-fowler/async-collections resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/29] Write sources
[13/29] Compiling _AtomicsShims.c
[14/29] Compiling _NumericsShims _NumericsShims.c
[14/29] Compiling CNIOWindows WSAStartup.c
[16/29] Compiling CNIOWindows shim.c
[16/29] Write sources
[16/29] Compiling CNIOWASI CNIOWASI.c
[23/29] Compiling CNIOLinux shim.c
[24/29] Compiling CNIOLinux liburing_shims.c
[25/29] Compiling CNIODarwin shim.c
[26/29] Write swift-version-24593BA9C3E375BF.txt
[27/77] Compiling c-atomics.c
[28/77] Compiling c-nioatomics.c
[30/83] Compiling InternalCollectionsUtilities Descriptions.swift
[31/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/84] Emitting module InternalCollectionsUtilities
[33/84] Emitting module Atomics
[34/86] Compiling RealModule Real.swift
[35/87] Compiling Atomics UnsafeAtomic.swift
[36/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/87] Compiling Atomics ManagedAtomic.swift
[38/87] Compiling Atomics ManagedAtomicLazyReference.swift
[39/87] Compiling RealModule Float80+Real.swift
[40/87] Compiling RealModule Float16+Real.swift
[41/87] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[42/87] Compiling InternalCollectionsUtilities Integer rank.swift
[43/87] Emitting module RealModule
[44/87] Compiling RealModule RealFunctions.swift
[45/87] Emitting module _NIOBase64
[46/87] Compiling _NIOBase64 Base64.swift
[49/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/88] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/88] Compiling InternalCollectionsUtilities Debugging.swift
[53/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/88] Compiling Atomics AtomicValue.swift
[58/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/88] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/88] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/88] Compiling Atomics IntegerOperations.swift
[63/88] Compiling Atomics Unmanaged extensions.swift
[67/88] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/88] Compiling InternalCollectionsUtilities UInt+reversed.swift
[72/89] Compiling RealModule ElementaryFunctions.swift
[73/89] Compiling RealModule Float+Real.swift
[82/221] Compiling _NIODataStructures PriorityQueue.swift
[83/221] Compiling _NIODataStructures _TinyArray.swift
[84/365] Compiling HeapModule Heap+Descriptions.swift
[85/365] Compiling BitCollections BitArray+Hashable.swift
[86/365] Compiling BitCollections BitArray+Initializers.swift
[87/367] Compiling BitCollections BitArray+Copy.swift
[88/367] Compiling BitCollections BitArray+CustomReflectable.swift
[89/367] Compiling BitCollections BitArray+Codable.swift
[90/367] Compiling BitCollections BitArray+Collection.swift
[91/367] Compiling HeapModule _HeapNode.swift
[92/367] Compiling HeapModule Heap.swift
[93/367] Compiling NIOConcurrencyHelpers lock.swift
[94/367] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/367] Emitting module NIOConcurrencyHelpers
[96/367] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/367] Compiling _NIODataStructures Heap.swift
[98/367] Emitting module _NIODataStructures
[99/368] Compiling BitCollections BitSet+Random.swift
[100/368] Compiling BitCollections BitSet+SetAlgebra basics.swift
[101/368] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[102/368] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[103/368] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[104/368] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[105/368] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[107/375] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[108/375] Compiling HeapModule Heap+Invariants.swift
[109/375] Compiling HeapModule Heap+UnsafeHandle.swift
[110/375] Emitting module HeapModule
[111/389] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[112/389] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[113/389] Compiling BitCollections BitSet+SetAlgebra union.swift
[114/389] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[115/389] Compiling BitCollections BitSet.Counted.swift
[116/389] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[117/389] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[118/401] Compiling OrderedCollections OrderedSet+SubSequence.swift
[119/401] Compiling OrderedCollections OrderedSet+Testing.swift
[120/401] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[121/401] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[122/401] Compiling OrderedCollections OrderedSet.swift
[123/401] Compiling OrderedCollections _UnsafeBitset.swift
[124/401] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[125/401] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[126/401] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[127/401] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[129/411] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[130/411] Compiling NIOConcurrencyHelpers atomics.swift
[132/412] Compiling Algorithms MinMax.swift
[133/412] Compiling Algorithms Partition.swift
[134/412] Compiling Algorithms AdjacentPairs.swift
[135/412] Compiling Algorithms Chain.swift
[136/412] Compiling Algorithms Indexed.swift
[137/412] Compiling Algorithms Intersperse.swift
[138/412] Compiling Algorithms EitherSequence.swift
[139/412] Compiling Algorithms FirstNonNil.swift
[140/412] Compiling Algorithms FlattenCollection.swift
[141/412] Compiling Algorithms Grouped.swift
[146/412] Compiling Algorithms Joined.swift
[147/412] Compiling Algorithms Keyed.swift
[150/412] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[151/412] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[152/412] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[153/412] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[154/412] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[155/412] Compiling BitCollections BitSet+Initializers.swift
[156/412] Compiling BitCollections BitSet+Invariants.swift
[161/412] Compiling HashTreeCollections TreeDictionary.swift
[162/412] Compiling HashTreeCollections TreeSet+Codable.swift
[163/412] Compiling HashTreeCollections TreeSet+Collection.swift
[164/412] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[165/412] Compiling HashTreeCollections TreeSet+Debugging.swift
[166/412] Compiling HashTreeCollections TreeSet+Descriptions.swift
[167/412] Compiling HashTreeCollections TreeSet+Equatable.swift
[168/412] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[169/412] Compiling HashTreeCollections TreeSet+Extras.swift
[170/412] Compiling HashTreeCollections TreeSet+Filter.swift
[171/412] Compiling Algorithms Permutations.swift
[172/412] Compiling Algorithms Product.swift
[173/412] Compiling Algorithms RandomSample.swift
[174/412] Compiling Algorithms Reductions.swift
[175/412] Compiling Algorithms Rotate.swift
[176/412] Compiling Algorithms Split.swift
[177/412] Compiling Algorithms Stride.swift
[178/412] Compiling Algorithms Suffix.swift
[179/412] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[180/412] Compiling BitCollections BitSet+CustomReflectable.swift
[181/412] Compiling BitCollections BitSet+CustomStringConvertible.swift
[182/412] Compiling BitCollections BitSet+Equatable.swift
[183/412] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[184/412] Compiling BitCollections BitSet+Extras.swift
[185/412] Compiling BitCollections BitSet+Hashable.swift
[186/412] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[187/412] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[223/419] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[224/419] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[225/419] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[226/419] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[227/419] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[228/419] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[229/419] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[230/419] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[231/419] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[232/419] Compiling HashTreeCollections TreeSet.swift
[233/419] Emitting module DequeModule
[236/420] Compiling Algorithms Chunked.swift
[237/420] Compiling Algorithms Combinations.swift
[238/420] Compiling Algorithms Compacted.swift
[239/420] Compiling Algorithms Cycle.swift
[242/420] Emitting module BitCollections
[244/480] Compiling NIOCore AsyncAwaitSupport.swift
[245/480] Compiling NIOCore AsyncChannel.swift
[246/480] Compiling NIOCore AsyncChannelHandler.swift
[247/480] Compiling NIOCore AsyncChannelInboundStream.swift
[248/480] Compiling NIOCore AsyncChannelOutboundWriter.swift
[249/480] Compiling NIOCore NIOAsyncSequenceProducer.swift
[250/483] Compiling NIOCore IOData.swift
[251/483] Compiling NIOCore IPProtocol.swift
[252/483] Compiling NIOCore IntegerBitPacking.swift
[253/483] Compiling NIOCore IntegerTypes.swift
[254/483] Compiling NIOCore Interfaces.swift
[255/483] Compiling NIOCore Linux.swift
[256/483] Compiling NIOCore MarkedCircularBuffer.swift
[257/483] Compiling NIOCore MulticastChannel.swift
[258/483] Compiling NIOCore NIOAny.swift
[259/483] Compiling NIOCore NIOCloseOnErrorHandler.swift
[260/483] Compiling NIOCore NIOLoopBound.swift
[262/483] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[263/483] Compiling NIOCore NIOScheduledCallback.swift
[264/483] Compiling NIOCore NIOSendable.swift
[265/483] Compiling NIOCore RecvByteBufferAllocator.swift
[268/483] Compiling NIOCore EventLoop+SerialExecutor.swift
[269/483] Compiling NIOCore EventLoop.swift
[270/483] Compiling NIOCore AddressedEnvelope.swift
[275/483] Compiling Algorithms Trim.swift
[276/483] Compiling Algorithms Unique.swift
[277/483] Compiling Algorithms Windows.swift
[278/483] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[279/483] Compiling NIOCore ByteBuffer-views.swift
[280/483] Compiling NIOCore Channel.swift
[281/492] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[282/492] Compiling NIOCore BSDSocketAPI.swift
[283/492] Compiling NIOCore ByteBuffer-aux.swift
[284/492] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[285/492] Compiling NIOCore ByteBuffer-conversions.swift
[286/492] Compiling NIOCore ByteBuffer-core.swift
[287/492] Compiling NIOCore ByteBuffer-hex.swift
[288/492] Compiling NIOCore ByteBuffer-int.swift
[310/492] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[311/492] Compiling NIOCore CircularBuffer.swift
[312/492] Compiling NIOCore Codec.swift
[313/492] Compiling NIOCore ConvenienceOptionSupport.swift
[314/492] Compiling NIOCore DeadChannel.swift
[315/492] Compiling NIOCore DispatchQueue+WithFuture.swift
[316/492] Compiling NIOCore EventLoop+Deprecated.swift
[339/492] Emitting module OrderedCollections
[378/494] Emitting module _RopeModule
[410/502] Compiling NIOCore ChannelHandler.swift
[411/502] Compiling NIOCore ChannelHandlers.swift
[412/502] Compiling NIOCore ChannelInvoker.swift
[413/502] Emitting module HashTreeCollections
[414/503] Emitting module Algorithms
[417/504] Compiling NIOCore IO.swift
[425/504] Compiling _RopeModule Rope+Join.swift
[426/504] Compiling _RopeModule Rope+MutatingForEach.swift
[427/504] Compiling _RopeModule Rope+Remove.swift
[428/504] Compiling _RopeModule Rope+RemoveSubrange.swift
[429/504] Compiling _RopeModule Rope+Split.swift
[430/504] Compiling _RopeModule Optional Utilities.swift
[431/504] Compiling _RopeModule String Utilities.swift
[432/504] Compiling _RopeModule String.Index+ABI.swift
[433/504] Compiling _RopeModule _CharacterRecognizer.swift
[434/504] Compiling NIOCore FileHandle.swift
[435/504] Compiling NIOCore FileRegion.swift
[436/504] Compiling NIOCore GlobalSingletons.swift
[446/504] Compiling NIOCore ChannelOption.swift
[447/504] Compiling NIOCore ChannelPipeline.swift
[448/504] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[449/504] Compiling NIOCore EventLoopFuture+Deprecated.swift
[450/504] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[451/504] Compiling NIOCore EventLoopFuture.swift
[452/504] Compiling NIOCore FileDescriptor.swift
[462/507] Emitting module Collections
[463/507] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[473/516] Emitting module AsyncCollections
/host/spi-builder-workspace/.build/checkouts/async-collections/Sources/AsyncCollections/AsyncSemaphore.swift:3:8: error: no such module 'Foundation'
  1 | import Atomics
  2 | import Collections
  3 | import Foundation
    |        `- error: no such module 'Foundation'
  4 |
  5 | /// A Semaphore implementation that can be used with Swift Concurrency.
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[483/516] Compiling AsyncCollections TaskQueue.swift
/host/spi-builder-workspace/.build/checkouts/async-collections/Sources/AsyncCollections/AsyncSemaphore.swift:3:8: error: no such module 'Foundation'
  1 | import Atomics
  2 | import Collections
  3 | import Foundation
    |        `- error: no such module 'Foundation'
  4 |
  5 | /// A Semaphore implementation that can be used with Swift Concurrency.
[484/516] Compiling AsyncCollections Filter.swift
/host/spi-builder-workspace/.build/checkouts/async-collections/Sources/AsyncCollections/AsyncSemaphore.swift:3:8: error: no such module 'Foundation'
  1 | import Atomics
  2 | import Collections
  3 | import Foundation
    |        `- error: no such module 'Foundation'
  4 |
  5 | /// A Semaphore implementation that can be used with Swift Concurrency.
[485/516] Compiling AsyncCollections AsyncSemaphore.swift
/host/spi-builder-workspace/.build/checkouts/async-collections/Sources/AsyncCollections/AsyncSemaphore.swift:3:8: error: no such module 'Foundation'
  1 | import Atomics
  2 | import Collections
  3 | import Foundation
    |        `- error: no such module 'Foundation'
  4 |
  5 | /// A Semaphore implementation that can be used with Swift Concurrency.
[486/516] Compiling AsyncCollections FlatMap.swift
/host/spi-builder-workspace/.build/checkouts/async-collections/Sources/AsyncCollections/AsyncSemaphore.swift:3:8: error: no such module 'Foundation'
  1 | import Atomics
  2 | import Collections
  3 | import Foundation
    |        `- error: no such module 'Foundation'
  4 |
  5 | /// A Semaphore implementation that can be used with Swift Concurrency.
[487/516] Compiling AsyncCollections Map.swift
/host/spi-builder-workspace/.build/checkouts/async-collections/Sources/AsyncCollections/AsyncSemaphore.swift:3:8: error: no such module 'Foundation'
  1 | import Atomics
  2 | import Collections
  3 | import Foundation
    |        `- error: no such module 'Foundation'
  4 |
  5 | /// A Semaphore implementation that can be used with Swift Concurrency.
[488/516] Compiling AsyncCollections CompactMap.swift
/host/spi-builder-workspace/.build/checkouts/async-collections/Sources/AsyncCollections/AsyncSemaphore.swift:3:8: error: no such module 'Foundation'
  1 | import Atomics
  2 | import Collections
  3 | import Foundation
    |        `- error: no such module 'Foundation'
  4 |
  5 | /// A Semaphore implementation that can be used with Swift Concurrency.
[489/516] Compiling AsyncCollections ForEach.swift
/host/spi-builder-workspace/.build/checkouts/async-collections/Sources/AsyncCollections/AsyncSemaphore.swift:3:8: error: no such module 'Foundation'
  1 | import Atomics
  2 | import Collections
  3 | import Foundation
    |        `- error: no such module 'Foundation'
  4 |
  5 | /// A Semaphore implementation that can be used with Swift Concurrency.
[490/516] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[491/516] Compiling NIOCore SocketAddresses.swift
[492/516] Compiling NIOCore SocketOptionProvider.swift
[493/516] Compiling NIOCore SystemCallHelpers.swift
[494/516] Compiling NIOCore TimeAmount+Duration.swift
[495/516] Compiling NIOCore TypeAssistedChannelHandler.swift
[496/516] Compiling NIOCore UniversalBootstrapSupport.swift
[497/516] Compiling NIOCore Utilities.swift
BUILD FAILURE 6.2 wasm