Build Information
Failed to build swift-nio-irc-eliza, reference 0.7.1 (908bea
), with Swift 6.1 for Wasm on 27 May 2025 11:24:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-eliza.git
Reference: 0.7.1
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/NozeIO/swift-nio-irc-eliza
* tag 0.7.1 -> FETCH_HEAD
HEAD is now at 908bea8 Travis: Only build w/ 4.2 and up
Cloned https://github.com/NozeIO/swift-nio-irc-eliza.git
Revision (git rev-parse @):
908bea86c4a1908b82f31f5b4cec2e2ff8aeedea
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-eliza.git at 0.7.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-eliza.git
https://github.com/NozeIO/swift-nio-irc-eliza.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swifteliza",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AlwaysRightInstitute/SwiftEliza.git"
},
{
"identity" : "swift-nio-irc-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NozeIO/swift-nio-irc-client.git"
}
],
"manifest_display_name" : "swift-nio-irc-eliza",
"name" : "swift-nio-irc-eliza",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRCElizaBot",
"targets" : [
"IRCElizaBot"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "elizabot",
"targets" : [
"elizabot"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "elizabot",
"module_type" : "SwiftTarget",
"name" : "elizabot",
"path" : "Sources/elizabot",
"product_memberships" : [
"elizabot"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"IRCElizaBot"
],
"type" : "executable"
},
{
"c99name" : "IRCElizaBot",
"module_type" : "SwiftTarget",
"name" : "IRCElizaBot",
"path" : "Sources/IRCElizaBot",
"product_dependencies" : [
"IRC",
"Eliza"
],
"product_memberships" : [
"IRCElizaBot",
"elizabot"
],
"sources" : [
"IRCElizaBot.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
[1/212] Fetching swift-nio-irc-client
[213/371] Fetching swift-nio-irc-client, swifteliza
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (1.21s)
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (1.21s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (1.84s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1 (0.85s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
[1/314] Fetching swift-nio-irc
[315/2981] Fetching swift-nio-irc, swift-nio-transport-services
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.31s)
[1/76042] Fetching swift-nio
Fetched https://github.com/apple/swift-nio-transport-services from cache (1.09s)
Fetched https://github.com/apple/swift-nio.git from cache (5.06s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (5.65s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.24.0 (0.56s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.34s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.81s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.55s)
Creating working copy for https://github.com/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.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/AlwaysRightInstitute/SwiftEliza.git
Working copy of https://github.com/AlwaysRightInstitute/SwiftEliza.git resolved at 1.0.1
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/48] Write sources
[18/48] Compiling _AtomicsShims.c
[19/48] Compiling CNIOWindows WSAStartup.c
[20/48] Compiling CNIOWASI CNIOWASI.c
[21/48] Compiling CNIOWindows shim.c
[22/48] Compiling CNIODarwin shim.c
[22/48] Compiling CNIOLinux shim.c
[22/48] Compiling CNIOLinux liburing_shims.c
[25/48] Compiling c-nioatomics.c
[26/48] Compiling c-atomics.c
[27/48] Write swift-version-24593BA9C3E375BF.txt
[29/95] Emitting module InternalCollectionsUtilities
[30/96] Emitting module Atomics
[31/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/98] Compiling Atomics IntegerConformances.swift
[33/98] Compiling Atomics PointerConformances.swift
[34/98] Compiling Atomics AtomicValue.swift
[35/98] Compiling Atomics Primitives.shims.swift
[36/98] Compiling Atomics UnsafeAtomic.swift
[37/98] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/98] Compiling Atomics AtomicInteger.swift
[39/98] Compiling Atomics AtomicOptionalWrappable.swift
[40/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/98] Compiling _NIODataStructures PriorityQueue.swift
[42/98] Emitting module _NIOBase64
[43/98] Compiling _NIODataStructures _TinyArray.swift
[44/98] Compiling _NIOBase64 Base64.swift
[45/99] Compiling Atomics AtomicMemoryOrderings.swift
[46/99] Compiling Atomics DoubleWord.swift
[47/99] Compiling Atomics ManagedAtomic.swift
[48/99] Compiling Atomics ManagedAtomicLazyReference.swift
[52/99] Compiling Atomics AtomicReference.swift
[53/99] Compiling Atomics AtomicStorage.swift
[57/99] Compiling Atomics RawRepresentable.swift
[58/99] Compiling Atomics AtomicBool.swift
[59/99] Compiling Atomics Primitives.native.swift
[60/99] Compiling Atomics OptionalRawRepresentable.swift
[61/99] Emitting module NIOConcurrencyHelpers
[70/100] Compiling Atomics IntegerOperations.swift
[71/100] Compiling Atomics Unmanaged extensions.swift
[71/101] Wrapping AST for _NIOBase64 for debugging
[72/101] Wrapping AST for InternalCollectionsUtilities for debugging
[75/116] Emitting module _NIODataStructures
[76/116] Compiling _NIODataStructures Heap.swift
[77/117] Compiling NIOConcurrencyHelpers lock.swift
[79/117] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/117] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/117] Wrapping AST for Atomics for debugging
[82/117] Compiling DequeModule Deque+CustomReflectable.swift
[83/117] Compiling DequeModule Deque+Descriptions.swift
[84/119] Compiling DequeModule _DequeBuffer.swift
[85/119] Compiling DequeModule _DequeBufferHeader.swift
[86/119] Compiling NIOConcurrencyHelpers atomics.swift
[87/119] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/120] Wrapping AST for _NIODataStructures for debugging
[90/120] Compiling DequeModule Deque._UnsafeHandle.swift
[91/120] Compiling DequeModule Deque.swift
[92/120] Compiling DequeModule _DequeSlot.swift
[93/120] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/120] Compiling DequeModule Deque+Extras.swift
[95/120] Compiling DequeModule Deque+Hashable.swift
[96/120] Compiling DequeModule Deque+Testing.swift
[97/120] Compiling DequeModule Deque._Storage.swift
[98/120] Compiling DequeModule Deque+Equatable.swift
[99/120] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[99/120] Wrapping AST for NIOConcurrencyHelpers for debugging
[101/120] Compiling DequeModule Deque+Codable.swift
[102/120] Compiling DequeModule Deque+Collection.swift
[103/120] Emitting module DequeModule
[104/121] Wrapping AST for DequeModule for debugging
[106/122] Emitting module Eliza
[107/122] Compiling Eliza Eliza.swift
[108/182] Wrapping AST for Eliza for debugging
[110/182] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[111/182] Compiling NIOCore EventLoopFuture+Deprecated.swift
[112/182] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[113/182] Compiling NIOCore EventLoopFuture.swift
[114/182] Compiling NIOCore FileDescriptor.swift
[115/182] Compiling NIOCore FileHandle.swift
[116/182] Compiling NIOCore FileRegion.swift
[117/182] Compiling NIOCore GlobalSingletons.swift
[118/182] Compiling NIOCore MulticastChannel.swift
[119/182] Compiling NIOCore NIOAny.swift
[120/182] Compiling NIOCore NIOCloseOnErrorHandler.swift
[121/182] Compiling NIOCore NIOLoopBound.swift
[122/182] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[123/182] Compiling NIOCore NIOScheduledCallback.swift
[124/182] Compiling NIOCore NIOSendable.swift
[125/182] Compiling NIOCore RecvByteBufferAllocator.swift
[126/182] Compiling NIOCore IO.swift
[127/182] Compiling NIOCore IOData.swift
[128/182] Compiling NIOCore IPProtocol.swift
[129/182] Compiling NIOCore IntegerBitPacking.swift
[130/182] Compiling NIOCore IntegerTypes.swift
[131/182] Compiling NIOCore Interfaces.swift
[132/182] Compiling NIOCore Linux.swift
[133/182] Compiling NIOCore MarkedCircularBuffer.swift
[134/182] Compiling NIOCore CircularBuffer.swift
[135/182] Compiling NIOCore Codec.swift
[136/182] Compiling NIOCore ConvenienceOptionSupport.swift
[137/182] Compiling NIOCore DeadChannel.swift
[138/182] Compiling NIOCore DispatchQueue+WithFuture.swift
[139/182] Compiling NIOCore EventLoop+Deprecated.swift
[140/182] Compiling NIOCore EventLoop+SerialExecutor.swift
[141/182] Compiling NIOCore EventLoop.swift
[142/190] Compiling NIOCore AddressedEnvelope.swift
[143/190] Compiling NIOCore AsyncAwaitSupport.swift
[144/190] Compiling NIOCore AsyncChannel.swift
[145/190] Compiling NIOCore AsyncChannelHandler.swift
[146/190] Compiling NIOCore AsyncChannelInboundStream.swift
[147/190] Compiling NIOCore AsyncChannelOutboundWriter.swift
[148/190] Compiling NIOCore NIOAsyncSequenceProducer.swift
[149/190] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[150/190] Compiling NIOCore NIOAsyncWriter.swift
[151/190] Compiling NIOCore ByteBuffer-multi-int.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:
[152/190] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.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:
[153/190] Compiling NIOCore ByteBuffer-views.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:
[154/190] Compiling NIOCore Channel.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:
[155/190] Compiling NIOCore ChannelHandler.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:
[156/190] Compiling NIOCore ChannelHandlers.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:
[157/190] Compiling NIOCore ChannelInvoker.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:
[158/190] Compiling NIOCore ChannelOption.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:
[159/190] Compiling NIOCore ChannelPipeline.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:
[160/190] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[161/190] Compiling NIOCore BSDSocketAPI.swift
[162/190] Compiling NIOCore ByteBuffer-aux.swift
[163/190] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[164/190] Compiling NIOCore ByteBuffer-conversions.swift
[165/190] Compiling NIOCore ByteBuffer-core.swift
[166/190] Compiling NIOCore ByteBuffer-hex.swift
[167/190] Compiling NIOCore ByteBuffer-int.swift
[168/190] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[169/190] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[170/190] Compiling NIOCore SocketAddresses.swift
[171/190] Compiling NIOCore SocketOptionProvider.swift
[172/190] Compiling NIOCore SystemCallHelpers.swift
[173/190] Compiling NIOCore TimeAmount+Duration.swift
[174/190] Compiling NIOCore TypeAssistedChannelHandler.swift
[175/190] Compiling NIOCore UniversalBootstrapSupport.swift
[176/190] Compiling NIOCore Utilities.swift
[177/190] Emitting module NIOCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/21] Write swift-version-24593BA9C3E375BF.txt
[2/68] Emitting module _NIODataStructures
[3/68] Compiling NIOConcurrencyHelpers NIOLock.swift
[4/68] Compiling NIOConcurrencyHelpers lock.swift
[5/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/69] Compiling Atomics ManagedAtomic.swift
[7/69] Compiling Atomics ManagedAtomicLazyReference.swift
[8/69] Compiling Atomics UnsafeAtomic.swift
[9/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[10/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/71] Compiling InternalCollectionsUtilities Integer rank.swift
[12/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/71] Compiling InternalCollectionsUtilities Debugging.swift
[14/71] Compiling InternalCollectionsUtilities Descriptions.swift
[15/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/71] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/71] Emitting module InternalCollectionsUtilities
[21/71] Compiling Atomics AtomicMemoryOrderings.swift
[22/71] Compiling Atomics DoubleWord.swift
[23/71] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[24/71] Compiling _NIODataStructures Heap.swift
[25/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/71] Emitting module _NIOBase64
[28/71] Compiling _NIOBase64 Base64.swift
[29/72] Compiling Atomics IntegerOperations.swift
[30/72] Compiling Atomics Unmanaged extensions.swift
[31/72] Emitting module NIOConcurrencyHelpers
[33/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[37/72] Compiling _NIODataStructures PriorityQueue.swift
[38/72] Compiling _NIODataStructures _TinyArray.swift
[46/73] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[47/73] Compiling NIOConcurrencyHelpers atomics.swift
[49/74] Emitting module Atomics
[49/74] Wrapping AST for InternalCollectionsUtilities for debugging
[52/87] Compiling DequeModule Deque+CustomReflectable.swift
[53/87] Compiling DequeModule Deque+Descriptions.swift
[54/89] Compiling DequeModule _DequeBuffer.swift
[55/89] Compiling DequeModule _DequeBufferHeader.swift
[56/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[57/89] Compiling DequeModule Deque+Testing.swift
[58/89] Compiling DequeModule Deque._Storage.swift
[60/90] Compiling DequeModule _DequeSlot.swift
[61/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/90] Compiling DequeModule Deque+Equatable.swift
[66/90] Compiling DequeModule Deque+Extras.swift
[67/90] Compiling DequeModule Deque+Hashable.swift
[68/90] Compiling DequeModule Deque._UnsafeHandle.swift
[69/90] Compiling DequeModule Deque.swift
[70/90] Emitting module DequeModule
[71/90] Compiling DequeModule Deque+Codable.swift
[72/90] Compiling DequeModule Deque+Collection.swift
[72/91] Wrapping AST for Atomics for debugging
[75/91] Compiling Eliza Eliza.swift
[76/91] Emitting module Eliza
[77/91] Wrapping AST for DequeModule for debugging
[79/151] Compiling NIOCore MulticastChannel.swift
[80/151] Compiling NIOCore NIOAny.swift
[81/151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[82/151] Compiling NIOCore NIOLoopBound.swift
[83/151] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[84/151] Compiling NIOCore NIOScheduledCallback.swift
[85/151] Compiling NIOCore NIOSendable.swift
[86/151] Compiling NIOCore RecvByteBufferAllocator.swift
[87/159] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[88/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[89/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[90/159] Compiling NIOCore EventLoopFuture.swift
[91/159] Compiling NIOCore FileDescriptor.swift
[92/159] Compiling NIOCore FileHandle.swift
[93/159] Compiling NIOCore FileRegion.swift
[94/159] Compiling NIOCore GlobalSingletons.swift
[95/159] Compiling NIOCore AddressedEnvelope.swift
[96/159] Compiling NIOCore AsyncAwaitSupport.swift
[97/159] Compiling NIOCore AsyncChannel.swift
[98/159] Compiling NIOCore AsyncChannelHandler.swift
[99/159] Compiling NIOCore AsyncChannelInboundStream.swift
[100/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[101/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[102/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[103/159] Compiling NIOCore NIOAsyncWriter.swift
[104/159] Compiling NIOCore ByteBuffer-multi-int.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:
[105/159] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.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:
[106/159] Compiling NIOCore ByteBuffer-views.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:
[107/159] Compiling NIOCore Channel.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:
[108/159] Compiling NIOCore ChannelHandler.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:
[109/159] Compiling NIOCore ChannelHandlers.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:
[110/159] Compiling NIOCore ChannelInvoker.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:
[111/159] Compiling NIOCore ChannelOption.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:
[112/159] Compiling NIOCore ChannelPipeline.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:
[113/159] Compiling NIOCore CircularBuffer.swift
[114/159] Compiling NIOCore Codec.swift
[115/159] Compiling NIOCore ConvenienceOptionSupport.swift
[116/159] Compiling NIOCore DeadChannel.swift
[117/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[118/159] Compiling NIOCore EventLoop+Deprecated.swift
[119/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[120/159] Compiling NIOCore EventLoop.swift
[121/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[122/159] Compiling NIOCore BSDSocketAPI.swift
[123/159] Compiling NIOCore ByteBuffer-aux.swift
[124/159] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[125/159] Compiling NIOCore ByteBuffer-conversions.swift
[126/159] Compiling NIOCore ByteBuffer-core.swift
[127/159] Compiling NIOCore ByteBuffer-hex.swift
[128/159] Compiling NIOCore ByteBuffer-int.swift
[129/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[130/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[131/159] Compiling NIOCore SocketAddresses.swift
[132/159] Compiling NIOCore SocketOptionProvider.swift
[133/159] Compiling NIOCore SystemCallHelpers.swift
[134/159] Compiling NIOCore TimeAmount+Duration.swift
[135/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[136/159] Compiling NIOCore UniversalBootstrapSupport.swift
[137/159] Compiling NIOCore Utilities.swift
[138/159] Compiling NIOCore IO.swift
[139/159] Compiling NIOCore IOData.swift
[140/159] Compiling NIOCore IPProtocol.swift
[141/159] Compiling NIOCore IntegerBitPacking.swift
[142/159] Compiling NIOCore IntegerTypes.swift
[143/159] Compiling NIOCore Interfaces.swift
[144/159] Compiling NIOCore Linux.swift
[145/159] Compiling NIOCore MarkedCircularBuffer.swift
[146/159] Emitting module NIOCore
BUILD FAILURE 6.1 wasm