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 (1f5c2e), with Swift 5.10 for Linux on 13 Sep 2025 08:16:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swhitty/FlyingFox.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/FlyingFox
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1f5c2ea Merge pull request #174 from swhitty/redirect-via
Cloned https://github.com/swhitty/FlyingFox.git
Revision (git rev-parse @):
1f5c2ea00583cf9deee015e3b53b5a081736f3dd
SUCCESS checkout https://github.com/swhitty/FlyingFox.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swhitty/FlyingFox.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystemLinux shims.c
[2/4] Write swift-version-24593BA9C3E375BF.txt
[5/32] Compiling FlyingSocks AsyncBufferedSequence+Extensions.swift
[6/32] Compiling FlyingSocks AsyncBufferedSequence.swift
[7/32] Compiling FlyingSocks AsyncChunkedSequence.swift
[8/32] Compiling FlyingSocks AsyncSharedReplaySequence.swift
[9/35] Compiling FlyingSocks AsyncBufferedCollection.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:37:17: warning: stored property 'fileURL' of 'Sendable'-conforming struct 'AsyncBufferedFileSequence' has non-sendable type 'URL'
    private let fileURL: URL
                ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[10/35] Compiling FlyingSocks AsyncBufferedEmptySequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:37:17: warning: stored property 'fileURL' of 'Sendable'-conforming struct 'AsyncBufferedFileSequence' has non-sendable type 'URL'
    private let fileURL: URL
                ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[11/35] Compiling FlyingSocks AsyncBufferedFileSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:37:17: warning: stored property 'fileURL' of 'Sendable'-conforming struct 'AsyncBufferedFileSequence' has non-sendable type 'URL'
    private let fileURL: URL
                ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[12/35] Compiling FlyingSocks AsyncBufferedPrefixSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:37:17: warning: stored property 'fileURL' of 'Sendable'-conforming struct 'AsyncBufferedFileSequence' has non-sendable type 'URL'
    private let fileURL: URL
                ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[13/35] Compiling FlyingSocks Logging.swift
[14/35] Compiling FlyingSocks Mutex.swift
[15/35] Compiling FlyingSocks MutexSwift5.swift
[16/35] Compiling FlyingSocks Socket+Android.swift
[17/35] Compiling FlyingSocks SocketPool+ePoll.swift
[18/35] Compiling FlyingSocks SocketPool+kQueue.swift
[19/35] Compiling FlyingSocks SocketPool.swift
[20/35] Compiling FlyingSocks AsyncSocket.swift
[21/35] Compiling FlyingSocks ConsumingAsyncSequence.swift
[22/35] Compiling FlyingSocks IdentifiableContinuation.swift
[23/35] Compiling FlyingSocks Logging+OSLog.swift
[24/35] Compiling FlyingSocks Socket.swift
[25/35] Compiling FlyingSocks SocketAddress.swift
[26/35] Compiling FlyingSocks SocketError.swift
[27/35] Compiling FlyingSocks SocketPool+Poll.swift
[28/35] Compiling FlyingSocks Socket+Darwin.swift
[29/35] Compiling FlyingSocks Socket+Glibc.swift
[30/35] Compiling FlyingSocks Socket+Musl.swift
[31/35] Compiling FlyingSocks Socket+WinSock2.swift
[32/35] Emitting module FlyingSocks
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:37:17: warning: stored property 'fileURL' of 'Sendable'-conforming struct 'AsyncBufferedFileSequence' has non-sendable type 'URL'
    private let fileURL: URL
                ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedFileSequence.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingSocks/Sources/SwiftSupport.swift:33:10: warning: FlyingFox will soon remove support for Swift 5.10
