Build Information
Failed to build sqlite-nio, reference 1.12.0 (a4c62f
), with Swift 6.2 (beta) for Wasm on 4 Sep 2025 20:31:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sqlite-nio.git
Reference: 1.12.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/vapor/sqlite-nio
* tag 1.12.0 -> FETCH_HEAD
HEAD is now at a4c62fa Add SQLite hook/observation support to SQLiteConnection (#90)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
a4c62fa1d99db69bf96d48f5b903eca1427f4a0e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-nio.git at 1.12.0
========================================
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
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/apple/swift-log.git
[1/3903] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
[1/78032] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (8.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.25s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
[600/6755] Fetching swift-atomics, swift-system
[3560/24149] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.84s)
[7898/22335] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.01s)
Fetched https://github.com/apple/swift-collections.git from cache (2.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.07s)
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.4
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.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.6.2
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
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/24] Write sources
[11/24] Compiling CNIOWindows WSAStartup.c
[12/24] Compiling CNIOWASI CNIOWASI.c
[13/24] Compiling CNIOWindows shim.c
[14/24] Compiling CNIOPosix event_loop_id.c
[15/24] Compiling CNIOLinux liburing_shims.c
[16/24] Write sources
[17/24] Compiling CNIOLinux shim.c
[18/24] Compiling CNIODarwin shim.c
[19/24] Compiling _AtomicsShims.c
[20/24] Write swift-version-24593BA9C3E375BF.txt
[22/67] Emitting module Logging
[23/67] Emitting module _NIODataStructures
[24/67] Emitting module InternalCollectionsUtilities
[24/68] Compiling c-nioatomics.c
[25/68] Compiling c-atomics.c
[27/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/74] Compiling Atomics DoubleWord.swift
[29/76] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/76] Compiling InternalCollectionsUtilities Integer rank.swift
[31/76] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/76] Emitting module Atomics
[33/76] Compiling Atomics UnsafeAtomic.swift
[34/76] Compiling Atomics UnsafeAtomicLazyReference.swift
[35/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/76] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/76] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/76] Compiling InternalCollectionsUtilities Debugging.swift
[42/76] Compiling InternalCollectionsUtilities Descriptions.swift
[45/76] Compiling _NIOBase64 Base64.swift
[46/76] Emitting module _NIOBase64
[57/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/77] Compiling _NIODataStructures PriorityQueue.swift
[60/77] Compiling _NIODataStructures _TinyArray.swift
[61/77] Compiling Atomics ManagedAtomic.swift
[62/77] Compiling Atomics ManagedAtomicLazyReference.swift
[63/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/78] Compiling Atomics IntegerOperations.swift
[65/78] Compiling Atomics Unmanaged extensions.swift
[67/79] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[68/79] Compiling NIOConcurrencyHelpers NIOLock.swift
[69/79] Emitting module NIOConcurrencyHelpers
[71/79] Compiling NIOConcurrencyHelpers lock.swift
[72/79] Compiling _NIODataStructures Heap.swift
[74/80] Compiling Logging MetadataProvider.swift
[75/80] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/80] Compiling NIOConcurrencyHelpers atomics.swift
[78/81] Compiling Logging Locks.swift
[79/81] Compiling Logging LogHandler.swift
[80/81] Compiling Logging Logging.swift
[81/82] Compiling CSQLite sqlite_nio_sqlite3.c
[83/97] Compiling DequeModule _DequeBuffer.swift
[84/97] Compiling DequeModule _DequeBufferHeader.swift
[85/99] Compiling DequeModule _DequeSlot.swift
[86/99] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/99] Compiling DequeModule Deque+Testing.swift
[88/99] Compiling DequeModule Deque._Storage.swift
[89/99] Compiling DequeModule Deque+Equatable.swift
[90/99] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/99] Compiling DequeModule Deque+Extras.swift
[92/99] Compiling DequeModule Deque+Hashable.swift
[93/99] Compiling DequeModule Deque._UnsafeHandle.swift
[94/99] Compiling DequeModule Deque.swift
[95/99] Compiling DequeModule Deque+CustomReflectable.swift
[96/99] Compiling DequeModule Deque+Descriptions.swift
[97/99] Emitting module DequeModule
[98/99] Compiling DequeModule Deque+Codable.swift
[99/99] Compiling DequeModule Deque+Collection.swift
[101/161] Compiling NIOCore NIOAny.swift
[102/161] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/161] Compiling NIOCore NIOCoreSendableMetatype.swift
[104/161] Compiling NIOCore NIOLoopBound.swift
[105/161] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[106/161] Compiling NIOCore NIOScheduledCallback.swift
[107/161] Compiling NIOCore NIOSendable.swift
[108/161] Compiling NIOCore RecvByteBufferAllocator.swift
[109/169] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/169] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/169] Compiling NIOCore EventLoopFuture.swift
[112/169] Compiling NIOCore FileDescriptor.swift
[113/169] Compiling NIOCore FileHandle.swift
[114/169] Compiling NIOCore FileRegion.swift
[115/169] Compiling NIOCore GlobalSingletons.swift
[116/169] Compiling NIOCore IO.swift
[117/169] Compiling NIOCore IOData.swift
[118/169] Compiling NIOCore IPProtocol.swift
[119/169] Compiling NIOCore IntegerBitPacking.swift
[120/169] Compiling NIOCore IntegerTypes.swift
[121/169] Compiling NIOCore Interfaces.swift
[122/169] Compiling NIOCore Linux.swift
[123/169] Compiling NIOCore MarkedCircularBuffer.swift
[124/169] Compiling NIOCore MulticastChannel.swift
[125/169] Compiling NIOCore CircularBuffer.swift
[126/169] Compiling NIOCore Codec.swift
[127/169] Compiling NIOCore ConvenienceOptionSupport.swift
[128/169] Compiling NIOCore DeadChannel.swift
[129/169] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/169] Compiling NIOCore EventLoop+Deprecated.swift
[131/169] Compiling NIOCore EventLoop+SerialExecutor.swift
[132/169] Compiling NIOCore EventLoop.swift
[133/169] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[134/169] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[135/169] Compiling NIOCore SocketAddresses.swift
[136/169] Compiling NIOCore SocketOptionProvider.swift
[137/169] Compiling NIOCore SystemCallHelpers.swift
[138/169] Compiling NIOCore TimeAmount+Duration.swift
[139/169] Compiling NIOCore TypeAssistedChannelHandler.swift
[140/169] Compiling NIOCore UniversalBootstrapSupport.swift
[141/169] Compiling NIOCore Utilities.swift
[142/169] Compiling NIOCore AddressedEnvelope.swift
[143/169] Compiling NIOCore AsyncAwaitSupport.swift
[144/169] Compiling NIOCore AsyncChannel.swift
[145/169] Compiling NIOCore AsyncChannelHandler.swift
[146/169] Compiling NIOCore AsyncChannelInboundStream.swift
[147/169] Compiling NIOCore AsyncChannelOutboundWriter.swift
[148/169] Compiling NIOCore NIOAsyncSequenceProducer.swift
[149/169] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[150/169] Compiling NIOCore NIOAsyncWriter.swift
[151/169] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[152/169] Compiling NIOCore BSDSocketAPI.swift
[153/169] Compiling NIOCore ByteBuffer-aux.swift
[154/169] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[155/169] Compiling NIOCore ByteBuffer-conversions.swift
[156/169] Compiling NIOCore ByteBuffer-core.swift
[157/169] Compiling NIOCore ByteBuffer-hex.swift
[158/169] Compiling NIOCore ByteBuffer-int.swift
[159/169] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/169] Emitting module NIOCore
[161/169] Compiling NIOCore ByteBuffer-multi-int.swift
[162/169] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[163/169] Compiling NIOCore ByteBuffer-views.swift
[164/169] Compiling NIOCore Channel.swift
[165/169] Compiling NIOCore ChannelHandler.swift
[166/169] Compiling NIOCore ChannelHandlers.swift
[167/169] Compiling NIOCore ChannelInvoker.swift
[168/169] Compiling NIOCore ChannelOption.swift
[169/169] Compiling NIOCore ChannelPipeline.swift
[171/223] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
[172/223] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
[173/223] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
[174/223] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[175/223] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[176/223] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[177/223] Compiling NIOPosix StructuredConcurrencyHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[178/223] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[179/223] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[180/223] Compiling NIOPosix SelectableEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[181/223] Compiling NIOPosix SelectorEpoll.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[182/223] Compiling NIOPosix SelectorGeneric.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[183/223] Compiling NIOPosix SelectorKqueue.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[184/223] Compiling NIOPosix SelectorUring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
[185/223] Compiling NIOPosix ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
16 | import CNIOPosix
17 | import DequeModule
18 | import Dispatch
| `- error: no such module 'Dispatch'
19 | import NIOConcurrencyHelpers
20 | import NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[186/229] Emitting module NIOFoundationCompat
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
[187/229] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
BUILD FAILURE 6.2 wasm