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 async-kit, reference main (e048c8), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 21:42:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/async-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/async-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e048c8e Add `shutdownAsync` (#109)
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
e048c8ee94967e8d8a1c2ec0e1156d6f7fa34d31
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/async-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5959] Fetching swift-algorithms
[4352/22599] Fetching swift-algorithms, swift-collections
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.19s)
Fetched https://github.com/apple/swift-collections.git from cache (1.25s)
[1/3836] Fetching swift-log
[3837/80175] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.32s)
Fetched https://github.com/apple/swift-nio.git from cache (5.43s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (7.16s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.71s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.11s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[199/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.39s)
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-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-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-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
Building for debugging...
[0/30] Write sources
[16/30] Compiling CNIOWindows shim.c
[16/30] Compiling CNIOWindows WSAStartup.c
[18/30] Compiling _NumericsShims _NumericsShims.c
[19/30] Compiling CNIOWASI CNIOWASI.c
[20/30] Write sources
[23/30] Compiling _AtomicsShims.c
[24/30] Compiling CNIOLinux shim.c
[25/30] Compiling CNIOLinux liburing_shims.c
[26/30] Compiling CNIODarwin shim.c
[27/30] Write swift-version-24593BA9C3E375BF.txt
[29/83] Emitting module _NIODataStructures
[29/83] Compiling c-nioatomics.c
[30/83] Compiling c-atomics.c
[32/89] Compiling RealModule Float16+Real.swift
[33/90] Compiling RealModule RealFunctions.swift
[34/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/90] Compiling InternalCollectionsUtilities Descriptions.swift
[36/90] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/91] Compiling _NIODataStructures _TinyArray.swift
[38/91] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/91] Compiling _NIODataStructures PriorityQueue.swift
[40/91] Emitting module NIOConcurrencyHelpers
[41/91] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/91] Compiling InternalCollectionsUtilities Debugging.swift
[43/91] Compiling _NIOBase64 Base64.swift
[44/91] Emitting module _NIOBase64
[47/91] Emitting module Logging
[48/94] Emitting module Atomics
[51/94] Compiling Atomics AtomicReference.swift
[52/94] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[53/94] Compiling InternalCollectionsUtilities _SortedCollection.swift
[54/94] Compiling RealModule Float+Real.swift
[56/94] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/94] Compiling InternalCollectionsUtilities UInt+reversed.swift
[58/94] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[59/94] Compiling InternalCollectionsUtilities Integer rank.swift
[60/94] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/94] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[68/94] Emitting module InternalCollectionsUtilities
[71/95] Compiling Atomics ManagedAtomic.swift
[72/95] Compiling Atomics ManagedAtomicLazyReference.swift
[73/95] Compiling Atomics UnsafeAtomic.swift
[74/95] Compiling Atomics UnsafeAtomicLazyReference.swift
[75/95] Compiling RealModule Float80+Real.swift
[76/95] Compiling RealModule Real.swift
[81/95] Emitting module RealModule
[82/95] Compiling RealModule ElementaryFunctions.swift
[83/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[86/302] Compiling _NIODataStructures Heap.swift
[87/303] Compiling Logging MetadataProvider.swift
[88/303] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/303] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/303] Compiling HeapModule Heap+Descriptions.swift
[91/303] Compiling HeapModule _HeapNode.swift
[93/303] Compiling NIOConcurrencyHelpers lock.swift
[94/303] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[95/303] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[97/319] Compiling HeapModule Heap.swift
[98/372] Compiling NIOConcurrencyHelpers atomics.swift
[100/373] Compiling BitCollections BitArray+Extras.swift
[101/373] Compiling BitCollections BitArray+Fill.swift
[102/391] Compiling HashTreeCollections TreeSet+Hashable.swift
[103/391] Compiling HashTreeCollections TreeSet+Sendable.swift
[104/391] Compiling HashTreeCollections TreeSet+Sequence.swift
[105/391] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[106/391] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[107/391] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[108/391] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[109/391] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[110/391] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[111/391] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[112/401] Compiling HeapModule Heap+Invariants.swift
[113/401] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[114/401] Compiling HeapModule Heap+UnsafeHandle.swift
[115/410] Emitting module HeapModule
[117/411] Compiling Algorithms Chunked.swift
[118/411] Compiling Algorithms Combinations.swift
[119/411] Compiling Algorithms Compacted.swift
[120/411] Compiling Algorithms Cycle.swift
[121/411] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[122/411] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[123/411] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[124/411] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[125/411] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[126/411] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[127/411] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[128/411] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[129/411] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[130/411] Compiling BitCollections BitSet+SetAlgebra union.swift
[131/411] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[132/411] Compiling BitCollections BitSet.Counted.swift
[133/411] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[134/411] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[135/418] Compiling Algorithms MinMax.swift
[136/418] Compiling Algorithms RandomSample.swift
[137/418] Compiling Logging LogHandler.swift
[138/418] Compiling Logging Logging.swift
[139/418] Compiling Logging Locks.swift
[141/419] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[142/419] Compiling BitCollections BitSet+CustomReflectable.swift
[143/419] Compiling BitCollections BitSet+CustomStringConvertible.swift
[144/419] Compiling BitCollections BitSet+Equatable.swift
[145/419] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[146/419] Compiling BitCollections BitSet+Extras.swift
[147/419] Compiling BitCollections BitSet+Hashable.swift
[148/419] Compiling BitCollections BitSet+Initializers.swift
[149/419] Compiling BitCollections BitSet+Invariants.swift
[150/419] Compiling BitCollections BitSet+Random.swift
[151/419] Compiling BitCollections BitSet+SetAlgebra basics.swift
[152/419] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[153/419] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[154/419] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[155/419] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[156/419] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[157/419] Compiling Algorithms FlattenCollection.swift
[158/419] Compiling Algorithms Grouped.swift
[159/419] Compiling Algorithms Indexed.swift
[160/419] Compiling Algorithms Intersperse.swift
[161/419] Compiling Algorithms Joined.swift
[162/419] Compiling Algorithms Keyed.swift
[165/419] Compiling HashTreeCollections TreeDictionary.swift
[166/419] Compiling HashTreeCollections TreeSet+Codable.swift
[167/419] Compiling HashTreeCollections TreeSet+Collection.swift
[168/419] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[169/419] Compiling HashTreeCollections TreeSet+Debugging.swift
[170/419] Compiling HashTreeCollections TreeSet+Descriptions.swift
[171/419] Compiling HashTreeCollections TreeSet+Equatable.swift
[172/419] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[173/419] Compiling HashTreeCollections TreeSet+Extras.swift
[174/419] Compiling HashTreeCollections TreeSet+Filter.swift
[185/419] Compiling OrderedCollections OrderedSet+Sendable.swift
[186/419] Compiling Algorithms Reductions.swift
[187/419] Compiling Algorithms Rotate.swift
[188/419] Compiling Algorithms Partition.swift
[189/419] Compiling Algorithms Permutations.swift
[190/419] Compiling Algorithms Product.swift
[191/419] Compiling Algorithms Split.swift
[192/419] Compiling Algorithms Stride.swift
[193/419] Compiling Algorithms Suffix.swift
[194/419] Compiling Algorithms EitherSequence.swift
[195/419] Compiling Algorithms FirstNonNil.swift
[200/419] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[201/419] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[202/419] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[203/419] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[204/419] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[205/419] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[206/419] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[207/419] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[208/419] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[209/419] Compiling HashTreeCollections TreeSet.swift
[224/426] Emitting module BitCollections
[232/426] Compiling Algorithms AdjacentPairs.swift
[233/426] Compiling Algorithms Chain.swift
[234/426] Emitting module DequeModule
[249/490] Compiling NIOCore AsyncChannelHandler.swift
[250/490] Compiling NIOCore AsyncChannelInboundStream.swift
[251/490] Compiling NIOCore AsyncChannelOutboundWriter.swift
[252/490] Compiling NIOCore FileRegion.swift
[253/490] Compiling NIOCore GlobalSingletons.swift
[254/490] Compiling NIOCore CircularBuffer.swift
[255/490] Compiling NIOCore Codec.swift
[256/490] Compiling NIOCore ConvenienceOptionSupport.swift
[257/490] Compiling NIOCore DeadChannel.swift
[258/490] Compiling NIOCore DispatchQueue+WithFuture.swift
[259/490] Compiling NIOCore EventLoop+Deprecated.swift
[260/490] Compiling NIOCore EventLoop+SerialExecutor.swift
[261/490] Compiling NIOCore EventLoop.swift
[262/490] Compiling NIOCore IO.swift
[263/490] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[264/490] Compiling NIOCore BSDSocketAPI.swift
[265/490] Compiling NIOCore ByteBuffer-aux.swift
[266/490] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[267/490] Compiling NIOCore ByteBuffer-conversions.swift
[268/490] Compiling NIOCore ByteBuffer-core.swift
[269/490] Compiling NIOCore ByteBuffer-hex.swift
[270/490] Compiling NIOCore ByteBuffer-int.swift
[271/490] Compiling NIOCore ByteBuffer-multi-int.swift
[272/490] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[273/490] Compiling NIOCore ByteBuffer-views.swift
[274/490] Compiling NIOCore Linux.swift
[275/490] Compiling NIOCore MarkedCircularBuffer.swift
[276/490] Compiling NIOCore MulticastChannel.swift
[277/490] Compiling NIOCore NIOAny.swift
[278/490] Compiling NIOCore NIOCloseOnErrorHandler.swift
[279/490] Compiling NIOCore NIOLoopBound.swift
[280/490] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[281/490] Compiling NIOCore NIOScheduledCallback.swift
[282/490] Compiling NIOCore NIOSendable.swift
[283/490] Compiling NIOCore RecvByteBufferAllocator.swift
[284/490] Compiling OrderedCollections OrderedSet.swift
[285/490] Compiling OrderedCollections _UnsafeBitset.swift
[293/499] Compiling NIOCore Channel.swift
[294/499] Compiling NIOCore ChannelHandler.swift
[295/499] Compiling NIOCore ChannelHandlers.swift
[296/499] Compiling NIOCore ChannelInvoker.swift
[297/499] Compiling NIOCore ChannelOption.swift
[298/499] Compiling NIOCore ChannelPipeline.swift
[299/499] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[300/499] Compiling NIOCore EventLoopFuture+Deprecated.swift
[301/499] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[309/499] Emitting module _RopeModule
[313/499] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[314/499] Compiling NIOCore AddressedEnvelope.swift
[315/499] Compiling NIOCore AsyncAwaitSupport.swift
[316/499] Compiling NIOCore AsyncChannel.swift
[320/499] Compiling NIOCore NIOAsyncSequenceProducer.swift
[329/499] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[330/499] Compiling NIOCore NIOAsyncWriter.swift
[345/499] Emitting module OrderedCollections
[388/501] Compiling NIOCore EventLoopFuture.swift
[389/501] Compiling NIOCore FileDescriptor.swift
[390/501] Compiling NIOCore FileHandle.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:
[430/509] Compiling NIOCore IOData.swift
[431/509] Compiling NIOCore IPProtocol.swift
[432/509] Compiling NIOCore IntegerBitPacking.swift
[433/509] Compiling NIOCore IntegerTypes.swift
[434/509] Compiling NIOCore Interfaces.swift
[445/509] Emitting module HashTreeCollections
[447/510] Emitting module Algorithms
[468/511] Compiling _RopeModule Rope+Join.swift
[469/511] Compiling _RopeModule Rope+MutatingForEach.swift
[470/511] Compiling _RopeModule Rope+Remove.swift
[471/511] Compiling _RopeModule Rope+RemoveSubrange.swift
[472/511] Compiling _RopeModule Rope+Split.swift
[473/511] Compiling _RopeModule Optional Utilities.swift
[474/511] Compiling _RopeModule String Utilities.swift
[475/511] Compiling _RopeModule String.Index+ABI.swift
[476/511] Compiling _RopeModule _CharacterRecognizer.swift
[478/512] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[479/512] Compiling NIOCore SocketAddresses.swift
[480/512] Compiling NIOCore SocketOptionProvider.swift
[481/512] Compiling NIOCore SystemCallHelpers.swift
[482/512] Compiling NIOCore TimeAmount+Duration.swift
[483/512] Compiling NIOCore TypeAssistedChannelHandler.swift
[484/512] Compiling NIOCore UniversalBootstrapSupport.swift
[485/512] Compiling NIOCore Utilities.swift
[486/514] Emitting module Collections
[487/514] Compiling Collections Collections.swift
[515/515] Emitting module NIOCore
BUILD FAILURE 6.2 wasm