The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WalletConnectSwift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WalletConnect/WalletConnectSwift.git
Reference: 1.7.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/WalletConnect/WalletConnectSwift
 * tag               1.7.0      -> FETCH_HEAD
HEAD is now at e0bbfd1 Merge pull request #128 from WalletConnect/bump-lib-version
Cloned https://github.com/WalletConnect/WalletConnectSwift.git into spi-builder-workspace
e0bbfd16d5c54a7aa7e316956d765399c6332fa2
SUCCESS checkout https://github.com/WalletConnect/WalletConnectSwift.git at 1.7.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.25s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.04s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Info.plist
Building for debugging...
[1/90] Compiling CryptoSwift CBC.swift
[2/90] Compiling CryptoSwift CCM.swift
[3/90] Compiling CryptoSwift CFB.swift
[4/90] Compiling CryptoSwift CTR.swift
[5/90] Compiling CryptoSwift CipherModeWorker.swift
[6/90] Compiling CryptoSwift ECB.swift
[7/90] Compiling CryptoSwift GCM.swift
[8/90] Compiling CryptoSwift OCB.swift
[9/90] Compiling CryptoSwift OFB.swift
[10/90] Compiling CryptoSwift PCBC.swift
[11/90] Compiling CryptoSwift Blowfish.swift
[12/90] Compiling CryptoSwift CBCMAC.swift
[13/90] Compiling CryptoSwift CMAC.swift
[14/90] Compiling CryptoSwift Addition.swift
[15/90] Compiling CryptoSwift BigInt.swift
[16/90] Compiling CryptoSwift BigUInt.swift
[17/90] Compiling CryptoSwift Bitwise Ops.swift
[18/90] Compiling CryptoSwift CS.swift
[19/90] Compiling CryptoSwift Codable.swift
[20/90] Compiling CryptoSwift Comparable.swift
[21/90] Compiling CryptoSwift Data Conversion.swift
[22/90] Compiling CryptoSwift Division.swift
[23/90] Compiling CryptoSwift Exponentiation.swift
[24/90] Compiling CryptoSwift Floating Point Conversion.swift
[25/90] Compiling CryptoSwift GCD.swift
[26/90] Compiling CryptoSwift Hashable.swift
[27/90] Compiling CryptoSwift Integer Conversion.swift
[28/90] Compiling CryptoSwift Multiplication.swift
[29/90] Compiling CryptoSwift Prime Test.swift
[30/90] Compiling CryptoSwift Random.swift
[31/90] Compiling CryptoSwift Shifts.swift
[32/90] Compiling CryptoSwift Square Root.swift
[33/90] Compiling CryptoSwift Strideable.swift
[34/90] Compiling CryptoSwift String Conversion.swift
[35/90] Compiling CryptoSwift Subtraction.swift
[36/90] Compiling CryptoSwift Words and Bits.swift
[37/90] Compiling CryptoSwift ChaCha20.swift
[38/90] Compiling CryptoSwift Checksum.swift
[39/90] Compiling CryptoSwift Cipher.swift
[40/90] Emitting module CryptoSwift
[41/90] Compiling CryptoSwift AEAD.swift
[42/90] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[43/90] Compiling CryptoSwift AES.Cryptors.swift
[44/90] Compiling CryptoSwift AES.swift
[45/90] Compiling CryptoSwift Array+Extension.swift
[46/90] Compiling CryptoSwift Authenticator.swift
[47/90] Compiling CryptoSwift BatchedCollection.swift
[48/90] Compiling CryptoSwift Bit.swift
[49/90] Compiling CryptoSwift BlockCipher.swift
[50/90] Compiling CryptoSwift BlockDecryptor.swift
[51/90] Compiling CryptoSwift BlockEncryptor.swift
[52/90] Compiling CryptoSwift BlockMode.swift
[53/90] Compiling CryptoSwift BlockModeOptions.swift
[54/90] Compiling CryptoSwift String+FoundationExtension.swift
[55/90] Compiling CryptoSwift Utils+Foundation.swift
[56/90] Compiling CryptoSwift Generics.swift
[57/90] Compiling CryptoSwift HKDF.swift
[58/90] Compiling CryptoSwift HMAC.swift
[59/90] Compiling CryptoSwift ISO10126Padding.swift
[60/90] Compiling CryptoSwift ISO78164Padding.swift
[61/90] Compiling CryptoSwift Int+Extension.swift
[62/90] Compiling CryptoSwift MD5.swift
[63/90] Compiling CryptoSwift NoPadding.swift
[64/90] Compiling CryptoSwift Operators.swift
[65/90] Compiling CryptoSwift PBKDF1.swift
[66/102] Compiling CryptoSwift Collection+Extension.swift
[67/102] Compiling CryptoSwift CompactMap.swift
[68/102] Compiling CryptoSwift Cryptor.swift
[69/102] Compiling CryptoSwift Cryptors.swift
[70/102] Compiling CryptoSwift Digest.swift
[71/102] Compiling CryptoSwift DigestType.swift
[72/102] Compiling CryptoSwift AES+Foundation.swift
[73/102] Compiling CryptoSwift Array+Foundation.swift
[74/102] Compiling CryptoSwift Blowfish+Foundation.swift
[75/102] Compiling CryptoSwift ChaCha20+Foundation.swift
[76/102] Compiling CryptoSwift Data+Extension.swift
[77/102] Compiling CryptoSwift HMAC+Foundation.swift
[78/102] Compiling CryptoSwift Rabbit+Foundation.swift
[79/102] Compiling CryptoSwift PBKDF2.swift
[80/102] Compiling CryptoSwift PKCS5.swift
[81/102] Compiling CryptoSwift PKCS7.swift
[82/102] Compiling CryptoSwift PKCS7Padding.swift
[83/102] Compiling CryptoSwift Padding.swift
[84/102] Compiling CryptoSwift Poly1305.swift
[85/102] Compiling CryptoSwift RSA.swift
[86/102] Compiling CryptoSwift Rabbit.swift
[87/102] Compiling CryptoSwift SHA1.swift
[88/102] Compiling CryptoSwift SHA2.swift
[89/102] Compiling CryptoSwift SHA3.swift
[90/102] Compiling CryptoSwift Scrypt.swift
[91/102] Compiling CryptoSwift SecureBytes.swift
[92/102] Compiling CryptoSwift StreamDecryptor.swift
[93/102] Compiling CryptoSwift StreamEncryptor.swift
[94/102] Compiling CryptoSwift String+Extension.swift
[95/102] Compiling CryptoSwift UInt128.swift
[96/102] Compiling CryptoSwift UInt16+Extension.swift
[97/102] Compiling CryptoSwift UInt32+Extension.swift
[98/102] Compiling CryptoSwift UInt64+Extension.swift
[99/102] Compiling CryptoSwift UInt8+Extension.swift
[100/102] Compiling CryptoSwift Updatable.swift
[101/102] Compiling CryptoSwift Utils.swift
[102/102] Compiling CryptoSwift ZeroPadding.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/118] Emitting module WalletConnectSwift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:21:23: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    private var task: URLSessionWebSocketTask?
                      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:10: note: add @available attribute to enclosing instance method
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:144:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
        case disconnected(URLSessionWebSocketTask.CloseCode)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:142:10: note: add @available attribute to enclosing enum
    enum WebSocketEvent {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:240:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:238:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:249:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:250:37: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
[104/120] Compiling WalletConnectSwift Server.swift
[105/120] Compiling WalletConnectSwift Session.swift
[106/120] Compiling WalletConnectSwift Request.swift
[107/120] Compiling WalletConnectSwift Response.swift
[108/120] Compiling WalletConnectSwift HandshakeHandler.swift
[109/120] Compiling WalletConnectSwift JSONRPC_2_0.swift
[110/120] Compiling WalletConnectSwift WCURL.swift
[111/120] Compiling WalletConnectSwift WalletConnect.swift
[112/120] Compiling WalletConnectSwift PubSubMessage.swift
[113/120] Compiling WalletConnectSwift Serializer.swift
[114/120] Compiling WalletConnectSwift Client.swift
[115/120] Compiling WalletConnectSwift Logger.swift
[116/120] Compiling WalletConnectSwift AES_256_CBC_HMAC_SHA256_Codec.swift
[117/120] Compiling WalletConnectSwift BridgeTransport.swift
[118/120] Compiling WalletConnectSwift Communicator.swift
[119/120] Compiling WalletConnectSwift UpdateSessionHandler.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:21:23: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    private var task: URLSessionWebSocketTask?
                      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:10: note: add @available attribute to enclosing instance method
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:144:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
        case disconnected(URLSessionWebSocketTask.CloseCode)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:142:10: note: add @available attribute to enclosing enum
    enum WebSocketEvent {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:240:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:238:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:249:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:250:37: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:117:24: error: 'webSocketTask(with:)' is only available in macOS 10.15 or newer
        task = session.webSocketTask(with: request)
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:117:24: note: add 'if #available' version check
        task = session.webSocketTask(with: request)
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:111:10: note: add @available attribute to enclosing instance method
    func open() {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:130:15: error: 'send(_:completionHandler:)' is only available in macOS 10.15 or newer
        task?.send(.string(text)) { [weak self] error in
              ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:130:15: note: add 'if #available' version check
        task?.send(.string(text)) { [weak self] error in
              ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:128:10: note: add @available attribute to enclosing instance method
    func send(_ text: String) {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:154:14: error: 'receive(completionHandler:)' is only available in macOS 10.15 or newer
        task.receive { [weak self] result in
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:154:14: note: add 'if #available' version check
        task.receive { [weak self] result in
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:152:10: note: add @available attribute to enclosing instance method
    func receive() {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:140:9: note: add @available attribute to enclosing extension
private extension WebSocketConnection {
        ^
[120/120] Compiling WalletConnectSwift WebSocketConnection.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:21:23: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    private var task: URLSessionWebSocketTask?
                      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:10: note: add @available attribute to enclosing instance method
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:144:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
        case disconnected(URLSessionWebSocketTask.CloseCode)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:142:10: note: add @available attribute to enclosing enum
    enum WebSocketEvent {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:240:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:238:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:249:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:250:37: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:117:24: error: 'webSocketTask(with:)' is only available in macOS 10.15 or newer
        task = session.webSocketTask(with: request)
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:117:24: note: add 'if #available' version check
        task = session.webSocketTask(with: request)
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:111:10: note: add @available attribute to enclosing instance method
    func open() {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:130:15: error: 'send(_:completionHandler:)' is only available in macOS 10.15 or newer
        task?.send(.string(text)) { [weak self] error in
              ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:130:15: note: add 'if #available' version check
        task?.send(.string(text)) { [weak self] error in
              ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:128:10: note: add @available attribute to enclosing instance method
    func send(_ text: String) {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:154:14: error: 'receive(completionHandler:)' is only available in macOS 10.15 or newer
        task.receive { [weak self] result in
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:154:14: note: add 'if #available' version check
        task.receive { [weak self] result in
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:152:10: note: add @available attribute to enclosing instance method
    func receive() {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:140:9: note: add @available attribute to enclosing extension
private extension WebSocketConnection {
        ^
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Info.plist
[0/1] Planning build
Building for debugging...
[1/3] Compiling WalletConnectSwift WebSocketConnection.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:21:23: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    private var task: URLSessionWebSocketTask?
                      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:10: note: add @available attribute to enclosing instance method
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:144:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
        case disconnected(URLSessionWebSocketTask.CloseCode)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:142:10: note: add @available attribute to enclosing enum
    enum WebSocketEvent {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:240:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:238:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:249:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:250:37: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:117:24: error: 'webSocketTask(with:)' is only available in macOS 10.15 or newer
        task = session.webSocketTask(with: request)
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:117:24: note: add 'if #available' version check
        task = session.webSocketTask(with: request)
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:111:10: note: add @available attribute to enclosing instance method
    func open() {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:130:15: error: 'send(_:completionHandler:)' is only available in macOS 10.15 or newer
        task?.send(.string(text)) { [weak self] error in
              ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:130:15: note: add 'if #available' version check
        task?.send(.string(text)) { [weak self] error in
              ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:128:10: note: add @available attribute to enclosing instance method
    func send(_ text: String) {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:154:14: error: 'receive(completionHandler:)' is only available in macOS 10.15 or newer
        task.receive { [weak self] result in
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:154:14: note: add 'if #available' version check
        task.receive { [weak self] result in
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:152:10: note: add @available attribute to enclosing instance method
    func receive() {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:140:9: note: add @available attribute to enclosing extension
private extension WebSocketConnection {
        ^
[2/3] Compiling WalletConnectSwift UpdateSessionHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/5] Emitting module WalletConnectSwift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:21:23: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    private var task: URLSessionWebSocketTask?
                      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:122:10: note: add @available attribute to enclosing instance method
    func close(closeCode: URLSessionWebSocketTask.CloseCode = .normalClosure) {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:18:7: note: add @available attribute to enclosing class
class WebSocketConnection {
      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:144:27: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
        case disconnected(URLSessionWebSocketTask.CloseCode)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:142:10: note: add @available attribute to enclosing enum
    enum WebSocketEvent {
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:240:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:238:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:249:28: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            webSocketTask: URLSessionWebSocketTask,
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:250:37: error: 'URLSessionWebSocketTask' is only available in macOS 10.15 or newer
            didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:247:14: note: add @available attribute to enclosing instance method
        func urlSession(
             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/WebSocketConnection.swift:230:11: note: add @available attribute to enclosing class
    class WebSocketConnectionDelegate: NSObject, URLSessionWebSocketDelegate, URLSessionTaskDelegate {
          ^
[4/5] Compiling WalletConnectSwift Server.swift
[5/5] Compiling WalletConnectSwift Client.swift
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm