Build Information
Failed to build swift-nio-irc-client, reference develop (f4ebc0
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 10:17:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-irc-client.git
Reference: develop
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-irc-client
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at f4ebc02 Merge pull request #1 from nathanborror/develop
Cloned https://github.com/NozeIO/swift-nio-irc-client.git
Revision (git rev-parse @):
f4ebc02f12f65d15d69ce3cbf85551805cc50ee8
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at develop
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git
[1/314] Fetching swift-nio-irc
[55/2981] Fetching swift-nio-irc, swift-nio-transport-services
[2696/79314] Fetching swift-nio-irc, swift-nio-transport-services, swift-nio
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (7.19s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (7.19s)
Fetched https://github.com/apple/swift-nio.git from cache (7.33s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (8.12s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.24.0 (0.66s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.32s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[3816/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
[3328/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.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-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
Building for debugging...
[0/25] Write sources
[14/25] Compiling CNIOWASI CNIOWASI.c
[14/25] Compiling CNIOWindows WSAStartup.c
[16/25] Compiling CNIOWindows shim.c
[17/25] Write sources
[18/25] Compiling _AtomicsShims.c
[19/25] Compiling CNIOLinux shim.c
[20/25] Compiling CNIODarwin shim.c
[21/25] Compiling CNIOLinux liburing_shims.c
[22/25] Write swift-version-24593BA9C3E375BF.txt
[23/63] Compiling c-nioatomics.c
[24/63] Compiling c-atomics.c
[26/69] Compiling Atomics AtomicStorage.swift
[27/69] Compiling Atomics AtomicValue.swift
[28/70] Compiling _NIODataStructures PriorityQueue.swift
[29/70] Compiling _NIODataStructures _TinyArray.swift
[30/70] Compiling Atomics AtomicOptionalWrappable.swift
[31/70] Compiling Atomics AtomicReference.swift
[32/70] Compiling Atomics AtomicBool.swift
[33/70] Compiling Atomics AtomicInteger.swift
[34/70] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[35/70] Compiling Atomics OptionalRawRepresentable.swift
[36/70] Compiling Atomics RawRepresentable.swift
[37/70] Emitting module InternalCollectionsUtilities
[38/70] Compiling InternalCollectionsUtilities Debugging.swift
[39/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/70] Compiling Atomics ManagedAtomic.swift
[42/70] Compiling Atomics ManagedAtomicLazyReference.swift
[43/70] Compiling Atomics AtomicMemoryOrderings.swift
[44/70] Compiling Atomics DoubleWord.swift
[45/72] Compiling InternalCollectionsUtilities Descriptions.swift
[46/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[47/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/73] Emitting module Atomics
[63/73] Emitting module _NIOBase64
[64/73] Compiling _NIOBase64 Base64.swift
[66/89] Emitting module NIOConcurrencyHelpers
[67/89] Compiling Atomics IntegerOperations.swift
[68/89] Compiling Atomics Unmanaged extensions.swift
[69/90] Compiling DequeModule _DequeBuffer.swift
[70/90] Compiling DequeModule _DequeBufferHeader.swift
[72/92] Compiling DequeModule Deque+Testing.swift
[73/92] Compiling DequeModule Deque._Storage.swift
[74/92] Emitting module _NIODataStructures
[75/92] Compiling _NIODataStructures Heap.swift
[76/93] Compiling NIOConcurrencyHelpers lock.swift
[78/93] Compiling DequeModule _DequeSlot.swift
[79/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/93] Compiling DequeModule Deque._UnsafeHandle.swift
[83/93] Compiling DequeModule Deque.swift
[84/93] Compiling NIOConcurrencyHelpers atomics.swift
[85/94] Compiling DequeModule Deque+Extras.swift
[86/94] Compiling DequeModule Deque+Hashable.swift
[87/94] Compiling DequeModule Deque+CustomReflectable.swift
[88/94] Compiling DequeModule Deque+Descriptions.swift
[89/94] Compiling DequeModule Deque+Equatable.swift
[90/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/94] Compiling DequeModule Deque+Codable.swift
[92/94] Compiling DequeModule Deque+Collection.swift
[94/94] Emitting module DequeModule
[96/155] Compiling NIOCore MulticastChannel.swift
[97/155] Compiling NIOCore NIOAny.swift
[98/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[99/155] Compiling NIOCore NIOLoopBound.swift
[100/155] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[101/155] Compiling NIOCore NIOScheduledCallback.swift
[102/155] Compiling NIOCore NIOSendable.swift
[103/155] Compiling NIOCore RecvByteBufferAllocator.swift
[104/163] Compiling NIOCore IO.swift
[105/163] Compiling NIOCore IOData.swift
[106/163] Compiling NIOCore IPProtocol.swift
[107/163] Compiling NIOCore IntegerBitPacking.swift
[108/163] Compiling NIOCore IntegerTypes.swift
[109/163] Compiling NIOCore Interfaces.swift
[110/163] Compiling NIOCore Linux.swift
[111/163] Compiling NIOCore MarkedCircularBuffer.swift
[112/163] Compiling NIOCore CircularBuffer.swift
[113/163] Compiling NIOCore Codec.swift
[114/163] Compiling NIOCore ConvenienceOptionSupport.swift
[115/163] Compiling NIOCore DeadChannel.swift
[116/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[117/163] Compiling NIOCore EventLoop+Deprecated.swift
[118/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[119/163] Compiling NIOCore EventLoop.swift
[120/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[121/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[122/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[123/163] Compiling NIOCore EventLoopFuture.swift
[124/163] Compiling NIOCore FileDescriptor.swift
[125/163] Compiling NIOCore FileHandle.swift
[126/163] Compiling NIOCore FileRegion.swift
[127/163] Compiling NIOCore GlobalSingletons.swift
[128/163] Compiling NIOCore AddressedEnvelope.swift
[129/163] Compiling NIOCore AsyncAwaitSupport.swift
[130/163] Compiling NIOCore AsyncChannel.swift
[131/163] Compiling NIOCore AsyncChannelHandler.swift
[132/163] Compiling NIOCore AsyncChannelInboundStream.swift
[133/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[134/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[135/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[136/163] Compiling NIOCore NIOAsyncWriter.swift
[137/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[138/163] Compiling NIOCore SocketAddresses.swift
[139/163] Compiling NIOCore SocketOptionProvider.swift
[140/163] Compiling NIOCore SystemCallHelpers.swift
[141/163] Compiling NIOCore TimeAmount+Duration.swift
[142/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[143/163] Compiling NIOCore UniversalBootstrapSupport.swift
[144/163] Compiling NIOCore Utilities.swift
[145/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[146/163] Compiling NIOCore BSDSocketAPI.swift
[147/163] Compiling NIOCore ByteBuffer-aux.swift
[148/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[149/163] Compiling NIOCore ByteBuffer-conversions.swift
[150/163] Compiling NIOCore ByteBuffer-core.swift
[151/163] Compiling NIOCore ByteBuffer-hex.swift
[152/163] Compiling NIOCore ByteBuffer-int.swift
[153/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[154/163] 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:
[155/163] 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:
[156/163] 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:
[157/163] 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:
[158/163] 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:
[159/163] 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:
[160/163] 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:
[161/163] 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:
[162/163] 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:
[163/163] Emitting module NIOCore
BUILD FAILURE 6.2 wasm