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 SpeziNetworking, reference 2.3.0 (098e78), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 07:14:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziNetworking.git
Reference: 2.3.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/StanfordSpezi/SpeziNetworking
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at 098e78d Migrate to Swift Testing (#15)
Cloned https://github.com/StanfordSpezi/SpeziNetworking.git
Revision (git rev-parse @):
098e78d7717fc4e3199c579e47c75b916ce678ca
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziNetworking.git at 2.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziNetworking.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
[5701/82096] Fetching swift-numerics, swift-nio
Fetched https://github.com/apple/swift-numerics.git from cache (0.84s)
[3817/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.33s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (14.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.67s)
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/1797] Fetching swift-atomics
[1277/6233] Fetching swift-atomics, swift-system
[2124/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
[7265/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.28s)
Fetched https://github.com/apple/swift-collections.git from cache (2.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.28s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/22] Write sources
[9/22] Compiling CNIOWindows shim.c
[10/22] Compiling CNIOWindows WSAStartup.c
[11/22] Compiling CNIODarwin shim.c
[11/22] Compiling CNIOLinux shim.c
[12/22] Write sources
[16/22] Compiling CNIOWASI CNIOWASI.c
[17/22] Compiling CNIOLinux liburing_shims.c
[18/22] Compiling _AtomicsShims.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[21/60] Emitting module _NIOBase64
[22/60] Emitting module Atomics
[22/62] Compiling c-nioatomics.c
[23/62] Compiling c-atomics.c
[25/68] Emitting module NIOConcurrencyHelpers
[26/68] Emitting module InternalCollectionsUtilities
[27/69] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/69] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/69] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/69] Compiling InternalCollectionsUtilities Integer rank.swift
[31/69] Compiling InternalCollectionsUtilities Descriptions.swift
[32/69] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/69] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/69] Compiling InternalCollectionsUtilities Debugging.swift
[36/69] Compiling Atomics UnsafeAtomic.swift
[37/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/69] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/69] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/69] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[41/69] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/69] Compiling Atomics IntegerOperations.swift
[43/69] Compiling Atomics Unmanaged extensions.swift
[44/69] Compiling Atomics AtomicMemoryOrderings.swift
[45/69] Compiling Atomics DoubleWord.swift
[49/69] Compiling Atomics ManagedAtomicLazyReference.swift
[50/69] Compiling _NIOBase64 Base64.swift
[54/70] Compiling _NIODataStructures PriorityQueue.swift
[59/70] Compiling _NIODataStructures _TinyArray.swift
[63/71] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[65/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/87] Compiling NIOConcurrencyHelpers lock.swift
[68/87] Compiling DequeModule Deque+CustomReflectable.swift
[69/87] Compiling DequeModule Deque+Descriptions.swift
[70/89] Emitting module _NIODataStructures
[71/89] Compiling _NIODataStructures Heap.swift
[73/90] Compiling DequeModule _DequeBuffer.swift
[74/90] Compiling DequeModule _DequeBufferHeader.swift
[75/90] Compiling DequeModule Deque+Extras.swift
[76/90] Compiling DequeModule Deque+Hashable.swift
[77/90] Compiling DequeModule Deque+Equatable.swift
[78/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/90] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/90] Compiling NIOConcurrencyHelpers atomics.swift
[81/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[83/91] Compiling DequeModule _DequeSlot.swift
[84/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/91] Compiling DequeModule Deque+Testing.swift
[86/91] Compiling DequeModule Deque._Storage.swift
[87/91] Compiling DequeModule Deque._UnsafeHandle.swift
[88/91] Compiling DequeModule Deque.swift
[89/91] Compiling DequeModule Deque+Codable.swift
[90/91] Compiling DequeModule Deque+Collection.swift
[91/91] Emitting module DequeModule
[93/152] Compiling NIOCore MulticastChannel.swift
[94/152] Compiling NIOCore NIOAny.swift
[95/152] Compiling NIOCore NIOCloseOnErrorHandler.swift
[96/152] Compiling NIOCore NIOLoopBound.swift
[97/152] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[98/152] Compiling NIOCore NIOScheduledCallback.swift
[99/152] Compiling NIOCore NIOSendable.swift
[100/152] Compiling NIOCore RecvByteBufferAllocator.swift
[101/160] Compiling NIOCore IO.swift
[102/160] Compiling NIOCore IOData.swift
[103/160] Compiling NIOCore IPProtocol.swift
[104/160] Compiling NIOCore IntegerBitPacking.swift
[105/160] Compiling NIOCore IntegerTypes.swift
[106/160] Compiling NIOCore Interfaces.swift
[107/160] Compiling NIOCore Linux.swift
[108/160] Compiling NIOCore MarkedCircularBuffer.swift
[109/160] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[110/160] Compiling NIOCore EventLoopFuture+Deprecated.swift
[111/160] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[112/160] Compiling NIOCore EventLoopFuture.swift
[113/160] Compiling NIOCore FileDescriptor.swift
[114/160] Compiling NIOCore FileHandle.swift
[115/160] Compiling NIOCore FileRegion.swift
[116/160] Compiling NIOCore GlobalSingletons.swift
[117/160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[118/160] Compiling NIOCore SocketAddresses.swift
[119/160] Compiling NIOCore SocketOptionProvider.swift
[120/160] Compiling NIOCore SystemCallHelpers.swift
[121/160] Compiling NIOCore TimeAmount+Duration.swift
[122/160] Compiling NIOCore TypeAssistedChannelHandler.swift
[123/160] Compiling NIOCore UniversalBootstrapSupport.swift
[124/160] Compiling NIOCore Utilities.swift
[125/160] Compiling NIOCore ByteBuffer-multi-int.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[126/160] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[127/160] Compiling NIOCore ByteBuffer-views.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[128/160] Compiling NIOCore Channel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[129/160] Compiling NIOCore ChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[130/160] Compiling NIOCore ChannelHandlers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[131/160] Compiling NIOCore ChannelInvoker.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[132/160] Compiling NIOCore ChannelOption.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[133/160] Compiling NIOCore ChannelPipeline.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[134/160] Compiling NIOCore CircularBuffer.swift
[135/160] Compiling NIOCore Codec.swift
[136/160] Compiling NIOCore ConvenienceOptionSupport.swift
[137/160] Compiling NIOCore DeadChannel.swift
[138/160] Compiling NIOCore DispatchQueue+WithFuture.swift
[139/160] Compiling NIOCore EventLoop+Deprecated.swift
[140/160] Compiling NIOCore EventLoop+SerialExecutor.swift
[141/160] Compiling NIOCore EventLoop.swift
[142/160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[143/160] Compiling NIOCore BSDSocketAPI.swift
[144/160] Compiling NIOCore ByteBuffer-aux.swift
[145/160] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[146/160] Compiling NIOCore ByteBuffer-conversions.swift
[147/160] Compiling NIOCore ByteBuffer-core.swift
[148/160] Compiling NIOCore ByteBuffer-hex.swift
[149/160] Compiling NIOCore ByteBuffer-int.swift
[150/160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/160] Compiling NIOCore AddressedEnvelope.swift
[152/160] Compiling NIOCore AsyncAwaitSupport.swift
[153/160] Compiling NIOCore AsyncChannel.swift
[154/160] Compiling NIOCore AsyncChannelHandler.swift
[155/160] Compiling NIOCore AsyncChannelInboundStream.swift
[156/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[157/160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[158/160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[159/160] Compiling NIOCore NIOAsyncWriter.swift
[160/160] Emitting module NIOCore
BUILD FAILURE 6.2 wasm