Build Information
Failed to build OBSwiftSocket, reference main (3223d9
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 07:25:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64 --target OBSwiftSocket
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/OBSwiftSocket.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/OBSwiftSocket
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3223d9c Added empty privacy manifest
Cloned https://github.com/edonv/OBSwiftSocket.git
Revision (git rev-parse @):
3223d9c120c4dbbcbc11a81fd94b0969a112ece0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/edonv/OBSwiftSocket.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/edonv/OBSwiftSocket.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64 --target OBSwiftSocket
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-1EA4D86E10B52AF.txt
[10/82] Compiling HTTPTypes ISOLatin1String.swift
[11/82] Compiling HTTPTypes HTTPRequest.swift
[12/82] Compiling HTTPTypes HTTPParsedFields.swift
[13/82] Compiling HTTPTypes HTTPResponse.swift
[14/82] Compiling HTTPTypes NIOLock.swift
[15/82] Compiling HTTPTypes HTTPFieldName.swift
[16/82] Compiling HTTPTypes HTTPFields.swift
[17/82] Compiling HTTPTypes HTTPField.swift
[18/82] Emitting module HTTPTypes
[19/88] Compiling CombineExtensions Publisher+tryFlatMap.swift
[20/88] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[21/88] Compiling JSONValue JSONValue+Subscripts.swift
[22/88] Compiling MessagePacker MessagePackType+MapType.swift
[23/88] Compiling MessagePacker MessagePackType+NilType.swift
[24/88] Compiling MessagePacker MessagePackType+SignedIntegerType.swift
[25/88] Compiling MessagePacker MessagePackType+StringType.swift
[26/92] Emitting module MessagePacker
[27/92] Compiling MessagePacker Bool+.swift
[28/92] Compiling MessagePacker ClosedRange+.swift
[29/92] Compiling MessagePacker Data+.swift
[30/92] Compiling MessagePacker Date+.swift
[31/92] Compiling MessagePacker Double+.swift
[32/92] Compiling MessagePacker MessagePackType+DoubleType.swift
[33/92] Compiling MessagePacker MessagePackType+ExtensionType.swift
[34/92] Compiling MessagePacker MessagePackType+FixIntType.swift
[35/92] Compiling MessagePacker MessagePackType+FloatType.swift
[36/92] Compiling CombineExtensions ReplaySubject.swift
[37/92] Compiling CombineExtensions Publisher+weakAssign.swift
[38/92] Compiling JSONValue JSONConvertible.swift
[39/92] Compiling JSONValue JSONValue.swift
[40/92] Compiling MessagePacker MessagePackError.swift
[41/92] Compiling MessagePacker MessagePackExtension.swift
[42/92] Compiling MessagePacker MessagePackKey.swift
[43/92] Compiling MessagePacker MessagePackStorage.swift
[44/92] Compiling MessagePacker MessagePackTimestamp.swift
[45/92] Compiling MessagePacker MessagePackType+ArrayType.swift
[46/92] Compiling MessagePacker MessagePackType+BinaryType.swift
[47/92] Compiling MessagePacker MessagePackType+BooleanType.swift
[48/92] Compiling JSONValue JSONValue+Merging.swift
[49/92] Compiling JSONValue JSONValue+ExpressibleByLiteral.swift
[50/92] Compiling JSONValue JSONInterpolatable.swift
[51/92] Compiling MessagePacker Float+.swift
[52/92] Compiling MessagePacker Int+.swift
[53/92] Compiling MessagePacker Int16+.swift
[54/92] Compiling MessagePacker Int32+.swift
[55/92] Compiling MessagePacker Int64+.swift
[56/92] Compiling MessagePacker Int8+.swift
[57/92] Compiling MessagePacker SingleValueDecodingContainer+.swift
[58/92] Compiling MessagePacker SingleValueEncodingContainer+.swift
[59/92] Compiling JSONValue JSONValue+Codable.swift
[60/92] Compiling JSONValue JSONValue+Convenience.swift
[61/92] Compiling JSONValue JSONValue+Errors.swift
[62/92] Emitting module JSONValue
[63/92] Compiling CombineExtensions Publisher+replaceErrorWith.swift
[64/92] Compiling CombineExtensions Publisher+flatMapZip.swift
[65/92] Compiling CombineExtensions Publisher+filterByKeyPath.swift
[66/92] Compiling CombineExtensions Publisher+asVoid.swift
[67/92] Emitting module CombineExtensions
[68/92] Compiling CombineExtensions Future+initWithValue.swift
[69/92] Compiling CombineExtensions Publisher+asyncMap.swift
[70/92] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[71/92] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[72/92] Emitting module HTTPTypesFoundation
[73/92] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[74/92] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[75/92] Compiling MessagePacker String+.swift
[76/92] Compiling MessagePacker UInt+.swift
[77/92] Compiling MessagePacker UInt16+.swift
[78/92] Compiling MessagePacker UInt32+.swift
[79/92] Compiling MessagePacker UInt64+.swift
[80/92] Compiling MessagePacker UInt8+.swift
[81/92] Compiling MessagePacker MessagePackDecoder.swift
[82/92] Compiling MessagePacker MessagePackEncoder.swift
[83/102] Compiling MessagePacker MessagePackType+UnsignedIntegerType.swift
[84/102] Compiling MessagePacker MessagePackType.swift
[85/102] Compiling MessagePacker MessagePackable.swift
[86/102] Compiling MessagePacker Utils.swift
[87/102] Compiling WSPublisher URLSessionWebSocketTaskCloseCode+StringConvertible.swift
[88/103] Compiling WSPublisher WebSocketPublisher+Errors.swift
[89/103] Compiling WSPublisher URLSessionWebSocketTask+Async.swift
[90/103] Compiling WSPublisher URLSessionWebSocketTask+Combine.swift
[91/103] Compiling WSPublisher WebSocketPublisher+Async.swift
[92/103] Compiling WSPublisher WebSocketPublisher+Event.swift
[93/103] Compiling WSPublisher WebSocketPublisher+URLSessionDelegate.swift
[94/103] Compiling WSPublisher WebSocketPublisher.swift
[95/103] Emitting module WSPublisher
[96/103] Compiling WSPublisher URLSessionWebSocketTaskMessage+Hashable.swift
[97/103] Compiling WSPublisher WSPublisher+SwiftUI.swift
[98/103] Compiling AsyncCompatibilityKit URLSession+Async.swift
[99/103] Emitting module AsyncCompatibilityKit
[100/103] Compiling AsyncCompatibilityKit Publisher+Async.swift
[101/103] Compiling AsyncCompatibilityKit Publisher+firstValue.swift
[102/103] Compiling AsyncCompatibilityKit View+Async.swift
[103/103] Compiling AsyncCompatibilityKit Future+Async.swift
[104/128] Compiling OBSwiftSocket DisplayCapture.swift
[105/128] Compiling OBSwiftSocket GameCapture.swift
[106/128] Compiling OBSwiftSocket ImageSource.swift
[107/130] Compiling OBSwiftSocket Misc Extensions.swift
[108/130] Compiling OBSwiftSocket PropertyWrappers.swift
[109/130] Compiling OBSwiftSocket SessionManager Extensions.swift
[110/130] Compiling OBSwiftSocket TextSource.swift
[111/130] Compiling OBSwiftSocket VLCSource.swift
[112/130] Compiling OBSwiftSocket MediaSource.swift
[113/130] Compiling OBSwiftSocket Slideshow.swift
[114/130] Compiling OBSwiftSocket VideoInput.swift
[115/130] Compiling OBSwiftSocket WindowCapture.swift
[116/130] Compiling OBSwiftSocket StateManager.swift
[117/130] Compiling OBSwiftSocket Event Subtypes.swift
[118/130] Compiling OBSwiftSocket General Input Settings.swift
[119/130] Compiling OBSwiftSocket AudioCapture.swift
[120/130] Compiling OBSwiftSocket BrowserSource.swift
[121/130] Compiling OBSwiftSocket ColorSource.swift
[122/130] Compiling OBSwiftSocket OBS-WS Base Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:49:59: error: extraneous argument label 'dynamicMember:' in subscript
47 | case .request:
48 | // Get name of request
49 | guard case .string(let requestTypeName) = data[dynamicMember: OpDataTypes.Request.CodingKeys.type.rawValue],
| `- error: extraneous argument label 'dynamicMember:' in subscript
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:51:46: error: extraneous argument label 'dynamicMember:' in subscript
49 | guard case .string(let requestTypeName) = data[dynamicMember: OpDataTypes.Request.CodingKeys.type.rawValue],
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
| `- error: extraneous argument label 'dynamicMember:' in subscript
52 | let data = data[dynamicMember: OpDataTypes.Request.CodingKeys.data.rawValue]
53 | else { casted = nil; break }
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:52:34: error: extraneous argument label 'dynamicMember:' in subscript
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
52 | let data = data[dynamicMember: OpDataTypes.Request.CodingKeys.data.rawValue]
| `- error: extraneous argument label 'dynamicMember:' in subscript
53 | else { casted = nil; break }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:843:14: warning: associated value 'failedEventTypeConversion' of 'Sendable'-conforming enum 'Errors' has non-sendable type 'any OBSEvent.Type'
841 | /// Thrown from ``OBSSessionManager/listenForEvent(_:firstOnly:)-1dso5`` when an ``OBSEvent`` type
842 | /// is unsuccessfully converted to an ``OBSEvents/AllTypes`` case.
843 | case failedEventTypeConversion(OBSEvent.Type)
| `- warning: associated value 'failedEventTypeConversion' of 'Sendable'-conforming enum 'Errors' has non-sendable type 'any OBSEvent.Type'
844 |
845 | /// Thrown from ``OBSSessionManager/connect(persistConnectionData:events:)-25yo0`` or
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:89:38: warning: 'WSErrors' is deprecated: WSErrors has been renamed to `Errors` for the sake of brevity. [#DeprecatedDeclaration]
87 | public func checkForConnection() throws {
88 | if !isWebSocketConnected {
89 | throw WebSocketPublisher.WSErrors.noActiveConnection
| |- warning: 'WSErrors' is deprecated: WSErrors has been renamed to `Errors` for the sake of brevity. [#DeprecatedDeclaration]
| `- note: use 'Errors' instead
90 | }
91 | }
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:393:23: error: tuple pattern has the wrong length for tuple type 'WebSocketPublisher.Event.Disconnect'
391 | .tryFilter { event throws -> Bool in
392 | switch event {
393 | case .disconnected(let wsCloseCode, let reason):
| `- error: tuple pattern has the wrong length for tuple type 'WebSocketPublisher.Event.Disconnect'
394 | let obsCloseCode = OBSEnums.CloseCode(rawValue: wsCloseCode.rawValue)
395 | self.connectionState = .disconnected
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[123/130] Compiling OBSwiftSocket PublisherStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:49:59: error: extraneous argument label 'dynamicMember:' in subscript
47 | case .request:
48 | // Get name of request
49 | guard case .string(let requestTypeName) = data[dynamicMember: OpDataTypes.Request.CodingKeys.type.rawValue],
| `- error: extraneous argument label 'dynamicMember:' in subscript
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:51:46: error: extraneous argument label 'dynamicMember:' in subscript
49 | guard case .string(let requestTypeName) = data[dynamicMember: OpDataTypes.Request.CodingKeys.type.rawValue],
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
| `- error: extraneous argument label 'dynamicMember:' in subscript
52 | let data = data[dynamicMember: OpDataTypes.Request.CodingKeys.data.rawValue]
53 | else { casted = nil; break }
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:52:34: error: extraneous argument label 'dynamicMember:' in subscript
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
52 | let data = data[dynamicMember: OpDataTypes.Request.CodingKeys.data.rawValue]
| `- error: extraneous argument label 'dynamicMember:' in subscript
53 | else { casted = nil; break }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:843:14: warning: associated value 'failedEventTypeConversion' of 'Sendable'-conforming enum 'Errors' has non-sendable type 'any OBSEvent.Type'
841 | /// Thrown from ``OBSSessionManager/listenForEvent(_:firstOnly:)-1dso5`` when an ``OBSEvent`` type
842 | /// is unsuccessfully converted to an ``OBSEvents/AllTypes`` case.
843 | case failedEventTypeConversion(OBSEvent.Type)
| `- warning: associated value 'failedEventTypeConversion' of 'Sendable'-conforming enum 'Errors' has non-sendable type 'any OBSEvent.Type'
844 |
845 | /// Thrown from ``OBSSessionManager/connect(persistConnectionData:events:)-25yo0`` or
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:89:38: warning: 'WSErrors' is deprecated: WSErrors has been renamed to `Errors` for the sake of brevity. [#DeprecatedDeclaration]
87 | public func checkForConnection() throws {
88 | if !isWebSocketConnected {
89 | throw WebSocketPublisher.WSErrors.noActiveConnection
| |- warning: 'WSErrors' is deprecated: WSErrors has been renamed to `Errors` for the sake of brevity. [#DeprecatedDeclaration]
| `- note: use 'Errors' instead
90 | }
91 | }
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:393:23: error: tuple pattern has the wrong length for tuple type 'WebSocketPublisher.Event.Disconnect'
391 | .tryFilter { event throws -> Bool in
392 | switch event {
393 | case .disconnected(let wsCloseCode, let reason):
| `- error: tuple pattern has the wrong length for tuple type 'WebSocketPublisher.Event.Disconnect'
394 | let obsCloseCode = OBSEnums.CloseCode(rawValue: wsCloseCode.rawValue)
395 | self.connectionState = .disconnected
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[124/130] Compiling OBSwiftSocket SessionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:49:59: error: extraneous argument label 'dynamicMember:' in subscript
47 | case .request:
48 | // Get name of request
49 | guard case .string(let requestTypeName) = data[dynamicMember: OpDataTypes.Request.CodingKeys.type.rawValue],
| `- error: extraneous argument label 'dynamicMember:' in subscript
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:51:46: error: extraneous argument label 'dynamicMember:' in subscript
49 | guard case .string(let requestTypeName) = data[dynamicMember: OpDataTypes.Request.CodingKeys.type.rawValue],
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
| `- error: extraneous argument label 'dynamicMember:' in subscript
52 | let data = data[dynamicMember: OpDataTypes.Request.CodingKeys.data.rawValue]
53 | else { casted = nil; break }
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/OBS-WS Base Types.swift:52:34: error: extraneous argument label 'dynamicMember:' in subscript
50 | let requestType = OBSRequests.AllTypes(rawValue: requestTypeName),
51 | case .string(let id) = data[dynamicMember: OpDataTypes.Request.CodingKeys.id.rawValue],
52 | let data = data[dynamicMember: OpDataTypes.Request.CodingKeys.data.rawValue]
| `- error: extraneous argument label 'dynamicMember:' in subscript
53 | else { casted = nil; break }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:843:14: warning: associated value 'failedEventTypeConversion' of 'Sendable'-conforming enum 'Errors' has non-sendable type 'any OBSEvent.Type'
841 | /// Thrown from ``OBSSessionManager/listenForEvent(_:firstOnly:)-1dso5`` when an ``OBSEvent`` type
842 | /// is unsuccessfully converted to an ``OBSEvents/AllTypes`` case.
843 | case failedEventTypeConversion(OBSEvent.Type)
| `- warning: associated value 'failedEventTypeConversion' of 'Sendable'-conforming enum 'Errors' has non-sendable type 'any OBSEvent.Type'
844 |
845 | /// Thrown from ``OBSSessionManager/connect(persistConnectionData:events:)-25yo0`` or
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:89:38: warning: 'WSErrors' is deprecated: WSErrors has been renamed to `Errors` for the sake of brevity. [#DeprecatedDeclaration]
87 | public func checkForConnection() throws {
88 | if !isWebSocketConnected {
89 | throw WebSocketPublisher.WSErrors.noActiveConnection
| |- warning: 'WSErrors' is deprecated: WSErrors has been renamed to `Errors` for the sake of brevity. [#DeprecatedDeclaration]
| `- note: use 'Errors' instead
90 | }
91 | }
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:393:23: error: tuple pattern has the wrong length for tuple type 'WebSocketPublisher.Event.Disconnect'
391 | .tryFilter { event throws -> Bool in
392 | switch event {
393 | case .disconnected(let wsCloseCode, let reason):
| `- error: tuple pattern has the wrong length for tuple type 'WebSocketPublisher.Event.Disconnect'
394 | let obsCloseCode = OBSEnums.CloseCode(rawValue: wsCloseCode.rawValue)
395 | self.connectionState = .disconnected
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[125/130] Compiling OBSwiftSocket Request Subtypes.swift
[126/130] Compiling OBSwiftSocket Transform.swift
[127/130] Emitting module OBSwiftSocket
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/SessionManager.swift:843:14: warning: associated value 'failedEventTypeConversion' of 'Sendable'-conforming enum 'Errors' has non-sendable type 'any OBSEvent.Type'
841 | /// Thrown from ``OBSSessionManager/listenForEvent(_:firstOnly:)-1dso5`` when an ``OBSEvent`` type
842 | /// is unsuccessfully converted to an ``OBSEvents/AllTypes`` case.
843 | case failedEventTypeConversion(OBSEvent.Type)
| `- warning: associated value 'failedEventTypeConversion' of 'Sendable'-conforming enum 'Errors' has non-sendable type 'any OBSEvent.Type'
844 |
845 | /// Thrown from ``OBSSessionManager/connect(persistConnectionData:events:)-25yo0`` or
[128/130] Compiling OBSwiftSocket WSPublisher Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/Extensions/WSPublisher Extensions.swift:34:20: warning: no calls to throwing functions occur within 'try' expression
32 | .eraseToAnyPublisher()
33 | }
34 | return try send(json)
| `- warning: no calls to throwing functions occur within 'try' expression
35 |
36 | case .msgPack:
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/Extensions/WSPublisher Extensions.swift:41:20: warning: no calls to throwing functions occur within 'try' expression
39 | .eraseToAnyPublisher()
40 | }
41 | return try send(msgData)
| `- warning: no calls to throwing functions occur within 'try' expression
42 | }
43 | }
[129/130] Compiling OBSwiftSocket Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/Extensions/WSPublisher Extensions.swift:34:20: warning: no calls to throwing functions occur within 'try' expression
32 | .eraseToAnyPublisher()
33 | }
34 | return try send(json)
| `- warning: no calls to throwing functions occur within 'try' expression
35 |
36 | case .msgPack:
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/Extensions/WSPublisher Extensions.swift:41:20: warning: no calls to throwing functions occur within 'try' expression
39 | .eraseToAnyPublisher()
40 | }
41 | return try send(msgData)
| `- warning: no calls to throwing functions occur within 'try' expression
42 | }
43 | }
[130/130] Compiling OBSwiftSocket ColorComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/Extensions/WSPublisher Extensions.swift:34:20: warning: no calls to throwing functions occur within 'try' expression
32 | .eraseToAnyPublisher()
33 | }
34 | return try send(json)
| `- warning: no calls to throwing functions occur within 'try' expression
35 |
36 | case .msgPack:
/Users/admin/builder/spi-builder-workspace/Sources/OBSwiftSocket/Extensions/WSPublisher Extensions.swift:41:20: warning: no calls to throwing functions occur within 'try' expression
39 | .eraseToAnyPublisher()
40 | }
41 | return try send(msgData)
| `- warning: no calls to throwing functions occur within 'try' expression
42 | }
43 | }
Fetching https://github.com/edonv/JSONValue.git
[1/193] Fetching jsonvalue
Fetched https://github.com/edonv/JSONValue.git from cache (0.61s)
Fetching https://github.com/edonv/WSPublisher.git
[1/569] Fetching wspublisher
Fetched https://github.com/edonv/WSPublisher.git from cache (0.78s)
Fetching https://github.com/edonv/CommonExtensions.git
[1/306] Fetching commonextensions
Fetched https://github.com/edonv/CommonExtensions.git from cache (0.65s)
Fetching https://github.com/edonv/AsyncCompatibilityKit.git
[1/91] Fetching asynccompatibilitykit
Fetched https://github.com/edonv/AsyncCompatibilityKit.git from cache (0.63s)
Fetching https://github.com/hirotakan/MessagePacker.git
Fetching https://github.com/apple/swift-http-types.git
[1/721] Fetching messagepacker
[124/1625] Fetching messagepacker, swift-http-types
Fetched https://github.com/hirotakan/MessagePacker.git from cache (0.84s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.84s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.25s)
Computing version for https://github.com/hirotakan/MessagePacker.git
Computed https://github.com/hirotakan/MessagePacker.git at 0.4.7 (0.48s)
Creating working copy for https://github.com/hirotakan/MessagePacker.git
Working copy of https://github.com/hirotakan/MessagePacker.git resolved at 0.4.7
Creating working copy for https://github.com/edonv/WSPublisher.git
Working copy of https://github.com/edonv/WSPublisher.git resolved at main (84a9b5a)
Creating working copy for https://github.com/edonv/AsyncCompatibilityKit.git
Working copy of https://github.com/edonv/AsyncCompatibilityKit.git resolved at main (00e00a6)
Creating working copy for https://github.com/edonv/JSONValue.git
Working copy of https://github.com/edonv/JSONValue.git resolved at main (f9b9a3b)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/edonv/CommonExtensions.git
Working copy of https://github.com/edonv/CommonExtensions.git resolved at main (c0f0d9e)
BUILD FAILURE 6.2 macosSpm