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 FDBSwift, reference 4.2.0 (82259c), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 11:25:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/kirilltitov/fdbswift.git
Reference: 4.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/kirilltitov/fdbswift
 * tag               4.2.0      -> FETCH_HEAD
HEAD is now at 82259c7 Merge pull request #73 from kirilltitov/network-options-enhancements
Cloned https://github.com/kirilltitov/fdbswift.git
Revision (git rev-parse @):
82259c7a470fd50d37bcd1971a697a2318464cbf
SUCCESS checkout https://github.com/kirilltitov/fdbswift.git at 4.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kirilltitov/fdbswift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/80169] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.93s)
Fetched https://github.com/apple/swift-nio.git from cache (5.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.78s)
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
[1798/6233] Fetching swift-atomics, swift-system
[2730/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
[6056/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.51s)
Fetched https://github.com/apple/swift-collections.git from cache (1.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.79s)
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
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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.5.0
warning: couldn't find pc file for libfdb
warning: couldn't find pc file for libfdb
Building for debugging...
[0/22] Write sources
[11/22] Compiling CNIOWindows shim.c
[12/22] Compiling CNIOWindows WSAStartup.c
[13/22] Compiling CNIODarwin shim.c
[14/22] Compiling CNIOWASI CNIOWASI.c
[15/22] Write sources
[16/22] Compiling CNIOLinux liburing_shims.c
[17/22] Compiling CNIOLinux shim.c
[18/22] Compiling _AtomicsShims.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[21/65] Emitting module InternalCollectionsUtilities
[22/66] Emitting module Logging
[22/66] Compiling c-nioatomics.c
[23/66] Compiling c-atomics.c
[25/72] Compiling _NIODataStructures _TinyArray.swift
[26/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/72] Compiling InternalCollectionsUtilities Debugging.swift
[28/72] Compiling Atomics AtomicInteger.swift
[29/72] Compiling Atomics AtomicOptionalWrappable.swift
[30/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/72] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[32/72] Compiling Atomics AtomicStorage.swift
[33/72] Compiling InternalCollectionsUtilities Descriptions.swift
[34/72] Compiling Atomics UnsafeAtomic.swift
[35/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/72] Compiling Atomics ManagedAtomicLazyReference.swift
[38/72] Compiling Atomics AtomicMemoryOrderings.swift
[39/72] Compiling Atomics DoubleWord.swift
[40/74] Compiling _NIODataStructures PriorityQueue.swift
[41/74] Compiling Logging Locks.swift
[42/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[48/74] Emitting module _NIOBase64
[49/74] Compiling _NIOBase64 Base64.swift
[51/75] Compiling Logging LogHandler.swift
[52/75] Emitting module Atomics
[53/75] Compiling Atomics OptionalRawRepresentable.swift
[56/75] Compiling Atomics IntegerConformances.swift
[57/75] Compiling Atomics PointerConformances.swift
[58/75] Compiling Atomics Primitives.native.swift
[65/76] Compiling Atomics IntegerOperations.swift
[66/76] Compiling Atomics Unmanaged extensions.swift
[67/77] Compiling Logging MetadataProvider.swift
[70/77] Compiling _NIODataStructures Heap.swift
[71/77] Emitting module _NIODataStructures
[73/78] Compiling NIOConcurrencyHelpers NIOLock.swift
[74/78] Emitting module NIOConcurrencyHelpers
[75/78] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/78] Compiling NIOConcurrencyHelpers lock.swift
[77/78] Compiling NIOConcurrencyHelpers atomics.swift
[79/79] Compiling Logging Logging.swift
[81/95] Compiling DequeModule _DequeBuffer.swift
[82/95] Compiling DequeModule _DequeBufferHeader.swift
[83/97] Compiling DequeModule Deque+CustomReflectable.swift
[84/97] Compiling DequeModule Deque+Descriptions.swift
[85/97] Compiling DequeModule _DequeSlot.swift
[86/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/97] Compiling DequeModule Deque+Equatable.swift
[88/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/97] Compiling DequeModule Deque+Extras.swift
[90/97] Compiling DequeModule Deque+Hashable.swift
[91/97] Compiling DequeModule Deque._UnsafeHandle.swift
[92/97] Compiling DequeModule Deque.swift
[93/97] Compiling DequeModule Deque+Testing.swift
[94/97] Compiling DequeModule Deque._Storage.swift
[95/97] Compiling DequeModule Deque+Codable.swift
[96/97] Compiling DequeModule Deque+Collection.swift
[97/97] Emitting module DequeModule
[99/158] 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:
[100/158] 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:
[101/158] 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:
[102/158] 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:
[103/158] 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:
[104/158] 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:
[105/158] 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:
[106/158] 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:
[107/158] 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:
[108/166] Compiling NIOCore AddressedEnvelope.swift
[109/166] Compiling NIOCore AsyncAwaitSupport.swift
[110/166] Compiling NIOCore AsyncChannel.swift
[111/166] Compiling NIOCore AsyncChannelHandler.swift
[112/166] Compiling NIOCore AsyncChannelInboundStream.swift
[113/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[114/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[115/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[116/166] Compiling NIOCore NIOAsyncWriter.swift
[117/166] Compiling NIOCore MulticastChannel.swift
[118/166] Compiling NIOCore NIOAny.swift
[119/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[120/166] Compiling NIOCore NIOLoopBound.swift
[121/166] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[122/166] Compiling NIOCore NIOScheduledCallback.swift
[123/166] Compiling NIOCore NIOSendable.swift
[124/166] Compiling NIOCore RecvByteBufferAllocator.swift
[125/166] Compiling NIOCore IO.swift
[126/166] Compiling NIOCore IOData.swift
[127/166] Compiling NIOCore IPProtocol.swift
[128/166] Compiling NIOCore IntegerBitPacking.swift
[129/166] Compiling NIOCore IntegerTypes.swift
[130/166] Compiling NIOCore Interfaces.swift
[131/166] Compiling NIOCore Linux.swift
[132/166] Compiling NIOCore MarkedCircularBuffer.swift
[133/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[134/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[135/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[136/166] Compiling NIOCore EventLoopFuture.swift
[137/166] Compiling NIOCore FileDescriptor.swift
[138/166] Compiling NIOCore FileHandle.swift
[139/166] Compiling NIOCore FileRegion.swift
[140/166] Compiling NIOCore GlobalSingletons.swift
[141/166] Compiling NIOCore CircularBuffer.swift
[142/166] Compiling NIOCore Codec.swift
[143/166] Compiling NIOCore ConvenienceOptionSupport.swift
[144/166] Compiling NIOCore DeadChannel.swift
[145/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[146/166] Compiling NIOCore EventLoop+Deprecated.swift
[147/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[148/166] Compiling NIOCore EventLoop.swift
[149/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[150/166] Compiling NIOCore SocketAddresses.swift
[151/166] Compiling NIOCore SocketOptionProvider.swift
[152/166] Compiling NIOCore SystemCallHelpers.swift
[153/166] Compiling NIOCore TimeAmount+Duration.swift
[154/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[155/166] Compiling NIOCore UniversalBootstrapSupport.swift
[156/166] Compiling NIOCore Utilities.swift
[157/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[158/166] Compiling NIOCore BSDSocketAPI.swift
[159/166] Compiling NIOCore ByteBuffer-aux.swift
[160/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[161/166] Compiling NIOCore ByteBuffer-conversions.swift
[162/166] Compiling NIOCore ByteBuffer-core.swift
[163/166] Compiling NIOCore ByteBuffer-hex.swift
[164/166] Compiling NIOCore ByteBuffer-int.swift
[165/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[166/166] Emitting module NIOCore
BUILD FAILURE 6.2 wasm