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 swift-nio-redis, reference 0.11.0 (8bdd2e), with Swift 6.1 for Wasm on 29 May 2025 03:48:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/SwiftNIOExtras/swift-nio-redis.git
Reference: 0.11.0
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/SwiftNIOExtras/swift-nio-redis
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 8bdd2e9 Merge branch 'develop'
Cloned https://github.com/SwiftNIOExtras/swift-nio-redis.git
Revision (git rev-parse @):
8bdd2e97af4d6f5894912041ee6cfc303837622d
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-redis.git at 0.11.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftNIOExtras/swift-nio-redis.git
https://github.com/SwiftNIOExtras/swift-nio-redis.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.18.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "swift-nio-redis",
  "name" : "swift-nio-redis",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIORedis",
      "targets" : [
        "NIORedis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIORedisTests",
      "module_type" : "SwiftTarget",
      "name" : "NIORedisTests",
      "path" : "Tests/NIORedisTests",
      "sources" : [
        "RESPValueTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "NIORedis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIORedis",
      "module_type" : "SwiftTarget",
      "name" : "NIORedis",
      "path" : "Sources/NIORedis",
      "product_dependencies" : [
        "NIO",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "NIORedis"
      ],
      "sources" : [
        "ByteBufferExtras.swift",
        "RESPChannelHandler.swift",
        "RESPEncodable.swift",
        "RESPParser.swift",
        "RESPPipelineSetup.swift",
        "RESPValue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.89s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4391] Fetching swift-system
[3866/6101] Fetching swift-system, swift-atomics
[5418/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
[3536/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
[3651/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.14s)
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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/22] Write sources
[11/22] Compiling CNIODarwin shim.c
[11/22] Compiling CNIOWindows shim.c
[13/22] Compiling CNIOWindows WSAStartup.c
[13/22] Compiling CNIOLinux shim.c
[13/22] Compiling CNIOLinux liburing_shims.c
[13/22] Write sources
[17/22] Compiling _AtomicsShims.c
[18/22] Compiling CNIOWASI CNIOWASI.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[20/61] Compiling c-atomics.c
[21/61] Compiling c-nioatomics.c
[23/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[24/67] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/68] Compiling InternalCollectionsUtilities Descriptions.swift
[32/70] Compiling _NIODataStructures _TinyArray.swift
[33/70] Emitting module InternalCollectionsUtilities
[34/70] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/70] Compiling InternalCollectionsUtilities Integer rank.swift
[36/70] Compiling Atomics UnsafeAtomic.swift
[37/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/70] Compiling InternalCollectionsUtilities Debugging.swift
[41/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/70] Compiling Atomics ManagedAtomic.swift
[43/70] Compiling Atomics ManagedAtomicLazyReference.swift
[47/70] Compiling Atomics AtomicMemoryOrderings.swift
[48/70] Compiling Atomics DoubleWord.swift
[49/70] Compiling _NIODataStructures PriorityQueue.swift
[50/70] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[51/70] Compiling InternalCollectionsUtilities UInt+reversed.swift
[52/70] Emitting module Atomics
[53/70] Emitting module _NIOBase64
[54/70] Compiling _NIOBase64 Base64.swift
[62/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/72] Compiling Atomics IntegerOperations.swift
[65/72] Compiling Atomics Unmanaged extensions.swift
[67/84] Emitting module _NIODataStructures
[68/88] Compiling _NIODataStructures Heap.swift
[69/89] Compiling NIOConcurrencyHelpers lock.swift
[70/89] Compiling NIOConcurrencyHelpers atomics.swift
[71/89] Compiling DequeModule Deque+CustomReflectable.swift
[72/89] Compiling DequeModule Deque+Descriptions.swift
[73/89] Compiling DequeModule Deque+Equatable.swift
[74/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/91] Emitting module NIOConcurrencyHelpers
[78/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/92] Compiling DequeModule _DequeBuffer.swift
[81/92] Compiling DequeModule _DequeBufferHeader.swift
[82/92] Compiling DequeModule Deque+Testing.swift
[83/92] Compiling DequeModule Deque._Storage.swift
[84/92] Compiling DequeModule _DequeSlot.swift
[85/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/92] Compiling DequeModule Deque+Codable.swift
[87/92] Compiling DequeModule Deque+Collection.swift
[88/92] Compiling DequeModule Deque+Extras.swift
[89/92] Compiling DequeModule Deque+Hashable.swift
[90/92] Compiling DequeModule Deque._UnsafeHandle.swift
[91/92] Compiling DequeModule Deque.swift
[92/92] Emitting module DequeModule
[94/153] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[95/153] Compiling NIOCore EventLoopFuture+Deprecated.swift
[96/153] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[97/153] Compiling NIOCore EventLoopFuture.swift
[98/153] Compiling NIOCore FileDescriptor.swift
[99/153] Compiling NIOCore FileHandle.swift
[100/153] Compiling NIOCore FileRegion.swift
[101/153] Compiling NIOCore GlobalSingletons.swift
[102/161] Compiling NIOCore AddressedEnvelope.swift
[103/161] Compiling NIOCore AsyncAwaitSupport.swift
[104/161] Compiling NIOCore AsyncChannel.swift
[105/161] Compiling NIOCore AsyncChannelHandler.swift
[106/161] Compiling NIOCore AsyncChannelInboundStream.swift
[107/161] Compiling NIOCore AsyncChannelOutboundWriter.swift
[108/161] Compiling NIOCore NIOAsyncSequenceProducer.swift
[109/161] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[110/161] Compiling NIOCore NIOAsyncWriter.swift
[111/161] Compiling NIOCore IO.swift
[112/161] Compiling NIOCore IOData.swift
[113/161] Compiling NIOCore IPProtocol.swift
[114/161] Compiling NIOCore IntegerBitPacking.swift
[115/161] Compiling NIOCore IntegerTypes.swift
[116/161] Compiling NIOCore Interfaces.swift
[117/161] Compiling NIOCore Linux.swift
[118/161] Compiling NIOCore MarkedCircularBuffer.swift
[119/161] Compiling NIOCore CircularBuffer.swift
[120/161] Compiling NIOCore Codec.swift
[121/161] Compiling NIOCore ConvenienceOptionSupport.swift
[122/161] Compiling NIOCore DeadChannel.swift
[123/161] Compiling NIOCore DispatchQueue+WithFuture.swift
[124/161] Compiling NIOCore EventLoop+Deprecated.swift
[125/161] Compiling NIOCore EventLoop+SerialExecutor.swift
[126/161] Compiling NIOCore EventLoop.swift
[127/161] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[128/161] Compiling NIOCore BSDSocketAPI.swift
[129/161] Compiling NIOCore ByteBuffer-aux.swift
[130/161] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[131/161] Compiling NIOCore ByteBuffer-conversions.swift
[132/161] Compiling NIOCore ByteBuffer-core.swift
[133/161] Compiling NIOCore ByteBuffer-hex.swift
[134/161] Compiling NIOCore ByteBuffer-int.swift
[135/161] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[136/161] 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:
[137/161] 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:
[138/161] 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:
[139/161] 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:
[140/161] 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:
[141/161] 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:
[142/161] 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:
[143/161] 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:
[144/161] 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:
[145/161] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[146/161] Compiling NIOCore SocketAddresses.swift
[147/161] Compiling NIOCore SocketOptionProvider.swift
[148/161] Compiling NIOCore SystemCallHelpers.swift
[149/161] Compiling NIOCore TimeAmount+Duration.swift
[150/161] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/161] Compiling NIOCore UniversalBootstrapSupport.swift
[152/161] Compiling NIOCore Utilities.swift
[153/161] Compiling NIOCore MulticastChannel.swift
[154/161] Compiling NIOCore NIOAny.swift
[155/161] Compiling NIOCore NIOCloseOnErrorHandler.swift
[156/161] Compiling NIOCore NIOLoopBound.swift
[157/161] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[158/161] Compiling NIOCore NIOScheduledCallback.swift
[159/161] Compiling NIOCore NIOSendable.swift
[160/161] Compiling NIOCore RecvByteBufferAllocator.swift
[161/161] Emitting module NIOCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/46] Compiling Atomics Primitives.shims.swift
[3/46] Compiling Atomics AtomicInteger.swift
[4/46] Compiling Atomics AtomicOptionalWrappable.swift
[5/48] Compiling Atomics Primitives.native.swift
[6/48] Compiling Atomics UnsafeAtomic.swift
[9/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/49] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/49] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[12/49] Compiling NIOConcurrencyHelpers atomics.swift
[13/49] Compiling NIOConcurrencyHelpers lock.swift
[14/49] Compiling Atomics ManagedAtomic.swift
[15/49] Compiling Atomics ManagedAtomicLazyReference.swift
[16/49] Compiling Atomics AtomicMemoryOrderings.swift
[17/49] Compiling Atomics DoubleWord.swift
[19/49] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/49] Compiling Atomics AtomicReference.swift
[21/49] Compiling Atomics AtomicStorage.swift
[22/49] Compiling Atomics AtomicValue.swift
[23/49] Compiling _NIODataStructures PriorityQueue.swift
[24/49] Emitting module _NIODataStructures
[25/49] Compiling _NIODataStructures Heap.swift
[26/49] Compiling _NIODataStructures _TinyArray.swift
[27/50] Compiling NIOConcurrencyHelpers NIOLock.swift
[28/50] Compiling Atomics IntegerConformances.swift
[29/50] Compiling Atomics PointerConformances.swift
[30/50] Emitting module _NIOBase64
[31/50] Compiling _NIOBase64 Base64.swift
[33/51] Compiling Atomics OptionalRawRepresentable.swift
[34/51] Compiling Atomics RawRepresentable.swift
[35/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[36/51] Compiling Atomics IntegerOperations.swift
[37/51] Compiling Atomics Unmanaged extensions.swift
[39/51] Emitting module NIOConcurrencyHelpers
[40/51] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[44/52] Emitting module InternalCollectionsUtilities
[50/68] Compiling DequeModule Deque+CustomReflectable.swift
[51/68] Compiling DequeModule Deque+Descriptions.swift
[52/70] Compiling DequeModule _DequeBuffer.swift
[53/70] Compiling DequeModule _DequeBufferHeader.swift
[54/70] Compiling DequeModule Deque+Equatable.swift
[55/70] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[56/70] Compiling DequeModule Deque+Extras.swift
[57/70] Compiling DequeModule Deque+Hashable.swift
[58/70] Compiling DequeModule Deque+Testing.swift
[59/70] Compiling DequeModule Deque._Storage.swift
[60/70] Compiling DequeModule _DequeSlot.swift
[61/70] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/70] Compiling DequeModule Deque._UnsafeHandle.swift
[63/70] Compiling DequeModule Deque.swift
[64/70] Compiling DequeModule Deque+Codable.swift
[65/70] Compiling DequeModule Deque+Collection.swift
[66/70] Emitting module DequeModule
[68/71] Emitting module Atomics
[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 IO.swift
[90/140] Compiling NIOCore IOData.swift
[91/140] Compiling NIOCore IPProtocol.swift
[92/140] Compiling NIOCore IntegerBitPacking.swift
[93/140] Compiling NIOCore IntegerTypes.swift
[94/140] Compiling NIOCore Interfaces.swift
[95/140] Compiling NIOCore Linux.swift
[96/140] Compiling NIOCore MarkedCircularBuffer.swift
[97/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:
[98/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:
[99/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:
[100/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:
[101/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:
[102/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:
[103/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:
[104/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:
[105/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:
[106/140] Compiling NIOCore CircularBuffer.swift
[107/140] Compiling NIOCore Codec.swift
[108/140] Compiling NIOCore ConvenienceOptionSupport.swift
[109/140] Compiling NIOCore DeadChannel.swift
[110/140] Compiling NIOCore DispatchQueue+WithFuture.swift
[111/140] Compiling NIOCore EventLoop+Deprecated.swift
[112/140] Compiling NIOCore EventLoop+SerialExecutor.swift
[113/140] Compiling NIOCore EventLoop.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 NIOThrowingAsyncSequenceProducer.swift
[124/140] Compiling NIOCore BSDSocketAPI.swift
[125/140] Compiling NIOCore ByteBuffer-aux.swift
[126/140] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[127/140] Compiling NIOCore ByteBuffer-conversions.swift
[128/140] Compiling NIOCore ByteBuffer-core.swift
[129/140] Compiling NIOCore ByteBuffer-hex.swift
[130/140] Compiling NIOCore ByteBuffer-int.swift
[131/140] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[132/140] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[133/140] Compiling NIOCore SocketAddresses.swift
[134/140] Compiling NIOCore SocketOptionProvider.swift
[135/140] Compiling NIOCore SystemCallHelpers.swift
[136/140] Compiling NIOCore TimeAmount+Duration.swift
[137/140] Compiling NIOCore TypeAssistedChannelHandler.swift
[138/140] Compiling NIOCore UniversalBootstrapSupport.swift
[139/140] Compiling NIOCore Utilities.swift
[140/140] Emitting module NIOCore
BUILD FAILURE 6.1 wasm