The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kitura-WebSocket with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-WebSocket.git
Reference: 2.1.200
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-WebSocket
 * tag               2.1.200    -> FETCH_HEAD
HEAD is now at 31ee0c2 Update package reference to community versions (#104)
Cloned https://github.com/Kitura/Kitura-WebSocket.git into spi-builder-workspace
31ee0c22500569f81b262884f41710ce3ad540f5
SUCCESS checkout https://github.com/Kitura/Kitura-WebSocket.git at 2.1.200
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetching https://github.com/IBM-Swift/Kitura-net.git from cache
Fetched https://github.com/IBM-Swift/Kitura-net.git (0.20s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git (0.20s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.36s)
Computing version for https://github.com/IBM-Swift/Kitura-net.git
Computed https://github.com/IBM-Swift/Kitura-net.git at 2.4.200 (0.02s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/BlueSSLService.git (0.21s)
Fetched https://github.com/Kitura/BlueSocket.git (0.21s)
Fetched https://github.com/Kitura/LoggerAPI.git (0.21s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.02s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.02s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.02s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/IBM-Swift/Kitura-net.git
Working copy of https://github.com/IBM-Swift/Kitura-net.git resolved at 2.4.200
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Building for debugging...
[0/22] Compiling CHTTPParser utils.c
[1/22] Compiling CHTTPParser http_parser.c
[3/22] Compiling Logging LogHandler.swift
[4/22] Emitting module Logging
[5/22] Compiling Logging MetadataProvider.swift
[6/22] Compiling Logging Locks.swift
[7/22] Compiling Logging Logging.swift
[8/24] Compiling Cryptor SSLPointerTricks.swift
[9/25] Compiling LoggerAPI Logger.swift
[10/25] Emitting module LoggerAPI
[11/25] Compiling Socket SocketUtils.swift
[12/25] Compiling Cryptor Status.swift
[13/25] Compiling Cryptor Updatable.swift
[14/25] Compiling Cryptor KeyDerivation.swift
[15/25] Compiling Cryptor Random.swift
[16/25] Compiling Cryptor Crypto.swift
[17/25] Compiling Cryptor Cryptor.swift
[18/25] Compiling Cryptor Digest.swift
[19/25] Compiling Cryptor HMAC.swift
[20/25] Emitting module Cryptor
[21/25] Compiling Cryptor StreamCryptor.swift
[22/25] Compiling Cryptor Utilities.swift
[23/25] Compiling Socket Socket.swift
[24/25] Compiling Socket SocketProtocols.swift
[25/25] Emitting module Socket
[26/28] Compiling SSLService SSLPointerTricks.swift
[27/28] Emitting module SSLService
[28/28] Compiling SSLService SSLService.swift
[29/62] Compiling KituraNet Server.swift
[30/62] Compiling KituraNet ServerDelegate.swift
[31/62] Compiling KituraNet ServerLifecycleListener.swift
[32/62] Compiling KituraNet ServerMonitor.swift
[33/62] Compiling KituraNet ParseResults.swift
[34/62] Compiling KituraNet URLParser.swift
[35/62] Compiling KituraNet HeadersContainer.swift
[36/62] Compiling KituraNet IncomingSocketHandler.swift
[37/62] Compiling KituraNet IncomingSocketManager.swift
[38/62] Compiling KituraNet BufferList.swift
[39/62] Compiling KituraNet ClientRequest.swift
[40/62] Compiling KituraNet ClientResponse.swift
[41/62] Compiling KituraNet ConnectionUpgradeFactory.swift
[42/62] Compiling KituraNet ConnectionUpgrader.swift
[43/62] Compiling KituraNet HTTPServerResponse.swift
[44/62] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[45/62] Compiling KituraNet KeepAliveState.swift
[46/62] Compiling KituraNet HTTPParser.swift
[47/62] Compiling KituraNet HTTPParserStatus.swift
[48/62] Compiling KituraNet IncomingSocketProcessor.swift
[49/62] Compiling KituraNet IncomingSocketProcessorCreator.swift
[50/62] Compiling KituraNet ListenerGroup.swift
[51/62] Compiling KituraNet SPIUtils.swift
[52/62] Emitting module KituraNet
[53/62] Compiling KituraNet Error.swift
[54/62] Compiling KituraNet FastCGI.swift
[55/62] Compiling KituraNet FastCGIRecordCreate.swift
[56/62] Compiling KituraNet FastCGIRecordParser.swift
[57/62] Compiling KituraNet FastCGIServer.swift
[58/62] Compiling KituraNet FastCGIServerRequest.swift
[59/62] Compiling KituraNet FastCGIServerResponse.swift
[60/62] Compiling KituraNet HTTP.swift
[61/62] Compiling KituraNet HTTPServer.swift
[62/62] Compiling KituraNet HTTPServerRequest.swift
[63/66] Compiling KituraNet ServerState.swift
[64/66] Compiling KituraNet ServerOptions.swift
[65/66] Compiling KituraNet ServerRequest.swift
[66/66] Compiling KituraNet ServerResponse.swift
[67/76] Compiling KituraWebSocket WebSocket.swift
[68/76] Compiling KituraWebSocket WebSocketCloseReasonCode.swift
[69/76] Compiling KituraWebSocket WebSocketError.swift
[70/77] Compiling KituraWebSocket WebSocketService.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketService.swift:23:35: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol WebSocketService: class {
                                  ^~~~~
                                  AnyObject
[71/77] Compiling KituraWebSocket WSConnectionUpgradeFactory.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:52:27: warning: initialization of 'UnsafeMutablePointer<UInt16>' results in a dangling pointer
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt16)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:52:48: note: implicit argument conversion from 'UInt16' to 'UnsafeMutablePointer<UInt16>' produces a pointer valid only for the duration of the call to 'init(_:)'
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt16)
                                               ^~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:52:48: note: use 'withUnsafeMutablePointer' in order to explicitly convert argument to pointer valid for a defined scope
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt16)
                                               ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:54:18: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer
                (UnsafeMutableRawPointer(mutating: bytes)+length+1).copyMemory(from: asBytes, byteCount: 2)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:54:52: note: implicit argument conversion from '[UInt8]' to 'UnsafeRawPointer' produces a pointer valid only for the duration of the call to 'init(mutating:)'
                (UnsafeMutableRawPointer(mutating: bytes)+length+1).copyMemory(from: asBytes, byteCount: 2)
                                                   ^~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:54:52: note: use the 'withUnsafeBytes' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
                (UnsafeMutableRawPointer(mutating: bytes)+length+1).copyMemory(from: asBytes, byteCount: 2)
                                                   ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:68:27: warning: initialization of 'UnsafeMutablePointer<UInt32>' results in a dangling pointer
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt32)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:68:48: note: implicit argument conversion from 'UInt32' to 'UnsafeMutablePointer<UInt32>' produces a pointer valid only for the duration of the call to 'init(_:)'
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt32)
                                               ^~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:68:48: note: use 'withUnsafeMutablePointer' in order to explicitly convert argument to pointer valid for a defined scope
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt32)
                                               ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:70:18: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer
                (UnsafeMutableRawPointer(mutating: bytes)+length+5).copyMemory(from: asBytes, byteCount: 4)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:70:52: note: implicit argument conversion from '[UInt8]' to 'UnsafeRawPointer' produces a pointer valid only for the duration of the call to 'init(mutating:)'
                (UnsafeMutableRawPointer(mutating: bytes)+length+5).copyMemory(from: asBytes, byteCount: 4)
                                                   ^~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:70:52: note: use the 'withUnsafeBytes' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
                (UnsafeMutableRawPointer(mutating: bytes)+length+5).copyMemory(from: asBytes, byteCount: 4)
                                                   ^
