The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of FlyingFox, reference 0.26.0 (02ad2f), with Swift 6.2 for Android on 13 Nov 2025 05:43:20 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swhitty/FlyingFox.git
Reference: 0.26.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/FlyingFox
 * tag               0.26.0     -> FETCH_HEAD
HEAD is now at 02ad2f4 0.26.0
Cloned https://github.com/swhitty/FlyingFox.git
Revision (git rev-parse @):
02ad2f412a29c9ea8cee3924a3143d51a4288323
SUCCESS checkout https://github.com/swhitty/FlyingFox.git at 0.26.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swhitty/FlyingFox.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystemLinux shims.c
[2/4] Write swift-version--11D90AFD9DD3AB2.txt
[5/32] Compiling FlyingSocks AsyncSocket.swift
[6/32] Compiling FlyingSocks ConsumingAsyncSequence.swift
[7/32] Compiling FlyingSocks IdentifiableContinuation.swift
[8/32] Compiling FlyingSocks Logging+OSLog.swift
[9/35] Compiling FlyingSocks Logging.swift
[10/35] Compiling FlyingSocks Mutex.swift
[11/35] Compiling FlyingSocks MutexSwift5.swift
[12/35] Compiling FlyingSocks Socket+Android.swift
[13/35] Emitting module FlyingSocks
[14/35] Compiling FlyingSocks AsyncBufferedCollection.swift
[15/35] Compiling FlyingSocks AsyncBufferedEmptySequence.swift
[16/35] Compiling FlyingSocks AsyncBufferedFileSequence.swift
[17/35] Compiling FlyingSocks AsyncBufferedPrefixSequence.swift
[18/35] Compiling FlyingSocks SwiftSupport.swift
[19/35] Compiling FlyingSocks Task+Timeout.swift
[20/35] Compiling FlyingSocks Transferring.swift
[21/35] Compiling FlyingSocks Socket+Darwin.swift
[22/35] Compiling FlyingSocks Socket+Glibc.swift
[23/35] Compiling FlyingSocks Socket+Musl.swift
[24/35] Compiling FlyingSocks Socket+WinSock2.swift
[25/35] Compiling FlyingSocks SocketPool+ePoll.swift
[26/35] Compiling FlyingSocks SocketPool+kQueue.swift
[27/35] Compiling FlyingSocks SocketPool.swift
[28/35] Compiling FlyingSocks AsyncBufferedSequence+Extensions.swift
[29/35] Compiling FlyingSocks AsyncBufferedSequence.swift
[30/35] Compiling FlyingSocks AsyncChunkedSequence.swift
[31/35] Compiling FlyingSocks AsyncSharedReplaySequence.swift
[32/35] Compiling FlyingSocks Socket.swift
[33/35] Compiling FlyingSocks SocketAddress.swift
[34/35] Compiling FlyingSocks SocketError.swift
[35/35] Compiling FlyingSocks SocketPool+Poll.swift
[37/82] Emitting module FlyingFox
[38/88] Compiling FlyingFox HTTPMethod.swift
[39/88] Compiling FlyingFox HTTPRequest+Address.swift
[40/88] Compiling FlyingFox HTTPRequest+QueryItem.swift
[41/88] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[42/88] Compiling FlyingFox HTTPRequest+Target.swift
[43/88] Compiling FlyingFox HTTPRequest.swift
[44/88] Compiling FlyingFox HTTPResponse.swift
[45/88] Compiling FlyingFox JSONPredicatePattern.swift
[46/88] Compiling FlyingFox NonisolatedUnsafe.swift
[47/88] Compiling FlyingFox SocketAddress+Glibc.swift
[48/88] Compiling FlyingFox URLSession+Async.swift
[49/88] Compiling FlyingFox AsyncStream+WSFrame.swift
[50/88] Compiling FlyingFox SHA1.swift
[51/88] Compiling FlyingFox RoutedHTTPHandler.swift
[52/88] Compiling FlyingFox WebSocketHTTPHandler.swift
[53/88] Compiling FlyingFox HTTPRoute+JSONValue.swift
[54/88] Compiling FlyingFox JSONBodyPattern.swift
[55/88] Compiling FlyingFox JSONPath.swift
[56/88] Compiling FlyingFox JSONValue.swift
[57/88] Compiling FlyingFox HTTPVersion.swift
[58/88] Compiling FlyingFox ClosureHTTPHandler.swift
[59/88] Compiling FlyingFox DirectoryHTTPHandler.swift
[60/88] Compiling FlyingFox FileHTTPHandler.swift
[61/88] Compiling FlyingFox ProxyHTTPHandler.swift
[62/88] Compiling FlyingFox RedirectHTTPHandler.swift
[63/88] Compiling FlyingFox HTTPDecoder.swift
[64/88] Compiling FlyingFox HTTPEncoder.swift
[65/88] Compiling FlyingFox HTTPHandler.swift
[66/88] Compiling FlyingFox HTTPHeader.swift
[67/88] Compiling FlyingFox HTTPHeaders.swift
[68/88] Compiling FlyingFox HTTPLogging+OSLog.swift
[69/88] Compiling FlyingFox HTTPLogging.swift
[70/88] Compiling FlyingFox AsyncSequence+Extensions.swift
[71/88] Compiling FlyingFox HTTPBodyPattern.swift
[72/88] Compiling FlyingFox HTTPBodySequence.swift
[73/88] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
[74/88] Compiling FlyingFox HTTPClient.swift
[75/88] Compiling FlyingFox HTTPConnection.swift
[76/88] Compiling FlyingFox HTTPDecoder+StandardizePath.swift
[77/88] Compiling FlyingFox HTTPRoute.swift
[78/88] Compiling FlyingFox HTTPRouteParameterValue.swift
[79/88] Compiling FlyingFox HTTPServer+Configuration.swift
[80/88] Compiling FlyingFox HTTPServer+Listening.swift
[81/88] Compiling FlyingFox HTTPServer.swift
[82/88] Compiling FlyingFox HTTPStatusCode.swift
[83/88] Compiling FlyingFox WSCloseCode.swift
[84/88] Compiling FlyingFox WSFrame.swift
[85/88] Compiling FlyingFox WSFrameEncoder.swift
[86/88] Compiling FlyingFox WSFrameValidator.swift
[87/88] Compiling FlyingFox WSHandler.swift
[88/88] Compiling FlyingFox WSMessage.swift
Build complete! (22.61s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FlyingFox",
  "name" : "FlyingFox",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "FlyingFox",
      "targets" : [
        "FlyingFox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FlyingSocks",
      "targets" : [
        "FlyingSocks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlyingSocksTests",
      "module_type" : "SwiftTarget",
      "name" : "FlyingSocksTests",
      "path" : "FlyingSocks/Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/FlyingSocks/Tests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AsyncBufferedDataSequenceTests.swift",
        "AsyncBufferedEmptySequenceTests.swift",
        "AsyncBufferedFileSequenceTests.swift",
        "AsyncBufferedPrefixSequenceTests.swift",
        "AsyncSharedReplaySequenceTests.swift",
        "AsyncSocketTests.swift",
        "FileManager+TemporaryFile.swift",
        "IdentifiableContinuationTests.swift",
        "Logging+OSLogTests.swift",
        "Logging+PrintTests.swift",
        "MutexTests.swift",
        "SocketAddressTests.swift",
        "SocketErrorTests.swift",
        "SocketPool+PollTests.swift",
        "SocketPool+kQueueTests.swift",
        "SocketPoolTests.swift",
        "SocketTests.swift",
        "Task+TimeoutTests.swift"
      ],
      "target_dependencies" : [
        "FlyingSocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FlyingSocks",
      "module_type" : "SwiftTarget",
      "name" : "FlyingSocks",
      "path" : "FlyingSocks/Sources",
      "product_memberships" : [
        "FlyingFox",
        "FlyingSocks"
      ],
      "sources" : [
        "AsyncBufferedCollection.swift",
        "AsyncBufferedEmptySequence.swift",
        "AsyncBufferedFileSequence.swift",
        "AsyncBufferedPrefixSequence.swift",
        "AsyncBufferedSequence+Extensions.swift",
        "AsyncBufferedSequence.swift",
        "AsyncChunkedSequence.swift",
        "AsyncSharedReplaySequence.swift",
        "AsyncSocket.swift",
        "ConsumingAsyncSequence.swift",
        "IdentifiableContinuation.swift",
        "Logging+OSLog.swift",
        "Logging.swift",
        "Mutex.swift",
        "MutexSwift5.swift",
        "Socket+Android.swift",
        "Socket+Darwin.swift",
        "Socket+Glibc.swift",
        "Socket+Musl.swift",
        "Socket+WinSock2.swift",
        "Socket.swift",
        "SocketAddress.swift",
        "SocketError.swift",
        "SocketPool+Poll.swift",
        "SocketPool+ePoll.swift",
        "SocketPool+kQueue.swift",
        "SocketPool.swift",
        "SwiftSupport.swift",
        "Task+Timeout.swift",
        "Transferring.swift"
      ],
      "target_dependencies" : [
        "CSystemLinux"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FlyingFoxTests",
      "module_type" : "SwiftTarget",
      "name" : "FlyingFoxTests",
      "path" : "FlyingFox/Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/FlyingFox/Tests/Stubs",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AsyncSequence+ExtensionsTests.swift",
        "AsyncSocketTests.swift",
        "HTTPBodyPatternTests.swift",
        "HTTPBodySequenceTests.swift",
        "HTTPClientTests.swift",
        "HTTPConnectionTests.swift",
        "HTTPDecoderTests.swift",
        "HTTPEncoderTests.swift",
        "HTTPHeaderTests.swift",
        "HTTPLoggingTests.swift",
        "HTTPMethodTests.swift",
        "HTTPRequest+AddressTests.swift",
        "HTTPRequest+Mock.swift",
        "HTTPRequest+QueryItemTests.swift",
        "HTTPRequestTests.swift",
        "HTTPResponse+Mock.swift",
        "HTTPResponseTests.swift",
        "HTTPRouteParameterValueTests.swift",
        "HTTPRouteTests.swift",
        "HTTPServerTests.swift",
        "HTTPStatusCodeTests.swift",
        "Handlers/DirectoryHTTPHandlerTests.swift",
        "Handlers/HTTPHandlerTests.swift",
        "Handlers/RedirectHTTPHandlerTests.swift",
        "Handlers/RoutedHTTPHandlerTests.swift",
        "Handlers/WebSocketHTTPHandlerTests.swift",
        "JSON/JSONBodyPatternTests.swift",
        "JSON/JSONPathTests.swift",
        "JSON/JSONValueTests.swift",
        "URLSession+AsyncTests.swift",
        "WebSocket/AsyncStream+WSFrameTests.swift",
        "WebSocket/WSFrameEncoderTests.swift",
        "WebSocket/WSFrameTests.swift",
        "WebSocket/WSFrameValidatorTests.swift",
        "WebSocket/WSHandlerTests.swift"
      ],
      "target_dependencies" : [
        "FlyingFox"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FlyingFox",
      "module_type" : "SwiftTarget",
      "name" : "FlyingFox",
      "path" : "FlyingFox/Sources",
      "product_memberships" : [
        "FlyingFox"
      ],
      "sources" : [
        "AsyncSequence+Extensions.swift",
        "HTTPBodyPattern.swift",
        "HTTPBodySequence.swift",
        "HTTPChunkedEncodedSequence.swift",
        "HTTPClient.swift",
        "HTTPConnection.swift",
        "HTTPDecoder+StandardizePath.swift",
        "HTTPDecoder.swift",
        "HTTPEncoder.swift",
        "HTTPHandler.swift",
        "HTTPHeader.swift",
        "HTTPHeaders.swift",
        "HTTPLogging+OSLog.swift",
        "HTTPLogging.swift",
        "HTTPMethod.swift",
        "HTTPRequest+Address.swift",
        "HTTPRequest+QueryItem.swift",
        "HTTPRequest+RouteParameter.swift",
        "HTTPRequest+Target.swift",
        "HTTPRequest.swift",
        "HTTPResponse.swift",
        "HTTPRoute.swift",
        "HTTPRouteParameterValue.swift",
        "HTTPServer+Configuration.swift",
        "HTTPServer+Listening.swift",
        "HTTPServer.swift",
        "HTTPStatusCode.swift",
        "HTTPVersion.swift",
        "Handlers/ClosureHTTPHandler.swift",
        "Handlers/DirectoryHTTPHandler.swift",
        "Handlers/FileHTTPHandler.swift",
        "Handlers/ProxyHTTPHandler.swift",
        "Handlers/RedirectHTTPHandler.swift",
        "Handlers/RoutedHTTPHandler.swift",
        "Handlers/WebSocketHTTPHandler.swift",
        "JSON/HTTPRoute+JSONValue.swift",
        "JSON/JSONBodyPattern.swift",
        "JSON/JSONPath.swift",
        "JSON/JSONValue.swift",
        "JSONPredicatePattern.swift",
        "NonisolatedUnsafe.swift",
        "SocketAddress+Glibc.swift",
        "URLSession+Async.swift",
        "WebSocket/AsyncStream+WSFrame.swift",
        "WebSocket/SHA1.swift",
        "WebSocket/WSCloseCode.swift",
        "WebSocket/WSFrame.swift",
        "WebSocket/WSFrameEncoder.swift",
        "WebSocket/WSFrameValidator.swift",
        "WebSocket/WSHandler.swift",
        "WebSocket/WSMessage.swift"
      ],
      "target_dependencies" : [
        "FlyingSocks"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSystemLinux",
      "module_type" : "ClangTarget",
      "name" : "CSystemLinux",
      "path" : "CSystemLinux",
      "product_memberships" : [
        "FlyingFox",
        "FlyingSocks"
      ],
      "sources" : [
        "shims.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.