Build Information
Failed to build SpeziFileFormats, reference 2.1.3 (d9e903
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 07:11:54 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/SpeziFileFormats.git
Reference: 2.1.3
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/SpeziFileFormats
* tag 2.1.3 -> FETCH_HEAD
HEAD is now at d9e9031 Migrate to Swift Testing (#14)
Cloned https://github.com/StanfordSpezi/SpeziFileFormats.git
Revision (git rev-parse @):
d9e903199a7cc7d9100a412c9989147f58b13038
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFileFormats.git at 2.1.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziFileFormats.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/StanfordSpezi/SpeziNetworking.git
[1/310] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (0.45s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.3.0 (5.62s)
Fetching https://github.com/apple/swift-nio.git
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (10.76s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[1052/6233] Fetching swift-atomics, swift-system
[1499/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.28s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.28s)
Fetched https://github.com/apple/swift-collections.git from cache (2.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.18s)
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
Creating working copy for https://github.com/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-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
Building for debugging...
[0/21] Write sources
[9/21] Compiling CNIOWindows shim.c
[10/21] Compiling CNIOWindows WSAStartup.c
[11/21] Compiling CNIOWASI CNIOWASI.c
[12/21] Write sources
[14/21] Compiling CNIOLinux shim.c
[15/21] Compiling CNIODarwin shim.c
[16/21] Compiling CNIOLinux liburing_shims.c
[17/21] Compiling _AtomicsShims.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[19/59] Compiling c-nioatomics.c
[20/59] Compiling c-atomics.c
[22/65] Compiling Atomics UnsafeAtomic.swift
[23/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/67] Compiling Atomics AtomicBool.swift
[25/67] Compiling Atomics IntegerConformances.swift
[26/68] Compiling Atomics ManagedAtomic.swift
[27/68] Compiling Atomics ManagedAtomicLazyReference.swift
[28/68] Compiling Atomics AtomicMemoryOrderings.swift
[29/68] Compiling Atomics DoubleWord.swift
[30/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/68] Compiling Atomics AtomicValue.swift
[33/68] Compiling Atomics OptionalRawRepresentable.swift
[34/68] Compiling Atomics RawRepresentable.swift
[35/68] Compiling Atomics AtomicReference.swift
[36/68] Compiling Atomics AtomicStorage.swift
[39/68] Compiling Atomics AtomicInteger.swift
[40/68] Compiling Atomics AtomicOptionalWrappable.swift
[42/68] Emitting module InternalCollectionsUtilities
[45/68] Compiling Atomics PointerConformances.swift
[46/68] Compiling Atomics Primitives.native.swift
[47/68] Compiling _NIOBase64 Base64.swift
[48/68] Emitting module _NIOBase64
[53/69] Emitting module Atomics
[57/69] Compiling _NIODataStructures _TinyArray.swift
[58/69] Compiling _NIODataStructures PriorityQueue.swift
[59/69] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/85] Compiling Atomics IntegerOperations.swift
[62/85] Compiling Atomics Unmanaged extensions.swift
[64/86] Compiling DequeModule _DequeBuffer.swift
[65/86] Compiling DequeModule _DequeBufferHeader.swift
[66/88] Compiling NIOConcurrencyHelpers lock.swift
[67/88] Compiling NIOConcurrencyHelpers NIOLock.swift
[68/88] Emitting module NIOConcurrencyHelpers
[69/88] Emitting module _NIODataStructures
[70/88] Compiling _NIODataStructures Heap.swift
[72/89] Compiling DequeModule Deque+Testing.swift
[73/89] Compiling DequeModule Deque._Storage.swift
[74/89] Compiling DequeModule Deque+Extras.swift
[75/89] Compiling DequeModule Deque+Hashable.swift
[76/89] Compiling DequeModule Deque+CustomReflectable.swift
[77/89] Compiling DequeModule Deque+Descriptions.swift
[78/89] Compiling NIOConcurrencyHelpers atomics.swift
[79/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/89] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/89] Compiling DequeModule Deque+Equatable.swift
[82/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/89] Compiling DequeModule Deque._UnsafeHandle.swift
[84/89] Compiling DequeModule Deque.swift
[86/90] Compiling DequeModule _DequeSlot.swift
[87/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/90] Compiling DequeModule Deque+Codable.swift
[89/90] Compiling DequeModule Deque+Collection.swift
[90/90] Emitting module DequeModule
[92/151] Compiling NIOCore MulticastChannel.swift
[93/151] Compiling NIOCore NIOAny.swift
[94/151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/151] Compiling NIOCore NIOLoopBound.swift
[96/151] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[97/151] Compiling NIOCore NIOScheduledCallback.swift
[98/151] Compiling NIOCore NIOSendable.swift
[99/151] Compiling NIOCore RecvByteBufferAllocator.swift
[100/159] Compiling NIOCore IO.swift
[101/159] Compiling NIOCore IOData.swift
[102/159] Compiling NIOCore IPProtocol.swift
[103/159] Compiling NIOCore IntegerBitPacking.swift
[104/159] Compiling NIOCore IntegerTypes.swift
[105/159] Compiling NIOCore Interfaces.swift
[106/159] Compiling NIOCore Linux.swift
[107/159] Compiling NIOCore MarkedCircularBuffer.swift
[108/159] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/159] Compiling NIOCore EventLoopFuture.swift
[112/159] Compiling NIOCore FileDescriptor.swift
[113/159] Compiling NIOCore FileHandle.swift
[114/159] Compiling NIOCore FileRegion.swift
[115/159] Compiling NIOCore GlobalSingletons.swift
[116/159] 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:
[117/159] 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:
[118/159] 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:
[119/159] 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:
[120/159] 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:
[121/159] 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:
[122/159] 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:
[123/159] 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:
[124/159] 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:
[125/159] Compiling NIOCore CircularBuffer.swift
[126/159] Compiling NIOCore Codec.swift
[127/159] Compiling NIOCore ConvenienceOptionSupport.swift
[128/159] Compiling NIOCore DeadChannel.swift
[129/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/159] Compiling NIOCore EventLoop+Deprecated.swift
[131/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[132/159] Compiling NIOCore EventLoop.swift
[133/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[134/159] Compiling NIOCore SocketAddresses.swift
[135/159] Compiling NIOCore SocketOptionProvider.swift
[136/159] Compiling NIOCore SystemCallHelpers.swift
[137/159] Compiling NIOCore TimeAmount+Duration.swift
[138/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[139/159] Compiling NIOCore UniversalBootstrapSupport.swift
[140/159] Compiling NIOCore Utilities.swift
[141/159] Compiling NIOCore AddressedEnvelope.swift
[142/159] Compiling NIOCore AsyncAwaitSupport.swift
[143/159] Compiling NIOCore AsyncChannel.swift
[144/159] Compiling NIOCore AsyncChannelHandler.swift
[145/159] Compiling NIOCore AsyncChannelInboundStream.swift
[146/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[147/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[148/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[149/159] Compiling NIOCore NIOAsyncWriter.swift
[150/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/159] Compiling NIOCore BSDSocketAPI.swift
[152/159] Compiling NIOCore ByteBuffer-aux.swift
[153/159] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/159] Compiling NIOCore ByteBuffer-conversions.swift
[155/159] Compiling NIOCore ByteBuffer-core.swift
[156/159] Compiling NIOCore ByteBuffer-hex.swift
[157/159] Compiling NIOCore ByteBuffer-int.swift
[158/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/159] Emitting module NIOCore
BUILD FAILURE 6.2 wasm