The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FlyingFox with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swhitty/FlyingFox.git
Reference: 0.14.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.14.0     -> FETCH_HEAD
HEAD is now at c9e0d35 0.14.0
Cloned https://github.com/swhitty/FlyingFox.git
Revision (git rev-parse @):
c9e0d358e6fcab4b4a4589bc88d110875c96d739
SUCCESS checkout https://github.com/swhitty/FlyingFox.git at 0.14.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/swhitty/FlyingFox.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/1] Compiling CSystemLinux shims.c
[2/20] Emitting module FlyingSocks
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[3/22] Compiling FlyingSocks SocketPool+kQueue.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[4/22] Compiling FlyingSocks SocketPool.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[5/22] Compiling FlyingSocks SwiftSupport.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[6/22] Compiling FlyingSocks Task+Timeout.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[7/22] Compiling FlyingSocks AsyncSocket.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[8/22] Compiling FlyingSocks CancellingContinuation.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[9/22] Compiling FlyingSocks IdentifiableContinuation.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[10/22] Compiling FlyingSocks SocketAddress.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[11/22] Compiling FlyingSocks SocketError.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[12/22] Compiling FlyingSocks Logging+OSLog.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[13/22] Compiling FlyingSocks Logging.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[14/22] Compiling FlyingSocks Socket+Darwin.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[15/22] Compiling FlyingSocks SocketPool+Poll.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[16/22] Compiling FlyingSocks SocketPool+ePoll.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[17/22] Compiling FlyingSocks AllocatedLock.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[18/22] Compiling FlyingSocks AsyncChunkedSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[19/22] Compiling FlyingSocks AsyncDataSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[20/22] Compiling FlyingSocks Socket+Glibc.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[21/22] Compiling FlyingSocks Socket+WinSock2.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[22/22] Compiling FlyingSocks Socket.swift
/host/spi-builder-workspace/FlyingSocks/Sources/Socket+Glibc.swift:33:8: warning: 'Glibc' inconsistently imported as implementation-only
import Glibc
       ^
@_implementationOnly
/host/spi-builder-workspace/FlyingSocks/Sources/AllocatedLock.swift:117:29: note: imported as implementation-only here
@_implementationOnly import Glibc
                            ^
[25/57] Emitting module FlyingFox
/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:79:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress {
^
/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:83:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress {
^
/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:87:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress {
^
[26/61] Compiling FlyingFox DirectoryHTTPHandler.swift
[27/61] Compiling FlyingFox FileHTTPHandler.swift
[28/61] Compiling FlyingFox ProxyHTTPHandler.swift
[29/61] Compiling FlyingFox RedirectHTTPHandler.swift
[30/61] Compiling FlyingFox RoutedHTTPHandler.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:79:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress {
^
/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:83:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress {
^
/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:87:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress {
^
[31/61] Compiling FlyingFox WebSocketHTTPHandler.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:79:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress {
^
/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:83:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress {
^
/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:87:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress {
^
[32/61] 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:79:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress {
^
/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:83:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress {
^
/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:87:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress {
^
[33/61] 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:79:1: note: 'sockaddr_in' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in: SocketAddress {
^
/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:83:1: note: 'sockaddr_in6' declares conformance to protocol 'SocketAddress' here
extension sockaddr_in6: SocketAddress {
^
/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:87:1: note: 'sockaddr_un' declares conformance to protocol 'SocketAddress' here
extension sockaddr_un: SocketAddress {
^
[34/61] Compiling FlyingFox HTTPEncoder.swift
[35/61] Compiling FlyingFox HTTPHandler.swift
[36/61] Compiling FlyingFox HTTPHeader.swift
[37/61] Compiling FlyingFox HTTPLogging+OSLog.swift
[38/61] Compiling FlyingFox HTTPLogging.swift
[39/61] Compiling FlyingFox HTTPMethod.swift
[40/61] Compiling FlyingFox HTTPRequest+QueryItem.swift
[41/61] Compiling FlyingFox HTTPRequest.swift
[42/61] Compiling FlyingFox HTTPResponse.swift
[43/61] Compiling FlyingFox HTTPRoute.swift
[44/61] Compiling FlyingFox UncheckedSendable.swift
[45/61] Compiling FlyingFox AsyncStream+WSFrame.swift
[46/61] Compiling FlyingFox SHA1.swift
[47/61] Compiling FlyingFox WSFrame.swift
[48/61] Compiling FlyingFox HTTPServer+Listening.swift
[49/61] Compiling FlyingFox HTTPServer.swift
[50/61] Compiling FlyingFox HTTPStatusCode.swift
[51/61] Compiling FlyingFox HTTPVersion.swift
[52/61] Compiling FlyingFox ClosureHTTPHandler.swift
[53/61] Compiling FlyingFox AsyncSequence+Extensions.swift
[54/61] Compiling FlyingFox HTTPBodyPattern.swift
[55/61] Compiling FlyingFox HTTPBodySequence.swift
[56/61] Compiling FlyingFox HTTPConnection.swift
[57/61] Compiling FlyingFox HTTPDecoder.swift
[58/61] Compiling FlyingFox WSFrameEncoder.swift
[59/61] Compiling FlyingFox WSFrameValidator.swift
[60/61] Compiling FlyingFox WSHandler.swift
[61/61] Compiling FlyingFox WSMessage.swift
Build complete! (9.89s)
Build complete.
Done.

Build Machine: Linux 2