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 main (9d9dc1), with Swift 5.9 for macOS (SPM) on 10 Jun 2025 06:02:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swhitty/FlyingFox.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swhitty/FlyingFox
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9d9dc1a fix macOS version
Cloned https://github.com/swhitty/FlyingFox.git
Revision (git rev-parse @):
9d9dc1af4f79a909cb76be4385c95e0f658251d2
SUCCESS checkout https://github.com/swhitty/FlyingFox.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swhitty/FlyingFox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module FlyingSocks
/Users/admin/builder/spi-builder-workspace/FlyingSocks/Sources/SwiftSupport.swift:33:10: warning: FlyingFox will soon remove support for Swift 5.9
#warning("FlyingFox will soon remove support for Swift 5.9")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2/31] Compiling FlyingSocks Logging.swift
[3/31] Compiling FlyingSocks Mutex.swift
[4/31] Compiling FlyingSocks MutexSwift5.swift
[5/31] Compiling FlyingSocks SwiftSupport.swift
/Users/admin/builder/spi-builder-workspace/FlyingSocks/Sources/SwiftSupport.swift:33:10: warning: FlyingFox will soon remove support for Swift 5.9
#warning("FlyingFox will soon remove support for Swift 5.9")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/31] Compiling FlyingSocks Task+Timeout.swift
/Users/admin/builder/spi-builder-workspace/FlyingSocks/Sources/SwiftSupport.swift:33:10: warning: FlyingFox will soon remove support for Swift 5.9
#warning("FlyingFox will soon remove support for Swift 5.9")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[7/31] Compiling FlyingSocks Transferring.swift
/Users/admin/builder/spi-builder-workspace/FlyingSocks/Sources/SwiftSupport.swift:33:10: warning: FlyingFox will soon remove support for Swift 5.9
#warning("FlyingFox will soon remove support for Swift 5.9")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[8/31] Compiling FlyingSocks Socket+Musl.swift
[9/31] Compiling FlyingSocks Socket+WinSock2.swift
[10/31] Compiling FlyingSocks Socket.swift
[11/31] Compiling FlyingSocks Socket+Android.swift
[12/31] Compiling FlyingSocks Socket+Darwin.swift
[13/31] Compiling FlyingSocks Socket+Glibc.swift
[14/31] Compiling FlyingSocks AsyncChunkedSequence.swift
[15/31] Compiling FlyingSocks AsyncSharedReplaySequence.swift
[16/31] Compiling FlyingSocks AsyncSocket.swift
[17/31] Compiling FlyingSocks AsyncBufferedPrefixSequence.swift
[18/31] Compiling FlyingSocks AsyncBufferedSequence+Extensions.swift
[19/31] Compiling FlyingSocks AsyncBufferedSequence.swift
[20/31] Compiling FlyingSocks SocketAddress.swift
[21/31] Compiling FlyingSocks SocketError.swift
[22/31] Compiling FlyingSocks SocketPool+Poll.swift
[23/31] Compiling FlyingSocks SocketPool+ePoll.swift
[24/31] Compiling FlyingSocks SocketPool+kQueue.swift
[25/31] Compiling FlyingSocks SocketPool.swift
[26/31] Compiling FlyingSocks ConsumingAsyncSequence.swift
[27/31] Compiling FlyingSocks IdentifiableContinuation.swift
[28/31] Compiling FlyingSocks Logging+OSLog.swift
[29/31] Compiling FlyingSocks AsyncBufferedCollection.swift
[30/31] Compiling FlyingSocks AsyncBufferedEmptySequence.swift
[31/31] Compiling FlyingSocks AsyncBufferedFileSequence.swift
[32/72] Compiling FlyingFox HTTPLogging+OSLog.swift
[33/72] Compiling FlyingFox HTTPLogging.swift
[34/72] Compiling FlyingFox HTTPMethod.swift
[35/72] Compiling FlyingFox HTTPRequest+Address.swift
[36/72] Compiling FlyingFox HTTPRequest+QueryItem.swift
[37/76] Emitting module FlyingFox
[38/76] Compiling FlyingFox AsyncStream+WSFrame.swift
[39/76] Compiling FlyingFox SHA1.swift
[40/76] Compiling FlyingFox WSCloseCode.swift
[41/76] Compiling FlyingFox WSFrame.swift
[42/76] Compiling FlyingFox AsyncSequence+Extensions.swift
[43/76] Compiling FlyingFox HTTPBodyPattern.swift
[44/76] Compiling FlyingFox HTTPBodySequence.swift
[45/76] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
[46/76] Compiling FlyingFox HTTPClient.swift
[47/76] Compiling FlyingFox ProxyHTTPHandler.swift
[48/76] Compiling FlyingFox RedirectHTTPHandler.swift
[49/76] Compiling FlyingFox RoutedHTTPHandler.swift
[50/76] Compiling FlyingFox WebSocketHTTPHandler.swift
[51/76] Compiling FlyingFox JSONPredicatePattern.swift
[52/76] Compiling FlyingFox NonisolatedUnsafe.swift
[53/76] Compiling FlyingFox SocketAddress+Glibc.swift
[54/76] Compiling FlyingFox URLSession+Async.swift
[55/76] Compiling FlyingFox HTTPVersion.swift
[56/76] Compiling FlyingFox ClosureHTTPHandler.swift
[57/76] Compiling FlyingFox DirectoryHTTPHandler.swift
[58/76] Compiling FlyingFox FileHTTPHandler.swift
[59/76] Compiling FlyingFox HTTPServer+Configuration.swift
[60/76] Compiling FlyingFox HTTPServer+Listening.swift
[61/76] Compiling FlyingFox HTTPServer.swift
[62/76] Compiling FlyingFox HTTPStatusCode.swift
[63/76] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[64/76] Compiling FlyingFox HTTPRequest.swift
[65/76] Compiling FlyingFox HTTPResponse.swift
[66/76] Compiling FlyingFox HTTPRoute.swift
[67/76] Compiling FlyingFox HTTPRouteParameterValue.swift
[68/76] Compiling FlyingFox HTTPConnection.swift
[69/76] Compiling FlyingFox HTTPDecoder.swift
[70/76] Compiling FlyingFox HTTPEncoder.swift
[71/76] Compiling FlyingFox HTTPHandler.swift
[72/76] Compiling FlyingFox HTTPHeader.swift
[73/76] Compiling FlyingFox WSFrameEncoder.swift
[74/76] Compiling FlyingFox WSFrameValidator.swift
[75/76] Compiling FlyingFox WSHandler.swift
[76/76] Compiling FlyingFox WSMessage.swift
Build complete! (7.76s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FlyingFox",
  "name" : "FlyingFox",
  "path" : "/Users/admin/builder/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" : "FlyingSocksXCTests",
      "module_type" : "SwiftTarget",
      "name" : "FlyingSocksXCTests",
      "path" : "FlyingSocks/XCTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/FlyingSocks/XCTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AsyncBufferedDataSequenceTests.swift",
        "AsyncBufferedEmptySequenceTests.swift",
        "AsyncBufferedFileSequenceTests.swift",
        "AsyncSharedReplaySequenceTests.swift",
        "AsyncSocketTests.swift",
        "IdentifiableContinuationTests.swift",
        "Logging+OSLogTests.swift",
        "Logging+PrintTests.swift",
        "MutexXCTests.swift",
        "SocketAddress+Glibc.swift",
        "SocketAddressTests.swift",
        "SocketErrorTests.swift",
        "SocketPool+PollTests.swift",
        "SocketPool+kQueueTests.swift",
        "SocketPoolTests.swift",
        "SocketTests.swift",
        "Task+TimeoutTests.swift",
        "XCTest+Extension.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" : "FlyingFoxXCTests",
      "module_type" : "SwiftTarget",
      "name" : "FlyingFoxXCTests",
      "path" : "FlyingFox/XCTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/FlyingFox/XCTests/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/RoutedHTTPHandlerTests.swift",
        "Handlers/WebSocketHTTPHandlerTests.swift",
        "SocketAddress+Glibc.swift",
        "URLSession+AsyncTests.swift",
        "WebSocket/AsyncStream+WSFrameTests.swift",
        "WebSocket/WSFrameEncoderTests.swift",
        "WebSocket/WSFrameTests.swift",
        "WebSocket/WSFrameValidatorTests.swift",
        "WebSocket/WSHandlerTests.swift",
        "XCTest+Extension.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.swift",
        "HTTPEncoder.swift",
        "HTTPHandler.swift",
        "HTTPHeader.swift",
        "HTTPLogging+OSLog.swift",
        "HTTPLogging.swift",
        "HTTPMethod.swift",
        "HTTPRequest+Address.swift",
        "HTTPRequest+QueryItem.swift",
        "HTTPRequest+RouteParameter.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",
        "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" : "5.9"
}
Done.