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 Atem, reference 1.1.1 (f2af19), with Swift 6.1 for Wasm on 27 May 2025 20:06:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/dev1an/swift-atem.git
Reference: 1.1.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/dev1an/swift-atem
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at f2af195 Use standard random function
Cloned https://github.com/dev1an/swift-atem.git
Revision (git rev-parse @):
f2af195bc8d16bcd91f5e8775b9600a914b9ac0a
SUCCESS checkout https://github.com/dev1an/swift-atem.git at 1.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dev1an/swift-atem.git
https://github.com/dev1an/swift-atem.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"
    }
  ],
  "manifest_display_name" : "Atem",
  "name" : "Atem",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Atem",
      "targets" : [
        "Atem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Version dump",
      "targets" : [
        "Version dump"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Simulator",
      "targets" : [
        "Simulator"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Version_dump",
      "module_type" : "SwiftTarget",
      "name" : "Version dump",
      "path" : "Sources/Version dump",
      "product_memberships" : [
        "Version dump"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Simulator",
      "module_type" : "SwiftTarget",
      "name" : "Simulator",
      "path" : "Sources/Simulator",
      "product_memberships" : [
        "Simulator"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Atem_Tests",
      "module_type" : "SwiftTarget",
      "name" : "Atem Tests",
      "path" : "Tests/Atem Tests",
      "sources" : [
        "Atem_Tests.swift",
        "EnvelopeWrapper.swift"
      ],
      "target_dependencies" : [
        "Atem"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Atem",
      "module_type" : "SwiftTarget",
      "name" : "Atem",
      "path" : "Sources/Atem",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "Atem",
        "Version dump",
        "Simulator"
      ],
      "sources" : [
        "Connection.swift",
        "Controller.swift",
        "Message.swift",
        "MessageHandler.swift",
        "MessageTitle.swift",
        "MessageTypes.swift",
        "Packet.swift",
        "PacketTypes.swift",
        "Switcher.swift",
        "TallyLight.swift",
        "Utilities/ArrayOperations.swift",
        "Utilities/HandlerWithTimer.swift",
        "Utilities/InitialSwitcherStateMessages.swift",
        "Utilities/IntOperators.swift",
        "Utilities/OptionSet+elements.swift",
        "Utilities/RawRepresentable+decode.swift",
        "VideoSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.68s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (8.15s)
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/4391] Fetching swift-system
[397/6101] Fetching swift-system, swift-atomics
[2728/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
[4531/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.70s)
Fetched https://github.com/apple/swift-collections.git from cache (1.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.97s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.38s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/40] Write sources
[13/40] Compiling CNIODarwin shim.c
[14/40] Compiling _AtomicsShims.c
[15/40] Compiling CNIOLinux shim.c
[15/40] Compiling CNIOWindows shim.c
[17/40] Compiling CNIOWASI CNIOWASI.c
[17/40] Compiling CNIOWindows WSAStartup.c
[19/40] Compiling CNIOLinux liburing_shims.c
[20/40] Write swift-version-24593BA9C3E375BF.txt
[22/79] Emitting module Atomics
[23/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/82] Compiling Atomics Primitives.native.swift
[25/82] Compiling Atomics OptionalRawRepresentable.swift
[26/82] Compiling Atomics AtomicMemoryOrderings.swift
[27/82] Compiling Atomics DoubleWord.swift
[28/82] Compiling Atomics UnsafeAtomic.swift
[29/82] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/82] Compiling Atomics AtomicOptionalWrappable.swift
[31/82] Compiling Atomics ManagedAtomic.swift
[33/82] Compiling Atomics ManagedAtomicLazyReference.swift
[34/82] Compiling Atomics IntegerOperations.swift
[35/82] Compiling Atomics Unmanaged extensions.swift
[36/82] Emitting module InternalCollectionsUtilities
[37/82] Compiling Atomics IntegerConformances.swift
[38/82] Compiling Atomics PointerConformances.swift
[39/82] Emitting module _NIOBase64
[40/82] Compiling _NIOBase64 Base64.swift
[41/83] Compiling _NIODataStructures _TinyArray.swift
[42/83] Compiling _NIODataStructures PriorityQueue.swift
[43/83] Compiling Atomics RawRepresentable.swift
[44/83] Compiling Atomics AtomicBool.swift
[45/83] Compiling Atomics Primitives.shims.swift
[46/83] Compiling Atomics AtomicInteger.swift
[47/83] Compiling Atomics AtomicReference.swift
[48/83] Compiling Atomics AtomicStorage.swift
[49/83] Compiling Atomics AtomicValue.swift
[54/83] Compiling c-nioatomics.c
[64/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/84] Wrapping AST for _NIOBase64 for debugging
[65/85] Compiling c-atomics.c
[67/85] Wrapping AST for Atomics for debugging
[68/85] Wrapping AST for InternalCollectionsUtilities for debugging
[70/85] Compiling _NIODataStructures Heap.swift
[71/85] Emitting module _NIODataStructures
[73/107] Compiling DequeModule _DequeBuffer.swift
[74/107] Compiling DequeModule _DequeBufferHeader.swift
[75/109] Compiling NIOConcurrencyHelpers lock.swift
[75/109] Wrapping AST for _NIODataStructures for debugging
[77/109] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/109] Emitting module NIOConcurrencyHelpers
[79/109] Compiling DequeModule Deque+Equatable.swift
[80/109] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/109] Compiling DequeModule Deque+CustomReflectable.swift
[82/109] Compiling DequeModule Deque+Descriptions.swift
[83/109] Compiling DequeModule Deque+Extras.swift
[84/109] Compiling DequeModule Deque+Hashable.swift
[85/109] Compiling DequeModule Deque+Testing.swift
[86/109] Compiling DequeModule Deque._Storage.swift
[87/109] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/109] Compiling NIOConcurrencyHelpers atomics.swift
[89/109] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/110] Compiling DequeModule _DequeSlot.swift
[91/110] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/110] Compiling DequeModule Deque._UnsafeHandle.swift
[94/110] Compiling DequeModule Deque.swift
[94/110] Wrapping AST for NIOConcurrencyHelpers for debugging
[96/110] Compiling DequeModule Deque+Codable.swift
[97/110] Compiling DequeModule Deque+Collection.swift
[98/110] Emitting module DequeModule
[99/111] Wrapping AST for DequeModule for debugging
[101/171] Compiling NIOCore MulticastChannel.swift
[102/171] Compiling NIOCore NIOAny.swift
[103/171] Compiling NIOCore NIOCloseOnErrorHandler.swift
[104/171] Compiling NIOCore NIOLoopBound.swift
[105/171] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[106/171] Compiling NIOCore NIOScheduledCallback.swift
[107/171] Compiling NIOCore NIOSendable.swift
[108/171] Compiling NIOCore RecvByteBufferAllocator.swift
[109/179] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[110/179] Compiling NIOCore EventLoopFuture+Deprecated.swift
[111/179] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[112/179] Compiling NIOCore EventLoopFuture.swift
[113/179] Compiling NIOCore FileDescriptor.swift
[114/179] Compiling NIOCore FileHandle.swift
[115/179] Compiling NIOCore FileRegion.swift
[116/179] Compiling NIOCore GlobalSingletons.swift
[117/179] Compiling NIOCore IO.swift
[118/179] Compiling NIOCore IOData.swift
[119/179] Compiling NIOCore IPProtocol.swift
[120/179] Compiling NIOCore IntegerBitPacking.swift
[121/179] Compiling NIOCore IntegerTypes.swift
[122/179] Compiling NIOCore Interfaces.swift
[123/179] Compiling NIOCore Linux.swift
[124/179] Compiling NIOCore MarkedCircularBuffer.swift
[125/179] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[126/179] Compiling NIOCore SocketAddresses.swift
[127/179] Compiling NIOCore SocketOptionProvider.swift
[128/179] Compiling NIOCore SystemCallHelpers.swift
[129/179] Compiling NIOCore TimeAmount+Duration.swift
[130/179] Compiling NIOCore TypeAssistedChannelHandler.swift
[131/179] Compiling NIOCore UniversalBootstrapSupport.swift
[132/179] Compiling NIOCore Utilities.swift
[133/179] Compiling NIOCore CircularBuffer.swift
[134/179] Compiling NIOCore Codec.swift
[135/179] Compiling NIOCore ConvenienceOptionSupport.swift
[136/179] Compiling NIOCore DeadChannel.swift
[137/179] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/179] Compiling NIOCore EventLoop+Deprecated.swift
[139/179] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/179] Compiling NIOCore EventLoop.swift
[141/179] 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:
[142/179] 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:
[143/179] 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:
[144/179] 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:
[145/179] 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:
[146/179] 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:
[147/179] 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:
[148/179] 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:
[149/179] 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:
[150/179] Compiling NIOCore AddressedEnvelope.swift
[151/179] Compiling NIOCore AsyncAwaitSupport.swift
[152/179] Compiling NIOCore AsyncChannel.swift
[153/179] Compiling NIOCore AsyncChannelHandler.swift
[154/179] Compiling NIOCore AsyncChannelInboundStream.swift
[155/179] Compiling NIOCore AsyncChannelOutboundWriter.swift
[156/179] Compiling NIOCore NIOAsyncSequenceProducer.swift
[157/179] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/179] Compiling NIOCore NIOAsyncWriter.swift
[159/179] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[160/179] Compiling NIOCore BSDSocketAPI.swift
[161/179] Compiling NIOCore ByteBuffer-aux.swift
[162/179] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[163/179] Compiling NIOCore ByteBuffer-conversions.swift
[164/179] Compiling NIOCore ByteBuffer-core.swift
[165/179] Compiling NIOCore ByteBuffer-hex.swift
[166/179] Compiling NIOCore ByteBuffer-int.swift
[167/179] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[168/179] Emitting module NIOCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/18] Write swift-version-24593BA9C3E375BF.txt
[2/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/64] Compiling Atomics UnsafeAtomic.swift
[4/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[5/66] Compiling NIOConcurrencyHelpers lock.swift
[6/66] Compiling Atomics ManagedAtomic.swift
[7/66] Compiling Atomics ManagedAtomicLazyReference.swift
[8/66] Compiling Atomics Primitives.shims.swift
[9/66] Compiling Atomics AtomicInteger.swift
[10/66] Compiling Atomics AtomicOptionalWrappable.swift
[11/66] Compiling _NIOBase64 Base64.swift
[12/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/66] Compiling NIOConcurrencyHelpers NIOLock.swift
[14/66] Compiling Atomics IntegerConformances.swift
[15/66] Compiling Atomics PointerConformances.swift
[16/66] Compiling Atomics AtomicMemoryOrderings.swift
[17/66] Compiling Atomics DoubleWord.swift
[18/66] Compiling Atomics AtomicBool.swift
[19/66] Compiling Atomics AtomicReference.swift
[20/66] Compiling Atomics AtomicStorage.swift
[21/66] Compiling Atomics AtomicValue.swift
[22/66] Compiling Atomics IntegerOperations.swift
[23/66] Compiling Atomics Unmanaged extensions.swift
[24/66] Emitting module _NIOBase64
[25/66] Compiling _NIODataStructures PriorityQueue.swift
[26/66] Compiling _NIODataStructures _TinyArray.swift
[27/67] Emitting module _NIODataStructures
[28/67] Compiling _NIODataStructures Heap.swift
[29/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[30/67] Compiling NIOConcurrencyHelpers atomics.swift
[35/68] Compiling Atomics Primitives.native.swift
[37/68] Emitting module InternalCollectionsUtilities
[38/68] Compiling Atomics OptionalRawRepresentable.swift
[39/68] Compiling Atomics RawRepresentable.swift
[43/69] Emitting module NIOConcurrencyHelpers
[44/69] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[47/70] Emitting module Atomics
[54/83] Wrapping AST for InternalCollectionsUtilities for debugging
[55/83] Wrapping AST for Atomics for debugging
[57/83] Compiling DequeModule Deque+Equatable.swift
[58/83] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[59/85] Compiling DequeModule Deque+Extras.swift
[60/85] Compiling DequeModule Deque+Hashable.swift
[61/85] Compiling DequeModule Deque+Testing.swift
[62/85] Compiling DequeModule Deque._Storage.swift
[63/85] Compiling DequeModule _DequeSlot.swift
[64/85] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/85] Compiling DequeModule Deque._UnsafeHandle.swift
[66/85] Compiling DequeModule Deque.swift
[67/85] Compiling DequeModule _DequeBuffer.swift
[68/85] Compiling DequeModule _DequeBufferHeader.swift
[69/85] Compiling DequeModule Deque+CustomReflectable.swift
[70/85] Compiling DequeModule Deque+Descriptions.swift
[71/85] Compiling DequeModule Deque+Codable.swift
[72/85] Compiling DequeModule Deque+Collection.swift
[73/85] Emitting module DequeModule
[74/86] Wrapping AST for DequeModule for debugging
[76/146] Compiling NIOCore MulticastChannel.swift
[77/146] Compiling NIOCore NIOAny.swift
[78/146] Compiling NIOCore NIOCloseOnErrorHandler.swift
[79/146] Compiling NIOCore NIOLoopBound.swift
[80/146] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[81/146] Compiling NIOCore NIOScheduledCallback.swift
[82/146] Compiling NIOCore NIOSendable.swift
[83/146] Compiling NIOCore RecvByteBufferAllocator.swift
[84/154] Compiling NIOCore IO.swift
[85/154] Compiling NIOCore IOData.swift
[86/154] Compiling NIOCore IPProtocol.swift
[87/154] Compiling NIOCore IntegerBitPacking.swift
[88/154] Compiling NIOCore IntegerTypes.swift
[89/154] Compiling NIOCore Interfaces.swift
[90/154] Compiling NIOCore Linux.swift
[91/154] Compiling NIOCore MarkedCircularBuffer.swift
[92/154] Compiling NIOCore AddressedEnvelope.swift
[93/154] Compiling NIOCore AsyncAwaitSupport.swift
[94/154] Compiling NIOCore AsyncChannel.swift
[95/154] Compiling NIOCore AsyncChannelHandler.swift
[96/154] Compiling NIOCore AsyncChannelInboundStream.swift
[97/154] Compiling NIOCore AsyncChannelOutboundWriter.swift
[98/154] Compiling NIOCore NIOAsyncSequenceProducer.swift
[99/154] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[100/154] Compiling NIOCore NIOAsyncWriter.swift
[101/154] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[102/154] Compiling NIOCore SocketAddresses.swift
[103/154] Compiling NIOCore SocketOptionProvider.swift
[104/154] Compiling NIOCore SystemCallHelpers.swift
[105/154] Compiling NIOCore TimeAmount+Duration.swift
[106/154] Compiling NIOCore TypeAssistedChannelHandler.swift
[107/154] Compiling NIOCore UniversalBootstrapSupport.swift
[108/154] Compiling NIOCore Utilities.swift
[109/154] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[110/154] Compiling NIOCore EventLoopFuture+Deprecated.swift
[111/154] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[112/154] Compiling NIOCore EventLoopFuture.swift
[113/154] Compiling NIOCore FileDescriptor.swift
[114/154] Compiling NIOCore FileHandle.swift
[115/154] Compiling NIOCore FileRegion.swift
[116/154] Compiling NIOCore GlobalSingletons.swift
[117/154] 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:
[118/154] 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:
[119/154] 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:
[120/154] 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:
[121/154] 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:
[122/154] 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:
[123/154] 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:
[124/154] 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:
[125/154] 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:
[126/154] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[127/154] Compiling NIOCore BSDSocketAPI.swift
[128/154] Compiling NIOCore ByteBuffer-aux.swift
[129/154] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[130/154] Compiling NIOCore ByteBuffer-conversions.swift
[131/154] Compiling NIOCore ByteBuffer-core.swift
[132/154] Compiling NIOCore ByteBuffer-hex.swift
[133/154] Compiling NIOCore ByteBuffer-int.swift
[134/154] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[135/154] Compiling NIOCore CircularBuffer.swift
[136/154] Compiling NIOCore Codec.swift
[137/154] Compiling NIOCore ConvenienceOptionSupport.swift
[138/154] Compiling NIOCore DeadChannel.swift
[139/154] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/154] Compiling NIOCore EventLoop+Deprecated.swift
[141/154] Compiling NIOCore EventLoop+SerialExecutor.swift
[142/154] Compiling NIOCore EventLoop.swift
[143/154] Emitting module NIOCore
BUILD FAILURE 6.1 wasm