The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NIOAsyncWebSockets, reference 1.0.1 (a50f5f), with Swift 6.1 for Wasm on 29 May 2025 00:14:08 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/samalone/nio-async-websockets.git
Reference: 1.0.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/samalone/nio-async-websockets
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at a50f5f4 Remove @available and @_spi attributes
Cloned https://github.com/samalone/nio-async-websockets.git
Revision (git rev-parse @):
a50f5f4d1c0446d36b2bd3b157f7f845e1f0133e
SUCCESS checkout https://github.com/samalone/nio-async-websockets.git at 1.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/samalone/nio-async-websockets.git
https://github.com/samalone/nio-async-websockets.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.12.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "NIOAsyncWebSockets",
  "name" : "NIOAsyncWebSockets",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "NIOAsyncWebSockets",
      "targets" : [
        "NIOAsyncWebSockets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOAsyncWebSocketsTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOAsyncWebSocketsTests",
      "path" : "Tests/NIOAsyncWebSocketsTests",
      "sources" : [
        "NIOAsyncWebSocketsTests.swift"
      ],
      "target_dependencies" : [
        "NIOAsyncWebSockets"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOAsyncWebSockets",
      "module_type" : "SwiftTarget",
      "name" : "NIOAsyncWebSockets",
      "path" : "Sources/NIOAsyncWebSockets",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOPosix"
      ],
      "product_memberships" : [
        "NIOAsyncWebSockets"
      ],
      "sources" : [
        "HTTPTypedPipelineSetup.swift",
        "NIOTypedHTTPClientUpgradeHandler.swift",
        "NIOTypedHTTPClientUpgraderStateMachine.swift",
        "NIOTypedHTTPServerUpgradeHandler.swift",
        "NIOTypedHTTPServerUpgraderStateMachine.swift",
        "NIOTypedPipelineSetup.swift",
        "NIOWebSocketClientUpgrader.swift",
        "NIOWebSocketServerUpgrader.swift",
        "SHA1.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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: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
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[2050/78142] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (0.51s)
[1522/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (7.48s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.14s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.87s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/4391] Fetching swift-system
[1319/20982] Fetching swift-system, swift-collections
[1792/22692] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.76s)
Fetched https://github.com/apple/swift-system.git from cache (1.76s)
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.17s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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-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-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.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/29] Write sources
[14/29] Compiling _AtomicsShims.c
[15/29] Compiling CNIOWindows shim.c
[16/29] Compiling CNIOLinux shim.c
[17/29] Compiling CNIOWASI CNIOWASI.c
[17/29] Compiling CNIOLinux liburing_shims.c
[19/29] Compiling CNIOWindows WSAStartup.c
[20/29] Compiling CNIOSHA1 c_nio_sha1.c
[21/29] Write sources
[22/29] Compiling CNIOLLHTTP c_nio_http.c
[23/29] Compiling CNIODarwin shim.c
[24/29] Compiling CNIOLLHTTP c_nio_api.c
[25/29] Write swift-version-24593BA9C3E375BF.txt
[27/68] Emitting module InternalCollectionsUtilities
[27/69] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/69] Emitting module Atomics
[29/71] Compiling c-nioatomics.c
[30/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/71] Emitting module _NIOBase64
[34/71] Compiling _NIOBase64 Base64.swift
[35/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/72] Compiling _NIODataStructures _TinyArray.swift
[38/72] Compiling _NIODataStructures PriorityQueue.swift
[39/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/72] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/72] Compiling InternalCollectionsUtilities Integer rank.swift
[42/72] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/72] Compiling Atomics UnsafeAtomic.swift
[45/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/72] Compiling InternalCollectionsUtilities Descriptions.swift
[47/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/72] Compiling InternalCollectionsUtilities Debugging.swift
[50/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/72] Compiling Atomics AtomicInteger.swift
[56/72] Compiling Atomics AtomicOptionalWrappable.swift
[57/72] Compiling Atomics AtomicMemoryOrderings.swift
[58/72] Compiling Atomics DoubleWord.swift
[61/73] Compiling Atomics IntegerOperations.swift
[62/73] Compiling Atomics Unmanaged extensions.swift
[64/73] Compiling c-atomics.c
[72/95] Emitting module _NIODataStructures
[73/95] Compiling _NIODataStructures Heap.swift
[75/96] Compiling DequeModule Deque+CustomReflectable.swift
[76/96] Compiling DequeModule Deque+Descriptions.swift
[78/96] Compiling DequeModule _DequeBuffer.swift
[79/96] Compiling DequeModule _DequeBufferHeader.swift
[80/98] Compiling NIOConcurrencyHelpers lock.swift
[81/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/98] Compiling DequeModule Deque+Codable.swift
[83/98] Compiling DequeModule Deque+Collection.swift
[84/98] Compiling DequeModule _DequeSlot.swift
[85/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/98] Compiling DequeModule Deque+Testing.swift
[87/98] Compiling DequeModule Deque._Storage.swift
[88/98] Compiling DequeModule Deque+Equatable.swift
[89/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/98] Compiling DequeModule Deque+Extras.swift
[91/98] Compiling DequeModule Deque+Hashable.swift
[92/98] Compiling DequeModule Deque._UnsafeHandle.swift
[93/98] Compiling DequeModule Deque.swift
[94/98] Emitting module NIOConcurrencyHelpers
[95/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[96/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/98] Compiling NIOConcurrencyHelpers atomics.swift
[99/99] Emitting module DequeModule
[101/160] Compiling NIOCore MulticastChannel.swift
[102/160] Compiling NIOCore NIOAny.swift
[103/160] Compiling NIOCore NIOCloseOnErrorHandler.swift
[104/160] Compiling NIOCore NIOLoopBound.swift
[105/160] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[106/160] Compiling NIOCore NIOScheduledCallback.swift
[107/160] Compiling NIOCore NIOSendable.swift
[108/160] Compiling NIOCore RecvByteBufferAllocator.swift
[109/168] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[110/168] Compiling NIOCore SocketAddresses.swift
[111/168] Compiling NIOCore SocketOptionProvider.swift
[112/168] Compiling NIOCore SystemCallHelpers.swift
[113/168] Compiling NIOCore TimeAmount+Duration.swift
[114/168] Compiling NIOCore TypeAssistedChannelHandler.swift
[115/168] Compiling NIOCore UniversalBootstrapSupport.swift
[116/168] Compiling NIOCore Utilities.swift
[117/168] Compiling NIOCore IO.swift
[118/168] Compiling NIOCore IOData.swift
[119/168] Compiling NIOCore IPProtocol.swift
[120/168] Compiling NIOCore IntegerBitPacking.swift
[121/168] Compiling NIOCore IntegerTypes.swift
[122/168] Compiling NIOCore Interfaces.swift
[123/168] Compiling NIOCore Linux.swift
[124/168] Compiling NIOCore MarkedCircularBuffer.swift
[125/168] Compiling NIOCore CircularBuffer.swift
[126/168] Compiling NIOCore Codec.swift
[127/168] Compiling NIOCore ConvenienceOptionSupport.swift
[128/168] Compiling NIOCore DeadChannel.swift
[129/168] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/168] Compiling NIOCore EventLoop+Deprecated.swift
[131/168] Compiling NIOCore EventLoop+SerialExecutor.swift
[132/168] Compiling NIOCore EventLoop.swift
[133/168] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[134/168] Compiling NIOCore EventLoopFuture+Deprecated.swift
[135/168] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[136/168] Compiling NIOCore EventLoopFuture.swift
[137/168] Compiling NIOCore FileDescriptor.swift
[138/168] Compiling NIOCore FileHandle.swift
[139/168] Compiling NIOCore FileRegion.swift
[140/168] Compiling NIOCore GlobalSingletons.swift
[141/168] Compiling NIOCore AddressedEnvelope.swift
[142/168] Compiling NIOCore AsyncAwaitSupport.swift
[143/168] Compiling NIOCore AsyncChannel.swift
[144/168] Compiling NIOCore AsyncChannelHandler.swift
[145/168] Compiling NIOCore AsyncChannelInboundStream.swift
[146/168] Compiling NIOCore AsyncChannelOutboundWriter.swift
[147/168] Compiling NIOCore NIOAsyncSequenceProducer.swift
[148/168] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[149/168] Compiling NIOCore NIOAsyncWriter.swift
[150/168] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/168] Compiling NIOCore BSDSocketAPI.swift
[152/168] Compiling NIOCore ByteBuffer-aux.swift
[153/168] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/168] Compiling NIOCore ByteBuffer-conversions.swift
[155/168] Compiling NIOCore ByteBuffer-core.swift
[156/168] Compiling NIOCore ByteBuffer-hex.swift
[157/168] Compiling NIOCore ByteBuffer-int.swift
[158/168] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/168] Emitting module NIOCore
[160/168] 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:
[161/168] 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:
[162/168] 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:
[163/168] 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:
[164/168] 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:
[165/168] 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:
[166/168] 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:
[167/168] 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:
[168/168] 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:
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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[5/48] Compiling Atomics OptionalRawRepresentable.swift
[6/48] Compiling Atomics RawRepresentable.swift
[7/48] Compiling Atomics AtomicBool.swift
[8/50] Compiling Atomics AtomicValue.swift
[9/50] Compiling Atomics AtomicMemoryOrderings.swift
[10/51] Compiling NIOConcurrencyHelpers lock.swift
[11/51] Compiling Atomics DoubleWord.swift
[12/51] Compiling Atomics Primitives.shims.swift
[13/51] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/51] Compiling NIOConcurrencyHelpers NIOLock.swift
[15/51] Compiling Atomics UnsafeAtomic.swift
[16/51] Compiling Atomics UnsafeAtomicLazyReference.swift
[19/51] Compiling Atomics ManagedAtomic.swift
[20/51] Compiling Atomics ManagedAtomicLazyReference.swift
[21/51] Compiling _NIODataStructures _TinyArray.swift
[22/51] Compiling _NIODataStructures PriorityQueue.swift
[24/51] Compiling Atomics AtomicInteger.swift
[25/51] Compiling Atomics AtomicOptionalWrappable.swift
[26/51] Compiling Atomics AtomicReference.swift
[27/51] Compiling Atomics AtomicStorage.swift
[29/51] Compiling Atomics IntegerOperations.swift
[30/51] Compiling Atomics Unmanaged extensions.swift
[31/51] Compiling _NIOBase64 Base64.swift
[32/51] Emitting module _NIOBase64
[33/52] Emitting module _NIODataStructures
[34/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/52] Compiling _NIODataStructures Heap.swift
[38/53] Emitting module NIOConcurrencyHelpers
[39/53] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[40/53] Emitting module InternalCollectionsUtilities
[41/53] Compiling NIOConcurrencyHelpers atomics.swift
[45/54] Compiling Atomics IntegerConformances.swift
[46/54] Compiling Atomics PointerConformances.swift
[47/54] Compiling Atomics Primitives.native.swift
[52/70] Compiling DequeModule Deque+CustomReflectable.swift
[53/70] Compiling DequeModule Deque+Descriptions.swift
[54/72] Compiling DequeModule Deque+Equatable.swift
[55/72] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[56/72] Compiling DequeModule Deque+Extras.swift
[57/72] Compiling DequeModule Deque+Hashable.swift
[58/72] Compiling DequeModule _DequeBuffer.swift
[59/72] Compiling DequeModule _DequeBufferHeader.swift
[60/72] Compiling DequeModule Deque._UnsafeHandle.swift
[61/72] Compiling DequeModule Deque.swift
[62/72] Compiling DequeModule Deque+Testing.swift
[63/72] Compiling DequeModule Deque._Storage.swift
[64/72] Compiling DequeModule _DequeSlot.swift
[65/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/72] Emitting module DequeModule
[67/72] Compiling DequeModule Deque+Codable.swift
[68/72] Compiling DequeModule Deque+Collection.swift
[72/73] Emitting module Atomics
[75/134] Compiling NIOCore IO.swift
[76/134] Compiling NIOCore IOData.swift
[77/134] Compiling NIOCore IPProtocol.swift
[78/134] Compiling NIOCore IntegerBitPacking.swift
[79/134] Compiling NIOCore IntegerTypes.swift
[80/134] Compiling NIOCore Interfaces.swift
[81/134] Compiling NIOCore Linux.swift
[82/134] Compiling NIOCore MarkedCircularBuffer.swift
[83/142] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[84/142] Compiling NIOCore EventLoopFuture+Deprecated.swift
[85/142] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[86/142] Compiling NIOCore EventLoopFuture.swift
[87/142] Compiling NIOCore FileDescriptor.swift
[88/142] Compiling NIOCore FileHandle.swift
[89/142] Compiling NIOCore FileRegion.swift
[90/142] Compiling NIOCore GlobalSingletons.swift
[91/142] Compiling NIOCore MulticastChannel.swift
[92/142] Compiling NIOCore NIOAny.swift
[93/142] Compiling NIOCore NIOCloseOnErrorHandler.swift
[94/142] Compiling NIOCore NIOLoopBound.swift
[95/142] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[96/142] Compiling NIOCore NIOScheduledCallback.swift
[97/142] Compiling NIOCore NIOSendable.swift
[98/142] Compiling NIOCore RecvByteBufferAllocator.swift
[99/142] Compiling NIOCore AddressedEnvelope.swift
[100/142] Compiling NIOCore AsyncAwaitSupport.swift
[101/142] Compiling NIOCore AsyncChannel.swift
[102/142] Compiling NIOCore AsyncChannelHandler.swift
[103/142] Compiling NIOCore AsyncChannelInboundStream.swift
[104/142] Compiling NIOCore AsyncChannelOutboundWriter.swift
[105/142] Compiling NIOCore NIOAsyncSequenceProducer.swift
[106/142] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[107/142] Compiling NIOCore NIOAsyncWriter.swift
[108/142] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[109/142] Compiling NIOCore SocketAddresses.swift
[110/142] Compiling NIOCore SocketOptionProvider.swift
[111/142] Compiling NIOCore SystemCallHelpers.swift
[112/142] Compiling NIOCore TimeAmount+Duration.swift
[113/142] Compiling NIOCore TypeAssistedChannelHandler.swift
[114/142] Compiling NIOCore UniversalBootstrapSupport.swift
[115/142] Compiling NIOCore Utilities.swift
[116/142] Compiling NIOCore CircularBuffer.swift
[117/142] Compiling NIOCore Codec.swift
[118/142] Compiling NIOCore ConvenienceOptionSupport.swift
[119/142] Compiling NIOCore DeadChannel.swift
[120/142] Compiling NIOCore DispatchQueue+WithFuture.swift
[121/142] Compiling NIOCore EventLoop+Deprecated.swift
[122/142] Compiling NIOCore EventLoop+SerialExecutor.swift
[123/142] Compiling NIOCore EventLoop.swift
[124/142] 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:
[125/142] 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:
[126/142] 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:
[127/142] 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:
[128/142] 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:
[129/142] 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:
[130/142] 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:
[131/142] 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:
[132/142] 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:
[133/142] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[134/142] Compiling NIOCore BSDSocketAPI.swift
[135/142] Compiling NIOCore ByteBuffer-aux.swift
[136/142] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[137/142] Compiling NIOCore ByteBuffer-conversions.swift
[138/142] Compiling NIOCore ByteBuffer-core.swift
[139/142] Compiling NIOCore ByteBuffer-hex.swift
[140/142] Compiling NIOCore ByteBuffer-int.swift
[141/142] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[142/142] Emitting module NIOCore
BUILD FAILURE 6.1 wasm