Build Information
Failed to build sqlite-nio, reference 1.11.5 (821a5f
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 12:33:49 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/vapor/sqlite-nio.git
Reference: 1.11.5
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/vapor/sqlite-nio
* tag 1.11.5 -> FETCH_HEAD
HEAD is now at 821a5fb Embed sqlite amalgamation 3.50.1 source code (#86)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
821a5fb54664a0558d8c9520af8fc40d114ca91f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-nio.git at 1.11.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/sqlite-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-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/80175] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
[764/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (8.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.22s)
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
[648/18437] Fetching swift-atomics, swift-collections
[1818/22873] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.09s)
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/23] Write sources
[11/23] Compiling CNIOWindows WSAStartup.c
[12/23] Compiling CNIOLinux liburing_shims.c
[13/23] Compiling CNIOLinux shim.c
[13/23] Compiling _AtomicsShims.c
[15/23] Write sources
[16/23] Compiling CNIODarwin shim.c
[17/23] Compiling CNIOWASI CNIOWASI.c
[18/23] Compiling CNIOWindows shim.c
[19/23] Write swift-version-24593BA9C3E375BF.txt
[20/66] Compiling c-nioatomics.c
[21/66] Compiling c-atomics.c
[23/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/72] Compiling InternalCollectionsUtilities Debugging.swift
[25/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/73] Compiling InternalCollectionsUtilities Descriptions.swift
[28/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/73] Emitting module InternalCollectionsUtilities
[31/73] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/73] Compiling InternalCollectionsUtilities Integer rank.swift
[35/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/75] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[38/75] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/75] Compiling Atomics AtomicMemoryOrderings.swift
[43/75] Compiling Atomics DoubleWord.swift
[44/75] Compiling Atomics ManagedAtomic.swift
[45/75] Compiling Atomics ManagedAtomicLazyReference.swift
[47/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/76] Compiling Logging Locks.swift
[50/76] Emitting module Logging
[52/76] Compiling _NIOBase64 Base64.swift
[53/76] Emitting module _NIOBase64
[54/76] Compiling _NIODataStructures PriorityQueue.swift
[55/77] Compiling _NIODataStructures _TinyArray.swift
[57/77] Emitting module Atomics
[64/87] Compiling Atomics IntegerOperations.swift
[65/88] Compiling Atomics Unmanaged extensions.swift
[67/93] Compiling Logging MetadataProvider.swift
[68/93] Compiling NIOConcurrencyHelpers lock.swift
[69/93] Emitting module _NIODataStructures
[70/93] Compiling _NIODataStructures Heap.swift
[71/94] Compiling DequeModule _DequeBuffer.swift
[72/94] Compiling DequeModule _DequeBufferHeader.swift
[74/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[75/96] Compiling NIOConcurrencyHelpers NIOLock.swift
[76/96] Compiling NIOConcurrencyHelpers atomics.swift
[77/96] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/96] Emitting module NIOConcurrencyHelpers
[80/97] Compiling DequeModule Deque+Equatable.swift
[81/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/97] Compiling Logging Logging.swift
[83/97] Compiling Logging LogHandler.swift
[84/98] Compiling DequeModule Deque+Extras.swift
[85/98] Compiling DequeModule Deque+Hashable.swift
[87/98] Compiling DequeModule _DequeSlot.swift
[88/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/98] Compiling DequeModule Deque+CustomReflectable.swift
[90/98] Compiling DequeModule Deque+Descriptions.swift
[91/98] Compiling DequeModule Deque._UnsafeHandle.swift
[92/98] Compiling DequeModule Deque.swift
[93/98] Compiling DequeModule Deque+Testing.swift
[94/98] Compiling DequeModule Deque._Storage.swift
[95/98] Compiling DequeModule Deque+Codable.swift
[96/98] Compiling DequeModule Deque+Collection.swift
[97/98] Emitting module DequeModule
[99/159] Compiling NIOCore MulticastChannel.swift
[100/159] Compiling NIOCore NIOAny.swift
[101/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[102/159] Compiling NIOCore NIOLoopBound.swift
[103/159] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[104/159] Compiling NIOCore NIOScheduledCallback.swift
[105/159] Compiling NIOCore NIOSendable.swift
[106/159] Compiling NIOCore RecvByteBufferAllocator.swift
[107/167] Compiling NIOCore IO.swift
[108/167] Compiling NIOCore IOData.swift
[109/167] Compiling NIOCore IPProtocol.swift
[110/167] Compiling NIOCore IntegerBitPacking.swift
[111/167] Compiling NIOCore IntegerTypes.swift
[112/167] Compiling NIOCore Interfaces.swift
[113/167] Compiling NIOCore Linux.swift
[114/167] Compiling NIOCore MarkedCircularBuffer.swift
[114/167] Compiling CSQLite sqlite_nio_sqlite3.c
[116/167] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[117/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[118/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[119/167] Compiling NIOCore EventLoopFuture.swift
[120/167] Compiling NIOCore FileDescriptor.swift
[121/167] Compiling NIOCore FileHandle.swift
[122/167] Compiling NIOCore FileRegion.swift
[123/167] Compiling NIOCore GlobalSingletons.swift
[124/167] Compiling NIOCore CircularBuffer.swift
[125/167] Compiling NIOCore Codec.swift
[126/167] Compiling NIOCore ConvenienceOptionSupport.swift
[127/167] Compiling NIOCore DeadChannel.swift
[128/167] Compiling NIOCore DispatchQueue+WithFuture.swift
[129/167] Compiling NIOCore EventLoop+Deprecated.swift
[130/167] Compiling NIOCore EventLoop+SerialExecutor.swift
[131/167] Compiling NIOCore EventLoop.swift
[132/167] Compiling NIOCore AddressedEnvelope.swift
[133/167] Compiling NIOCore AsyncAwaitSupport.swift
[134/167] Compiling NIOCore AsyncChannel.swift
[135/167] Compiling NIOCore AsyncChannelHandler.swift
[136/167] Compiling NIOCore AsyncChannelInboundStream.swift
[137/167] Compiling NIOCore AsyncChannelOutboundWriter.swift
[138/167] Compiling NIOCore NIOAsyncSequenceProducer.swift
[139/167] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[140/167] Compiling NIOCore NIOAsyncWriter.swift
[141/167] 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:
[142/167] 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:
[143/167] 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:
[144/167] 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:
[145/167] 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:
[146/167] 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:
[147/167] 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:
[148/167] 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:
[149/167] 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:
[150/167] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[151/167] Compiling NIOCore SocketAddresses.swift
[152/167] Compiling NIOCore SocketOptionProvider.swift
[153/167] Compiling NIOCore SystemCallHelpers.swift
[154/167] Compiling NIOCore TimeAmount+Duration.swift
[155/167] Compiling NIOCore TypeAssistedChannelHandler.swift
[156/167] Compiling NIOCore UniversalBootstrapSupport.swift
[157/167] Compiling NIOCore Utilities.swift
[158/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[159/167] Compiling NIOCore BSDSocketAPI.swift
[160/167] Compiling NIOCore ByteBuffer-aux.swift
[161/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[162/167] Compiling NIOCore ByteBuffer-conversions.swift
[163/167] Compiling NIOCore ByteBuffer-core.swift
[164/167] Compiling NIOCore ByteBuffer-hex.swift
[165/167] Compiling NIOCore ByteBuffer-int.swift
[166/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[167/167] Emitting module NIOCore
BUILD FAILURE 6.2 wasm