Build Information
Successful build of FlyingFoxMacros, reference main (14a54f), with Swift 6.3 for Linux on 24 Apr 2026 09:15:50 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swhitty/FlyingFoxMacros.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/swhitty/FlyingFoxMacros
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 14a54f4 Update swift-syntax dependency range to 604.0.0
Cloned https://github.com/swhitty/FlyingFoxMacros.git
Revision (git rev-parse @):
14a54f4cc52c389ed8c8d46093f0e1639d0a05f1
SUCCESS checkout https://github.com/swhitty/FlyingFoxMacros.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/swhitty/FlyingFoxMacros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swhitty/FlyingFox.git
[1/6046] Fetching flyingfox
Fetched https://github.com/swhitty/FlyingFox.git from cache (0.60s)
Fetching https://github.com/swiftlang/swift-syntax
[1/75037] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.1 (10.96s)
Creating working copy for https://github.com/swhitty/FlyingFox.git
Working copy of https://github.com/swhitty/FlyingFox.git resolved at main (4a8c239)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.65s)
Building for debugging...
[0/9] Write sources
[4/9] Compiling CSystemLinux shims.c
[5/9] Write swift-version-24593BA9C3E375BF.txt
[7/42] Emitting module FlyingSocks
[8/45] Compiling FlyingSocks ConsumingAsyncSequence.swift
[9/45] Compiling FlyingSocks IdentifiableContinuation.swift
[10/45] Compiling FlyingSocks Logging+OSLog.swift
[11/45] Compiling FlyingSocks Logging.swift
[12/45] Compiling Plugins Plugin.swift
[13/45] Compiling Plugins FunctionDecl.swift
[14/45] Emitting module Plugins
[15/45] Compiling Plugins HTTPRouteMacro.swift
[16/45] Compiling Plugins CustomError.swift
[17/45] Compiling Plugins HTTPHandlerMacro.swift
[18/45] Compiling Plugins JSONRouteMacro.swift
[20/46] Compiling FlyingSocks Mutex.swift
[21/46] Compiling FlyingSocks Socket+Android.swift
[22/46] Compiling FlyingSocks Socket+Darwin.swift
[23/46] Compiling FlyingSocks Socket+Glibc.swift
[24/46] Compiling FlyingSocks SocketPool+ePoll.swift
[25/46] Compiling FlyingSocks SocketPool+kQueue.swift
[26/46] Compiling FlyingSocks SocketPool.swift
[27/46] Compiling FlyingSocks SocketAddress.swift
[28/46] Compiling FlyingSocks SocketError.swift
[29/46] Compiling FlyingSocks SocketPool+Poll.swift
[30/46] Compiling FlyingSocks AsyncBufferedSequence.swift
[31/46] Compiling FlyingSocks AsyncChunkedSequence.swift
[32/46] Compiling FlyingSocks AsyncSharedReplaySequence.swift
[33/46] Compiling FlyingSocks AsyncSocket.swift
[34/46] Compiling FlyingSocks AsyncBufferedCollection.swift
[35/46] Compiling FlyingSocks AsyncBufferedEmptySequence.swift
[36/46] Compiling FlyingSocks AsyncBufferedPrefixSequence.swift
[37/46] Compiling FlyingSocks AsyncBufferedSequence+Extensions.swift
[38/46] Compiling FlyingSocks Socket+Musl.swift
[39/46] Compiling FlyingSocks Socket+WinSock2.swift
[40/46] Compiling FlyingSocks Socket.swift
[41/46] Compiling FlyingSocks SwiftSupport.swift
[42/46] Compiling FlyingSocks Task+Timeout.swift
[43/46] Compiling FlyingSocks Transferring.swift
[44/47] Wrapping AST for Plugins for debugging
[45/48] Write Objects.LinkFileList
[46/93] Linking Plugins-tool
[48/93] Emitting module FlyingFox
[49/99] Compiling FlyingFox AsyncBufferedFileSequence.swift
[50/99] Compiling FlyingFox AsyncSequence+Extensions.swift
[51/99] Compiling FlyingFox HTTPBodyPattern.swift
[52/99] Compiling FlyingFox HTTPBodySequence.swift
[53/99] Compiling FlyingFox HTTPCacheControl.swift
[54/99] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
[55/99] Compiling FlyingFox HTTPClient.swift
[56/99] Compiling FlyingFox HTTPLogging+OSLog.swift
[57/99] Compiling FlyingFox HTTPLogging.swift
[58/99] Compiling FlyingFox HTTPMethod.swift
[59/99] Compiling FlyingFox HTTPRequest+Address.swift
[60/99] Compiling FlyingFox HTTPRequest+QueryItem.swift
[61/99] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[62/99] Compiling FlyingFox HTTPRequest+Target.swift
[63/99] Compiling FlyingFox JSONPath.swift
[64/99] Compiling FlyingFox JSONValue.swift
[65/99] Compiling FlyingFox JSONPredicatePattern.swift
[66/99] Compiling FlyingFox SocketAddress+Glibc.swift
[67/99] Compiling FlyingFox AsyncStream+WSFrame.swift
[68/99] Compiling FlyingFox SHA1.swift
[69/99] Compiling FlyingFox ProxyHTTPHandler.swift
[70/99] Compiling FlyingFox RedirectHTTPHandler.swift
[71/99] Compiling FlyingFox RoutedHTTPHandler.swift
[72/99] Compiling FlyingFox WebSocketHTTPHandler.swift
[73/99] Compiling FlyingFox HTTPRoute+JSONValue.swift
[74/99] Compiling FlyingFox JSONBodyPattern.swift
[75/99] Compiling FlyingFox HTTPRequest.swift
[76/99] Compiling FlyingFox HTTPResponse.swift
[77/99] Compiling FlyingFox HTTPRoute.swift
[78/99] Compiling FlyingFox HTTPRouteParameterValue.swift
[79/99] Compiling FlyingFox HTTPServer+Configuration.swift
[80/99] Compiling FlyingFox HTTPServer+Listening.swift
[81/99] Compiling FlyingFox HTTPConnection.swift
[82/99] Compiling FlyingFox HTTPDecoder+StandardizePath.swift
[83/99] Compiling FlyingFox HTTPDecoder.swift
[84/99] Compiling FlyingFox HTTPEncoder.swift
[85/99] Compiling FlyingFox HTTPHandler.swift
[86/99] Compiling FlyingFox HTTPHeader.swift
[87/99] Compiling FlyingFox HTTPHeaders.swift
[88/99] Compiling FlyingFox HTTPServer.swift
[89/99] Compiling FlyingFox HTTPStatusCode.swift
[90/99] Compiling FlyingFox HTTPVersion.swift
[91/99] Compiling FlyingFox ClosureHTTPHandler.swift
[92/99] Compiling FlyingFox DirectoryHTTPHandler.swift
[93/99] Compiling FlyingFox FileHTTPHandler.swift
[94/99] Compiling FlyingFox WSCloseCode.swift
[95/99] Compiling FlyingFox WSFrame.swift
[96/99] Compiling FlyingFox WSFrameEncoder.swift
[97/99] Compiling FlyingFox WSFrameValidator.swift
[98/99] Compiling FlyingFox WSHandler.swift
[99/99] Compiling FlyingFox WSMessage.swift
[101/102] Emitting module FlyingFoxMacros
[102/102] Compiling FlyingFoxMacros HTTPHandlerMacro.swift
Build complete! (41.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "flyingfox",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/FlyingFox.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "510.0.0",
"upper_bound" : "605.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"
],
"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" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.