[72/77] Compiling KituraWebSocket WSFrame.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:52:27: warning: initialization of 'UnsafeMutablePointer<UInt16>' results in a dangling pointer
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt16)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:52:48: note: implicit argument conversion from 'UInt16' to 'UnsafeMutablePointer<UInt16>' produces a pointer valid only for the duration of the call to 'init(_:)'
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt16)
                                               ^~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:52:48: note: use 'withUnsafeMutablePointer' in order to explicitly convert argument to pointer valid for a defined scope
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt16)
                                               ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:54:18: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer
                (UnsafeMutableRawPointer(mutating: bytes)+length+1).copyMemory(from: asBytes, byteCount: 2)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:54:52: note: implicit argument conversion from '[UInt8]' to 'UnsafeRawPointer' produces a pointer valid only for the duration of the call to 'init(mutating:)'
                (UnsafeMutableRawPointer(mutating: bytes)+length+1).copyMemory(from: asBytes, byteCount: 2)
                                                   ^~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:54:52: note: use the 'withUnsafeBytes' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
                (UnsafeMutableRawPointer(mutating: bytes)+length+1).copyMemory(from: asBytes, byteCount: 2)
                                                   ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:68:27: warning: initialization of 'UnsafeMutablePointer<UInt32>' results in a dangling pointer
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt32)
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:68:48: note: implicit argument conversion from 'UInt32' to 'UnsafeMutablePointer<UInt32>' produces a pointer valid only for the duration of the call to 'init(_:)'
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt32)
                                               ^~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:68:48: note: use 'withUnsafeMutablePointer' in order to explicitly convert argument to pointer valid for a defined scope
            let asBytes = UnsafeMutablePointer(&payloadLengthUInt32)
                                               ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:70:18: warning: initialization of 'UnsafeMutableRawPointer' results in a dangling pointer
                (UnsafeMutableRawPointer(mutating: bytes)+length+5).copyMemory(from: asBytes, byteCount: 4)
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:70:52: note: implicit argument conversion from '[UInt8]' to 'UnsafeRawPointer' produces a pointer valid only for the duration of the call to 'init(mutating:)'
                (UnsafeMutableRawPointer(mutating: bytes)+length+5).copyMemory(from: asBytes, byteCount: 4)
                                                   ^~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WSFrame.swift:70:52: note: use the 'withUnsafeBytes' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
                (UnsafeMutableRawPointer(mutating: bytes)+length+5).copyMemory(from: asBytes, byteCount: 4)
                                                   ^
