Build Information
Failed to build fluent-kit, reference 1.52.2 (8baacd
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 00:29:21 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/vapor/fluent-kit.git
Reference: 1.52.2
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/vapor/fluent-kit
* tag 1.52.2 -> FETCH_HEAD
HEAD is now at 8baacd7 Fix arithmetic overflow crash in request pagination (#637)
Cloned https://github.com/vapor/fluent-kit.git
Revision (git rev-parse @):
8baacd7e8f7ebf68886c496b43bbe6cdcc5b57e0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-kit.git at 1.52.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/fluent-kit.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/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[1766/9819] Fetching swift-log, sql-kit
Fetched https://github.com/apple/swift-log.git from cache (0.45s)
[1/76339] Fetching swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (4.68s)
Fetched https://github.com/apple/swift-nio.git from cache (4.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.29s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.78s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.69s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[595/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.85s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
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
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
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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/33] Write sources
[21/33] Compiling CNIOWASI CNIOWASI.c
[22/33] Compiling CNIODarwin shim.c
[22/33] Compiling CNIOWindows WSAStartup.c
[24/33] Write sources
[26/33] Compiling CNIOWindows shim.c
[26/33] Compiling _AtomicsShims.c
[28/33] Compiling CNIOLinux liburing_shims.c
[29/33] Compiling CNIOLinux shim.c
[30/33] Write swift-version-24593BA9C3E375BF.txt
[31/76] Compiling c-atomics.c
[32/76] Compiling c-nioatomics.c
[34/82] Emitting module Atomics
[35/84] Compiling Atomics IntegerConformances.swift
[36/84] Compiling Atomics PointerConformances.swift
[37/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/85] Compiling InternalCollectionsUtilities Debugging.swift
[39/85] Compiling Atomics DoubleWord.swift
[40/85] Compiling Atomics AtomicInteger.swift
[41/85] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/85] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/85] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/85] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/85] Compiling InternalCollectionsUtilities Descriptions.swift
[49/85] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[51/85] Compiling Atomics ManagedAtomic.swift
[52/85] Compiling Atomics ManagedAtomicLazyReference.swift
[53/85] Compiling Atomics UnsafeAtomic.swift
[54/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[57/85] Emitting module InternalCollectionsUtilities
[58/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/85] Compiling Atomics IntegerOperations.swift
[67/85] Compiling Atomics Unmanaged extensions.swift
[68/85] Compiling Logging Locks.swift
[69/85] Emitting module Logging
[71/86] Compiling _NIOBase64 Base64.swift
[72/86] Emitting module _NIOBase64
[74/87] Compiling _NIODataStructures PriorityQueue.swift
[75/87] Compiling _NIODataStructures _TinyArray.swift
[76/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[78/88] Emitting module NIOConcurrencyHelpers
[79/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/309] Compiling HeapModule Heap+Descriptions.swift
[81/309] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[82/309] Compiling HashTreeCollections _HashNode+Storage.swift
[83/311] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/311] Compiling NIOConcurrencyHelpers lock.swift
[85/311] Compiling Logging MetadataProvider.swift
[86/311] Compiling _NIODataStructures Heap.swift
[87/311] Emitting module _NIODataStructures
[89/312] Compiling HeapModule Heap.swift
[90/312] Compiling HeapModule Heap+Invariants.swift
[91/312] Compiling HeapModule _HeapNode.swift
[92/312] Compiling HeapModule Heap+UnsafeHandle.swift
[93/365] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[94/365] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[95/365] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[96/365] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[97/365] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[98/365] Compiling BitCollections BitSet+SetAlgebra union.swift
[99/365] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[100/365] Compiling BitCollections BitSet.Counted.swift
[101/365] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[102/365] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[103/375] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[104/375] Compiling NIOConcurrencyHelpers NIOLock.swift
[105/375] Compiling NIOConcurrencyHelpers atomics.swift
[106/376] Emitting module HeapModule
[109/377] Compiling BitCollections BitArray+Codable.swift
[110/377] Compiling BitCollections BitArray+Collection.swift
[111/377] Compiling BitCollections BitArray+Copy.swift
[112/377] Compiling BitCollections BitArray+CustomReflectable.swift
[120/384] Compiling BitCollections BitArray+Extras.swift
[121/384] Compiling BitCollections BitArray+Fill.swift
[122/384] Compiling BitCollections BitArray+Descriptions.swift
[123/384] Compiling BitCollections BitArray+Equatable.swift
[124/384] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[125/384] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[126/384] Compiling BitCollections BitArray+Invariants.swift
[127/384] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[128/384] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[129/384] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[130/384] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[131/384] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[132/384] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[133/384] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[134/384] Compiling BitCollections BitSet+Initializers.swift
[135/384] Compiling BitCollections BitSet+Invariants.swift
[136/384] Compiling BitCollections BitSet+Random.swift
[137/384] Compiling BitCollections BitSet+SetAlgebra basics.swift
[138/384] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[139/384] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[143/384] Compiling Logging LogHandler.swift
[144/384] Compiling Logging Logging.swift
[146/385] Compiling BitCollections BitArray+BitwiseOperations.swift
[147/385] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[148/385] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[149/385] Compiling BitCollections BitSet+CustomReflectable.swift
[150/385] Compiling BitCollections BitSet+CustomStringConvertible.swift
[151/385] Compiling BitCollections BitSet+Equatable.swift
[152/385] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[153/385] Compiling BitCollections BitSet+Extras.swift
[154/385] Compiling BitCollections BitSet+Hashable.swift
[155/385] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[156/385] Compiling HashTreeCollections TreeDictionary.swift
[157/385] Compiling HashTreeCollections TreeSet+Codable.swift
[158/385] Compiling HashTreeCollections TreeSet+Collection.swift
[159/385] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[160/385] Compiling HashTreeCollections TreeSet+Debugging.swift
[161/385] Compiling HashTreeCollections TreeSet+Descriptions.swift
[162/385] Compiling HashTreeCollections TreeSet+Equatable.swift
[163/385] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[164/385] Compiling HashTreeCollections TreeSet+Extras.swift
[165/385] Compiling HashTreeCollections TreeSet+Filter.swift
[170/385] Compiling BitCollections BitArray+Hashable.swift
[171/385] Compiling BitCollections BitArray+Initializers.swift
[182/385] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[183/385] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[184/385] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[185/385] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[186/385] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[187/385] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[188/385] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[189/385] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[190/385] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[191/385] Compiling HashTreeCollections TreeSet.swift
[192/385] Compiling OrderedCollections OrderedSet+Sendable.swift
[193/385] Compiling OrderedCollections OrderedSet+SubSequence.swift
[194/385] Compiling OrderedCollections OrderedSet+Testing.swift
[195/385] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[196/385] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[197/385] Compiling OrderedCollections OrderedSet.swift
[198/385] Compiling OrderedCollections _UnsafeBitset.swift
[199/385] Compiling HashTreeCollections TreeDictionary+Merge.swift
[200/385] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[201/385] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[202/385] Compiling HashTreeCollections TreeDictionary+Values.swift
[221/392] Emitting module DequeModule
[223/393] Compiling BitCollections BitArray+RandomBits.swift
[224/393] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[225/393] Compiling BitCollections BitArray+Shifts.swift
[226/393] Compiling BitCollections BitArray+Testing.swift
[227/393] Compiling BitCollections BitArray._UnsafeHandle.swift
[228/393] Compiling BitCollections BitArray.swift
[229/393] Compiling BitCollections BitSet+BidirectionalCollection.swift
[230/393] Compiling BitCollections BitSet+Codable.swift
[240/462] Compiling NIOCore BSDSocketAPI.swift
[241/462] Compiling NIOCore ByteBuffer-aux.swift
[242/462] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[243/462] Compiling NIOCore ByteBuffer-conversions.swift
[244/462] Compiling NIOCore ByteBuffer-core.swift
[245/462] Compiling NIOCore ByteBuffer-hex.swift
[246/462] Compiling NIOCore ByteBuffer-int.swift
[247/462] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[248/462] Compiling NIOCore ByteBuffer-multi-int.swift
[249/462] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[250/462] Compiling NIOCore DeadChannel.swift
[251/462] Compiling NIOCore DispatchQueue+WithFuture.swift
[252/462] Compiling NIOCore EventLoop+Deprecated.swift
[253/462] Compiling NIOCore EventLoop+SerialExecutor.swift
[254/462] Compiling NIOCore EventLoop.swift
[255/462] Compiling NIOCore IO.swift
[256/462] Compiling NIOCore IOData.swift
[257/462] Compiling NIOCore FileDescriptor.swift
[258/462] Compiling NIOCore FileHandle.swift
[259/462] Compiling NIOCore FileRegion.swift
[260/462] Compiling NIOCore GlobalSingletons.swift
[261/462] Compiling NIOCore CircularBuffer.swift
[262/462] Compiling NIOCore Codec.swift
[263/462] Compiling NIOCore ConvenienceOptionSupport.swift
[264/462] Compiling NIOCore IPProtocol.swift
[265/462] Compiling NIOCore IntegerBitPacking.swift
[266/462] Compiling NIOCore IntegerTypes.swift
[267/462] Compiling NIOCore Interfaces.swift
[268/462] Compiling NIOCore Linux.swift
[269/462] Compiling NIOCore MarkedCircularBuffer.swift
[270/462] Compiling NIOCore MulticastChannel.swift
[271/462] Compiling NIOCore EventLoopFuture.swift
[281/462] Compiling NIOCore RecvByteBufferAllocator.swift
[290/462] Compiling NIOCore NIOLoopBound.swift
[291/462] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[292/462] Compiling NIOCore NIOScheduledCallback.swift
[293/462] Compiling NIOCore NIOSendable.swift
[297/462] Compiling NIOCore ByteBuffer-views.swift
[298/462] Compiling NIOCore Channel.swift
[299/462] Compiling NIOCore ChannelHandler.swift
[300/462] Compiling NIOCore ChannelHandlers.swift
[301/462] Compiling NIOCore ChannelInvoker.swift
[302/462] Compiling NIOCore ChannelOption.swift
[303/462] Compiling NIOCore ChannelPipeline.swift
[304/462] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[305/462] Compiling NIOCore EventLoopFuture+Deprecated.swift
[306/462] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[307/462] Compiling NIOCore AddressedEnvelope.swift
[308/462] Compiling NIOCore AsyncAwaitSupport.swift
[309/462] Compiling NIOCore AsyncChannel.swift
[310/462] Compiling NIOCore AsyncChannelHandler.swift
[311/462] Compiling NIOCore AsyncChannelInboundStream.swift
[312/462] Compiling NIOCore AsyncChannelOutboundWriter.swift
[313/462] Compiling NIOCore NIOAsyncSequenceProducer.swift
[314/462] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[315/462] Emitting module OrderedCollections
[317/463] Compiling NIOCore NIOAny.swift
[318/463] Compiling NIOCore NIOCloseOnErrorHandler.swift
[324/463] Compiling NIOCore NIOAsyncWriter.swift
[325/463] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[332/463] Emitting module BitCollections
[360/472] Emitting module _RopeModule
[402/472] Compiling _RopeModule Rope+Join.swift
[403/472] Compiling _RopeModule Rope+MutatingForEach.swift
[404/472] Compiling _RopeModule Rope+Remove.swift
[405/472] Compiling _RopeModule Rope+RemoveSubrange.swift
[406/472] Compiling _RopeModule Rope+Split.swift
[407/472] Compiling _RopeModule Optional Utilities.swift
[408/472] Compiling _RopeModule String Utilities.swift
[409/472] Compiling _RopeModule String.Index+ABI.swift
[410/472] Compiling _RopeModule _CharacterRecognizer.swift
[429/473] Emitting module HashTreeCollections
[431/474] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[432/474] Compiling NIOCore SocketAddresses.swift
[433/474] Compiling NIOCore SocketOptionProvider.swift
[434/474] Compiling NIOCore SystemCallHelpers.swift
[435/474] Compiling NIOCore TimeAmount+Duration.swift
[436/474] Compiling NIOCore TypeAssistedChannelHandler.swift
[437/474] Compiling NIOCore UniversalBootstrapSupport.swift
[438/474] Compiling NIOCore Utilities.swift
/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:
[474/476] Emitting module Collections
[475/476] Compiling Collections Collections.swift
[477/477] Emitting module NIOCore
BUILD FAILURE 6.2 wasm