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 DNSClient, reference main (751226), with Swift 6.1 for Wasm on 30 May 2025 08:21:05 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/orlandos-nl/DNSClient.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/orlandos-nl/DNSClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7512266 Merge branch 'master'
Cloned https://github.com/orlandos-nl/DNSClient.git
Revision (git rev-parse @):
7512266cd5a212fb52596abac63febe77d963b27
SUCCESS checkout https://github.com/orlandos-nl/DNSClient.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orlandos-nl/DNSClient.git
https://github.com/orlandos-nl/DNSClient.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    }
  ],
  "manifest_display_name" : "DNSClient",
  "name" : "DNSClient",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DNSClient",
      "targets" : [
        "DNSClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DNSClientTests",
      "module_type" : "SwiftTarget",
      "name" : "DNSClientTests",
      "path" : "Tests/DNSClientTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "DNSTCPClientTests.swift",
        "DNSUDPClientTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DNSClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DNSClient",
      "module_type" : "SwiftTarget",
      "name" : "DNSClient",
      "path" : "Sources/DNSClient",
      "product_dependencies" : [
        "NIOTransportServices",
        "NIO"
      ],
      "product_memberships" : [
        "DNSClient"
      ],
      "sources" : [
        "Client.swift",
        "DNSClient+Connect.swift",
        "DNSClient+Query.swift",
        "DNSDecoder.swift",
        "DNSEncoder.swift",
        "Errors.swift",
        "Helpers.swift",
        "Messages/Message.swift",
        "Messages/MessageOptions.swift",
        "PTR.swift",
        "ResolvConf/ConfigParser.swift",
        "SRV.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
[2668/78775] Fetching swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (8.55s)
Fetched https://github.com/apple/swift-nio.git from cache (8.65s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (9.30s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.47s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[2460/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.77s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (4.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.37s)
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-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/24] Write sources
[14/24] Compiling CNIOWindows WSAStartup.c
[15/24] Compiling CNIOWindows shim.c
[16/24] Compiling CNIOWASI CNIOWASI.c
[17/24] Compiling CNIODarwin shim.c
[18/24] Compiling _AtomicsShims.c
[19/24] Compiling CNIOLinux liburing_shims.c
[20/24] Compiling CNIOLinux shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/63] Emitting module InternalCollectionsUtilities
[24/64] Compiling Atomics OptionalRawRepresentable.swift
[25/64] Compiling Atomics RawRepresentable.swift
[26/64] Compiling Atomics AtomicBool.swift
[27/66] Compiling Atomics AtomicReference.swift
[28/66] Compiling Atomics AtomicStorage.swift
[29/66] Compiling Atomics AtomicValue.swift
[30/66] Emitting module _NIOBase64
[31/66] Compiling _NIOBase64 Base64.swift
[32/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/67] Compiling Atomics Primitives.shims.swift
[34/67] Compiling Atomics AtomicInteger.swift
[35/67] Compiling Atomics AtomicOptionalWrappable.swift
[36/67] Compiling Atomics UnsafeAtomic.swift
[37/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/67] Compiling Atomics AtomicMemoryOrderings.swift
[39/67] Compiling Atomics DoubleWord.swift
[40/67] Compiling Atomics ManagedAtomic.swift
[41/67] Compiling Atomics ManagedAtomicLazyReference.swift
[46/67] Compiling Atomics PointerConformances.swift
[47/67] Compiling Atomics Primitives.native.swift
[49/67] Compiling Atomics IntegerConformances.swift
[50/67] Compiling _NIODataStructures _TinyArray.swift
[51/67] Compiling _NIODataStructures PriorityQueue.swift
[54/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/68] Emitting module Atomics
[59/68] Compiling c-nioatomics.c
[61/68] Compiling Atomics IntegerOperations.swift
[62/68] Compiling Atomics Unmanaged extensions.swift
[66/76] Emitting module _NIODataStructures
[67/77] Compiling _NIODataStructures Heap.swift
[69/85] Compiling DequeModule Deque+Equatable.swift
[70/85] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[72/87] Compiling DequeModule Deque+CustomReflectable.swift
[73/87] Compiling DequeModule Deque+Descriptions.swift
[73/87] Compiling c-atomics.c
[75/93] Compiling DequeModule _DequeBuffer.swift
[76/93] Compiling DequeModule _DequeBufferHeader.swift
[77/93] Compiling DequeModule _DequeSlot.swift
[78/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/93] Compiling DequeModule Deque+Extras.swift
[80/93] Compiling DequeModule Deque+Hashable.swift
[81/93] Compiling NIOConcurrencyHelpers lock.swift
[82/93] Compiling DequeModule Deque+Testing.swift
[83/93] Compiling DequeModule Deque._Storage.swift
[84/93] Compiling DequeModule Deque._UnsafeHandle.swift
[85/93] Compiling DequeModule Deque.swift
[86/93] Compiling DequeModule Deque+Codable.swift
[87/93] Compiling DequeModule Deque+Collection.swift
[88/93] Emitting module DequeModule
[89/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/94] Emitting module NIOConcurrencyHelpers
[92/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/94] Compiling NIOConcurrencyHelpers atomics.swift
[96/155] Compiling NIOCore CircularBuffer.swift
[97/155] Compiling NIOCore Codec.swift
[98/155] Compiling NIOCore ConvenienceOptionSupport.swift
[99/155] Compiling NIOCore DeadChannel.swift
[100/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[101/155] Compiling NIOCore EventLoop+Deprecated.swift
[102/155] Compiling NIOCore EventLoop+SerialExecutor.swift
[103/155] Compiling NIOCore EventLoop.swift
[104/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[105/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[106/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[107/163] Compiling NIOCore EventLoopFuture.swift
[108/163] Compiling NIOCore FileDescriptor.swift
[109/163] Compiling NIOCore FileHandle.swift
[110/163] Compiling NIOCore FileRegion.swift
[111/163] Compiling NIOCore GlobalSingletons.swift
[112/163] Compiling NIOCore IO.swift
[113/163] Compiling NIOCore IOData.swift
[114/163] Compiling NIOCore IPProtocol.swift
[115/163] Compiling NIOCore IntegerBitPacking.swift
[116/163] Compiling NIOCore IntegerTypes.swift
[117/163] Compiling NIOCore Interfaces.swift
[118/163] Compiling NIOCore Linux.swift
[119/163] Compiling NIOCore MarkedCircularBuffer.swift
[120/163] 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:
[121/163] 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:
[122/163] 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:
[123/163] 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:
[124/163] 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:
[125/163] 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:
[126/163] 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:
[127/163] 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:
[128/163] 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:
[129/163] Compiling NIOCore MulticastChannel.swift
[130/163] Compiling NIOCore NIOAny.swift
[131/163] Compiling NIOCore NIOCloseOnErrorHandler.swift
[132/163] Compiling NIOCore NIOLoopBound.swift
[133/163] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[134/163] Compiling NIOCore NIOScheduledCallback.swift
[135/163] Compiling NIOCore NIOSendable.swift
[136/163] Compiling NIOCore RecvByteBufferAllocator.swift
[137/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[138/163] Compiling NIOCore BSDSocketAPI.swift
[139/163] Compiling NIOCore ByteBuffer-aux.swift
[140/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[141/163] Compiling NIOCore ByteBuffer-conversions.swift
[142/163] Compiling NIOCore ByteBuffer-core.swift
[143/163] Compiling NIOCore ByteBuffer-hex.swift
[144/163] Compiling NIOCore ByteBuffer-int.swift
[145/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[146/163] Compiling NIOCore AddressedEnvelope.swift
[147/163] Compiling NIOCore AsyncAwaitSupport.swift
[148/163] Compiling NIOCore AsyncChannel.swift
[149/163] Compiling NIOCore AsyncChannelHandler.swift
[150/163] Compiling NIOCore AsyncChannelInboundStream.swift
[151/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[154/163] Compiling NIOCore NIOAsyncWriter.swift
[155/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[156/163] Compiling NIOCore SocketAddresses.swift
[157/163] Compiling NIOCore SocketOptionProvider.swift
[158/163] Compiling NIOCore SystemCallHelpers.swift
[159/163] Compiling NIOCore TimeAmount+Duration.swift
[160/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[161/163] Compiling NIOCore UniversalBootstrapSupport.swift
[162/163] Compiling NIOCore Utilities.swift
[163/163] Emitting module NIOCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256: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 AtomicStorage.swift
[3/46] Compiling Atomics AtomicValue.swift
[4/47] Compiling Atomics AtomicOptionalWrappable.swift
[5/47] Compiling Atomics AtomicReference.swift
[6/47] Compiling _NIODataStructures PriorityQueue.swift
[7/47] Compiling NIOConcurrencyHelpers NIOLock.swift
[8/47] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[9/47] Compiling Atomics OptionalRawRepresentable.swift
[10/47] Compiling Atomics RawRepresentable.swift
[11/47] Emitting module InternalCollectionsUtilities
[12/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/47] Compiling NIOConcurrencyHelpers lock.swift
[14/47] Compiling Atomics ManagedAtomic.swift
[15/47] Compiling Atomics ManagedAtomicLazyReference.swift
[16/47] Compiling Atomics UnsafeAtomic.swift
[17/47] Compiling Atomics UnsafeAtomicLazyReference.swift
[18/49] Compiling Atomics AtomicMemoryOrderings.swift
[19/49] Compiling Atomics DoubleWord.swift
[20/49] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[21/49] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/49] Emitting module _NIODataStructures
[23/49] Compiling _NIODataStructures Heap.swift
[27/49] Compiling Atomics Primitives.shims.swift
[28/49] Compiling Atomics AtomicInteger.swift
[30/49] Emitting module NIOConcurrencyHelpers
[31/49] Emitting module _NIOBase64
[32/49] Compiling _NIOBase64 Base64.swift
[33/50] Compiling Atomics IntegerOperations.swift
[34/50] Compiling Atomics Unmanaged extensions.swift
[35/50] Compiling _NIODataStructures _TinyArray.swift
[37/51] Compiling NIOConcurrencyHelpers atomics.swift
[38/52] Compiling Atomics PointerConformances.swift
[39/52] Compiling Atomics Primitives.native.swift
[42/52] Compiling Atomics AtomicBool.swift
[43/52] Compiling Atomics IntegerConformances.swift
[47/68] Compiling DequeModule Deque+CustomReflectable.swift
[48/68] Compiling DequeModule Deque+Descriptions.swift
[49/68] Emitting module Atomics
[50/68] Compiling DequeModule _DequeBuffer.swift
[51/68] Compiling DequeModule _DequeBufferHeader.swift
[52/70] Compiling DequeModule Deque+Testing.swift
[53/70] Compiling DequeModule Deque._Storage.swift
[54/70] Compiling DequeModule Deque+Extras.swift
[55/70] Compiling DequeModule Deque+Hashable.swift
[56/70] Compiling DequeModule Deque._UnsafeHandle.swift
[57/70] Compiling DequeModule Deque.swift
[58/70] Compiling DequeModule Deque+Equatable.swift
[59/70] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/70] Compiling DequeModule Deque+Codable.swift
[61/70] Compiling DequeModule Deque+Collection.swift
[68/71] Emitting module DequeModule
[70/71] Compiling DequeModule _DequeSlot.swift
[71/71] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/132] Compiling NIOCore MulticastChannel.swift
[74/132] Compiling NIOCore NIOAny.swift
[75/132] Compiling NIOCore NIOCloseOnErrorHandler.swift
[76/132] Compiling NIOCore NIOLoopBound.swift
[77/132] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[78/132] Compiling NIOCore NIOScheduledCallback.swift
[79/132] Compiling NIOCore NIOSendable.swift
[80/132] Compiling NIOCore RecvByteBufferAllocator.swift
[81/140] Compiling NIOCore IO.swift
[82/140] Compiling NIOCore IOData.swift
[83/140] Compiling NIOCore IPProtocol.swift
[84/140] Compiling NIOCore IntegerBitPacking.swift
[85/140] Compiling NIOCore IntegerTypes.swift
[86/140] Compiling NIOCore Interfaces.swift
[87/140] Compiling NIOCore Linux.swift
[88/140] Compiling NIOCore MarkedCircularBuffer.swift
[89/140] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[90/140] Compiling NIOCore EventLoopFuture+Deprecated.swift
[91/140] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[92/140] Compiling NIOCore EventLoopFuture.swift
[93/140] Compiling NIOCore FileDescriptor.swift
[94/140] Compiling NIOCore FileHandle.swift
[95/140] Compiling NIOCore FileRegion.swift
[96/140] Compiling NIOCore GlobalSingletons.swift
[97/140] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[98/140] Compiling NIOCore SocketAddresses.swift
[99/140] Compiling NIOCore SocketOptionProvider.swift
[100/140] Compiling NIOCore SystemCallHelpers.swift
[101/140] Compiling NIOCore TimeAmount+Duration.swift
[102/140] Compiling NIOCore TypeAssistedChannelHandler.swift
[103/140] Compiling NIOCore UniversalBootstrapSupport.swift
[104/140] Compiling NIOCore Utilities.swift
[105/140] Compiling NIOCore CircularBuffer.swift
[106/140] Compiling NIOCore Codec.swift
[107/140] Compiling NIOCore ConvenienceOptionSupport.swift
[108/140] Compiling NIOCore DeadChannel.swift
[109/140] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/140] Compiling NIOCore EventLoop+Deprecated.swift
[111/140] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/140] Compiling NIOCore EventLoop.swift
[113/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:
[114/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:
[115/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:
[116/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:
[117/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:
[118/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:
[119/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:
[120/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:
[121/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:
[122/140] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[123/140] Compiling NIOCore BSDSocketAPI.swift
[124/140] Compiling NIOCore ByteBuffer-aux.swift
[125/140] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[126/140] Compiling NIOCore ByteBuffer-conversions.swift
[127/140] Compiling NIOCore ByteBuffer-core.swift
[128/140] Compiling NIOCore ByteBuffer-hex.swift
[129/140] Compiling NIOCore ByteBuffer-int.swift
[130/140] Compiling NIOCore ByteBuffer-lengthPrefix.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