Build Information
Failed to build WebSocketCompression, reference master (65c73e
), with Swift 6.1 for Wasm on 27 May 2025 20:23:22 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.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/Kitura/Kitura-WebSocket-Compression.git
Reference: master
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/Kitura/Kitura-WebSocket-Compression
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 65c73ed Merge pull request #6 from fouadhatem/patch-1
Cloned https://github.com/Kitura/Kitura-WebSocket-Compression.git
Revision (git rev-parse @):
65c73eddd8763624f7fd1c94e5b99263058786fd
SUCCESS checkout https://github.com/Kitura/Kitura-WebSocket-Compression.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Kitura/Kitura-WebSocket-Compression.git
https://github.com/Kitura/Kitura-WebSocket-Compression.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "WebSocketCompression",
"name" : "WebSocketCompression",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WebSocketCompression",
"targets" : [
"WebSocketCompression"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebSocketCompressionTests",
"module_type" : "SwiftTarget",
"name" : "WebSocketCompressionTests",
"path" : "Tests/WebSocketCompressionTests",
"sources" : [
"WebSocketCompressionTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WebSocketCompression"
],
"type" : "test"
},
{
"c99name" : "WebSocketCompression",
"module_type" : "SwiftTarget",
"name" : "WebSocketCompression",
"path" : "Sources/WebSocketCompression",
"product_dependencies" : [
"NIO",
"NIOFoundationCompat",
"NIOHTTP1",
"NIOWebSocket"
],
"product_memberships" : [
"WebSocketCompression"
],
"sources" : [
"PermessageDeflate.swift",
"WebSocketCompression.swift",
"WebSocketCompressor.swift",
"WebSocketDecompressor.swift"
],
"target_dependencies" : [
"CZlib"
],
"type" : "library"
},
{
"c99name" : "CZlib",
"module_type" : "SystemLibraryTarget",
"name" : "CZlib",
"path" : "Sources/CZlib",
"product_memberships" : [
"WebSocketCompression"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.91s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1710] Fetching swift-atomics
[1711/6101] Fetching swift-atomics, swift-system
[1755/22692] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.64s)
Fetched https://github.com/apple/swift-system.git from cache (1.65s)
Fetched https://github.com/apple/swift-collections.git from cache (1.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (5.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.86s)
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.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.4.2
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
warning: you may be able to install libz using your system-packager:
apt-get install libz-dev
warning: you may be able to install libz using your system-packager:
apt-get install libz-dev
Building for debugging...
[0/28] Write sources
[13/28] Compiling CNIOWindows WSAStartup.c
[14/28] Compiling _AtomicsShims.c
[15/28] Compiling CNIOWASI CNIOWASI.c
[15/28] Compiling CNIOWindows shim.c
[17/28] Compiling CNIOLinux liburing_shims.c
[18/28] Compiling CNIOLinux shim.c
[19/28] Compiling CNIOLLHTTP c_nio_http.c
[19/28] Write sources
[19/28] Compiling CNIODarwin shim.c
[19/28] Compiling CNIOSHA1 c_nio_sha1.c
[23/28] Compiling CNIOLLHTTP c_nio_api.c
[24/28] Write swift-version-24593BA9C3E375BF.txt
[25/67] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/67] Compiling c-nioatomics.c
[28/67] Emitting module Atomics
[29/69] Compiling Atomics AtomicBool.swift
[30/69] Compiling Atomics IntegerConformances.swift
[31/70] Emitting module _NIOBase64
[32/70] Compiling _NIOBase64 Base64.swift
[33/71] Compiling Atomics Primitives.shims.swift
[34/71] Compiling Atomics AtomicInteger.swift
[35/71] Compiling Atomics OptionalRawRepresentable.swift
[36/71] Compiling Atomics RawRepresentable.swift
[37/71] Compiling Atomics AtomicOptionalWrappable.swift
[38/71] Compiling Atomics AtomicReference.swift
[39/71] Compiling Atomics AtomicStorage.swift
[40/71] Compiling Atomics AtomicValue.swift
[41/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/71] Compiling Atomics IntegerOperations.swift
[43/71] Compiling Atomics Unmanaged extensions.swift
[44/71] Emitting module InternalCollectionsUtilities
[45/71] Compiling Atomics PointerConformances.swift
[46/71] Compiling Atomics Primitives.native.swift
[47/71] Compiling _NIODataStructures _TinyArray.swift
[48/71] Compiling Atomics AtomicMemoryOrderings.swift
[49/71] Compiling Atomics DoubleWord.swift
[50/71] Compiling _NIODataStructures PriorityQueue.swift
[51/71] Compiling Atomics ManagedAtomic.swift
[52/71] Compiling Atomics ManagedAtomicLazyReference.swift
[53/71] Compiling Atomics UnsafeAtomic.swift
[54/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[68/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/73] Compiling c-atomics.c
[72/88] Emitting module _NIODataStructures
[73/88] Compiling _NIODataStructures Heap.swift
[74/90] Compiling DequeModule Deque+Equatable.swift
[75/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/97] Compiling DequeModule _DequeBuffer.swift
[78/97] Compiling DequeModule _DequeBufferHeader.swift
[79/97] Compiling NIOConcurrencyHelpers lock.swift
[80/97] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/97] Compiling DequeModule Deque+CustomReflectable.swift
[82/97] Compiling DequeModule Deque+Descriptions.swift
[83/97] Compiling DequeModule Deque+Codable.swift
[84/97] Compiling DequeModule Deque+Collection.swift
[85/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[86/97] Compiling NIOConcurrencyHelpers atomics.swift
[87/97] Compiling DequeModule _DequeSlot.swift
[88/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/97] Compiling DequeModule Deque+Testing.swift
[90/97] Compiling DequeModule Deque._Storage.swift
[91/97] Compiling DequeModule Deque+Extras.swift
[92/97] Compiling DequeModule Deque+Hashable.swift
[93/97] Compiling DequeModule Deque._UnsafeHandle.swift
[94/97] Compiling DequeModule Deque.swift
[95/97] Emitting module NIOConcurrencyHelpers
[96/97] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/98] Emitting module DequeModule
[100/159] Compiling NIOCore MulticastChannel.swift
[101/159] Compiling NIOCore NIOAny.swift
[102/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/159] Compiling NIOCore NIOLoopBound.swift
[104/159] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/159] Compiling NIOCore NIOScheduledCallback.swift
[106/159] Compiling NIOCore NIOSendable.swift
[107/159] Compiling NIOCore RecvByteBufferAllocator.swift
[108/167] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/167] Compiling NIOCore EventLoopFuture.swift
[112/167] Compiling NIOCore FileDescriptor.swift
[113/167] Compiling NIOCore FileHandle.swift
[114/167] Compiling NIOCore FileRegion.swift
[115/167] Compiling NIOCore GlobalSingletons.swift
[116/167] Compiling NIOCore CircularBuffer.swift
[117/167] Compiling NIOCore Codec.swift
[118/167] Compiling NIOCore ConvenienceOptionSupport.swift
[119/167] Compiling NIOCore DeadChannel.swift
[120/167] Compiling NIOCore DispatchQueue+WithFuture.swift
[121/167] Compiling NIOCore EventLoop+Deprecated.swift
[122/167] Compiling NIOCore EventLoop+SerialExecutor.swift
[123/167] Compiling NIOCore EventLoop.swift
[124/167] Compiling NIOCore IO.swift
[125/167] Compiling NIOCore IOData.swift
[126/167] Compiling NIOCore IPProtocol.swift
[127/167] Compiling NIOCore IntegerBitPacking.swift
[128/167] Compiling NIOCore IntegerTypes.swift
[129/167] Compiling NIOCore Interfaces.swift
[130/167] Compiling NIOCore Linux.swift
[131/167] Compiling NIOCore MarkedCircularBuffer.swift
[132/167] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[133/167] Compiling NIOCore SocketAddresses.swift
[134/167] Compiling NIOCore SocketOptionProvider.swift
[135/167] Compiling NIOCore SystemCallHelpers.swift
[136/167] Compiling NIOCore TimeAmount+Duration.swift
[137/167] Compiling NIOCore TypeAssistedChannelHandler.swift
[138/167] Compiling NIOCore UniversalBootstrapSupport.swift
[139/167] Compiling NIOCore Utilities.swift
[140/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[141/167] Compiling NIOCore BSDSocketAPI.swift
[142/167] Compiling NIOCore ByteBuffer-aux.swift
[143/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[144/167] Compiling NIOCore ByteBuffer-conversions.swift
[145/167] Compiling NIOCore ByteBuffer-core.swift
[146/167] Compiling NIOCore ByteBuffer-hex.swift
[147/167] Compiling NIOCore ByteBuffer-int.swift
[148/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[149/167] Compiling NIOCore AddressedEnvelope.swift
[150/167] Compiling NIOCore AsyncAwaitSupport.swift
[151/167] Compiling NIOCore AsyncChannel.swift
[152/167] Compiling NIOCore AsyncChannelHandler.swift
[153/167] Compiling NIOCore AsyncChannelInboundStream.swift
[154/167] Compiling NIOCore AsyncChannelOutboundWriter.swift
[155/167] Compiling NIOCore NIOAsyncSequenceProducer.swift
[156/167] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[157/167] Compiling NIOCore NIOAsyncWriter.swift
[158/167] 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:
[159/167] 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:
[160/167] 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:
[161/167] 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:
[162/167] 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:
[163/167] 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:
[164/167] 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:
[165/167] 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:
[166/167] 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:
[167/167] Emitting module NIOCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: you may be able to install libz using your system-packager:
apt-get install libz-dev
warning: you may be able to install libz using your system-packager:
apt-get install libz-dev
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/46] Compiling Atomics AtomicMemoryOrderings.swift
[3/46] Compiling Atomics DoubleWord.swift
[4/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/47] Compiling NIOConcurrencyHelpers lock.swift
[6/47] Compiling Atomics UnsafeAtomic.swift
[7/47] Compiling Atomics UnsafeAtomicLazyReference.swift
[8/49] Compiling InternalCollectionsUtilities Descriptions.swift
[9/49] Compiling Atomics Primitives.shims.swift
[10/49] Compiling Atomics AtomicValue.swift
[11/49] Compiling Atomics OptionalRawRepresentable.swift
[12/49] Compiling Atomics ManagedAtomic.swift
[13/49] Compiling Atomics ManagedAtomicLazyReference.swift
[16/49] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/49] Compiling Atomics AtomicReference.swift
[18/49] Compiling Atomics AtomicStorage.swift
[19/49] Compiling _NIODataStructures _TinyArray.swift
[20/49] Compiling _NIODataStructures Heap.swift
[21/49] Compiling _NIODataStructures PriorityQueue.swift
[22/49] Emitting module _NIODataStructures
[23/50] Emitting module NIOConcurrencyHelpers
[24/50] Emitting module _NIOBase64
[25/50] Compiling _NIOBase64 Base64.swift
[27/51] Compiling Atomics IntegerOperations.swift
[28/51] Compiling Atomics Unmanaged extensions.swift
[29/51] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[30/51] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[31/51] Compiling NIOConcurrencyHelpers atomics.swift
[32/51] Compiling NIOConcurrencyHelpers NIOLock.swift
[34/51] Compiling Atomics AtomicInteger.swift
[35/51] Compiling Atomics AtomicOptionalWrappable.swift
[39/52] Compiling Atomics IntegerConformances.swift
[40/52] Compiling Atomics PointerConformances.swift
[42/52] Emitting module InternalCollectionsUtilities
[44/52] Compiling Atomics RawRepresentable.swift
[45/52] Compiling Atomics AtomicBool.swift
[47/68] Compiling DequeModule Deque+CustomReflectable.swift
[48/68] Compiling DequeModule Deque+Descriptions.swift
[49/68] Compiling DequeModule Deque+Equatable.swift
[50/68] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[51/70] Compiling DequeModule _DequeBuffer.swift
[52/70] Compiling DequeModule _DequeBufferHeader.swift
[53/70] Compiling DequeModule Deque+Extras.swift
[54/70] Compiling DequeModule Deque+Hashable.swift
[55/70] Compiling DequeModule _DequeSlot.swift
[56/70] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/70] Emitting module Atomics
[58/70] Compiling DequeModule Deque+Testing.swift
[59/70] Compiling DequeModule Deque._Storage.swift
[60/70] Compiling DequeModule Deque._UnsafeHandle.swift
[61/70] Compiling DequeModule Deque.swift
[62/70] Compiling DequeModule Deque+Codable.swift
[63/70] Compiling DequeModule Deque+Collection.swift
[64/70] Emitting module DequeModule
[73/132] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[74/132] Compiling NIOCore EventLoopFuture+Deprecated.swift
[75/132] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[76/132] Compiling NIOCore EventLoopFuture.swift
[77/132] Compiling NIOCore FileDescriptor.swift
[78/132] Compiling NIOCore FileHandle.swift
[79/132] Compiling NIOCore FileRegion.swift
[80/132] Compiling NIOCore GlobalSingletons.swift
[81/140] Compiling NIOCore MulticastChannel.swift
[82/140] Compiling NIOCore NIOAny.swift
[83/140] Compiling NIOCore NIOCloseOnErrorHandler.swift
[84/140] Compiling NIOCore NIOLoopBound.swift
[85/140] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[86/140] Compiling NIOCore NIOScheduledCallback.swift
[87/140] Compiling NIOCore NIOSendable.swift
[88/140] Compiling NIOCore RecvByteBufferAllocator.swift
[89/140] Compiling NIOCore CircularBuffer.swift
[90/140] Compiling NIOCore Codec.swift
[91/140] Compiling NIOCore ConvenienceOptionSupport.swift
[92/140] Compiling NIOCore DeadChannel.swift
[93/140] Compiling NIOCore DispatchQueue+WithFuture.swift
[94/140] Compiling NIOCore EventLoop+Deprecated.swift
[95/140] Compiling NIOCore EventLoop+SerialExecutor.swift
[96/140] Compiling NIOCore EventLoop.swift
[97/140] Compiling NIOCore IO.swift
[98/140] Compiling NIOCore IOData.swift
[99/140] Compiling NIOCore IPProtocol.swift
[100/140] Compiling NIOCore IntegerBitPacking.swift
[101/140] Compiling NIOCore IntegerTypes.swift
[102/140] Compiling NIOCore Interfaces.swift
[103/140] Compiling NIOCore Linux.swift
[104/140] Compiling NIOCore MarkedCircularBuffer.swift
[105/140] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[106/140] Compiling NIOCore BSDSocketAPI.swift
[107/140] Compiling NIOCore ByteBuffer-aux.swift
[108/140] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[109/140] Compiling NIOCore ByteBuffer-conversions.swift
[110/140] Compiling NIOCore ByteBuffer-core.swift
[111/140] Compiling NIOCore ByteBuffer-hex.swift
[112/140] Compiling NIOCore ByteBuffer-int.swift
[113/140] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[114/140] Compiling NIOCore AddressedEnvelope.swift
[115/140] Compiling NIOCore AsyncAwaitSupport.swift
[116/140] Compiling NIOCore AsyncChannel.swift
[117/140] Compiling NIOCore AsyncChannelHandler.swift
[118/140] Compiling NIOCore AsyncChannelInboundStream.swift
[119/140] Compiling NIOCore AsyncChannelOutboundWriter.swift
[120/140] Compiling NIOCore NIOAsyncSequenceProducer.swift
[121/140] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[122/140] Compiling NIOCore NIOAsyncWriter.swift
[123/140] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[124/140] Compiling NIOCore SocketAddresses.swift
[125/140] Compiling NIOCore SocketOptionProvider.swift
[126/140] Compiling NIOCore SystemCallHelpers.swift
[127/140] Compiling NIOCore TimeAmount+Duration.swift
[128/140] Compiling NIOCore TypeAssistedChannelHandler.swift
[129/140] Compiling NIOCore UniversalBootstrapSupport.swift
[130/140] Compiling NIOCore Utilities.swift
[131/140] Emitting module NIOCore
[132/140] 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:
[133/140] 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:
[134/140] 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:
[135/140] 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:
[136/140] 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:
[137/140] 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:
[138/140] 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:
[139/140] 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:
[140/140] 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:
BUILD FAILURE 6.1 wasm