Build Information
Failed to build mqtt-nio, reference main (493ca8
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 01:16:25 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/swift-server-community/mqtt-nio.git
Reference: main
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/swift-server-community/mqtt-nio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 493ca8b End publish listener on connection close if clean session is set to true (#171)
Cloned https://github.com/swift-server-community/mqtt-nio.git
Revision (git rev-parse @):
493ca8bae5b3e93f9246a1a182a87efe25b5e6ba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server-community/mqtt-nio.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-server-community/mqtt-nio.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-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
[1/2667] Fetching swift-nio-transport-services
[135/6503] Fetching swift-nio-transport-services, swift-log
[3388/8300] Fetching swift-nio-transport-services, swift-log, swift-atomics
[4786/10382] Fetching swift-nio-transport-services, swift-log, swift-atomics, swift-docc-plugin
[8282/25272] Fetching swift-nio-transport-services, swift-log, swift-atomics, swift-docc-plugin, swift-nio-ssl
[10540/101611] Fetching swift-nio-transport-services, swift-log, swift-atomics, swift-docc-plugin, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.67s)
[13003/98944] Fetching swift-log, swift-atomics, swift-docc-plugin, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.96s)
Fetched https://github.com/apple/swift-log.git from cache (1.96s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.96s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.99s)
[51911/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (6.95s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[623/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.57s)
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.79s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.92s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.64s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.51s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/33] Write sources
[18/33] Compiling CNIOWindows WSAStartup.c
[18/33] Compiling CNIOWindows shim.c
[20/33] Compiling CNIOWASI CNIOWASI.c
[21/33] Compiling CNIOLinux shim.c
[22/33] Compiling CNIOLinux liburing_shims.c
[23/33] Compiling CNIOSHA1 c_nio_sha1.c
[24/33] Compiling CNIOLLHTTP c_nio_http.c
[25/33] Write sources
[26/33] Compiling CNIODarwin shim.c
[27/33] Write swift-version-24593BA9C3E375BF.txt
[27/33] Compiling _AtomicsShims.c
[29/33] Compiling CNIOLLHTTP c_nio_api.c
[30/76] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/76] Compiling c-nioatomics.c
[33/76] Emitting module Atomics
[33/78] Compiling c-atomics.c
[35/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/85] Compiling Atomics AtomicReference.swift
[37/85] Compiling Atomics ManagedAtomic.swift
[38/85] Compiling Atomics AtomicInteger.swift
[39/85] Compiling Atomics AtomicOptionalWrappable.swift
[40/85] Emitting module InternalCollectionsUtilities
[41/85] Compiling Atomics OptionalRawRepresentable.swift
[42/85] Compiling Atomics RawRepresentable.swift
[43/85] Compiling Atomics AtomicStorage.swift
[44/85] Compiling Atomics AtomicValue.swift
[45/85] Compiling Atomics UnsafeAtomic.swift
[46/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/85] Compiling Atomics ManagedAtomicLazyReference.swift
[49/85] Compiling Atomics AtomicMemoryOrderings.swift
[50/85] Compiling Atomics DoubleWord.swift
[51/85] Compiling Atomics AtomicBool.swift
[52/85] Compiling Atomics IntegerConformances.swift
[58/85] Compiling Atomics PointerConformances.swift
[59/85] Compiling Atomics Primitives.native.swift
[60/85] Compiling Logging LogHandler.swift
[61/85] Compiling Logging Locks.swift
[62/85] Emitting module Logging
[69/85] Compiling Atomics IntegerOperations.swift
[70/85] Compiling Atomics Unmanaged extensions.swift
[72/86] Emitting module _NIOBase64
[73/86] Compiling _NIOBase64 Base64.swift
[74/86] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/88] Compiling _NIODataStructures PriorityQueue.swift
[76/88] Compiling _NIODataStructures _TinyArray.swift
[79/103] Compiling DequeModule Deque+Equatable.swift
[80/103] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/105] Compiling DequeModule Deque+CustomReflectable.swift
[82/105] Compiling DequeModule Deque+Descriptions.swift
[83/105] Compiling DequeModule _DequeBuffer.swift
[84/105] Compiling DequeModule _DequeBufferHeader.swift
[85/105] Compiling NIOConcurrencyHelpers lock.swift
[86/105] Emitting module NIOConcurrencyHelpers
[87/105] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/105] Compiling Logging MetadataProvider.swift
[89/105] Emitting module _NIODataStructures
[90/105] Compiling _NIODataStructures Heap.swift
[92/106] Compiling DequeModule Deque+Extras.swift
[93/106] Compiling DequeModule Deque+Hashable.swift
[94/106] Compiling DequeModule Deque+Testing.swift
[95/106] Compiling DequeModule Deque._Storage.swift
[96/106] Compiling DequeModule Deque+Codable.swift
[97/106] Compiling DequeModule Deque+Collection.swift
[98/106] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/106] Compiling NIOConcurrencyHelpers NIOLock.swift
[100/106] Compiling NIOConcurrencyHelpers atomics.swift
[101/107] Compiling DequeModule _DequeSlot.swift
[102/107] Compiling DequeModule _UnsafeWrappedBuffer.swift
[104/107] Compiling Logging Logging.swift
[106/108] Compiling DequeModule Deque._UnsafeHandle.swift
[107/108] Compiling DequeModule Deque.swift
[108/108] Emitting module DequeModule
[110/169] 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:
[111/169] 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:
[112/169] 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:
[113/169] 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:
[114/169] 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:
[115/169] 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:
[116/169] 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:
[117/169] 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:
[118/169] 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:
[119/177] Compiling NIOCore MulticastChannel.swift
[120/177] Compiling NIOCore NIOAny.swift
[121/177] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/177] Compiling NIOCore NIOLoopBound.swift
[123/177] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[124/177] Compiling NIOCore NIOScheduledCallback.swift
[125/177] Compiling NIOCore NIOSendable.swift
[126/177] Compiling NIOCore RecvByteBufferAllocator.swift
[127/177] Compiling NIOCore IO.swift
[128/177] Compiling NIOCore IOData.swift
[129/177] Compiling NIOCore IPProtocol.swift
[130/177] Compiling NIOCore IntegerBitPacking.swift
[131/177] Compiling NIOCore IntegerTypes.swift
[132/177] Compiling NIOCore Interfaces.swift
[133/177] Compiling NIOCore Linux.swift
[134/177] Compiling NIOCore MarkedCircularBuffer.swift
[135/177] Compiling NIOCore CircularBuffer.swift
[136/177] Compiling NIOCore Codec.swift
[137/177] Compiling NIOCore ConvenienceOptionSupport.swift
[138/177] Compiling NIOCore DeadChannel.swift
[139/177] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/177] Compiling NIOCore EventLoop+Deprecated.swift
[141/177] Compiling NIOCore EventLoop+SerialExecutor.swift
[142/177] Compiling NIOCore EventLoop.swift
[143/177] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[144/177] Compiling NIOCore EventLoopFuture+Deprecated.swift
[145/177] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[146/177] Compiling NIOCore EventLoopFuture.swift
[147/177] Compiling NIOCore FileDescriptor.swift
[148/177] Compiling NIOCore FileHandle.swift
[149/177] Compiling NIOCore FileRegion.swift
[150/177] Compiling NIOCore GlobalSingletons.swift
[151/177] Compiling NIOCore AddressedEnvelope.swift
[152/177] Compiling NIOCore AsyncAwaitSupport.swift
[153/177] Compiling NIOCore AsyncChannel.swift
[154/177] Compiling NIOCore AsyncChannelHandler.swift
[155/177] Compiling NIOCore AsyncChannelInboundStream.swift
[156/177] Compiling NIOCore AsyncChannelOutboundWriter.swift
[157/177] Compiling NIOCore NIOAsyncSequenceProducer.swift
[158/177] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[159/177] Compiling NIOCore NIOAsyncWriter.swift
[160/177] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[161/177] Compiling NIOCore BSDSocketAPI.swift
[162/177] Compiling NIOCore ByteBuffer-aux.swift
[163/177] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[164/177] Compiling NIOCore ByteBuffer-conversions.swift
[165/177] Compiling NIOCore ByteBuffer-core.swift
[166/177] Compiling NIOCore ByteBuffer-hex.swift
[167/177] Compiling NIOCore ByteBuffer-int.swift
[168/177] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[169/177] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[170/177] Compiling NIOCore SocketAddresses.swift
[171/177] Compiling NIOCore SocketOptionProvider.swift
[172/177] Compiling NIOCore SystemCallHelpers.swift
[173/177] Compiling NIOCore TimeAmount+Duration.swift
[174/177] Compiling NIOCore TypeAssistedChannelHandler.swift
[175/177] Compiling NIOCore UniversalBootstrapSupport.swift
[176/177] Compiling NIOCore Utilities.swift
[177/177] Emitting module NIOCore
BUILD FAILURE 6.2 wasm