[73/77] Compiling KituraWebSocket WSSocketProcessor.swift
[74/77] Compiling KituraWebSocket WSFrameParser.swift
[75/77] Compiling KituraWebSocket WSServerRequest.swift
[76/77] Emitting module KituraWebSocket
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketService.swift:23:35: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol WebSocketService: class {
                                  ^~~~~
                                  AnyObject
[77/77] Compiling KituraWebSocket WebSocketConnection.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:115:45: warning: initialization of 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            let rawBytes = UnsafeRawPointer(UnsafePointer(utf8))
                                            ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:115:59: note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
            let rawBytes = UnsafeRawPointer(UnsafePointer(utf8))
                                                          ^~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:115:59: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            let rawBytes = UnsafeRawPointer(UnsafePointer(utf8))
                                                          ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:149:41: warning: initialization of 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
        let rawBytes = UnsafeRawPointer(UnsafePointer(utf8))
                                        ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:149:55: note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
        let rawBytes = UnsafeRawPointer(UnsafePointer(utf8))
                                                      ^~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:149:55: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
        let rawBytes = UnsafeRawPointer(UnsafePointer(utf8))
                                                      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:163:23: warning: initialization of 'UnsafeMutablePointer<UInt16>' results in a dangling pointer
        let asBytes = UnsafeMutablePointer(&reasonCodeToSend)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:163:44: note: implicit argument conversion from 'UInt16' to 'UnsafeMutablePointer<UInt16>' produces a pointer valid only for the duration of the call to 'init(_:)'
        let asBytes = UnsafeMutablePointer(&reasonCodeToSend)
                                           ^~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:163:44: note: use 'withUnsafeMutablePointer' in order to explicitly convert argument to pointer valid for a defined scope
        let asBytes = UnsafeMutablePointer(&reasonCodeToSend)
                                           ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:173:28: warning: initialization of 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            payload.append(UnsafePointer(utf8), length: count)
                           ^~~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:173:42: note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
            payload.append(UnsafePointer(utf8), length: count)
                                         ^~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:173:42: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            payload.append(UnsafePointer(utf8), length: count)
                                         ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/KituraWebSocket/WebSocketConnection.swift:250:21: warning: using '_' to ignore the result of a Void-returning function is redundant
                    _ = closeMessage.removeFirst(2)
                    ^~~~
Build complete! (11.58s)
Build complete.
Done.

Build Machine: Mac 5