#warning("FlyingFox will soon remove support for Swift 5.10")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[33/35] Compiling FlyingSocks SwiftSupport.swift
/host/spi-builder-workspace/FlyingSocks/Sources/SwiftSupport.swift:33:10: warning: FlyingFox will soon remove support for Swift 5.10
#warning("FlyingFox will soon remove support for Swift 5.10")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[34/35] Compiling FlyingSocks Task+Timeout.swift
/host/spi-builder-workspace/FlyingSocks/Sources/SwiftSupport.swift:33:10: warning: FlyingFox will soon remove support for Swift 5.10
#warning("FlyingFox will soon remove support for Swift 5.10")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[35/35] Compiling FlyingSocks Transferring.swift
/host/spi-builder-workspace/FlyingSocks/Sources/SwiftSupport.swift:33:10: warning: FlyingFox will soon remove support for Swift 5.10
#warning("FlyingFox will soon remove support for Swift 5.10")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[37/77] Compiling FlyingFox SocketAddress+Glibc.swift
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:37:24: warning: conformance of 'sockaddr_in' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:38:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:142:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:41:25: warning: conformance of 'sockaddr_in6' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in6: SocketAddress {
                        ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:42:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET6)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:146:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:45:24: warning: conformance of 'sockaddr_un' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_un: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:46:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_UNIX)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:150:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[38/77] Compiling FlyingFox URLSession+Async.swift
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:37:24: warning: conformance of 'sockaddr_in' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:38:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:142:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:41:25: warning: conformance of 'sockaddr_in6' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in6: SocketAddress {
                        ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:42:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET6)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:146:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:45:24: warning: conformance of 'sockaddr_un' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_un: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:46:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_UNIX)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:150:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[39/77] Compiling FlyingFox AsyncStream+WSFrame.swift
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:37:24: warning: conformance of 'sockaddr_in' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:38:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:142:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:41:25: warning: conformance of 'sockaddr_in6' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in6: SocketAddress {
                        ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:42:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET6)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:146:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:45:24: warning: conformance of 'sockaddr_un' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_un: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:46:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_UNIX)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:150:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[40/77] Compiling FlyingFox SHA1.swift
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:37:24: warning: conformance of 'sockaddr_in' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:38:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:142:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:41:25: warning: conformance of 'sockaddr_in6' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in6: SocketAddress {
                        ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:42:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET6)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:146:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:45:24: warning: conformance of 'sockaddr_un' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_un: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:46:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_UNIX)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:150:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[41/77] Compiling FlyingFox WSCloseCode.swift
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:37:24: warning: conformance of 'sockaddr_in' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:38:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:142:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:41:25: warning: conformance of 'sockaddr_in6' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in6: SocketAddress {
                        ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:42:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET6)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:146:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:45:24: warning: conformance of 'sockaddr_un' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_un: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:46:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_UNIX)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:150:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[42/82] Compiling FlyingFox ProxyHTTPHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:40:17: warning: stored property 'session' of 'Sendable'-conforming struct 'ProxyHTTPHandler' has non-sendable type 'URLSession'
    private let session: URLSession
                ^
