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 SwifQLNIO, reference 2.2.0 (2923b7), with Swift 6.1 for Wasm on 27 May 2025 18:58:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwifQLNIO.git
Reference: 2.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/MihaelIsaev/SwifQLNIO
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 2923b76 Set minimum SwifQL version to 1.3.0
Cloned https://github.com/MihaelIsaev/SwifQLNIO.git
Revision (git rev-parse @):
2923b761415395fb49f984cdc5730ba59b58c2ab
SUCCESS checkout https://github.com/MihaelIsaev/SwifQLNIO.git at 2.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/MihaelIsaev/SwifQLNIO.git
https://github.com/MihaelIsaev/SwifQLNIO.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swifql",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MihaelIsaev/SwifQL.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.10.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "SwifQLNIO",
  "name" : "SwifQLNIO",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwifQLNIO",
      "targets" : [
        "SwifQLNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwifQLNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "SwifQLNIOTests",
      "path" : "Tests/SwifQLNIOTests",
      "sources" : [
        "SwifQLNIOTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwifQLNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwifQLNIO",
      "module_type" : "SwiftTarget",
      "name" : "SwifQLNIO",
      "path" : "Sources/SwifQLNIO",
      "product_dependencies" : [
        "NIO",
        "SwifQL"
      ],
      "product_memberships" : [
        "SwifQLNIO"
      ],
      "sources" : [
        "Exports.swift",
        "KeyPath.swift",
        "Reflectable.swift",
        "ReflectedPropertyCache.swift",
        "SwifQLEnum.swift",
        "SwifQLTable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/MihaelIsaev/SwifQL.git
[1/2366] Fetching swifql
[2367/78421] Fetching swifql, swift-nio
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (7.24s)
Fetched https://github.com/apple/swift-nio.git from cache (7.36s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (10.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.29s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1710] Fetching swift-atomics
[549/6101] Fetching swift-atomics, swift-system
[2964/22692] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.66s)
Fetched https://github.com/apple/swift-system.git from cache (0.66s)
[3982/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.08s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/MihaelIsaev/SwifQL.git
Working copy of https://github.com/MihaelIsaev/SwifQL.git resolved at 1.6.0
Building for debugging...
[0/22] Write sources
[11/22] Compiling CNIOWindows shim.c
[12/22] Compiling CNIOWindows WSAStartup.c
[13/22] Compiling _AtomicsShims.c
[13/22] Write sources
[15/22] Compiling CNIOWASI CNIOWASI.c
[16/22] Compiling CNIOLinux shim.c
[17/22] Compiling CNIOLinux liburing_shims.c
[18/22] Compiling CNIODarwin shim.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[21/125] Emitting module InternalCollectionsUtilities
[22/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/126] Compiling _NIODataStructures _TinyArray.swift
[24/126] Compiling Atomics UnsafeAtomic.swift
[25/126] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/126] Compiling Atomics ManagedAtomic.swift
[27/126] Compiling Atomics ManagedAtomicLazyReference.swift
[28/128] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/128] Compiling Atomics OptionalRawRepresentable.swift
[30/128] Compiling Atomics RawRepresentable.swift
[31/128] Compiling _NIOBase64 Base64.swift
[32/128] Compiling Atomics AtomicMemoryOrderings.swift
[33/128] Compiling Atomics DoubleWord.swift
[34/128] Compiling Atomics AtomicInteger.swift
[35/128] Compiling Atomics AtomicOptionalWrappable.swift
[36/128] Compiling Atomics AtomicBool.swift
[37/128] Compiling Atomics Primitives.shims.swift
[38/128] Emitting module _NIOBase64
[39/129] Compiling Atomics AtomicReference.swift
[40/129] Compiling Atomics AtomicStorage.swift
[41/129] Compiling Atomics AtomicValue.swift
[42/129] Compiling _NIODataStructures PriorityQueue.swift
[46/129] Compiling Atomics IntegerConformances.swift
[47/129] Compiling Atomics PointerConformances.swift
[50/129] Compiling Atomics Primitives.native.swift
[60/130] Emitting module Atomics
[61/130] Compiling Atomics IntegerOperations.swift
[62/130] Compiling Atomics Unmanaged extensions.swift
[64/132] Emitting module _NIODataStructures
[65/132] Compiling _NIODataStructures Heap.swift
[67/147] Compiling DequeModule Deque+Equatable.swift
[68/147] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/149] Compiling DequeModule Deque+CustomReflectable.swift
[70/149] Compiling DequeModule Deque+Descriptions.swift
[71/149] Compiling DequeModule _DequeBuffer.swift
[72/149] Compiling DequeModule _DequeBufferHeader.swift
[73/149] Compiling SwifQL SwifQLable+Raw.swift
[74/149] Compiling SwifQL SwifQLable+Returning.swift
[75/149] Compiling SwifQL SwifQLable+Select.swift
[76/149] Compiling SwifQL SwifQLable+Subscript.swift
[77/149] Compiling SwifQL SwifQLable+Timestamp.swift
[78/149] Compiling SwifQL SwifQLable+Types.swift
[79/149] Compiling SwifQL SwifQLable+Union.swift
[80/149] Compiling SwifQL SwifQLable+Update.swift
[81/149] Compiling SwifQL SwifQLable+Values.swift
[82/149] Compiling DequeModule Deque+Extras.swift
[83/149] Compiling DequeModule Deque+Hashable.swift
[83/157] Compiling c-nioatomics.c
[85/157] Compiling DequeModule Deque+Testing.swift
[86/157] Compiling DequeModule Deque._Storage.swift
[87/157] Compiling DequeModule Deque._UnsafeHandle.swift
[88/157] Compiling DequeModule Deque.swift
[91/157] Compiling SwifQL SwifQLable+And.swift
[92/157] Compiling SwifQL SwifQLable+Between.swift
[93/157] Compiling SwifQL SwifQLable+Conflict.swift
[94/157] Compiling SwifQL SwifQLable+Constraint.swift
[95/157] Compiling SwifQL SwifQLable+Delete.swift
[96/157] Compiling SwifQL SwifQLable+Do.swift
[97/157] Compiling SwifQL SwifQLable+Epoch.swift
[98/157] Compiling SwifQL SwifQLable+Exists.swift
[99/157] Compiling SwifQL SwifQLable+Filter.swift
[100/157] Compiling SwifQL SwifQLable+From.swift
[101/157] Compiling SwifQL SwifQLable+Fulltext.swift
[102/157] Compiling SwifQL SwifQLable+GroupBy.swift
[103/157] Compiling SwifQL SwifQLable+Having.swift
[104/157] Compiling SwifQL SwifQLable+ILike.swift
[105/157] Compiling SwifQL SwifQLable+In.swift
[106/157] Compiling SwifQL SwifQLable+InsertInto.swift
[107/157] Compiling SwifQL SwifQLable+Interval.swift
[108/157] Compiling SwifQL SwifQLable+IsNotNull.swift
[109/157] Compiling SwifQL SwifQLable+IsNull.swift
[110/157] Compiling SwifQL SwifQLable+Join.swift
[111/157] Compiling SwifQL SwifQLable+Like.swift
[112/157] Compiling SwifQL SwifQLable+Limit.swift
[113/157] Compiling SwifQL SwifQLable+Not.swift
[114/157] Compiling SwifQL SwifQLable+NotBetween.swift
[115/157] Compiling SwifQL SwifQLable+NotExists.swift
[116/157] Compiling SwifQL SwifQLable+NotILike.swift
[117/157] Compiling SwifQL SwifQLable+NotIn.swift
[118/157] Compiling SwifQL SwifQLable+NotLike.swift
[119/157] Compiling SwifQL SwifQLable+Nothing.swift
[120/157] Compiling SwifQL SwifQLable+Offset.swift
[121/157] Compiling SwifQL SwifQLable+On.swift
[122/157] Compiling SwifQL SwifQLable+Or.swift
[123/157] Compiling SwifQL SwifQLable+OrderBy.swift
[124/157] Compiling SwifQL SwifQLable+Overlaps.swift
[125/157] Compiling DequeModule _DequeSlot.swift
[126/157] Compiling DequeModule _UnsafeWrappedBuffer.swift
[135/157] Compiling c-atomics.c
[137/163] Emitting module DequeModule
[138/163] Compiling DequeModule Deque+Codable.swift
[139/163] Compiling DequeModule Deque+Collection.swift
[140/164] Compiling SwifQL SwifQLable+Where.swift
[141/164] Compiling SwifQL SwifQLable+WhereExists.swift
[142/164] Compiling SwifQL SwifQLable+WhereNotExists.swift
[143/164] Compiling SwifQL SwifQLable+With.swift
[144/164] Compiling SwifQL SwifQLable.swift
[145/164] Compiling SwifQL Table.swift
[146/164] Compiling SwifQL TableWithColumn.swift
[147/164] Compiling SwifQL Tableable.swift
[148/164] Emitting module SwifQL
[159/165] Compiling NIOConcurrencyHelpers lock.swift
[161/165] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[162/165] Compiling NIOConcurrencyHelpers NIOLock.swift
[163/165] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[164/165] Emitting module NIOConcurrencyHelpers
[165/165] Compiling NIOConcurrencyHelpers atomics.swift
[167/226] Compiling NIOCore MulticastChannel.swift
[168/226] Compiling NIOCore NIOAny.swift
[169/226] Compiling NIOCore NIOCloseOnErrorHandler.swift
[170/226] Compiling NIOCore NIOLoopBound.swift
[171/226] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[172/226] Compiling NIOCore NIOScheduledCallback.swift
[173/226] Compiling NIOCore NIOSendable.swift
[174/226] Compiling NIOCore RecvByteBufferAllocator.swift
[175/234] Compiling NIOCore IO.swift
[176/234] Compiling NIOCore IOData.swift
[177/234] Compiling NIOCore IPProtocol.swift
[178/234] Compiling NIOCore IntegerBitPacking.swift
[179/234] Compiling NIOCore IntegerTypes.swift
[180/234] Compiling NIOCore Interfaces.swift
[181/234] Compiling NIOCore Linux.swift
[182/234] Compiling NIOCore MarkedCircularBuffer.swift
[183/234] Compiling NIOCore CircularBuffer.swift
[184/234] Compiling NIOCore Codec.swift
[185/234] Compiling NIOCore ConvenienceOptionSupport.swift
[186/234] Compiling NIOCore DeadChannel.swift
[187/234] Compiling NIOCore DispatchQueue+WithFuture.swift
[188/234] Compiling NIOCore EventLoop+Deprecated.swift
[189/234] Compiling NIOCore EventLoop+SerialExecutor.swift
[190/234] Compiling NIOCore EventLoop.swift
[191/234] 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:
[192/234] 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:
[193/234] 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:
[194/234] 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:
[195/234] 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:
[196/234] 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:
[197/234] 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:
[198/234] 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:
[199/234] 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:
[200/234] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[201/234] Compiling NIOCore SocketAddresses.swift
[202/234] Compiling NIOCore SocketOptionProvider.swift
[203/234] Compiling NIOCore SystemCallHelpers.swift
[204/234] Compiling NIOCore TimeAmount+Duration.swift
[205/234] Compiling NIOCore TypeAssistedChannelHandler.swift
[206/234] Compiling NIOCore UniversalBootstrapSupport.swift
[207/234] Compiling NIOCore Utilities.swift
[208/234] Compiling NIOCore AddressedEnvelope.swift
[209/234] Compiling NIOCore AsyncAwaitSupport.swift
[210/234] Compiling NIOCore AsyncChannel.swift
[211/234] Compiling NIOCore AsyncChannelHandler.swift
[212/234] Compiling NIOCore AsyncChannelInboundStream.swift
[213/234] Compiling NIOCore AsyncChannelOutboundWriter.swift
[214/234] Compiling NIOCore NIOAsyncSequenceProducer.swift
[215/234] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[216/234] Compiling NIOCore NIOAsyncWriter.swift
[217/234] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[218/234] Compiling NIOCore EventLoopFuture+Deprecated.swift
[219/234] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[220/234] Compiling NIOCore EventLoopFuture.swift
[221/234] Compiling NIOCore FileDescriptor.swift
[222/234] Compiling NIOCore FileHandle.swift
[223/234] Compiling NIOCore FileRegion.swift
[224/234] Compiling NIOCore GlobalSingletons.swift
[225/234] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[226/234] Compiling NIOCore BSDSocketAPI.swift
[227/234] Compiling NIOCore ByteBuffer-aux.swift
[228/234] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[229/234] Compiling NIOCore ByteBuffer-conversions.swift
[230/234] Compiling NIOCore ByteBuffer-core.swift
[231/234] Compiling NIOCore ByteBuffer-hex.swift
[232/234] Compiling NIOCore ByteBuffer-int.swift
[233/234] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[234/234] Emitting module NIOCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/110] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[3/110] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[4/110] Compiling InternalCollectionsUtilities Integer rank.swift
[5/110] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[6/112] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/113] Compiling NIOConcurrencyHelpers lock.swift
[8/113] Compiling Atomics ManagedAtomic.swift
[9/113] Compiling Atomics ManagedAtomicLazyReference.swift
[10/113] Compiling Atomics UnsafeAtomic.swift
[11/113] Compiling Atomics UnsafeAtomicLazyReference.swift
[12/113] Compiling _NIODataStructures PriorityQueue.swift
[13/113] Compiling Atomics AtomicMemoryOrderings.swift
[14/113] Compiling Atomics DoubleWord.swift
[15/113] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/113] Compiling InternalCollectionsUtilities Debugging.swift
[17/113] Compiling InternalCollectionsUtilities Descriptions.swift
[18/113] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/113] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[20/113] Compiling NIOConcurrencyHelpers NIOLock.swift
[21/113] Compiling SwifQL SwifQLable+Exists.swift
[22/113] Compiling SwifQL SwifQLable+Filter.swift
[23/113] Compiling SwifQL SwifQLable+From.swift
[24/113] Compiling SwifQL SwifQLable+Fulltext.swift
[25/113] Compiling SwifQL SwifQLable+GroupBy.swift
[26/113] Compiling SwifQL SwifQLable+Having.swift
[27/113] Compiling SwifQL SwifQLable+ILike.swift
[28/113] Compiling SwifQL SwifQLable+In.swift
[29/113] Compiling SwifQL SwifQLable+InsertInto.swift
[30/121] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/121] Compiling _NIODataStructures _TinyArray.swift
[32/121] Compiling SwifQL SwifQLable+Raw.swift
[33/121] Compiling SwifQL SwifQLable+Returning.swift
[34/121] Compiling SwifQL SwifQLable+Select.swift
[35/121] Compiling SwifQL SwifQLable+Subscript.swift
[36/121] Compiling SwifQL SwifQLable+Timestamp.swift
[37/121] Compiling SwifQL SwifQLable+Types.swift
[38/121] Compiling SwifQL SwifQLable+Union.swift
[39/121] Compiling SwifQL SwifQLable+Update.swift
[40/121] Compiling SwifQL SwifQLable+Values.swift
[41/121] Compiling SwifQL SwifQLable+NotILike.swift
[42/121] Compiling SwifQL SwifQLable+NotIn.swift
[43/121] Compiling SwifQL SwifQLable+NotLike.swift
[44/121] Compiling SwifQL SwifQLable+Nothing.swift
[45/121] Compiling SwifQL SwifQLable+Offset.swift
[46/121] Compiling SwifQL SwifQLable+On.swift
[47/121] Compiling SwifQL SwifQLable+Or.swift
[48/121] Compiling SwifQL SwifQLable+OrderBy.swift
[49/121] Compiling SwifQL SwifQLable+Overlaps.swift
[50/121] Compiling SwifQL SwifQLable+Interval.swift
[51/121] Compiling SwifQL SwifQLable+IsNotNull.swift
[52/121] Compiling SwifQL SwifQLable+IsNull.swift
[53/121] Compiling SwifQL SwifQLable+Join.swift
[54/121] Compiling SwifQL SwifQLable+Like.swift
[55/121] Compiling SwifQL SwifQLable+Limit.swift
[56/121] Compiling SwifQL SwifQLable+Not.swift
[57/121] Compiling SwifQL SwifQLable+NotBetween.swift
[58/121] Compiling SwifQL SwifQLable+NotExists.swift
[59/121] Compiling Atomics IntegerOperations.swift
[60/121] Compiling Atomics Unmanaged extensions.swift
[61/121] Compiling SwifQL SwifQLable+And.swift
[62/121] Compiling SwifQL SwifQLable+Between.swift
[63/121] Compiling SwifQL SwifQLable+Conflict.swift
[64/121] Compiling SwifQL SwifQLable+Constraint.swift
[65/121] Compiling SwifQL SwifQLable+Delete.swift
[66/121] Compiling SwifQL SwifQLable+Do.swift
[67/121] Compiling SwifQL SwifQLable+Epoch.swift
[70/121] Compiling _NIODataStructures Heap.swift
[71/121] Emitting module SwifQL
[72/121] Emitting module _NIODataStructures
[76/121] Emitting module NIOConcurrencyHelpers
[77/122] Emitting module _NIOBase64
[78/122] Compiling _NIOBase64 Base64.swift
[81/123] Emitting module InternalCollectionsUtilities
[84/123] Compiling NIOConcurrencyHelpers atomics.swift
[85/123] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[86/123] Compiling InternalCollectionsUtilities _SortedCollection.swift
[88/124] Compiling InternalCollectionsUtilities UInt+reversed.swift
[89/124] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[90/124] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[93/125] Compiling SwifQL SwifQLable+Where.swift
[94/125] Compiling SwifQL SwifQLable+WhereExists.swift
[95/125] Compiling SwifQL SwifQLable+WhereNotExists.swift
[96/125] Compiling SwifQL SwifQLable+With.swift
[97/125] Compiling SwifQL SwifQLable.swift
[98/125] Compiling SwifQL Table.swift
[99/125] Compiling SwifQL TableWithColumn.swift
[100/125] Compiling SwifQL Tableable.swift
[101/140] Compiling DequeModule Deque+Hashable.swift
[102/140] Compiling DequeModule Deque._UnsafeHandle.swift
[103/140] Compiling DequeModule Deque.swift
[104/140] Compiling DequeModule _DequeBuffer.swift
[105/140] Compiling DequeModule _DequeBufferHeader.swift
[112/142] Compiling DequeModule Deque+Equatable.swift
[113/142] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[114/142] Compiling DequeModule Deque+CustomReflectable.swift
[115/142] Compiling DequeModule Deque+Descriptions.swift
[116/142] Emitting module Atomics
[117/142] Compiling DequeModule _DequeSlot.swift
[118/142] Compiling DequeModule _UnsafeWrappedBuffer.swift
[119/142] Compiling DequeModule Deque+Extras.swift
[121/142] Compiling DequeModule Deque+Testing.swift
[122/142] Compiling DequeModule Deque._Storage.swift
[131/143] Compiling DequeModule Deque+Codable.swift
[132/143] Compiling DequeModule Deque+Collection.swift
[133/143] Emitting module DequeModule
[146/205] Compiling NIOCore MulticastChannel.swift
[147/205] Compiling NIOCore NIOAny.swift
[148/205] Compiling NIOCore NIOCloseOnErrorHandler.swift
[149/205] Compiling NIOCore NIOLoopBound.swift
[150/205] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[151/205] Compiling NIOCore NIOScheduledCallback.swift
[152/205] Compiling NIOCore NIOSendable.swift
[153/205] Compiling NIOCore RecvByteBufferAllocator.swift
[154/213] Compiling NIOCore IO.swift
[155/213] Compiling NIOCore IOData.swift
[156/213] Compiling NIOCore IPProtocol.swift
[157/213] Compiling NIOCore IntegerBitPacking.swift
[158/213] Compiling NIOCore IntegerTypes.swift
[159/213] Compiling NIOCore Interfaces.swift
[160/213] Compiling NIOCore Linux.swift
[161/213] Compiling NIOCore MarkedCircularBuffer.swift
[162/213] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[163/213] Compiling NIOCore EventLoopFuture+Deprecated.swift
[164/213] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[165/213] Compiling NIOCore EventLoopFuture.swift
[166/213] Compiling NIOCore FileDescriptor.swift
[167/213] Compiling NIOCore FileHandle.swift
[168/213] Compiling NIOCore FileRegion.swift
[169/213] Compiling NIOCore GlobalSingletons.swift
[170/213] 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:
[171/213] 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:
[172/213] 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:
[173/213] 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:
[174/213] 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:
[175/213] 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:
[176/213] 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:
[177/213] 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:
[178/213] 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:
[179/213] Compiling NIOCore CircularBuffer.swift
[180/213] Compiling NIOCore Codec.swift
[181/213] Compiling NIOCore ConvenienceOptionSupport.swift
[182/213] Compiling NIOCore DeadChannel.swift
[183/213] Compiling NIOCore DispatchQueue+WithFuture.swift
[184/213] Compiling NIOCore EventLoop+Deprecated.swift
[185/213] Compiling NIOCore EventLoop+SerialExecutor.swift
[186/213] Compiling NIOCore EventLoop.swift
[187/213] Compiling NIOCore AddressedEnvelope.swift
[188/213] Compiling NIOCore AsyncAwaitSupport.swift
[189/213] Compiling NIOCore AsyncChannel.swift
[190/213] Compiling NIOCore AsyncChannelHandler.swift
[191/213] Compiling NIOCore AsyncChannelInboundStream.swift
[192/213] Compiling NIOCore AsyncChannelOutboundWriter.swift
[193/213] Compiling NIOCore NIOAsyncSequenceProducer.swift
[194/213] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[195/213] Compiling NIOCore NIOAsyncWriter.swift
[196/213] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[197/213] Compiling NIOCore SocketAddresses.swift
[198/213] Compiling NIOCore SocketOptionProvider.swift
[199/213] Compiling NIOCore SystemCallHelpers.swift
[200/213] Compiling NIOCore TimeAmount+Duration.swift
[201/213] Compiling NIOCore TypeAssistedChannelHandler.swift
[202/213] Compiling NIOCore UniversalBootstrapSupport.swift
[203/213] Compiling NIOCore Utilities.swift
[204/213] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[205/213] Compiling NIOCore BSDSocketAPI.swift
[206/213] Compiling NIOCore ByteBuffer-aux.swift
[207/213] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[208/213] Compiling NIOCore ByteBuffer-conversions.swift
[209/213] Compiling NIOCore ByteBuffer-core.swift
[210/213] Compiling NIOCore ByteBuffer-hex.swift
[211/213] Compiling NIOCore ByteBuffer-int.swift
[212/213] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[213/213] Emitting module NIOCore
BUILD FAILURE 6.1 wasm