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 multipart-kit, reference 4.7.1 (3498e6), with Swift 6.1 for Wasm on 30 May 2025 02:39:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/multipart-kit.git
Reference: 4.7.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/vapor/multipart-kit
 * tag               4.7.1      -> FETCH_HEAD
HEAD is now at 3498e60 Exclude `docc` files from sources to avoid build warnings (#102)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
3498e60218e6003894ff95192d756e238c01f44e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at 4.7.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/multipart-kit.git
https://github.com/vapor/multipart-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "multipart-kit",
  "name" : "multipart-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MultipartKit",
      "targets" : [
        "MultipartKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultipartKitTests",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKitTests",
      "path" : "Tests/MultipartKitTests",
      "sources" : [
        "FormDataTests.swift",
        "MultipartTests.swift"
      ],
      "target_dependencies" : [
        "MultipartKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MultipartKit",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKit",
      "path" : "Sources/MultipartKit",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "Collections"
      ],
      "product_memberships" : [
        "MultipartKit"
      ],
      "sources" : [
        "BasicCodingKey.swift",
        "Deprecated/MultipartError.swift",
        "Exports.swift",
        "FormDataDecoder/FormDataDecoder.Decoder.swift",
        "FormDataDecoder/FormDataDecoder.KeyedContainer.swift",
        "FormDataDecoder/FormDataDecoder.SingleValueContainer.swift",
        "FormDataDecoder/FormDataDecoder.UnkeyedContainer.swift",
        "FormDataDecoder/FormDataDecoder.swift",
        "FormDataEncoder/FormDataEncoder.Encoder.swift",
        "FormDataEncoder/FormDataEncoder.KeyedContainer.swift",
        "FormDataEncoder/FormDataEncoder.SingleValueContainer.swift",
        "FormDataEncoder/FormDataEncoder.UnkeyedContainer.swift",
        "FormDataEncoder/FormDataEncoder.swift",
        "FormDataEncoder/Storage.swift",
        "MultipartFormData.swift",
        "MultipartParser.swift",
        "MultipartPart.swift",
        "MultipartPartConvertible.swift",
        "MultipartSerializer.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-collections.git
[1/16591] Fetching swift-collections
[4315/92699] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
[46426/76108] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (6.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.17s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4391] Fetching swift-system
[194/6101] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.07s)
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.5.0
Building for debugging...
[0/31] Write sources
[16/31] Compiling CNIOWindows shim.c
[16/31] Compiling CNIOWindows WSAStartup.c
[16/31] Compiling _AtomicsShims.c
[19/31] Compiling CNIOLinux shim.c
[19/31] Compiling CNIOLinux liburing_shims.c
[19/31] Compiling CNIOWASI CNIOWASI.c
[22/31] Write sources
[24/31] Compiling CNIOLLHTTP c_nio_http.c
[24/31] Compiling CNIODarwin shim.c
[26/31] Compiling CNIOLLHTTP c_nio_api.c
[27/31] Write swift-version-24593BA9C3E375BF.txt
[29/70] Emitting module _NIODataStructures
[29/70] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/70] Compiling c-nioatomics.c
[31/70] Compiling c-atomics.c
[33/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/70] Compiling Atomics AtomicStorage.swift
[35/70] Compiling Atomics AtomicValue.swift
[36/77] Compiling Atomics Primitives.shims.swift
[37/77] Compiling Atomics AtomicInteger.swift
[38/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/77] Emitting module _NIOBase64
[40/77] Compiling _NIOBase64 Base64.swift
[41/78] Compiling Atomics AtomicBool.swift
[42/78] Compiling Atomics IntegerConformances.swift
[45/78] Compiling Atomics AtomicOptionalWrappable.swift
[47/80] Compiling Atomics AtomicReference.swift
[48/80] Emitting module InternalCollectionsUtilities
[49/80] Compiling Atomics OptionalRawRepresentable.swift
[50/80] Compiling Atomics RawRepresentable.swift
[51/80] Compiling _NIODataStructures _TinyArray.swift
[55/80] Compiling Atomics AtomicMemoryOrderings.swift
[56/80] Compiling Atomics DoubleWord.swift
[57/80] Emitting module Atomics
[58/80] Compiling _NIODataStructures PriorityQueue.swift
[59/80] Compiling Atomics ManagedAtomic.swift
[60/80] Compiling Atomics ManagedAtomicLazyReference.swift
[61/80] Compiling Atomics UnsafeAtomic.swift
[62/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[63/80] Compiling Atomics PointerConformances.swift
[64/80] Compiling Atomics Primitives.native.swift
[65/80] Compiling _NIODataStructures Heap.swift
[75/82] Compiling Atomics IntegerOperations.swift
[76/82] Compiling Atomics Unmanaged extensions.swift
[77/83] Emitting module NIOConcurrencyHelpers
[79/83] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/83] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/83] Compiling NIOConcurrencyHelpers lock.swift
[82/83] Compiling NIOConcurrencyHelpers atomics.swift
[83/83] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/252] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[86/282] Compiling HeapModule Heap+Descriptions.swift
[87/358] Compiling HashTreeCollections _HashNode+Invariants.swift
[88/358] Compiling HashTreeCollections _HashNode+Lookups.swift
[89/360] Compiling HeapModule Heap+Invariants.swift
[90/360] Compiling HeapModule Heap+UnsafeHandle.swift
[91/360] Compiling HeapModule _HeapNode.swift
[92/360] Emitting module HeapModule
[93/360] Compiling HeapModule Heap.swift
[94/361] Compiling DequeModule _DequeSlot.swift
[95/361] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/361] Compiling HashTreeCollections _Bucket.swift
[97/361] Compiling HashTreeCollections _Hash.swift
[99/361] Compiling HashTreeCollections TreeDictionary+Merge.swift
[100/361] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[101/361] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[102/361] Compiling HashTreeCollections TreeDictionary+Values.swift
[103/361] Compiling HashTreeCollections TreeDictionary.swift
[104/361] Compiling HashTreeCollections TreeSet+Codable.swift
[105/361] Compiling HashTreeCollections TreeSet+Collection.swift
[106/361] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[107/361] Compiling HashTreeCollections TreeSet+Debugging.swift
[108/361] Compiling HashTreeCollections TreeSet+Descriptions.swift
[109/361] Compiling HashTreeCollections TreeSet+Equatable.swift
[110/361] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[111/361] Compiling HashTreeCollections TreeSet+Extras.swift
[112/361] Compiling HashTreeCollections TreeSet+Filter.swift
[113/368] Compiling HashTreeCollections TreeSet+Hashable.swift
[114/368] Compiling HashTreeCollections TreeSet+Sendable.swift
[115/368] Compiling HashTreeCollections TreeSet+Sequence.swift
[116/368] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[117/368] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[118/368] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[119/368] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[120/368] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[121/368] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[122/368] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[123/368] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[124/368] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[125/368] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[126/368] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[127/368] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[128/368] Compiling HashTreeCollections _HashNode+Structural merge.swift
[129/368] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[130/368] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[131/368] Emitting module BitCollections
[132/378] Compiling HashTreeCollections TreeDictionary+Keys.swift
[133/378] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[139/385] Compiling HashTreeCollections _HashNode+Structural union.swift
[140/385] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[141/385] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[142/385] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[143/385] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[144/385] Compiling HashTreeCollections _HashNode.swift
[145/385] Compiling HashTreeCollections _HashNodeHeader.swift
[146/385] Compiling HashTreeCollections _HashSlot.swift
[147/385] Compiling HashTreeCollections _HashStack.swift
[148/385] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[149/385] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[150/385] Compiling HashTreeCollections TreeDictionary+Filter.swift
[151/385] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[152/385] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[153/385] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[154/385] Compiling HashTreeCollections _HashNode+Storage.swift
[155/385] Compiling HashTreeCollections _HashNode+Debugging.swift
[156/385] Compiling HashTreeCollections _HashNode+Initializers.swift
[157/385] Compiling HashTreeCollections _HashLevel.swift
[158/385] Compiling HashTreeCollections _HashNode+Builder.swift
[159/385] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[160/385] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[169/385] Compiling BitCollections BitSet.Index.swift
[170/385] Compiling BitCollections BitSet._UnsafeHandle.swift
[202/385] Compiling BitCollections _Word.swift
[203/385] Compiling OrderedCollections OrderedSet.swift
[204/385] Compiling OrderedCollections _UnsafeBitset.swift
[205/385] Compiling HashTreeCollections TreeDictionary+Collection.swift
[206/385] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[207/385] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[208/385] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[230/394] Compiling HashTreeCollections _AncestorHashSlots.swift
[231/394] Compiling HashTreeCollections _Bitmap.swift
[240/394] Emitting module DequeModule
[242/395] Compiling BitCollections BitSet.swift
[243/395] Compiling BitCollections Range+Utilities.swift
[244/395] Compiling BitCollections Slice+Utilities.swift
[245/395] Compiling BitCollections UInt+Tricks.swift
[261/395] Compiling _RopeModule _CharacterRecognizer.swift
[262/395] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[263/395] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[264/395] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[265/395] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[266/395] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[267/395] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[268/395] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[269/395] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[270/395] Compiling HashTreeCollections TreeSet.swift
[298/456] Compiling NIOCore AsyncAwaitSupport.swift
[299/456] Compiling NIOCore AsyncChannel.swift
[300/456] Compiling NIOCore AsyncChannelHandler.swift
[301/456] Compiling NIOCore AsyncChannelInboundStream.swift
[302/456] Compiling NIOCore AsyncChannelOutboundWriter.swift
[303/456] Compiling NIOCore NIOAsyncSequenceProducer.swift
[304/456] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[305/456] Compiling NIOCore NIOAsyncWriter.swift
[306/456] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[307/456] Compiling NIOCore EventLoopFuture+Deprecated.swift
[309/456] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[310/456] Compiling NIOCore BSDSocketAPI.swift
[311/456] Compiling NIOCore ByteBuffer-aux.swift
[312/456] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[313/456] Compiling NIOCore ByteBuffer-conversions.swift
[314/456] Compiling NIOCore ByteBuffer-core.swift
[315/456] Compiling NIOCore ByteBuffer-hex.swift
[316/456] Compiling NIOCore ByteBuffer-int.swift
[317/456] Compiling NIOCore NIOLoopBound.swift
[318/456] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[319/456] Compiling NIOCore NIOScheduledCallback.swift
[320/456] Compiling NIOCore NIOSendable.swift
[321/456] Compiling NIOCore RecvByteBufferAllocator.swift
[332/456] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[333/456] Compiling NIOCore AddressedEnvelope.swift
[334/456] Emitting module OrderedCollections
[347/457] Emitting module HashTreeCollections
[348/457] Compiling _RopeModule Rope+Join.swift
[349/457] Compiling _RopeModule Rope+MutatingForEach.swift
[350/457] Compiling _RopeModule Rope+Remove.swift
[351/457] Compiling _RopeModule Rope+RemoveSubrange.swift
[352/457] Compiling _RopeModule Rope+Split.swift
[353/457] Compiling _RopeModule Optional Utilities.swift
[354/457] Compiling _RopeModule String Utilities.swift
[355/457] Compiling _RopeModule String.Index+ABI.swift
[366/457] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[367/457] Compiling NIOCore EventLoopFuture.swift
[368/457] Compiling NIOCore FileDescriptor.swift
[369/457] Compiling NIOCore FileHandle.swift
[370/457] Compiling NIOCore FileRegion.swift
[371/457] Compiling NIOCore GlobalSingletons.swift
[372/457] Compiling NIOCore ByteBuffer-multi-int.swift
[373/457] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[374/457] Compiling NIOCore ByteBuffer-views.swift
[375/457] Compiling NIOCore Channel.swift
[376/457] Compiling NIOCore ChannelHandler.swift
[377/457] Compiling NIOCore ChannelHandlers.swift
[378/457] Compiling NIOCore ChannelInvoker.swift
[379/458] Compiling NIOCore MulticastChannel.swift
[380/458] Compiling NIOCore NIOAny.swift
[381/458] Compiling NIOCore NIOCloseOnErrorHandler.swift
[388/466] Emitting module _RopeModule
[389/466] Compiling NIOCore IO.swift
[390/466] Compiling NIOCore IOData.swift
[391/466] Compiling NIOCore IPProtocol.swift
[392/466] Compiling NIOCore IntegerBitPacking.swift
[393/466] Compiling NIOCore IntegerTypes.swift
[394/466] Compiling NIOCore Interfaces.swift
[395/466] Compiling NIOCore Linux.swift
[396/466] Compiling NIOCore MarkedCircularBuffer.swift
[397/466] Compiling NIOCore EventLoop+Deprecated.swift
[398/466] Compiling NIOCore EventLoop+SerialExecutor.swift
[399/466] Compiling NIOCore EventLoop.swift
[424/469] Emitting module Collections
[425/469] Compiling Collections Collections.swift
[427/470] Compiling NIOCore CircularBuffer.swift
[428/470] Compiling NIOCore Codec.swift
[429/470] Compiling NIOCore ConvenienceOptionSupport.swift
[430/470] Compiling NIOCore DeadChannel.swift
[431/470] Compiling NIOCore DispatchQueue+WithFuture.swift
[435/470] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[436/470] Compiling NIOCore SocketAddresses.swift
[437/470] Compiling NIOCore SocketOptionProvider.swift
[438/470] Compiling NIOCore SystemCallHelpers.swift
[439/470] Compiling NIOCore TimeAmount+Duration.swift
[440/470] Compiling NIOCore TypeAssistedChannelHandler.swift
[441/470] Compiling NIOCore UniversalBootstrapSupport.swift
[442/470] Compiling NIOCore Utilities.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:
/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:
/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:
/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:
/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:
/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:
/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:
[450/470] 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:
[451/470] 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:
[470/470] Emitting module NIOCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 _NIODataStructures PriorityQueue.swift
[3/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/46] Compiling InternalCollectionsUtilities Debugging.swift
[5/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/47] Compiling Atomics ManagedAtomic.swift
[7/47] Compiling Atomics ManagedAtomicLazyReference.swift
[8/47] Compiling Atomics UnsafeAtomic.swift
[9/47] Compiling Atomics UnsafeAtomicLazyReference.swift
[10/49] Compiling Atomics AtomicMemoryOrderings.swift
[11/49] Compiling Atomics DoubleWord.swift
[12/49] Compiling InternalCollectionsUtilities Descriptions.swift
[13/49] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/49] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/49] Compiling InternalCollectionsUtilities Integer rank.swift
[16/49] Compiling NIOConcurrencyHelpers lock.swift
[17/49] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/49] Compiling Atomics IntegerOperations.swift
[19/49] Compiling Atomics Unmanaged extensions.swift
[20/49] Compiling _NIODataStructures Heap.swift
[21/49] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/49] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/49] Emitting module _NIODataStructures
[28/49] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[29/49] Emitting module _NIOBase64
[30/49] Compiling _NIOBase64 Base64.swift
[31/50] Emitting module NIOConcurrencyHelpers
[32/50] Compiling NIOConcurrencyHelpers atomics.swift
[33/50] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[34/50] Compiling NIOConcurrencyHelpers NIOLock.swift
[35/50] Compiling _NIODataStructures _TinyArray.swift
[38/52] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/52] Compiling InternalCollectionsUtilities UInt+reversed.swift
[40/52] Emitting module InternalCollectionsUtilities
[42/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/251] Compiling BitCollections BitArray+Codable.swift
[48/251] Compiling BitCollections BitArray+Collection.swift
[49/329] Compiling HashTreeCollections _HashNode+Structural merge.swift
[50/329] Compiling HashTreeCollections _AncestorHashSlots.swift
[51/329] Compiling HashTreeCollections _HashNode+Structural filter.swift
[52/329] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[53/329] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[54/329] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[55/329] Emitting module Atomics
[56/329] Compiling HeapModule _HeapNode.swift
[57/329] Compiling HeapModule Heap+Invariants.swift
[58/329] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[59/329] Compiling HeapModule Heap+Descriptions.swift
[60/329] Compiling HeapModule Heap+UnsafeHandle.swift
[61/329] Compiling HashTreeCollections _Bitmap.swift
[62/329] Compiling HashTreeCollections _Bucket.swift
[63/329] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[64/329] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[65/329] Compiling HeapModule Heap.swift
[66/329] Emitting module HeapModule
[68/330] Compiling HashTreeCollections _Hash.swift
[69/330] Compiling HashTreeCollections _HashLevel.swift
[70/330] Compiling HashTreeCollections TreeDictionary+Collection.swift
[71/330] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[72/330] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[73/330] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[74/330] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[75/330] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[76/330] Compiling HashTreeCollections TreeDictionary+Filter.swift
[77/337] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[78/337] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[79/337] Compiling HashTreeCollections TreeDictionary+Keys.swift
[80/337] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[81/337] Compiling HashTreeCollections TreeDictionary+Merge.swift
[82/337] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[83/337] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[84/337] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[85/337] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[86/337] Compiling HashTreeCollections _HashNode+Storage.swift
[87/337] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[90/338] Compiling HashTreeCollections _HashNode+Builder.swift
[91/338] Compiling HashTreeCollections _HashNode+Debugging.swift
[92/338] Compiling HashTreeCollections _HashNode+Initializers.swift
[93/338] Compiling HashTreeCollections _HashNode+Invariants.swift
[94/338] Compiling HashTreeCollections _HashNode+Lookups.swift
[95/338] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[96/338] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[97/338] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[98/338] Compiling HashTreeCollections _HashNode+Structural union.swift
[99/338] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[100/338] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[101/338] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[102/338] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[103/338] Compiling HashTreeCollections _HashNode.swift
[104/338] Compiling HashTreeCollections _HashNodeHeader.swift
[105/338] Compiling HashTreeCollections _HashSlot.swift
[106/338] Compiling HashTreeCollections _HashStack.swift
[107/338] Compiling HashTreeCollections _HashTreeIterator.swift
[108/338] Compiling HashTreeCollections _HashTreeStatistics.swift
[109/338] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[110/338] Compiling HashTreeCollections _RawHashNode.swift
[111/338] Compiling HashTreeCollections _UnmanagedHashNode.swift
[112/338] Compiling HashTreeCollections _UnsafePath.swift
[113/338] Compiling HashTreeCollections TreeDictionary+Codable.swift
[122/345] Compiling BitCollections Range+Utilities.swift
[123/345] Compiling BitCollections Slice+Utilities.swift
[124/345] Compiling BitCollections UInt+Tricks.swift
[125/345] Compiling BitCollections _Word.swift
[126/345] Compiling OrderedCollections OrderedSet.swift
[127/345] Compiling OrderedCollections _UnsafeBitset.swift
[128/345] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[129/345] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[130/345] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[131/345] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[132/345] Compiling HashTreeCollections TreeDictionary.swift
[133/345] Compiling HashTreeCollections TreeSet+Codable.swift
[134/345] Compiling HashTreeCollections TreeSet+Collection.swift
[135/345] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[136/345] Compiling HashTreeCollections TreeSet+Debugging.swift
[137/345] Compiling HashTreeCollections TreeSet+Descriptions.swift
[138/345] Compiling HashTreeCollections TreeSet+Equatable.swift
[139/345] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[140/345] Compiling HashTreeCollections TreeSet+Extras.swift
[141/345] Compiling HashTreeCollections TreeSet+Filter.swift
[150/355] Compiling BitCollections BitSet.Index.swift
[151/355] Compiling BitCollections BitSet._UnsafeHandle.swift
[152/355] Compiling BitCollections BitSet.swift
[170/355] Emitting module DequeModule
[171/356] Emitting module BitCollections
[204/365] Emitting module OrderedCollections
[233/425] Compiling NIOCore RecvByteBufferAllocator.swift
[242/425] Compiling NIOCore NIOAny.swift
[243/425] Compiling NIOCore NIOCloseOnErrorHandler.swift
[244/425] Compiling NIOCore NIOLoopBound.swift
[245/425] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[246/425] Compiling NIOCore NIOScheduledCallback.swift
[247/425] Compiling NIOCore NIOSendable.swift
[249/425] Compiling NIOCore AddressedEnvelope.swift
[250/425] Compiling NIOCore AsyncAwaitSupport.swift
[251/425] Compiling NIOCore AsyncChannel.swift
[252/425] Compiling NIOCore AsyncChannelHandler.swift
[253/425] Compiling NIOCore AsyncChannelInboundStream.swift
[254/425] Compiling NIOCore AsyncChannelOutboundWriter.swift
[255/425] Compiling NIOCore NIOAsyncSequenceProducer.swift
[256/425] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[257/425] Compiling NIOCore NIOAsyncWriter.swift
[258/425] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[259/425] Compiling _RopeModule _CharacterRecognizer.swift
[260/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[261/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[262/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[263/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[264/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[265/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[266/425] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[267/425] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[268/425] Compiling HashTreeCollections TreeSet.swift
[271/425] Compiling NIOCore BSDSocketAPI.swift
[272/425] Compiling NIOCore ByteBuffer-aux.swift
[273/425] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[274/425] Compiling NIOCore ByteBuffer-conversions.swift
[275/425] Compiling NIOCore ByteBuffer-core.swift
[276/425] Compiling NIOCore ByteBuffer-hex.swift
[277/425] Compiling NIOCore ByteBuffer-int.swift
[278/425] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[279/425] Compiling NIOCore CircularBuffer.swift
[280/425] Compiling NIOCore Codec.swift
[281/425] Compiling NIOCore ConvenienceOptionSupport.swift
[282/425] Compiling NIOCore DeadChannel.swift
[283/425] Compiling NIOCore DispatchQueue+WithFuture.swift
[284/425] Compiling NIOCore EventLoop+Deprecated.swift
[285/426] Compiling NIOCore ChannelOption.swift
[286/426] Compiling NIOCore ChannelPipeline.swift
[287/426] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[288/426] Compiling NIOCore EventLoopFuture+Deprecated.swift
[289/426] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[290/426] Compiling NIOCore EventLoopFuture.swift
[291/426] Compiling NIOCore FileDescriptor.swift
[292/426] Compiling NIOCore FileHandle.swift
[293/426] Compiling NIOCore FileRegion.swift
[294/426] Compiling NIOCore GlobalSingletons.swift
[295/426] Compiling NIOCore IO.swift
[339/427] Compiling NIOCore EventLoop+SerialExecutor.swift
[340/427] Compiling NIOCore EventLoop.swift
[341/427] Compiling NIOCore ByteBuffer-multi-int.swift
[342/427] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[343/427] Compiling NIOCore ByteBuffer-views.swift
[344/427] Compiling NIOCore Channel.swift
[345/427] Compiling NIOCore ChannelHandler.swift
[346/427] Compiling NIOCore ChannelHandlers.swift
[347/427] Compiling NIOCore ChannelInvoker.swift
[348/427] Emitting module _RopeModule
[349/427] Emitting module HashTreeCollections
[351/428] Compiling NIOCore MulticastChannel.swift
[359/436] Compiling _RopeModule Rope+Join.swift
[360/436] Compiling _RopeModule Rope+MutatingForEach.swift
[361/436] Compiling _RopeModule Rope+Remove.swift
[362/436] Compiling _RopeModule Rope+RemoveSubrange.swift
[363/436] Compiling _RopeModule Rope+Split.swift
[364/436] Compiling _RopeModule Optional Utilities.swift
[365/436] Compiling _RopeModule String Utilities.swift
[366/436] Compiling _RopeModule String.Index+ABI.swift
[369/436] Compiling NIOCore IOData.swift
[370/436] Compiling NIOCore IPProtocol.swift
[371/436] Compiling NIOCore IntegerBitPacking.swift
[372/436] Compiling NIOCore IntegerTypes.swift
[373/436] Compiling NIOCore Interfaces.swift
[374/436] Compiling NIOCore Linux.swift
[375/436] Compiling NIOCore MarkedCircularBuffer.swift
[394/439] Compiling Collections Collections.swift
[395/439] Emitting module Collections
[397/440] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[398/440] Compiling NIOCore SocketAddresses.swift
[399/440] Compiling NIOCore SocketOptionProvider.swift
[400/440] Compiling NIOCore SystemCallHelpers.swift
[401/440] Compiling NIOCore TimeAmount+Duration.swift
[402/440] Compiling NIOCore TypeAssistedChannelHandler.swift
[403/440] Compiling NIOCore UniversalBootstrapSupport.swift
[404/440] Compiling NIOCore Utilities.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:
/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:
/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:
/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:
/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:
/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:
/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:
/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:
/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:
[440/440] Emitting module NIOCore
BUILD FAILURE 6.1 wasm