Build Information
Failed to build FlyingFoxMacros, reference 0.2.0 (50241a
), with Swift 6.1 for Wasm on 6 Sep 2025 06:49:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.1-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/swhitty/FlyingFoxMacros.git
Reference: 0.2.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/swhitty/FlyingFoxMacros
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 50241a0 Merge pull request #1 from swhitty/swift-syntax-prebuilt
Cloned https://github.com/swhitty/FlyingFoxMacros.git
Revision (git rev-parse @):
50241a0c9dc7e2709e4ce72836b2c487ad02b31f
SUCCESS checkout https://github.com/swhitty/FlyingFoxMacros.git at 0.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swhitty/FlyingFoxMacros.git
https://github.com/swhitty/FlyingFoxMacros.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "flyingfox",
"requirement" : {
"range" : [
{
"lower_bound" : "0.22.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/FlyingFox.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "510.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "FlyingFoxMacros",
"name" : "FlyingFoxMacros",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FlyingFoxMacros",
"targets" : [
"FlyingFoxMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Plugins",
"targets" : [
"Plugins"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "Plugins",
"module_type" : "SwiftTarget",
"name" : "Plugins",
"path" : "Plugins/Sources",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"FlyingFoxMacros",
"Plugins"
],
"sources" : [
"CustomError.swift",
"FunctionDecl.swift",
"HTTPHandlerMacro.swift",
"HTTPRouteMacro.swift",
"JSONRouteMacro.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "FlyingFoxMacrosTests",
"module_type" : "SwiftTarget",
"name" : "FlyingFoxMacrosTests",
"path" : "Macros/Tests",
"sources" : [
"HTTPHandlerMacroTests.swift",
"HTTPRequest+Mock.swift",
"XCTest+Extension.swift"
],
"target_dependencies" : [
"FlyingFoxMacros"
],
"type" : "test"
},
{
"c99name" : "FlyingFoxMacros",
"module_type" : "SwiftTarget",
"name" : "FlyingFoxMacros",
"path" : "Macros/Sources",
"product_dependencies" : [
"FlyingFox"
],
"product_memberships" : [
"FlyingFoxMacros"
],
"sources" : [
"HTTPHandlerMacro.swift"
],
"target_dependencies" : [
"Plugins"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swhitty/FlyingFox.git
Fetching https://github.com/swiftlang/swift-syntax
[1/5561] Fetching flyingfox
[5562/77424] Fetching flyingfox, swift-syntax
Fetched https://github.com/swhitty/FlyingFox.git from cache (0.96s)
[17966/71863] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.84s)
Computing version for https://github.com/swhitty/FlyingFox.git
Computed https://github.com/swhitty/FlyingFox.git at 0.25.0 (6.54s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.81s)
Creating working copy for https://github.com/swhitty/FlyingFox.git
Working copy of https://github.com/swhitty/FlyingFox.git resolved at 0.25.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Building for debugging...
[0/39] Write sources
[19/39] Compiling _SwiftSyntaxCShims dummy.c
[20/39] Write swift-version-24593BA9C3E375BF.txt
[22/75] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/75] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/76] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/76] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/77] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/77] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/78] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/78] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/79] Wrapping AST for SwiftSyntax600 for debugging
[33/79] Wrapping AST for SwiftSyntax601 for debugging
[35/79] Wrapping AST for SwiftSyntax509 for debugging
[36/79] Wrapping AST for SwiftSyntax510 for debugging
[38/143] Compiling SwiftSyntax BumpPtrAllocator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[39/143] Compiling SwiftSyntax CommonAncestor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[40/143] Compiling SwiftSyntax Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[41/143] Compiling SwiftSyntax CustomTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[42/146] Compiling FlyingSocks SwiftSupport.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[43/146] Compiling FlyingSocks Task+Timeout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[44/146] Compiling FlyingSocks Transferring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[45/146] Compiling SwiftSyntax SourceEdit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[46/146] Compiling SwiftSyntax SourceLength.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[47/146] Compiling SwiftSyntax Trivia.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[48/146] Compiling SwiftSyntax Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[49/146] Compiling SwiftSyntax ChildNameForKeyPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[50/146] Compiling SwiftSyntax Keyword.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[51/146] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[52/146] Compiling SwiftSyntax RenamedNodesCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[53/146] Compiling SwiftSyntax EditorPlaceholder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[54/146] Compiling SwiftSyntax Identifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[55/146] Compiling SwiftSyntax MemoryLayout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[56/146] Compiling SwiftSyntax MissingNodeInitializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/146] Emitting module FlyingSocks
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[58/146] Compiling SwiftSyntax AbsolutePosition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[59/146] Compiling SwiftSyntax AbsoluteRawSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[60/146] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[61/146] Compiling SwiftSyntax Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[62/146] Compiling SwiftSyntax RawSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[63/146] Compiling SwiftSyntax RawSyntaxLayoutView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[64/146] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[65/146] Compiling SwiftSyntax RawSyntaxTokenView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[66/146] Compiling SwiftSyntax SyntaxAnyVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[67/146] Compiling SwiftSyntax SyntaxBaseNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[68/146] Compiling SwiftSyntax SyntaxCollections.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
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/19] Write swift-version-24593BA9C3E375BF.txt
[2/55] Compiling SwiftSyntax601 Empty.swift
[3/55] Compiling SwiftSyntax510 Empty.swift
[4/55] Emitting module SwiftSyntax601
[5/56] Emitting module SwiftSyntax510
[6/57] Emitting module SwiftSyntax600
[7/57] Compiling SwiftSyntax600 Empty.swift
[8/58] Emitting module SwiftSyntax509
[9/58] Compiling SwiftSyntax509 Empty.swift
[12/58] Compiling FlyingSocks Socket+Darwin.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[13/58] Compiling FlyingSocks Socket+Glibc.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[14/58] Compiling FlyingSocks Socket+Musl.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[15/58] Compiling FlyingSocks Socket+WinSock2.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/60] Emitting module FlyingSocks
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[19/60] Compiling FlyingSocks Logging.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[20/60] Compiling FlyingSocks Mutex.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[21/60] Compiling FlyingSocks MutexSwift5.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[22/60] Compiling FlyingSocks Socket+Android.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[23/58] Compiling FlyingSocks AsyncBufferedSequence+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[24/58] Compiling FlyingSocks AsyncBufferedSequence.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[25/58] Compiling FlyingSocks AsyncChunkedSequence.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[26/58] Compiling FlyingSocks AsyncSharedReplaySequence.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[27/58] Compiling FlyingSocks AsyncSocket.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[28/58] Compiling FlyingSocks ConsumingAsyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[29/58] Compiling FlyingSocks IdentifiableContinuation.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[30/58] Compiling FlyingSocks Logging+OSLog.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[31/58] Compiling FlyingSocks AsyncBufferedCollection.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[32/58] Compiling FlyingSocks AsyncBufferedEmptySequence.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[33/58] Compiling FlyingSocks AsyncBufferedFileSequence.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[34/58] Compiling FlyingSocks AsyncBufferedPrefixSequence.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[35/58] Compiling FlyingSocks SocketPool+ePoll.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[36/58] Compiling FlyingSocks SocketPool+kQueue.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[37/58] Compiling FlyingSocks SocketPool.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[38/58] Compiling FlyingSocks SwiftSupport.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[39/58] Compiling FlyingSocks Task+Timeout.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[40/58] Compiling FlyingSocks Transferring.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[41/122] Compiling SwiftSyntax ChildNameForKeyPath.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[42/122] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[43/122] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[44/122] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
BUILD FAILURE 6.1 wasm