FoundationNetworking.URLSession:1:12: note: class 'URLSession' does not conform to the 'Sendable' protocol
open class URLSession : NSObject {
           ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:34:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[43/82] Compiling FlyingFox RedirectHTTPHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:40:17: warning: stored property 'session' of 'Sendable'-conforming struct 'ProxyHTTPHandler' has non-sendable type 'URLSession'
    private let session: URLSession
                ^
FoundationNetworking.URLSession:1:12: note: class 'URLSession' does not conform to the 'Sendable' protocol
open class URLSession : NSObject {
           ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:34:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[44/82] Compiling FlyingFox RoutedHTTPHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:40:17: warning: stored property 'session' of 'Sendable'-conforming struct 'ProxyHTTPHandler' has non-sendable type 'URLSession'
    private let session: URLSession
                ^
FoundationNetworking.URLSession:1:12: note: class 'URLSession' does not conform to the 'Sendable' protocol
open class URLSession : NSObject {
           ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:34:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[45/82] Compiling FlyingFox WebSocketHTTPHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:40:17: warning: stored property 'session' of 'Sendable'-conforming struct 'ProxyHTTPHandler' has non-sendable type 'URLSession'
    private let session: URLSession
                ^
FoundationNetworking.URLSession:1:12: note: class 'URLSession' does not conform to the 'Sendable' protocol
open class URLSession : NSObject {
           ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:34:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[46/82] Compiling FlyingFox NonisolatedUnsafe.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:40:17: warning: stored property 'session' of 'Sendable'-conforming struct 'ProxyHTTPHandler' has non-sendable type 'URLSession'
    private let session: URLSession
                ^
FoundationNetworking.URLSession:1:12: note: class 'URLSession' does not conform to the 'Sendable' protocol
open class URLSession : NSObject {
           ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:34:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[47/82] Emitting module FlyingFox
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:36:22: warning: stored property 'root' of 'Sendable'-conforming struct 'DirectoryHTTPHandler' has non-sendable type 'URL?'
    private(set) var root: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:40:22: warning: stored property 'path' of 'Sendable'-conforming struct 'FileHTTPHandler' has non-sendable type 'URL?'
    private(set) var path: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:33:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:40:17: warning: stored property 'session' of 'Sendable'-conforming struct 'ProxyHTTPHandler' has non-sendable type 'URLSession'
    private let session: URLSession
                ^
FoundationNetworking.URLSession:1:12: note: class 'URLSession' does not conform to the 'Sendable' protocol
open class URLSession : NSObject {
           ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/ProxyHTTPHandler.swift:34:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:37:24: warning: conformance of 'sockaddr_in' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:38:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:142:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:41:25: warning: conformance of 'sockaddr_in6' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_in6: SocketAddress {
                        ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:42:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_INET6)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:146:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress, @unchecked Sendable {
^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:45:24: warning: conformance of 'sockaddr_un' to protocol 'SocketAddress' was already stated in the protocol's module 'FlyingSocks'
extension sockaddr_un: SocketAddress {
                       ^
/host/spi-builder-workspace/FlyingFox/Sources/SocketAddress+Glibc.swift:46:23: note: static property 'family' will not be used to satisfy the conformance to 'SocketAddress'
    public static let family = sa_family_t(AF_UNIX)
                      ^
/host/spi-builder-workspace/FlyingSocks/Sources/SocketAddress.swift:150:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress, @unchecked Sendable {
^
[48/82] Compiling FlyingFox AsyncSequence+Extensions.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[49/82] Compiling FlyingFox HTTPBodyPattern.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[50/82] Compiling FlyingFox HTTPBodySequence.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[51/82] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[52/82] Compiling FlyingFox HTTPClient.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[53/82] Compiling FlyingFox HTTPConnection.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[54/82] Compiling FlyingFox HTTPServer.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:36:22: warning: stored property 'root' of 'Sendable'-conforming struct 'DirectoryHTTPHandler' has non-sendable type 'URL?'
    private(set) var root: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:40:22: warning: stored property 'path' of 'Sendable'-conforming struct 'FileHTTPHandler' has non-sendable type 'URL?'
    private(set) var path: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:33:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[55/82] Compiling FlyingFox HTTPStatusCode.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:36:22: warning: stored property 'root' of 'Sendable'-conforming struct 'DirectoryHTTPHandler' has non-sendable type 'URL?'
    private(set) var root: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:40:22: warning: stored property 'path' of 'Sendable'-conforming struct 'FileHTTPHandler' has non-sendable type 'URL?'
    private(set) var path: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:33:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[56/82] Compiling FlyingFox HTTPVersion.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:36:22: warning: stored property 'root' of 'Sendable'-conforming struct 'DirectoryHTTPHandler' has non-sendable type 'URL?'
    private(set) var root: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:40:22: warning: stored property 'path' of 'Sendable'-conforming struct 'FileHTTPHandler' has non-sendable type 'URL?'
    private(set) var path: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:33:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[57/82] Compiling FlyingFox ClosureHTTPHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:36:22: warning: stored property 'root' of 'Sendable'-conforming struct 'DirectoryHTTPHandler' has non-sendable type 'URL?'
    private(set) var root: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:40:22: warning: stored property 'path' of 'Sendable'-conforming struct 'FileHTTPHandler' has non-sendable type 'URL?'
    private(set) var path: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:33:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[58/82] Compiling FlyingFox DirectoryHTTPHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:36:22: warning: stored property 'root' of 'Sendable'-conforming struct 'DirectoryHTTPHandler' has non-sendable type 'URL?'
    private(set) var root: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:40:22: warning: stored property 'path' of 'Sendable'-conforming struct 'FileHTTPHandler' has non-sendable type 'URL?'
    private(set) var path: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:33:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[59/82] Compiling FlyingFox FileHTTPHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:36:22: warning: stored property 'root' of 'Sendable'-conforming struct 'DirectoryHTTPHandler' has non-sendable type 'URL?'
    private(set) var root: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/DirectoryHTTPHandler.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:40:22: warning: stored property 'path' of 'Sendable'-conforming struct 'FileHTTPHandler' has non-sendable type 'URL?'
    private(set) var path: URL?
                     ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/FlyingFox/Sources/Handlers/FileHTTPHandler.swift:33:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[60/82] Compiling FlyingFox HTTPDecoder+StandardizePath.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:40:74: warning: unrecognized platform name 'visionOS'
            if #available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, visionOS 26.0, *) {
                                                                         ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:54:69: warning: unrecognized platform name 'visionOS'
        if #available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *) {
                                                                    ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[61/82] Compiling FlyingFox HTTPDecoder.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:40:74: warning: unrecognized platform name 'visionOS'
            if #available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, visionOS 26.0, *) {
                                                                         ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:54:69: warning: unrecognized platform name 'visionOS'
        if #available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *) {
                                                                    ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[62/82] Compiling FlyingFox HTTPEncoder.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:40:74: warning: unrecognized platform name 'visionOS'
            if #available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, visionOS 26.0, *) {
                                                                         ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:54:69: warning: unrecognized platform name 'visionOS'
        if #available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *) {
                                                                    ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[63/82] Compiling FlyingFox HTTPHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:40:74: warning: unrecognized platform name 'visionOS'
            if #available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, visionOS 26.0, *) {
                                                                         ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:54:69: warning: unrecognized platform name 'visionOS'
        if #available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *) {
                                                                    ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[64/82] Compiling FlyingFox HTTPHeader.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:40:74: warning: unrecognized platform name 'visionOS'
            if #available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, visionOS 26.0, *) {
                                                                         ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:54:69: warning: unrecognized platform name 'visionOS'
        if #available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *) {
                                                                    ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[65/82] Compiling FlyingFox HTTPHeaders.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:40:74: warning: unrecognized platform name 'visionOS'
            if #available(macOS 26.0, iOS 26.0, tvOS 26.0, watchOS 26.0, visionOS 26.0, *) {
                                                                         ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:54:69: warning: unrecognized platform name 'visionOS'
        if #available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *) {
                                                                    ^
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[66/82] Compiling FlyingFox HTTPLogging+OSLog.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[67/82] Compiling FlyingFox HTTPLogging.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[68/82] Compiling FlyingFox HTTPMethod.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[69/82] Compiling FlyingFox HTTPRequest+Address.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[70/82] Compiling FlyingFox HTTPRequest+QueryItem.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[71/82] Compiling FlyingFox HTTPRequest+RouteParameter.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[72/82] Compiling FlyingFox HTTPRequest.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[73/82] Compiling FlyingFox HTTPResponse.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[74/82] Compiling FlyingFox HTTPRoute.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[75/82] Compiling FlyingFox HTTPRouteParameterValue.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[76/82] Compiling FlyingFox HTTPServer+Configuration.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[77/82] Compiling FlyingFox HTTPServer+Listening.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[78/82] Compiling FlyingFox WSFrame.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[79/82] Compiling FlyingFox WSFrameEncoder.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[80/82] Compiling FlyingFox WSFrameValidator.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[81/82] Compiling FlyingFox WSHandler.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
[82/82] Compiling FlyingFox WSMessage.swift
/host/spi-builder-workspace/FlyingFox/Sources/HTTPDecoder+StandardizePath.swift:78:62: warning: unrecognized platform name 'visionOS'
    @available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, visionOS 26.0, *)
                                                             ^
Build complete! (13.67s)
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" : "FlyingSocksXCTests",
      "module_type" : "SwiftTarget",
      "name" : "FlyingSocksXCTests",
      "path" : "FlyingSocks/XCTests",
      "resources" : [
        {
          "path" : "/host/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" : "/host/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+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.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",
        "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.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.