The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ws, reference master (a44e64), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 16:28:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/freshOS/ws-deprecated.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/freshOS/ws-deprecated
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a44e643 Update ws.podspec
Cloned https://github.com/freshOS/ws-deprecated.git
Revision (git rev-parse @):
a44e643df48e1f1692e17075608b07d43a5dc407
SUCCESS checkout https://github.com/freshOS/ws-deprecated.git at master
Fetching https://github.com/freshOS/Arrow
Fetching https://github.com/freshOS/Then
Fetching https://github.com/Alamofire/Alamofire
[1/1458] Fetching arrow
[366/3448] Fetching arrow, then
[868/33585] Fetching arrow, then, alamofire
Fetched https://github.com/freshOS/Then from cache (4.50s)
Fetched https://github.com/Alamofire/Alamofire from cache (4.50s)
Fetched https://github.com/freshOS/Arrow from cache (4.50s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 4.9.1 (5.14s)
Computing version for https://github.com/freshOS/Then
Computed https://github.com/freshOS/Then at 5.1.3 (0.61s)
Computing version for https://github.com/freshOS/Arrow
Computed https://github.com/freshOS/Arrow at 5.1.2 (0.60s)
Creating working copy for https://github.com/freshOS/Then
Working copy of https://github.com/freshOS/Then resolved at 5.1.3
Creating working copy for https://github.com/freshOS/Arrow
Working copy of https://github.com/freshOS/Arrow resolved at 5.1.2
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 4.9.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ws-deprecated",
      "name": "ws",
      "url": "https://github.com/freshOS/ws-deprecated.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ws-deprecated",
      "dependencies": [
        {
          "identity": "arrow",
          "name": "Arrow",
          "url": "https://github.com/freshOS/Arrow",
          "version": "5.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Arrow",
          "dependencies": [
          ]
        },
        {
          "identity": "then",
          "name": "Then",
          "url": "https://github.com/freshOS/Then",
          "version": "5.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Then",
          "dependencies": [
          ]
        },
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire",
          "version": "4.9.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/freshOS/ws-deprecated.git
[1/1222] Fetching ws-deprecated
Fetched https://github.com/freshOS/ws-deprecated.git from cache (1.82s)
Fetching https://github.com/Alamofire/Alamofire from cache
Fetching https://github.com/freshOS/Arrow from cache
Fetching https://github.com/freshOS/Then from cache
Fetched https://github.com/Alamofire/Alamofire from cache (0.64s)
Fetched https://github.com/freshOS/Then from cache (0.64s)
Fetched https://github.com/freshOS/Arrow from cache (0.64s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 4.9.1 (0.71s)
Computing version for https://github.com/freshOS/Then
Computed https://github.com/freshOS/Then at 5.1.3 (0.03s)
Computing version for https://github.com/freshOS/Arrow
Computed https://github.com/freshOS/Arrow at 5.1.2 (0.03s)
Creating working copy for https://github.com/freshOS/Then
Working copy of https://github.com/freshOS/Then resolved at 5.1.3
Creating working copy for https://github.com/freshOS/Arrow
Working copy of https://github.com/freshOS/Arrow resolved at 5.1.2
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 4.9.1
Creating working copy for https://github.com/freshOS/ws-deprecated.git
Working copy of https://github.com/freshOS/ws-deprecated.git resolved at master (a44e643)
warning: '.resolve-product-dependencies': dependency 'ws-deprecated' is not used by any target
Found 3 product dependencies
  - Arrow
  - Then
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/freshOS/ws-deprecated.git
https://github.com/freshOS/ws-deprecated.git
{
  "dependencies" : [
    {
      "identity" : "arrow",
      "requirement" : {
        "exact" : [
          "5.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/freshOS/Arrow"
    },
    {
      "identity" : "then",
      "requirement" : {
        "exact" : [
          "5.1.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/freshOS/Then"
    },
    {
      "identity" : "alamofire",
      "requirement" : {
        "exact" : [
          "4.9.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire"
    }
  ],
  "manifest_display_name" : "ws",
  "name" : "ws",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ws",
      "targets" : [
        "ws"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wsTests",
      "module_type" : "SwiftTarget",
      "name" : "wsTests",
      "path" : "Sources/wsTests",
      "sources" : [
        "Mapping.swift",
        "mappingTests.swift",
        "wsTests.swift"
      ],
      "target_dependencies" : [
        "ws"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ws",
      "module_type" : "SwiftTarget",
      "name" : "ws",
      "path" : "Sources/ws",
      "product_dependencies" : [
        "Arrow",
        "Then",
        "Alamofire"
      ],
      "product_memberships" : [
        "ws"
      ],
      "sources" : [
        "WS+Requests.swift",
        "WS+TypedCalls.swift",
        "WS.swift",
        "WSError.swift",
        "WSHTTPVerb.swift",
        "WSLogger.swift",
        "WSModelJSONParser.swift",
        "WSNetworkIndicator.swift",
        "WSRequest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module Then
[7/55] Compiling Then Promise+Unwrap.swift
[8/55] Compiling Then Promise+Validate.swift
[9/55] Compiling Then Promise+Zip.swift
[10/55] Compiling Then Promise+nil.swift
[11/55] Compiling Then Promise.swift
[12/55] Compiling Then PromiseBlocks.swift
[13/55] Compiling Then PromiseError.swift
[14/55] Compiling Then PromiseState.swift
[15/55] Compiling Then VoidPromise.swift
[16/55] Compiling Then WhenAll.swift
[17/55] Compiling Then Promise+First.swift
[18/55] Compiling Then Promise+Helpers.swift
[19/55] Compiling Alamofire TaskDelegate.swift
[20/55] Compiling Alamofire Timeline.swift
[21/56] Compiling Then Promise+Retry.swift
[22/56] Compiling Then Promise+Then.swift
[23/56] Compiling Then Promise+Timeout.swift
[24/56] Compiling Then Promise+Aliases.swift
[25/56] Compiling Then Promise+BridgeError.swift
[26/56] Compiling Then Promise+Chain.swift
[27/56] Compiling Then Promise+Delay.swift
[28/56] Compiling Then Promise+Error.swift
[29/56] Compiling Then Promise+Finally.swift
[30/56] Compiling Then Async.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
14 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: 'await' in a function that does not support concurrency
11 | prefix operator ..
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
14 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: 'await' in a function that does not support concurrency
15 | }
16 |
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
25 |     do {
26 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: 'await' in a function that does not support concurrency
22 | prefix operator ..?
23 |
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
25 |     do {
26 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
36 |     } catch {
37 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: 'await' in a function that does not support concurrency
30 | }
31 |
32 | public prefix func ..? <T>(promise: Promise<T>?) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
36 |     } catch {
37 |         return nil
[31/56] Compiling Then Await+Operators.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
14 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: 'await' in a function that does not support concurrency
11 | prefix operator ..
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
14 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: 'await' in a function that does not support concurrency
15 | }
16 |
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
25 |     do {
26 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: 'await' in a function that does not support concurrency
22 | prefix operator ..?
23 |
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
25 |     do {
26 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
36 |     } catch {
37 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: 'await' in a function that does not support concurrency
30 | }
31 |
32 | public prefix func ..? <T>(promise: Promise<T>?) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
36 |     } catch {
37 |         return nil
[32/56] Compiling Then Await.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
14 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: 'await' in a function that does not support concurrency
11 | prefix operator ..
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
14 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: 'await' in a function that does not support concurrency
15 | }
16 |
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
25 |     do {
26 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: 'await' in a function that does not support concurrency
22 | prefix operator ..?
23 |
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
25 |     do {
26 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
36 |     } catch {
37 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: 'await' in a function that does not support concurrency
30 | }
31 |
32 | public prefix func ..? <T>(promise: Promise<T>?) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
36 |     } catch {
37 |         return nil
[35/56] Compiling Then Promise+NoMatterWhat.swift
[36/56] Compiling Then Promise+Progress.swift
[37/56] Compiling Then Promise+Race.swift
[38/56] Compiling Then Promise+Recover.swift
[45/56] Emitting module Alamofire
[52/56] Compiling Arrow JSON.swift
[53/56] Compiling Arrow Arrow.swift
[54/56] Emitting module Arrow
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/49] Compiling Arrow JSON.swift
[3/49] Compiling Arrow Extensions.swift
[4/49] Compiling Then PromiseError.swift
[5/49] Compiling Then PromiseState.swift
[6/51] Compiling Arrow Arrow.swift
[7/51] Emitting module Arrow
[8/51] Emitting module Then
[9/51] Compiling Then Promise+Aliases.swift
[10/51] Compiling Then Promise+BridgeError.swift
[11/51] Compiling Then Promise+Chain.swift
[12/51] Compiling Then Promise+Delay.swift
[13/51] Compiling Then Promise+Error.swift
[14/51] Compiling Then Promise+Finally.swift
[15/51] Compiling Then Async.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
14 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: 'await' in a function that does not support concurrency
11 | prefix operator ..
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
14 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: 'await' in a function that does not support concurrency
15 | }
16 |
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
25 |     do {
26 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: 'await' in a function that does not support concurrency
22 | prefix operator ..?
23 |
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
25 |     do {
26 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
36 |     } catch {
37 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: 'await' in a function that does not support concurrency
30 | }
31 |
32 | public prefix func ..? <T>(promise: Promise<T>?) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
36 |     } catch {
37 |         return nil
[16/51] Compiling Then Await+Operators.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
14 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: 'await' in a function that does not support concurrency
11 | prefix operator ..
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
14 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: 'await' in a function that does not support concurrency
15 | }
16 |
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
25 |     do {
26 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: 'await' in a function that does not support concurrency
22 | prefix operator ..?
23 |
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
25 |     do {
26 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
36 |     } catch {
37 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: 'await' in a function that does not support concurrency
30 | }
31 |
32 | public prefix func ..? <T>(promise: Promise<T>?) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
36 |     } catch {
37 |         return nil
[17/51] Compiling Then Await.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
14 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:14:16: error: 'await' in a function that does not support concurrency
11 | prefix operator ..
12 |
13 | public prefix func .. <T>(promise: Promise<T>) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
14 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:19:16: error: 'await' in a function that does not support concurrency
15 | }
16 |
17 | public prefix func .. <T>(promise: Promise<T>?) throws -> T {
   |                    `- note: add 'async' to function '..' to make it asynchronous
18 |     guard let promise = promise else { throw PromiseError.unwrappingFailed }
19 |     return try await(promise)
   |                `- error: 'await' in a function that does not support concurrency
20 | }
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
25 |     do {
26 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:26:20: error: 'await' in a function that does not support concurrency
22 | prefix operator ..?
23 |
24 | public prefix func ..? <T>(promise: Promise<T>) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
25 |     do {
26 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
27 |     } catch {
28 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: cannot convert return expression of type 'Promise<T>' to return type 'T'
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: cannot convert return expression of type 'Promise<T>' to return type 'T'
36 |     } catch {
37 |         return nil
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Then/Source/Await+Operators.swift:35:20: error: 'await' in a function that does not support concurrency
30 | }
31 |
32 | public prefix func ..? <T>(promise: Promise<T>?) -> T? {
   |                    `- note: add 'async' to function '..?' to make it asynchronous
33 |     guard let promise = promise else { return nil }
34 |     do {
35 |         return try await(promise)
   |                    `- error: 'await' in a function that does not support concurrency
36 |     } catch {
37 |         return nil
[18/51] Compiling Then Promise+Progress.swift
[19/51] Compiling Then Promise+Race.swift
[20/51] Compiling Then Promise+Recover.swift
[21/51] Compiling Then Promise+First.swift
[22/51] Compiling Then Promise+Helpers.swift
[23/51] Compiling Then Promise+NoMatterWhat.swift
[24/51] Compiling Then Promise+Unwrap.swift
[25/51] Compiling Then Promise+Validate.swift
[26/51] Compiling Then Promise+Zip.swift
[27/51] Compiling Alamofire Response.swift
[28/51] Compiling Alamofire ResponseSerialization.swift
[29/51] Compiling Then Promise+Timeout.swift
[30/51] Compiling Then Promise+nil.swift
[31/51] Compiling Then Promise.swift
[32/51] Compiling Then PromiseBlocks.swift
[33/51] Compiling Then VoidPromise.swift
[34/51] Compiling Then WhenAll.swift
[37/51] Compiling Alamofire Timeline.swift
BUILD FAILURE 6.1 macosSpm