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 wkhtmltopdf, reference main (5db603), with Swift 6.1 for Wasm on 27 May 2025 11:59:00 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/vapor-community/wkhtmltopdf.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor-community/wkhtmltopdf
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5db6037 Github action added (#14)
Cloned https://github.com/vapor-community/wkhtmltopdf.git
Revision (git rev-parse @):
5db60379ddd59ae458276839cfd74730f4ef5407
SUCCESS checkout https://github.com/vapor-community/wkhtmltopdf.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor-community/wkhtmltopdf.git
https://github.com/vapor-community/wkhtmltopdf.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.13.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "wkhtmltopdf",
  "name" : "wkhtmltopdf",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "wkhtmltopdf",
      "targets" : [
        "wkhtmltopdf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wkhtmltopdfTests",
      "module_type" : "SwiftTarget",
      "name" : "wkhtmltopdfTests",
      "path" : "Tests/wkhtmltopdfTests",
      "sources" : [
        "wkhtmltopdfTests.swift"
      ],
      "target_dependencies" : [
        "wkhtmltopdf"
      ],
      "type" : "test"
    },
    {
      "c99name" : "wkhtmltopdf",
      "module_type" : "SwiftTarget",
      "name" : "wkhtmltopdf",
      "path" : "Sources/wkhtmltopdf",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "wkhtmltopdf"
      ],
      "sources" : [
        "Document+Generate.swift",
        "Document.swift",
        "Page.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
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/76042] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (6.18s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[258/6101] Fetching swift-atomics, swift-system
[6068/22692] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.94s)
Fetched https://github.com/apple/swift-system.git from cache (1.94s)
Fetched https://github.com/apple/swift-collections.git from cache (1.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.15s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.60s)
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.4.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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/21] Write sources
[10/21] Compiling CNIOWindows WSAStartup.c
[11/21] Compiling CNIODarwin shim.c
[12/21] Compiling CNIOWASI CNIOWASI.c
[13/21] Write sources
[14/21] Compiling CNIOLinux shim.c
[15/21] Compiling CNIOLinux liburing_shims.c
[16/21] Compiling CNIOWindows shim.c
[17/21] Compiling _AtomicsShims.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[19/60] Compiling c-nioatomics.c
[21/60] Compiling Atomics AtomicBool.swift
[22/60] Compiling Atomics IntegerConformances.swift
[23/61] Compiling Atomics OptionalRawRepresentable.swift
[24/61] Compiling Atomics RawRepresentable.swift
[25/61] Compiling Atomics UnsafeAtomic.swift
[26/61] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/61] Emitting module _NIOBase64
[28/61] Compiling _NIOBase64 Base64.swift
[29/64] Compiling Atomics ManagedAtomic.swift
[30/64] Compiling Atomics ManagedAtomicLazyReference.swift
[31/64] Compiling Atomics AtomicReference.swift
[32/64] Compiling Atomics AtomicStorage.swift
[33/64] Compiling Atomics AtomicValue.swift
[37/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/64] Compiling Atomics AtomicMemoryOrderings.swift
[43/64] Compiling Atomics DoubleWord.swift
[44/64] Compiling _NIODataStructures PriorityQueue.swift
[45/64] Compiling _NIODataStructures _TinyArray.swift
[47/64] Emitting module InternalCollectionsUtilities
[48/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/64] Compiling Atomics PointerConformances.swift
[50/64] Compiling Atomics Primitives.native.swift
[53/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/65] Compiling c-atomics.c
[60/65] Emitting module Atomics
[62/65] Compiling Atomics IntegerOperations.swift
[63/65] Compiling Atomics Unmanaged extensions.swift
[65/72] Compiling _NIODataStructures Heap.swift
[66/72] Emitting module _NIODataStructures
[68/88] Compiling NIOConcurrencyHelpers lock.swift
[69/88] Compiling NIOConcurrencyHelpers NIOLock.swift
[70/88] Compiling DequeModule _DequeBuffer.swift
[71/88] Compiling DequeModule _DequeBufferHeader.swift
[72/90] Compiling DequeModule Deque+CustomReflectable.swift
[73/90] Compiling DequeModule Deque+Descriptions.swift
[74/90] Compiling NIOConcurrencyHelpers atomics.swift
[75/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/90] Compiling DequeModule Deque+Extras.swift
[77/90] Compiling DequeModule Deque+Hashable.swift
[78/90] Compiling DequeModule Deque+Equatable.swift
[79/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/90] Emitting module NIOConcurrencyHelpers
[81/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/91] Compiling DequeModule Deque._UnsafeHandle.swift
[83/91] Compiling DequeModule Deque.swift
[84/91] Compiling DequeModule Deque+Testing.swift
[85/91] Compiling DequeModule Deque._Storage.swift
[86/91] Compiling DequeModule _DequeSlot.swift
[87/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/91] Emitting module DequeModule
[90/91] Compiling DequeModule Deque+Codable.swift
[91/91] Compiling DequeModule Deque+Collection.swift
[93/152] Compiling NIOCore IO.swift
[94/152] Compiling NIOCore IOData.swift
[95/152] Compiling NIOCore IPProtocol.swift
[96/152] Compiling NIOCore IntegerBitPacking.swift
[97/152] Compiling NIOCore IntegerTypes.swift
[98/152] Compiling NIOCore Interfaces.swift
[99/152] Compiling NIOCore Linux.swift
[100/152] Compiling NIOCore MarkedCircularBuffer.swift
[101/152] Compiling NIOCore CircularBuffer.swift
[102/152] Compiling NIOCore Codec.swift
[103/152] Compiling NIOCore ConvenienceOptionSupport.swift
[104/152] Compiling NIOCore DeadChannel.swift
[105/152] Compiling NIOCore DispatchQueue+WithFuture.swift
[106/152] Compiling NIOCore EventLoop+Deprecated.swift
[107/152] Compiling NIOCore EventLoop+SerialExecutor.swift
[108/152] Compiling NIOCore EventLoop.swift
[109/160] Compiling NIOCore AddressedEnvelope.swift
[110/160] Compiling NIOCore AsyncAwaitSupport.swift
[111/160] Compiling NIOCore AsyncChannel.swift
[112/160] Compiling NIOCore AsyncChannelHandler.swift
[113/160] Compiling NIOCore AsyncChannelInboundStream.swift
[114/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[115/160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[116/160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[117/160] Compiling NIOCore NIOAsyncWriter.swift
[118/160] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[119/160] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/160] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/160] Compiling NIOCore EventLoopFuture.swift
[122/160] Compiling NIOCore FileDescriptor.swift
[123/160] Compiling NIOCore FileHandle.swift
[124/160] Compiling NIOCore FileRegion.swift
[125/160] Compiling NIOCore GlobalSingletons.swift
[126/160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[127/160] Compiling NIOCore BSDSocketAPI.swift
[128/160] Compiling NIOCore ByteBuffer-aux.swift
[129/160] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[130/160] Compiling NIOCore ByteBuffer-conversions.swift
[131/160] Compiling NIOCore ByteBuffer-core.swift
[132/160] Compiling NIOCore ByteBuffer-hex.swift
[133/160] Compiling NIOCore ByteBuffer-int.swift
[134/160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[135/160] Compiling NIOCore MulticastChannel.swift
[136/160] Compiling NIOCore NIOAny.swift
[137/160] Compiling NIOCore NIOCloseOnErrorHandler.swift
[138/160] Compiling NIOCore NIOLoopBound.swift
[139/160] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[140/160] Compiling NIOCore NIOScheduledCallback.swift
[141/160] Compiling NIOCore NIOSendable.swift
[142/160] Compiling NIOCore RecvByteBufferAllocator.swift
[143/160] 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:
[144/160] 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:
[145/160] 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:
[146/160] 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:
[147/160] 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:
[148/160] 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:
[149/160] 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:
[150/160] 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:
[151/160] 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:
[152/160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[153/160] Compiling NIOCore SocketAddresses.swift
[154/160] Compiling NIOCore SocketOptionProvider.swift
[155/160] Compiling NIOCore SystemCallHelpers.swift
[156/160] Compiling NIOCore TimeAmount+Duration.swift
[157/160] Compiling NIOCore TypeAssistedChannelHandler.swift
[158/160] Compiling NIOCore UniversalBootstrapSupport.swift
[159/160] Compiling NIOCore Utilities.swift
[160/160] 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: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/1] Write swift-version-24593BA9C3E375BF.txt
[2/46] Compiling NIOConcurrencyHelpers lock.swift
[3/46] Compiling Atomics ManagedAtomic.swift
[4/46] Compiling Atomics ManagedAtomicLazyReference.swift
[5/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/47] Compiling InternalCollectionsUtilities Descriptions.swift
[8/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/47] Compiling Atomics UnsafeAtomic.swift
[12/47] Compiling Atomics UnsafeAtomicLazyReference.swift
[13/49] Compiling NIOConcurrencyHelpers NIOLock.swift
[14/49] Compiling Atomics AtomicMemoryOrderings.swift
[15/49] Compiling Atomics DoubleWord.swift
[16/49] Compiling _NIOBase64 Base64.swift
[17/49] Emitting module _NIOBase64
[18/50] Emitting module NIOConcurrencyHelpers
[19/50] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[21/50] Compiling _NIODataStructures PriorityQueue.swift
[22/50] Compiling _NIODataStructures Heap.swift
[23/50] Emitting module _NIODataStructures
[24/50] Compiling _NIODataStructures _TinyArray.swift
[25/51] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/51] Compiling NIOConcurrencyHelpers atomics.swift
[29/52] Compiling Atomics IntegerOperations.swift
[30/52] Compiling Atomics Unmanaged extensions.swift
[31/52] Compiling Atomics Primitives.shims.swift
[32/52] Compiling Atomics AtomicInteger.swift
[33/52] Compiling Atomics AtomicOptionalWrappable.swift
[34/52] Compiling Atomics AtomicReference.swift
[35/52] Compiling Atomics AtomicStorage.swift
[36/52] Compiling Atomics AtomicValue.swift
[39/52] Emitting module InternalCollectionsUtilities
[47/68] Compiling DequeModule _DequeBuffer.swift
[48/68] Compiling DequeModule _DequeBufferHeader.swift
[49/70] Compiling DequeModule Deque+Extras.swift
[50/70] Compiling DequeModule Deque+Hashable.swift
[51/70] Compiling DequeModule Deque+Equatable.swift
[52/70] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[53/70] Compiling DequeModule Deque+CustomReflectable.swift
[54/70] Compiling DequeModule Deque+Descriptions.swift
[55/70] Compiling DequeModule Deque+Testing.swift
[56/70] Compiling DequeModule Deque._Storage.swift
[57/70] Emitting module Atomics
[58/70] Compiling DequeModule _DequeSlot.swift
[59/70] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/70] Compiling DequeModule Deque._UnsafeHandle.swift
[61/70] Compiling DequeModule Deque.swift
[62/70] Emitting module DequeModule
[63/70] Compiling DequeModule Deque+Codable.swift
[64/70] Compiling DequeModule Deque+Collection.swift
[73/132] 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:
[74/132] 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:
[75/132] 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:
[76/132] 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:
[77/132] 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:
[78/132] 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:
[79/132] 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:
[80/132] 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:
[81/132] 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:
[82/140] Compiling NIOCore MulticastChannel.swift
[83/140] Compiling NIOCore NIOAny.swift
[84/140] Compiling NIOCore NIOCloseOnErrorHandler.swift
[85/140] Compiling NIOCore NIOLoopBound.swift
[86/140] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[87/140] Compiling NIOCore NIOScheduledCallback.swift
[88/140] Compiling NIOCore NIOSendable.swift
[89/140] Compiling NIOCore RecvByteBufferAllocator.swift
[90/140] Compiling NIOCore IO.swift
[91/140] Compiling NIOCore IOData.swift
[92/140] Compiling NIOCore IPProtocol.swift
[93/140] Compiling NIOCore IntegerBitPacking.swift
[94/140] Compiling NIOCore IntegerTypes.swift
[95/140] Compiling NIOCore Interfaces.swift
[96/140] Compiling NIOCore Linux.swift
[97/140] Compiling NIOCore MarkedCircularBuffer.swift
[98/140] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[99/140] Compiling NIOCore EventLoopFuture+Deprecated.swift
[100/140] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[101/140] Compiling NIOCore EventLoopFuture.swift
[102/140] Compiling NIOCore FileDescriptor.swift
[103/140] Compiling NIOCore FileHandle.swift
[104/140] Compiling NIOCore FileRegion.swift
[105/140] Compiling NIOCore GlobalSingletons.swift
[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 NIOThrowingAsyncSequenceProducer.swift
[115/140] Compiling NIOCore BSDSocketAPI.swift
[116/140] Compiling NIOCore ByteBuffer-aux.swift
[117/140] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[118/140] Compiling NIOCore ByteBuffer-conversions.swift
[119/140] Compiling NIOCore ByteBuffer-core.swift
[120/140] Compiling NIOCore ByteBuffer-hex.swift
[121/140] Compiling NIOCore ByteBuffer-int.swift
[122/140] Compiling NIOCore ByteBuffer-lengthPrefix.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] Compiling NIOCore AddressedEnvelope.swift
[132/140] Compiling NIOCore AsyncAwaitSupport.swift
[133/140] Compiling NIOCore AsyncChannel.swift
[134/140] Compiling NIOCore AsyncChannelHandler.swift
[135/140] Compiling NIOCore AsyncChannelInboundStream.swift
[136/140] Compiling NIOCore AsyncChannelOutboundWriter.swift
[137/140] Compiling NIOCore NIOAsyncSequenceProducer.swift
[138/140] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[139/140] Compiling NIOCore NIOAsyncWriter.swift
[140/140] Emitting module NIOCore
BUILD FAILURE 6.1 wasm