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 sql-kit, reference main (baf0d8), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 17:15:17 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/sql-kit.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/vapor/sql-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at baf0d86 Add the missing `SQLDatabase.alter(table: any SQLExpression)` method (#188)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
baf0d8684a43f16cd11ebcc67300c8ab5cb5d078
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/sql-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/apple/swift-log.git
[1/3836] Fetching swift-log
[3837/80175] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.67s)
[1527/76339] Fetching swift-nio
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-nio.git from cache (8.32s)
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (9.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.11s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[559/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.63s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.63s)
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-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
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
Building for debugging...
[0/29] Write sources
[17/29] Compiling CNIOWindows shim.c
[17/29] Compiling _AtomicsShims.c
[19/29] Compiling CNIOWindows WSAStartup.c
[19/29] Write sources
[19/29] Compiling CNIOLinux liburing_shims.c
[19/29] Compiling CNIOLinux shim.c
[23/29] Compiling CNIODarwin shim.c
[25/29] Compiling CNIOWASI CNIOWASI.c
[26/29] Write swift-version-24593BA9C3E375BF.txt
[27/72] Compiling c-nioatomics.c
[28/72] Compiling c-atomics.c
[30/78] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/78] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/78] Compiling InternalCollectionsUtilities Integer rank.swift
[34/81] Compiling Atomics UnsafeAtomic.swift
[35/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/81] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/81] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/81] Compiling InternalCollectionsUtilities Debugging.swift
[40/81] Compiling Atomics ManagedAtomic.swift
[41/81] Compiling Atomics ManagedAtomicLazyReference.swift
[42/81] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/81] Compiling InternalCollectionsUtilities Descriptions.swift
[47/81] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/81] Compiling Logging LogHandler.swift
[50/81] Compiling Logging Locks.swift
[51/81] Emitting module Logging
[52/81] Emitting module InternalCollectionsUtilities
[53/81] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[58/81] Emitting module _NIOBase64
[59/81] Compiling _NIOBase64 Base64.swift
[60/81] Compiling _NIODataStructures PriorityQueue.swift
[64/82] Emitting module Atomics
[67/82] Compiling Atomics Primitives.native.swift
[68/82] Compiling _NIODataStructures _TinyArray.swift
[70/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/83] Compiling Atomics IntegerOperations.swift
[73/83] Compiling Atomics Unmanaged extensions.swift
[75/178] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/183] Compiling NIOConcurrencyHelpers NIOLock.swift
[77/183] Emitting module NIOConcurrencyHelpers
[78/250] Compiling Logging MetadataProvider.swift
[79/292] Compiling NIOConcurrencyHelpers lock.swift
[80/305] Emitting module _NIODataStructures
[81/305] Compiling _NIODataStructures Heap.swift
[83/306] Compiling DequeModule Deque+CustomReflectable.swift
[84/306] Compiling DequeModule Deque+Descriptions.swift
[85/361] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[86/361] Compiling BitCollections BitSet+Extras.swift
[87/361] Compiling HeapModule _HeapNode.swift
[88/361] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/361] Compiling NIOConcurrencyHelpers atomics.swift
[90/362] Compiling HeapModule Heap.swift
[92/362] Compiling Logging Logging.swift
[93/363] Compiling HeapModule Heap+Invariants.swift
[94/363] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[95/363] Compiling HeapModule Heap+Descriptions.swift
[96/363] Compiling HeapModule Heap+UnsafeHandle.swift
[98/363] Emitting module HeapModule
[99/364] Compiling HashTreeCollections TreeSet+Hashable.swift
[100/364] Compiling HashTreeCollections TreeSet+Sendable.swift
[101/364] Compiling HashTreeCollections TreeSet+Sequence.swift
[102/364] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[103/364] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[104/364] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[105/364] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[106/364] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[107/364] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[108/364] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[110/374] Compiling BitCollections BitArray+Copy.swift
[111/374] Compiling BitCollections BitArray+CustomReflectable.swift
[112/374] Compiling BitCollections BitArray+Descriptions.swift
[113/374] Compiling BitCollections BitArray+Equatable.swift
[114/374] Compiling BitCollections BitSet+Hashable.swift
[115/374] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[116/374] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[117/374] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[118/374] Compiling BitCollections BitSet+SetAlgebra union.swift
[119/374] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[120/374] Compiling BitCollections BitSet.Counted.swift
[121/374] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[122/374] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[123/374] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[124/374] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[125/374] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[126/374] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[127/374] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[128/374] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[129/374] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[130/381] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[131/381] Compiling BitCollections BitSet+CustomReflectable.swift
[132/381] Compiling BitCollections BitSet+CustomStringConvertible.swift
[133/381] Compiling BitCollections BitSet+Equatable.swift
[137/388] Compiling BitCollections BitSet+Invariants.swift
[138/388] Compiling BitCollections BitSet+Random.swift
[139/388] Compiling BitCollections BitSet+SetAlgebra basics.swift
[140/388] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[141/388] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[142/388] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[143/388] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[144/388] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[145/388] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[146/388] Compiling BitCollections BitArray+Shifts.swift
[147/388] Compiling BitCollections BitArray+Testing.swift
[148/388] Compiling BitCollections BitArray._UnsafeHandle.swift
[149/388] Compiling BitCollections BitArray.swift
[150/388] Compiling BitCollections BitSet+BidirectionalCollection.swift
[151/388] Compiling BitCollections BitSet+Codable.swift
[152/388] Compiling BitCollections BitSet+Initializers.swift
[161/388] Compiling BitCollections Range+Utilities.swift
[162/388] Compiling BitCollections Slice+Utilities.swift
[163/388] Compiling BitCollections UInt+Tricks.swift
[164/388] Compiling BitCollections _Word.swift
[165/388] Compiling OrderedCollections OrderedSet.swift
[166/388] Compiling OrderedCollections _UnsafeBitset.swift
[167/388] Compiling HashTreeCollections TreeSet+Equatable.swift
[168/388] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[169/388] Compiling HashTreeCollections TreeSet+Extras.swift
[170/388] Compiling HashTreeCollections TreeSet+Filter.swift
[179/388] Compiling BitCollections BitSet.Index.swift
[180/388] Compiling BitCollections BitSet._UnsafeHandle.swift
[181/388] Compiling BitCollections BitSet.swift
[182/388] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[183/388] Compiling BitCollections BitArray+Extras.swift
[184/388] Compiling BitCollections BitArray+Fill.swift
[185/388] Compiling BitCollections BitArray+Hashable.swift
[186/388] Compiling BitCollections BitArray+Initializers.swift
[187/388] Compiling BitCollections BitArray+Invariants.swift
[188/388] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[189/388] Compiling BitCollections BitArray+RandomBits.swift
[194/388] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[195/388] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[196/388] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[197/388] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[198/388] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[199/388] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[200/388] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[201/388] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[202/388] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[203/388] Compiling HashTreeCollections TreeSet.swift
[211/388] Compiling BitCollections BitArray+BitwiseOperations.swift
[212/388] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[227/388] Emitting module DequeModule
[239/458] Compiling NIOCore EventLoop+SerialExecutor.swift
[240/458] Compiling NIOCore EventLoop.swift
[241/458] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[242/458] Compiling NIOCore EventLoopFuture+Deprecated.swift
[243/458] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[244/458] Compiling NIOCore EventLoopFuture.swift
[245/458] Compiling NIOCore FileDescriptor.swift
[246/458] Compiling NIOCore FileHandle.swift
[247/458] Compiling NIOCore FileRegion.swift
[248/458] Compiling NIOCore GlobalSingletons.swift
[257/458] Compiling NIOCore MarkedCircularBuffer.swift
[258/458] Compiling NIOCore ByteBuffer-multi-int.swift
[259/458] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[260/458] Compiling NIOCore ByteBuffer-views.swift
[261/458] Compiling NIOCore Channel.swift
[262/458] Compiling NIOCore ChannelHandler.swift
[263/458] Compiling NIOCore ChannelHandlers.swift
[264/458] Compiling NIOCore ChannelInvoker.swift
[265/458] Compiling NIOCore ChannelOption.swift
[266/458] Compiling NIOCore ChannelPipeline.swift
[267/458] Compiling NIOCore CircularBuffer.swift
[268/458] Emitting module BitCollections
[269/458] Compiling NIOCore AddressedEnvelope.swift
[270/458] Compiling NIOCore AsyncAwaitSupport.swift
[271/458] Compiling NIOCore AsyncChannel.swift
[272/458] Compiling NIOCore AsyncChannelHandler.swift
[273/458] Compiling NIOCore AsyncChannelInboundStream.swift
[274/458] Compiling NIOCore AsyncChannelOutboundWriter.swift
[275/458] Compiling NIOCore NIOAsyncSequenceProducer.swift
[276/458] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[277/458] Compiling NIOCore NIOScheduledCallback.swift
[278/458] Compiling NIOCore NIOSendable.swift
[279/458] Compiling NIOCore RecvByteBufferAllocator.swift
[280/458] Compiling NIOCore IO.swift
[281/458] Compiling NIOCore IOData.swift
[282/458] Compiling NIOCore IPProtocol.swift
[283/458] Compiling NIOCore IntegerBitPacking.swift
[284/458] Compiling NIOCore IntegerTypes.swift
[285/458] Compiling NIOCore ByteBuffer-hex.swift
[286/458] Compiling NIOCore ByteBuffer-int.swift
[287/458] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[288/458] Compiling NIOCore MulticastChannel.swift
[289/458] Compiling NIOCore NIOAny.swift
[290/458] Compiling NIOCore NIOCloseOnErrorHandler.swift
[291/458] Compiling NIOCore NIOLoopBound.swift
[292/458] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[293/458] Compiling NIOCore BSDSocketAPI.swift
[294/458] Compiling NIOCore ByteBuffer-aux.swift
[295/458] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[296/458] Compiling NIOCore ByteBuffer-conversions.swift
[297/458] Compiling NIOCore ByteBuffer-core.swift
[311/458] Emitting module OrderedCollections
[336/460] Compiling NIOCore NIOAsyncWriter.swift
[337/460] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[357/468] Emitting module _RopeModule
[367/468] Compiling NIOCore Interfaces.swift
[368/468] Compiling NIOCore Linux.swift
[388/468] Emitting module HashTreeCollections
[390/469] Compiling _RopeModule Rope+Join.swift
[391/469] Compiling _RopeModule Rope+MutatingForEach.swift
[392/469] Compiling _RopeModule Rope+Remove.swift
[393/469] Compiling _RopeModule Rope+RemoveSubrange.swift
[394/469] Compiling _RopeModule Rope+Split.swift
[395/469] Compiling _RopeModule Optional Utilities.swift
[396/469] Compiling _RopeModule String Utilities.swift
[397/469] Compiling _RopeModule String.Index+ABI.swift
[398/469] Compiling _RopeModule _CharacterRecognizer.swift
[411/469] Compiling NIOCore Codec.swift
[412/469] Compiling NIOCore ConvenienceOptionSupport.swift
[413/469] Compiling NIOCore DeadChannel.swift
[414/469] Compiling NIOCore DispatchQueue+WithFuture.swift
[415/469] Compiling NIOCore EventLoop+Deprecated.swift
[427/472] Compiling Collections Collections.swift
[428/472] Emitting module Collections
/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:
[447/473] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[448/473] Compiling NIOCore SocketAddresses.swift
[449/473] Compiling NIOCore SocketOptionProvider.swift
[450/473] Compiling NIOCore SystemCallHelpers.swift
[451/473] Compiling NIOCore TimeAmount+Duration.swift
[452/473] Compiling NIOCore TypeAssistedChannelHandler.swift
[453/473] Compiling NIOCore UniversalBootstrapSupport.swift
[454/473] Compiling NIOCore Utilities.swift
[473/473] Emitting module NIOCore
BUILD FAILURE 6.2 wasm