Build Information
Failed to build swift-nio-redis, reference 0.11.0 (8bdd2e
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 02:38:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/SwiftNIOExtras/swift-nio-redis.git
Reference: 0.11.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/SwiftNIOExtras/swift-nio-redis
* tag 0.11.0 -> FETCH_HEAD
HEAD is now at 8bdd2e9 Merge branch 'develop'
Cloned https://github.com/SwiftNIOExtras/swift-nio-redis.git
Revision (git rev-parse @):
8bdd2e97af4d6f5894912041ee6cfc303837622d
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-redis.git at 0.11.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftNIOExtras/swift-nio-redis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (9.28s)
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
[595/6233] Fetching swift-atomics, swift-system
[1687/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.76s)
[6124/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.91s)
Fetched https://github.com/apple/swift-collections.git from cache (1.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.17s)
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
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
[11/22] Compiling CNIOWASI CNIOWASI.c
[12/22] Compiling CNIOWindows WSAStartup.c
[13/22] Compiling _AtomicsShims.c
[13/22] Write sources
[15/22] Compiling CNIODarwin shim.c
[16/22] Compiling CNIOLinux shim.c
[17/22] Compiling CNIOLinux liburing_shims.c
[18/22] Compiling CNIOWindows shim.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[21/60] Emitting module Atomics
[21/62] Compiling c-nioatomics.c
[22/62] Compiling c-atomics.c
[24/68] Compiling Atomics AtomicReference.swift
[25/68] Compiling Atomics AtomicMemoryOrderings.swift
[26/69] Compiling Atomics ManagedAtomic.swift
[27/69] Compiling Atomics ManagedAtomicLazyReference.swift
[28/69] Compiling Atomics UnsafeAtomic.swift
[29/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/69] Compiling Atomics AtomicInteger.swift
[31/69] Compiling Atomics AtomicOptionalWrappable.swift
[33/69] Compiling Atomics AtomicBool.swift
[34/69] Compiling Atomics IntegerConformances.swift
[35/69] Compiling Atomics DoubleWord.swift
[36/69] Compiling Atomics AtomicStorage.swift
[37/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/69] Compiling Atomics AtomicValue.swift
[42/69] Compiling Atomics OptionalRawRepresentable.swift
[43/69] Compiling Atomics RawRepresentable.swift
[44/69] Emitting module InternalCollectionsUtilities
[45/69] Compiling Atomics PointerConformances.swift
[46/69] Compiling Atomics Primitives.native.swift
[49/69] Compiling Atomics IntegerOperations.swift
[50/69] Compiling Atomics Unmanaged extensions.swift
[54/69] Compiling _NIODataStructures PriorityQueue.swift
[55/69] Emitting module _NIOBase64
[56/69] Compiling _NIOBase64 Base64.swift
[61/71] Compiling _NIODataStructures _TinyArray.swift
[63/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/87] Compiling DequeModule Deque+CustomReflectable.swift
[66/87] Compiling DequeModule Deque+Descriptions.swift
[67/87] Compiling DequeModule Deque+Equatable.swift
[68/87] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/89] Compiling DequeModule _DequeBuffer.swift
[70/89] Compiling DequeModule _DequeBufferHeader.swift
[71/89] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[73/89] Compiling NIOConcurrencyHelpers lock.swift
[74/89] Emitting module _NIODataStructures
[75/89] Compiling _NIODataStructures Heap.swift
[77/90] Compiling DequeModule Deque+Extras.swift
[78/90] Compiling DequeModule Deque+Hashable.swift
[79/90] Compiling NIOConcurrencyHelpers atomics.swift
[80/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/90] Emitting module NIOConcurrencyHelpers
[83/91] Compiling DequeModule _DequeSlot.swift
[84/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/91] Compiling DequeModule Deque+Codable.swift
[86/91] Compiling DequeModule Deque+Collection.swift
[87/91] Compiling DequeModule Deque+Testing.swift
[88/91] Compiling DequeModule Deque._Storage.swift
[89/91] Compiling DequeModule Deque._UnsafeHandle.swift
[90/91] Compiling DequeModule Deque.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 AddressedEnvelope.swift
[126/160] Compiling NIOCore AsyncAwaitSupport.swift
[127/160] Compiling NIOCore AsyncChannel.swift
[128/160] Compiling NIOCore AsyncChannelHandler.swift
[129/160] Compiling NIOCore AsyncChannelInboundStream.swift
[130/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[131/160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[132/160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[133/160] Compiling NIOCore NIOAsyncWriter.swift
[134/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:
[135/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:
[136/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:
[137/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:
[138/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:
[139/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:
[140/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:
[141/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:
[142/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:
[143/160] Compiling NIOCore CircularBuffer.swift
[144/160] Compiling NIOCore Codec.swift
[145/160] Compiling NIOCore ConvenienceOptionSupport.swift
[146/160] Compiling NIOCore DeadChannel.swift
[147/160] Compiling NIOCore DispatchQueue+WithFuture.swift
[148/160] Compiling NIOCore EventLoop+Deprecated.swift
[149/160] Compiling NIOCore EventLoop+SerialExecutor.swift
[150/160] Compiling NIOCore EventLoop.swift
[151/160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[152/160] Compiling NIOCore BSDSocketAPI.swift
[153/160] Compiling NIOCore ByteBuffer-aux.swift
[154/160] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[155/160] Compiling NIOCore ByteBuffer-conversions.swift
[156/160] Compiling NIOCore ByteBuffer-core.swift
[157/160] Compiling NIOCore ByteBuffer-hex.swift
[158/160] Compiling NIOCore ByteBuffer-int.swift
[159/160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/160] Emitting module NIOCore
BUILD FAILURE 6.2 wasm