Build Information
Failed to build swift-nio-redis-client, reference 0.10.3 (832712
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 22:10:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/NozeIO/swift-nio-redis-client.git
Reference: 0.10.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/NozeIO/swift-nio-redis-client
* tag 0.10.3 -> FETCH_HEAD
HEAD is now at 8327121 Merge branch 'develop' into main
Cloned https://github.com/NozeIO/swift-nio-redis-client.git
Revision (git rev-parse @):
832712154a0bf27b2cdee18385138937e9501084
SUCCESS checkout https://github.com/NozeIO/swift-nio-redis-client.git at 0.10.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-redis-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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-nio.git
Fetching https://github.com/SwiftNIOExtras/swift-nio-redis.git
[1/359] Fetching swift-nio-redis
[360/76686] Fetching swift-nio-redis, swift-nio
Fetched https://github.com/SwiftNIOExtras/swift-nio-redis.git from cache (6.99s)
Fetched https://github.com/apple/swift-nio.git from cache (7.10s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-redis.git
Computed https://github.com/SwiftNIOExtras/swift-nio-redis.git at 0.11.0 (7.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.97s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[1798/6225] Fetching swift-atomics, swift-system
[3924/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.62s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.62s)
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.82s)
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/SwiftNIOExtras/swift-nio-redis.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-redis.git resolved at 0.11.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-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
warning: 'spi-builder-workspace': dependency 'swift-nio' is not used by any target
Building for debugging...
[0/23] Write sources
[12/23] Compiling CNIOWindows shim.c
[13/23] Compiling CNIOLinux liburing_shims.c
[14/23] Compiling CNIOLinux shim.c
[14/23] Write sources
[14/23] Compiling CNIOWASI CNIOWASI.c
[14/23] Compiling CNIOWindows WSAStartup.c
[18/23] Compiling _AtomicsShims.c
[19/23] Compiling CNIODarwin shim.c
[20/23] Write swift-version-24593BA9C3E375BF.txt
[22/61] Emitting module _NIODataStructures
[22/61] Compiling c-nioatomics.c
[23/61] Compiling c-atomics.c
[25/67] Emitting module NIOConcurrencyHelpers
[26/67] Compiling Atomics UnsafeAtomic.swift
[27/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/69] Compiling InternalCollectionsUtilities Debugging.swift
[29/69] Compiling Atomics DoubleWord.swift
[30/69] Compiling Atomics ManagedAtomic.swift
[31/69] Compiling Atomics ManagedAtomicLazyReference.swift
[32/69] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/69] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/70] Compiling InternalCollectionsUtilities Descriptions.swift
[39/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/70] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/70] Compiling InternalCollectionsUtilities _SortedCollection.swift
[43/70] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[44/70] Compiling InternalCollectionsUtilities Integer rank.swift
[45/70] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[46/70] Compiling InternalCollectionsUtilities UInt+reversed.swift
[47/70] Emitting module InternalCollectionsUtilities
[48/70] Emitting module Atomics
[52/70] Compiling _NIOBase64 Base64.swift
[53/70] Emitting module _NIOBase64
[61/71] Compiling _NIODataStructures _TinyArray.swift
[62/71] Compiling _NIODataStructures PriorityQueue.swift
[63/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/72] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[66/72] Compiling Atomics IntegerOperations.swift
[67/72] Compiling Atomics Unmanaged extensions.swift
[69/88] Compiling NIOConcurrencyHelpers lock.swift
[70/88] Compiling DequeModule _DequeBuffer.swift
[71/88] Compiling DequeModule _DequeBufferHeader.swift
[72/90] Compiling _NIODataStructures Heap.swift
[74/91] Compiling DequeModule Deque+Extras.swift
[75/91] Compiling DequeModule Deque+Hashable.swift
[76/91] Compiling DequeModule Deque+CustomReflectable.swift
[77/91] Compiling DequeModule Deque+Descriptions.swift
[78/91] Compiling DequeModule Deque+Equatable.swift
[79/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/91] Compiling NIOConcurrencyHelpers atomics.swift
[82/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[84/92] Compiling DequeModule _DequeSlot.swift
[85/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/92] Compiling DequeModule Deque._UnsafeHandle.swift
[87/92] Compiling DequeModule Deque.swift
[88/92] Compiling DequeModule Deque+Testing.swift
[89/92] Compiling DequeModule Deque._Storage.swift
[90/92] Compiling DequeModule Deque+Codable.swift
[91/92] Compiling DequeModule Deque+Collection.swift
[92/92] Emitting module DequeModule
[94/153] Compiling NIOCore MulticastChannel.swift
[95/153] Compiling NIOCore NIOAny.swift
[96/153] Compiling NIOCore NIOCloseOnErrorHandler.swift
[97/153] Compiling NIOCore NIOLoopBound.swift
[98/153] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[99/153] Compiling NIOCore NIOScheduledCallback.swift
[100/153] Compiling NIOCore NIOSendable.swift
[101/153] Compiling NIOCore RecvByteBufferAllocator.swift
[102/161] Compiling NIOCore IO.swift
[103/161] Compiling NIOCore IOData.swift
[104/161] Compiling NIOCore IPProtocol.swift
[105/161] Compiling NIOCore IntegerBitPacking.swift
[106/161] Compiling NIOCore IntegerTypes.swift
[107/161] Compiling NIOCore Interfaces.swift
[108/161] Compiling NIOCore Linux.swift
[109/161] Compiling NIOCore MarkedCircularBuffer.swift
[110/161] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[111/161] Compiling NIOCore EventLoopFuture+Deprecated.swift
[112/161] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[113/161] Compiling NIOCore EventLoopFuture.swift
[114/161] Compiling NIOCore FileDescriptor.swift
[115/161] Compiling NIOCore FileHandle.swift
[116/161] Compiling NIOCore FileRegion.swift
[117/161] Compiling NIOCore GlobalSingletons.swift
[118/161] Compiling NIOCore AddressedEnvelope.swift
[119/161] Compiling NIOCore AsyncAwaitSupport.swift
[120/161] Compiling NIOCore AsyncChannel.swift
[121/161] Compiling NIOCore AsyncChannelHandler.swift
[122/161] Compiling NIOCore AsyncChannelInboundStream.swift
[123/161] Compiling NIOCore AsyncChannelOutboundWriter.swift
[124/161] Compiling NIOCore NIOAsyncSequenceProducer.swift
[125/161] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[126/161] Compiling NIOCore NIOAsyncWriter.swift
[127/161] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[128/161] Compiling NIOCore SocketAddresses.swift
[129/161] Compiling NIOCore SocketOptionProvider.swift
[130/161] Compiling NIOCore SystemCallHelpers.swift
[131/161] Compiling NIOCore TimeAmount+Duration.swift
[132/161] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/161] Compiling NIOCore UniversalBootstrapSupport.swift
[134/161] Compiling NIOCore Utilities.swift
[135/161] 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:
[136/161] 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:
[137/161] 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:
[138/161] 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:
[139/161] 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:
[140/161] 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:
[141/161] 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:
[142/161] 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:
[143/161] 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:
[144/161] Compiling NIOCore CircularBuffer.swift
[145/161] Compiling NIOCore Codec.swift
[146/161] Compiling NIOCore ConvenienceOptionSupport.swift
[147/161] Compiling NIOCore DeadChannel.swift
[148/161] Compiling NIOCore DispatchQueue+WithFuture.swift
[149/161] Compiling NIOCore EventLoop+Deprecated.swift
[150/161] Compiling NIOCore EventLoop+SerialExecutor.swift
[151/161] Compiling NIOCore EventLoop.swift
[152/161] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[153/161] Compiling NIOCore BSDSocketAPI.swift
[154/161] Compiling NIOCore ByteBuffer-aux.swift
[155/161] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[156/161] Compiling NIOCore ByteBuffer-conversions.swift
[157/161] Compiling NIOCore ByteBuffer-core.swift
[158/161] Compiling NIOCore ByteBuffer-hex.swift
[159/161] Compiling NIOCore ByteBuffer-int.swift
[160/161] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[161/161] Emitting module NIOCore
BUILD FAILURE 6.2 wasm