Build Information
Failed to build leaf-kit, reference main (743b1a
), with Swift 6.1 for Wasm on 12 Aug 2025 18:47:07 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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/leaf-kit.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/vapor/leaf-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 743b1a9 Bump actions/checkout from 4 to 5 in the dependencies group (#140)
Cloned https://github.com/vapor/leaf-kit.git
Revision (git rev-parse @):
743b1a9d87c3d2c5cd24a426012012969d149701
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/leaf-kit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/leaf-kit.git
https://github.com/vapor/leaf-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "leaf-kit",
"name" : "leaf-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "LeafKit",
"targets" : [
"LeafKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LeafKitTests",
"module_type" : "SwiftTarget",
"name" : "LeafKitTests",
"path" : "Tests/LeafKitTests",
"sources" : [
"GHTests/VaporLeaf.swift",
"GHTests/VaporLeafKit.swift",
"HTMLEscapeTests.swift",
"LeafErrorTests.swift",
"LeafKitTests.swift",
"LeafSerializerTests.swift",
"LeafTests.swift",
"TagTests.swift",
"TestHelpers.swift"
],
"target_dependencies" : [
"LeafKit"
],
"type" : "test"
},
{
"c99name" : "LeafKit",
"module_type" : "SwiftTarget",
"name" : "LeafKit",
"path" : "Sources/LeafKit",
"product_dependencies" : [
"NIO",
"_NIOFileSystem",
"NIOFoundationCompat"
],
"product_memberships" : [
"LeafKit"
],
"sources" : [
"Character+Identities.swift",
"LeafAST.swift",
"LeafCache/DefaultLeafCache.swift",
"LeafCache/LeafCache.swift",
"LeafConfiguration.swift",
"LeafData/LeafData.swift",
"LeafData/LeafDataRepresentable.swift",
"LeafData/LeafDataStorage.swift",
"LeafError.swift",
"LeafLexer/LeafLexer.swift",
"LeafLexer/LeafParameterTypes.swift",
"LeafLexer/LeafRawTemplate.swift",
"LeafLexer/LeafToken.swift",
"LeafParser/LeafParameter.swift",
"LeafParser/LeafParser.swift",
"LeafRenderer.swift",
"LeafSerialize/Dictionary+LeafData.swift",
"LeafSerialize/LeafContext.swift",
"LeafSerialize/LeafSerializer.swift",
"LeafSerialize/ParameterResolver.swift",
"LeafSource/LeafSource.swift",
"LeafSource/LeafSources.swift",
"LeafSource/NIOLeafFiles.swift",
"LeafSyntax/LeafSyntax.swift",
"LeafSyntax/LeafTag.swift",
"String+HTMLEscape.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/77391] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (6.70s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1808] Fetching swift-atomics
[1809/6682] Fetching swift-atomics, swift-system
[6586/23635] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.67s)
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-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-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.6.2
Building for debugging...
[0/27] Write sources
[14/27] Compiling CSystem shims.c
[15/27] Compiling CNIOWindows WSAStartup.c
[16/27] Compiling CNIOWASI CNIOWASI.c
[17/27] Compiling _AtomicsShims.c
[18/27] Compiling CNIOLinux shim.c
[18/27] Compiling CNIOPosix event_loop_id.c
[18/27] Compiling CNIODarwin shim.c
[18/27] Compiling CNIOWindows shim.c
[18/27] Write sources
[23/27] Compiling CNIOLinux liburing_shims.c
[24/27] Write swift-version-24593BA9C3E375BF.txt
[26/96] Emitting module SystemPackage
[26/100] Compiling c-nioatomics.c
[28/100] Compiling Atomics UnsafeAtomic.swift
[29/100] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/102] Compiling SystemPackage IORequest.swift
[31/102] Compiling SystemPackage FilePathSyntax.swift
[32/102] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/103] Compiling _NIODataStructures _TinyArray.swift
[34/103] Compiling SystemPackage FilePathWindows.swift
[35/103] Compiling SystemPackage FilePermissions.swift
[36/103] Compiling SystemPackage FilePathComponentView.swift
[37/103] Compiling SystemPackage FilePathComponents.swift
[38/103] Compiling SystemPackage FilePathParsing.swift
[39/103] Compiling SystemPackage FilePathString.swift
[42/103] Compiling Atomics RawRepresentable.swift
[43/103] Compiling SystemPackage FilePath.swift
[44/103] Emitting module InternalCollectionsUtilities
[45/103] Compiling SystemPackage FileDescriptor.swift
[46/103] Compiling Atomics OptionalRawRepresentable.swift
[47/103] Compiling SystemPackage Errno.swift
[48/103] Compiling SystemPackage ErrnoWindows.swift
[49/103] Compiling SystemPackage SystemString.swift
[50/103] Compiling SystemPackage Util+StringArray.swift
[51/103] Compiling SystemPackage Util.swift
[52/103] Compiling SystemPackage UtilConsumers.swift
[52/103] Compiling c-atomics.c
[54/103] Emitting module _NIOBase64
[55/103] Compiling _NIOBase64 Base64.swift
[56/103] Compiling _NIODataStructures PriorityQueue.swift
[69/104] Compiling SystemPackage IOCompletion.swift
[75/104] Emitting module Atomics
[80/108] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/111] Compiling Atomics IntegerOperations.swift
[82/111] Compiling Atomics Unmanaged extensions.swift
[85/127] Compiling DequeModule _DequeBuffer.swift
[86/127] Compiling DequeModule _DequeBufferHeader.swift
[87/127] Compiling DequeModule Deque._UnsafeHandle.swift
[88/127] Compiling DequeModule Deque.swift
[93/127] Compiling NIOConcurrencyHelpers lock.swift
[95/127] Compiling SystemPackage RawIORequest.swift
[96/127] Compiling SystemPackage Backcompat.swift
[97/127] Compiling SystemPackage CInterop.swift
[98/127] Compiling SystemPackage Syscalls.swift
[99/127] Compiling SystemPackage WindowsSyscallAdapters.swift
[100/127] Compiling SystemPackage MachPort.swift
[101/127] Compiling SystemPackage PlatformString.swift
[102/127] Compiling SystemPackage Constants.swift
[103/127] Compiling SystemPackage Exports.swift
[104/127] Compiling SystemPackage Mocking.swift
[105/127] Compiling SystemPackage RawBuffer.swift
[106/127] Compiling NIOConcurrencyHelpers NIOLock.swift
[107/128] Emitting module _NIODataStructures
[108/128] Compiling _NIODataStructures Heap.swift
[113/131] Compiling DequeModule Deque+Testing.swift
[114/131] Compiling DequeModule Deque._Storage.swift
[115/131] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[116/131] Compiling DequeModule Deque+Extras.swift
[117/131] Compiling DequeModule Deque+Hashable.swift
[118/131] Emitting module NIOConcurrencyHelpers
[119/131] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[120/131] Compiling NIOConcurrencyHelpers atomics.swift
[122/132] Compiling DequeModule _DequeSlot.swift
[123/132] Compiling DequeModule _UnsafeWrappedBuffer.swift
[124/132] Compiling DequeModule Deque+CustomReflectable.swift
[125/132] Compiling DequeModule Deque+Descriptions.swift
[126/132] Compiling DequeModule Deque+Equatable.swift
[127/132] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[130/132] Emitting module DequeModule
[131/132] Compiling DequeModule Deque+Codable.swift
[132/132] Compiling DequeModule Deque+Collection.swift
[134/194] Compiling NIOCore NIOAny.swift
[135/194] Compiling NIOCore NIOCloseOnErrorHandler.swift
[136/194] Compiling NIOCore NIOCoreSendableMetatype.swift
[137/194] Compiling NIOCore NIOLoopBound.swift
[138/194] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[139/194] Compiling NIOCore NIOScheduledCallback.swift
[140/194] Compiling NIOCore NIOSendable.swift
[141/194] Compiling NIOCore RecvByteBufferAllocator.swift
[142/202] Compiling NIOCore IOData.swift
[143/202] Compiling NIOCore IPProtocol.swift
[144/202] Compiling NIOCore IntegerBitPacking.swift
[145/202] Compiling NIOCore IntegerTypes.swift
[146/202] Compiling NIOCore Interfaces.swift
[147/202] Compiling NIOCore Linux.swift
[148/202] Compiling NIOCore MarkedCircularBuffer.swift
[149/202] Compiling NIOCore MulticastChannel.swift
[150/202] Compiling NIOCore EventLoopFuture+Deprecated.swift
[151/202] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[152/202] Compiling NIOCore EventLoopFuture.swift
[153/202] Compiling NIOCore FileDescriptor.swift
[154/202] Compiling NIOCore FileHandle.swift
[155/202] Compiling NIOCore FileRegion.swift
[156/202] Compiling NIOCore GlobalSingletons.swift
[157/202] Compiling NIOCore IO.swift
[158/202] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[159/202] Compiling NIOCore SocketAddresses.swift
[160/202] Compiling NIOCore SocketOptionProvider.swift
[161/202] Compiling NIOCore SystemCallHelpers.swift
[162/202] Compiling NIOCore TimeAmount+Duration.swift
[163/202] Compiling NIOCore TypeAssistedChannelHandler.swift
[164/202] Compiling NIOCore UniversalBootstrapSupport.swift
[165/202] Compiling NIOCore Utilities.swift
[166/202] Compiling NIOCore CircularBuffer.swift
[167/202] Compiling NIOCore Codec.swift
[168/202] Compiling NIOCore ConvenienceOptionSupport.swift
[169/202] Compiling NIOCore DeadChannel.swift
[170/202] Compiling NIOCore DispatchQueue+WithFuture.swift
[171/202] Compiling NIOCore EventLoop+Deprecated.swift
[172/202] Compiling NIOCore EventLoop+SerialExecutor.swift
[173/202] Compiling NIOCore EventLoop.swift
[174/202] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[175/202] Compiling NIOCore AddressedEnvelope.swift
[176/202] Compiling NIOCore AsyncAwaitSupport.swift
[177/202] Compiling NIOCore AsyncChannel.swift
[178/202] Compiling NIOCore AsyncChannelHandler.swift
[179/202] Compiling NIOCore AsyncChannelInboundStream.swift
[180/202] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/202] Compiling NIOCore NIOAsyncSequenceProducer.swift
[182/202] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/202] Compiling NIOCore NIOAsyncWriter.swift
[184/202] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[185/202] Compiling NIOCore BSDSocketAPI.swift
[186/202] Compiling NIOCore ByteBuffer-aux.swift
[187/202] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[188/202] Compiling NIOCore ByteBuffer-conversions.swift
[189/202] Compiling NIOCore ByteBuffer-core.swift
[190/202] Compiling NIOCore ByteBuffer-hex.swift
[191/202] Compiling NIOCore ByteBuffer-int.swift
[192/202] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[193/202] Compiling NIOCore ByteBuffer-multi-int.swift
[194/202] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[195/202] Compiling NIOCore ByteBuffer-views.swift
[196/202] Compiling NIOCore Channel.swift
[197/202] Compiling NIOCore ChannelHandler.swift
[198/202] Compiling NIOCore ChannelHandlers.swift
[199/202] Compiling NIOCore ChannelInvoker.swift
[200/202] Compiling NIOCore ChannelOption.swift
[201/202] Compiling NIOCore ChannelPipeline.swift
[202/202] Emitting module NIOCore
[204/260] Compiling NIOEmbedded AsyncTestingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingChannel.swift:731:11: error: cannot find type 'NIOAsyncTestingChannel' in scope
729 | // Synchronous options are never Sendable.
730 | @available(*, unavailable)
731 | extension NIOAsyncTestingChannel.SynchronousOptions: Sendable {}
| `- error: cannot find type 'NIOAsyncTestingChannel' in scope
732 |
[205/260] Compiling NIOEmbedded AsyncTestingEventLoop.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[206/260] Emitting module NIOEmbedded
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingChannel.swift:731:11: error: cannot find type 'NIOAsyncTestingChannel' in scope
729 | // Synchronous options are never Sendable.
730 | @available(*, unavailable)
731 | extension NIOAsyncTestingChannel.SynchronousOptions: Sendable {}
| `- error: cannot find type 'NIOAsyncTestingChannel' in scope
732 |
[207/260] 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
[208/260] 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
[209/260] 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
[210/260] 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
[211/260] 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
[212/260] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[213/266] Emitting module NIOPosix
/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
[214/266] Compiling NIOPosix Pool.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
[215/266] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.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
[216/266] Compiling NIOPosix PosixSingletons.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
[217/266] Compiling NIOPosix RawSocketBootstrap.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
[218/266] Compiling NIOPosix Resolver.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
[219/266] Compiling NIOPosix Selectable.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
[220/266] Compiling NIOPosix SelectableChannel.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
[221/266] 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
[222/266] 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
[223/266] 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
[224/266] 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
[225/266] 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
[226/266] 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
[227/266] Compiling NIOPosix BSDSocketAPICommon.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
[228/266] Compiling NIOPosix BSDSocketAPIPosix.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
[229/266] Compiling NIOPosix BSDSocketAPIWindows.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
[230/266] Compiling NIOPosix BaseSocket.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
[231/266] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.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
[232/266] Compiling NIOPosix BaseSocketChannel.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
[233/266] Compiling NIOPosix BaseStreamSocketChannel.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
[234/266] Compiling NIOPosix Bootstrap.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
[235/266] Compiling NIOPosix ControlMessage.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
[236/266] Compiling NIOPosix DatagramVectorReadManager.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
[237/266] Compiling NIOPosix Errors+Any.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
[238/266] Compiling NIOPosix FileDescriptor.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
[239/266] Compiling NIOPosix GetaddrinfoResolver.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
[240/266] Compiling NIOPosix HappyEyeballs.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
[241/266] Compiling NIOPosix IO.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
[242/266] Compiling NIOPosix IntegerBitPacking.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
[243/266] Compiling NIOPosix IntegerTypes.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
[244/266] Compiling NIOPosix Linux.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
[245/266] Compiling NIOPosix LinuxCPUSet.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
[246/266] Compiling NIOPosix LinuxUring.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
[247/266] Compiling NIOPosix MultiThreadedEventLoopGroup.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
[248/266] Compiling NIOPosix NIOPosixSendableMetatype.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
[249/266] Compiling NIOPosix NIOThreadPool.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
[250/266] Compiling NIOPosix NonBlockingFileIO.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
[251/266] Compiling NIOPosix PendingDatagramWritesManager.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
[252/266] Compiling NIOPosix PendingWritesManager.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
[253/266] Compiling NIOPosix PipeChannel.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
[254/266] Compiling NIOPosix PipePair.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
[255/266] Compiling NIOPosix ThreadPosix.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
[256/266] Compiling NIOPosix ThreadWindows.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
[257/266] Compiling NIOPosix UnsafeTransfer.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
[258/266] Compiling NIOPosix Utilities.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
[259/266] Compiling NIOPosix VsockAddress.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
[260/266] Compiling NIOPosix VsockChannelEvents.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
[261/266] Compiling NIOEmbedded Embedded.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/7] Compiling _NIODataStructures PriorityQueue.swift
[3/76] Compiling SystemPackage FileOperations.swift
[4/76] Compiling SystemPackage FilePath.swift
[5/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/77] Compiling SystemPackage FilePathSyntax.swift
[7/77] Compiling SystemPackage FilePathTemp.swift
[8/77] Emitting module _NIOBase64
[9/77] Compiling _NIOBase64 Base64.swift
[10/78] Compiling NIOConcurrencyHelpers lock.swift
[11/78] Emitting module _NIODataStructures
[12/78] Compiling _NIODataStructures Heap.swift
[14/78] Compiling SystemPackage FilePathTempPosix.swift
[15/80] Compiling _NIODataStructures _TinyArray.swift
[16/80] Compiling Atomics UnsafeAtomic.swift
[17/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[19/81] Compiling SystemPackage FilePathString.swift
[21/81] Compiling SystemPackage FilePathTempWindows.swift
[22/81] Compiling SystemPackage FilePathWindows.swift
[23/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/81] Compiling SystemPackage Syscalls.swift
[25/81] Compiling SystemPackage WindowsSyscallAdapters.swift
[26/81] Compiling SystemPackage MachPort.swift
[27/81] Compiling SystemPackage PlatformString.swift
[29/85] Compiling SystemPackage Errno.swift
[30/85] Compiling SystemPackage ErrnoWindows.swift
[31/85] Compiling SystemPackage FileDescriptor.swift
[32/85] Compiling SystemPackage FileHelpers.swift
[33/85] Emitting module InternalCollectionsUtilities
[34/85] Compiling SystemPackage FilePathParsing.swift
[36/85] Compiling SystemPackage FilePathComponentView.swift
[37/85] Compiling SystemPackage FilePathComponents.swift
[38/86] Emitting module NIOConcurrencyHelpers
[39/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[48/86] Compiling Atomics IntegerOperations.swift
[49/86] Compiling Atomics Unmanaged extensions.swift
[50/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[51/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[52/86] Compiling NIOConcurrencyHelpers atomics.swift
[53/86] Compiling SystemPackage IORing.swift
[54/86] Compiling SystemPackage RawIORequest.swift
[55/86] Compiling SystemPackage Backcompat.swift
[56/86] Compiling SystemPackage CInterop.swift
[62/86] Compiling SystemPackage Exports.swift
[63/86] Compiling SystemPackage Mocking.swift
[64/86] Compiling SystemPackage RawBuffer.swift
[65/87] Emitting module SystemPackage
[67/102] Compiling DequeModule Deque+Equatable.swift
[68/102] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/104] Compiling DequeModule _DequeBuffer.swift
[70/104] Compiling DequeModule _DequeBufferHeader.swift
[71/104] Compiling DequeModule Deque+Codable.swift
[72/104] Compiling DequeModule Deque+Collection.swift
[75/104] Compiling DequeModule Deque+CustomReflectable.swift
[76/104] Compiling DequeModule Deque+Descriptions.swift
[77/104] Compiling DequeModule Deque+Extras.swift
[78/104] Compiling DequeModule Deque+Hashable.swift
[79/104] Compiling DequeModule Deque._UnsafeHandle.swift
[80/104] Compiling DequeModule Deque.swift
[81/104] Compiling SystemPackage SystemString.swift
[82/104] Compiling SystemPackage Util+StringArray.swift
[83/104] Compiling SystemPackage Util.swift
[84/104] Compiling SystemPackage UtilConsumers.swift
[88/105] Compiling DequeModule _DequeSlot.swift
[89/105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/105] Compiling DequeModule Deque+Testing.swift
[91/105] Compiling DequeModule Deque._Storage.swift
[96/105] Emitting module DequeModule
[102/106] Emitting module Atomics
[108/168] Compiling NIOCore EventLoopFuture+Deprecated.swift
[109/168] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[110/168] Compiling NIOCore EventLoopFuture.swift
[111/168] Compiling NIOCore FileDescriptor.swift
[112/168] Compiling NIOCore FileHandle.swift
[113/168] Compiling NIOCore FileRegion.swift
[114/168] Compiling NIOCore GlobalSingletons.swift
[115/168] Compiling NIOCore IO.swift
[116/176] Compiling NIOCore NIOAny.swift
[117/176] Compiling NIOCore NIOCloseOnErrorHandler.swift
[118/176] Compiling NIOCore NIOCoreSendableMetatype.swift
[119/176] Compiling NIOCore NIOLoopBound.swift
[120/176] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[121/176] Compiling NIOCore NIOScheduledCallback.swift
[122/176] Compiling NIOCore NIOSendable.swift
[123/176] Compiling NIOCore RecvByteBufferAllocator.swift
[124/176] Compiling NIOCore AddressedEnvelope.swift
[125/176] Compiling NIOCore AsyncAwaitSupport.swift
[126/176] Compiling NIOCore AsyncChannel.swift
[127/176] Compiling NIOCore AsyncChannelHandler.swift
[128/176] Compiling NIOCore AsyncChannelInboundStream.swift
[129/176] Compiling NIOCore AsyncChannelOutboundWriter.swift
[130/176] Compiling NIOCore NIOAsyncSequenceProducer.swift
[131/176] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/176] Compiling NIOCore NIOAsyncWriter.swift
[133/176] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[134/176] Compiling NIOCore SocketAddresses.swift
[135/176] Compiling NIOCore SocketOptionProvider.swift
[136/176] Compiling NIOCore SystemCallHelpers.swift
[137/176] Compiling NIOCore TimeAmount+Duration.swift
[138/176] Compiling NIOCore TypeAssistedChannelHandler.swift
[139/176] Compiling NIOCore UniversalBootstrapSupport.swift
[140/176] Compiling NIOCore Utilities.swift
[141/176] Emitting module NIOCore
[142/176] Compiling NIOCore CircularBuffer.swift
[143/176] Compiling NIOCore Codec.swift
[144/176] Compiling NIOCore ConvenienceOptionSupport.swift
[145/176] Compiling NIOCore DeadChannel.swift
[146/176] Compiling NIOCore DispatchQueue+WithFuture.swift
[147/176] Compiling NIOCore EventLoop+Deprecated.swift
[148/176] Compiling NIOCore EventLoop+SerialExecutor.swift
[149/176] Compiling NIOCore EventLoop.swift
[150/176] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[151/176] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[152/176] Compiling NIOCore BSDSocketAPI.swift
[153/176] Compiling NIOCore ByteBuffer-aux.swift
[154/176] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[155/176] Compiling NIOCore ByteBuffer-conversions.swift
[156/176] Compiling NIOCore ByteBuffer-core.swift
[157/176] Compiling NIOCore ByteBuffer-hex.swift
[158/176] Compiling NIOCore ByteBuffer-int.swift
[159/176] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/176] Compiling NIOCore IOData.swift
[161/176] Compiling NIOCore IPProtocol.swift
[162/176] Compiling NIOCore IntegerBitPacking.swift
[163/176] Compiling NIOCore IntegerTypes.swift
[164/176] Compiling NIOCore Interfaces.swift
[165/176] Compiling NIOCore Linux.swift
[166/176] Compiling NIOCore MarkedCircularBuffer.swift
[167/176] Compiling NIOCore MulticastChannel.swift
[168/176] Compiling NIOCore ByteBuffer-multi-int.swift
[169/176] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[170/176] Compiling NIOCore ByteBuffer-views.swift
[171/176] Compiling NIOCore Channel.swift
[172/176] Compiling NIOCore ChannelHandler.swift
[173/176] Compiling NIOCore ChannelHandlers.swift
[174/176] Compiling NIOCore ChannelInvoker.swift
[175/176] Compiling NIOCore ChannelOption.swift
[176/176] Compiling NIOCore ChannelPipeline.swift
[178/234] Compiling NIOEmbedded AsyncTestingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingChannel.swift:731:11: error: cannot find type 'NIOAsyncTestingChannel' in scope
729 | // Synchronous options are never Sendable.
730 | @available(*, unavailable)
731 | extension NIOAsyncTestingChannel.SynchronousOptions: Sendable {}
| `- error: cannot find type 'NIOAsyncTestingChannel' in scope
732 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[179/234] Emitting module NIOEmbedded
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingChannel.swift:731:11: error: cannot find type 'NIOAsyncTestingChannel' in scope
729 | // Synchronous options are never Sendable.
730 | @available(*, unavailable)
731 | extension NIOAsyncTestingChannel.SynchronousOptions: Sendable {}
| `- error: cannot find type 'NIOAsyncTestingChannel' in scope
732 |
[180/234] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/WaitSpinningRunLoop.swift:55:31: error: 'current' is unavailable: RunLoop is not available on WASI
53 | self.eventLoop._preconditionSafeToWait(file: file, line: line)
54 |
55 | let runLoop = RunLoop.current
| `- error: 'current' is unavailable: RunLoop is not available on WASI
56 |
57 | let value: NIOLockedValueBox<Result<Value, any Error>?> = NIOLockedValueBox(nil)
Foundation.RunLoop.current:3:18: note: 'current' has been explicitly marked unavailable here
1 | class RunLoop {
2 | @available(*, unavailable, message: "RunLoop is not available on WASI")
3 | open class var current: RunLoop { get }}
| `- note: 'current' has been explicitly marked unavailable here
4 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/WaitSpinningRunLoop.swift:65:25: error: value of type 'RunLoop' has no member 'run'
63 |
64 | while value.withLockedValue({ $0 }) == nil {
65 | _ = runLoop.run(mode: mode, before: Date().addingTimeInterval(0.01))
| `- error: value of type 'RunLoop' has no member 'run'
66 | }
67 |
[181/234] Compiling NIOPosix IO.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/234] Compiling NIOPosix IntegerBitPacking.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/234] Compiling NIOPosix IntegerTypes.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/234] Compiling NIOPosix Linux.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/234] Compiling NIOPosix LinuxCPUSet.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
[186/234] Compiling NIOPosix LinuxUring.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
[187/234] Compiling NIOPosix MultiThreadedEventLoopGroup.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
[188/240] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[189/240] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[190/240] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[191/240] Emitting module NIOFoundationCompat
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/WaitSpinningRunLoop.swift:55:31: error: 'current' is unavailable: RunLoop is not available on WASI
53 | self.eventLoop._preconditionSafeToWait(file: file, line: line)
54 |
55 | let runLoop = RunLoop.current
| `- error: 'current' is unavailable: RunLoop is not available on WASI
56 |
57 | let value: NIOLockedValueBox<Result<Value, any Error>?> = NIOLockedValueBox(nil)
Foundation.RunLoop.current:3:18: note: 'current' has been explicitly marked unavailable here
1 | class RunLoop {
2 | @available(*, unavailable, message: "RunLoop is not available on WASI")
3 | open class var current: RunLoop { get }}
| `- note: 'current' has been explicitly marked unavailable here
4 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/WaitSpinningRunLoop.swift:65:25: error: value of type 'RunLoop' has no member 'run'
63 |
64 | while value.withLockedValue({ $0 }) == nil {
65 | _ = runLoop.run(mode: mode, before: Date().addingTimeInterval(0.01))
| `- error: value of type 'RunLoop' has no member 'run'
66 | }
67 |
[192/240] Compiling NIOPosix ThreadPosix.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
[193/240] Compiling NIOPosix ThreadWindows.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
[194/240] Compiling NIOPosix UnsafeTransfer.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
[195/240] Compiling NIOPosix Utilities.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
[196/240] Compiling NIOPosix VsockAddress.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
[197/240] Compiling NIOPosix VsockChannelEvents.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)
[198/240] Compiling NIOEmbedded AsyncTestingEventLoop.swift
BUILD FAILURE 6.1 wasm