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 PovioKit, reference 5.1.1 (ad42b2), with Swift 5.9 for Linux on 30 Apr 2025 10:29:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poviolabs/PovioKit.git
Reference: 5.1.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/poviolabs/PovioKit
 * tag               5.1.1      -> FETCH_HEAD
HEAD is now at ad42b26 Release/5.1.1 (#353)
Cloned https://github.com/poviolabs/PovioKit.git
Revision (git rev-parse @):
ad42b2651ae20a00eef2e0a3746c6661c5e5e4ed
SUCCESS checkout https://github.com/poviolabs/PovioKit.git at 5.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/poviolabs/PovioKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/Alamofire/Alamofire
[1/30137] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire (3.24s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.10.2 (0.31s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.10.2
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/81] Emitting module PovioKitCore
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[3/84] Emitting module PovioKitAsync
[4/84] Compiling Alamofire Protected.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[5/84] Compiling Alamofire Request.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[6/84] Compiling Alamofire URLRequest+Alamofire.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[7/84] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[8/84] Compiling Alamofire AlamofireExtended.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[9/84] Compiling Alamofire AuthenticationInterceptor.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[10/84] Compiling Alamofire CachedResponseHandler.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[11/84] Compiling Alamofire HTTPMethod.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[12/84] Compiling Alamofire Notifications.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[13/84] Compiling Alamofire ParameterEncoder.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[14/84] Compiling Alamofire ParameterEncoding.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[15/84] Compiling PovioKitCore UIResponder+PovioKit.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[16/84] Compiling PovioKitCore UIWindow+PovioKit.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[17/84] Compiling PovioKitCore Logger.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/AuthenticationInterceptor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/AuthenticationInterceptor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/AuthenticationInterceptor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/AuthenticationInterceptor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/AuthenticationInterceptor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[23/89] Compiling Alamofire NetworkReachabilityManager.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[24/89] Compiling Alamofire RedirectHandler.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[25/89] Compiling Alamofire RequestCompression.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[26/89] Compiling Alamofire RequestInterceptor.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[27/89] Compiling Alamofire ResponseSerialization.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[28/89] Compiling Alamofire Alamofire.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[29/89] Compiling Alamofire AFError.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[30/89] Compiling Alamofire DataRequest.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[31/89] Compiling Alamofire DataStreamRequest.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[32/89] Compiling Alamofire WebSocketRequest.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[33/89] Compiling Alamofire DispatchQueue+Alamofire.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[34/89] Compiling Alamofire OperationQueue+Alamofire.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[35/89] Compiling Alamofire Result+Alamofire.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[36/89] Compiling Alamofire Session.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[37/89] Compiling Alamofire SessionDelegate.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[38/89] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[39/89] Compiling Alamofire UploadRequest.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/EventMonitor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/EventMonitor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[42/89] Compiling Alamofire EventMonitor.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/EventMonitor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[43/89] Compiling Alamofire MultipartFormData.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/EventMonitor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[44/89] Compiling Alamofire MultipartUpload.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/EventMonitor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[45/89] Compiling PovioKitPromise Sequence.swift
[46/89] Compiling PovioKitPromise Race.swift
[47/90] Compiling PovioKitPromise Promise.swift
/host/spi-builder-workspace/Sources/PromiseKit/Promise.swift:733:21: error: missing argument for parameter 'coder' in call
      throw NSError()
                    ^
                    coder: <#NSCoder#>
Foundation.NSError:5:21: note: 'init(coder:)' declared here
    required public init?(coder aDecoder: NSCoder)
                    ^
/host/spi-builder-workspace/Sources/PromiseKit/Promise.swift:733:13: error: thrown expression type 'NSError?' does not conform to 'Error'
      throw NSError()
            ^~~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Promise.swift:773:21: error: missing argument for parameter 'coder' in call
      throw NSError()
                    ^
                    coder: <#NSCoder#>
Foundation.NSError:5:21: note: 'init(coder:)' declared here
    required public init?(coder aDecoder: NSCoder)
                    ^
/host/spi-builder-workspace/Sources/PromiseKit/Promise.swift:773:13: error: thrown expression type 'NSError?' does not conform to 'Error'
      throw NSError()
            ^~~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Promise.swift:787:21: error: missing argument for parameter 'coder' in call
      throw NSError()
                    ^
                    coder: <#NSCoder#>
Foundation.NSError:5:21: note: 'init(coder:)' declared here
    required public init?(coder aDecoder: NSCoder)
                    ^
/host/spi-builder-workspace/Sources/PromiseKit/Promise.swift:787:13: error: thrown expression type 'NSError?' does not conform to 'Error'
      throw NSError()
            ^~~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Promise.swift:799:21: error: missing argument for parameter 'coder' in call
      throw NSError()
                    ^
                    coder: <#NSCoder#>
Foundation.NSError:5:21: note: 'init(coder:)' declared here
    required public init?(coder aDecoder: NSCoder)
                    ^
/host/spi-builder-workspace/Sources/PromiseKit/Promise.swift:799:13: error: thrown expression type 'NSError?' does not conform to 'Error'
      throw NSError()
            ^~~~~~~~~
[50/90] Emitting module PovioKitPromise
[51/90] Compiling Alamofire RequestTaskMap.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/URLConvertible+URLRequestConvertible.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[52/90] Compiling Alamofire Response.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/URLConvertible+URLRequestConvertible.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/URLConvertible+URLRequestConvertible.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/URLConvertible+URLRequestConvertible.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/URLConvertible+URLRequestConvertible.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/URLConvertible+URLRequestConvertible.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[57/90] Compiling Alamofire DownloadRequest.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[58/90] Compiling Alamofire HTTPHeaders.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[72/90] Compiling PovioKitAsync AsyncThrottleSequence.swift
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:121:23: error: value of type 'NSLock' has no member 'withLock'
      let task = lock.withLock {
                 ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:137:20: warning: no 'async' operations occur within 'await' expression
        return try await task.value
                   ^
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:137:16: warning: no calls to throwing functions occur within 'try' expression
        return try await task.value
               ^
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:138:9: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
      } catch {
        ^
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:126:20: error: reference to property 'clock' in closure requires explicit use of 'self' to make capture semantics explicit
            until: clock.now.advanced(by: delayBetweenTasks),
                   ^
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:126:20: note: reference 'self.' explicitly
            until: clock.now.advanced(by: delayBetweenTasks),
                   ^
                   self.
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:121:32: note: capture 'self' explicitly to enable implicit 'self' in this closure
      let task = lock.withLock {
                               ^
                                 [self] in
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:126:43: error: reference to property 'delayBetweenTasks' in closure requires explicit use of 'self' to make capture semantics explicit
            until: clock.now.advanced(by: delayBetweenTasks),
                                          ^
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:126:43: note: reference 'self.' explicitly
            until: clock.now.advanced(by: delayBetweenTasks),
                                          ^
                                          self.
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:121:32: note: capture 'self' explicitly to enable implicit 'self' in this closure
      let task = lock.withLock {
                               ^
                                 [self] in
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:127:20: error: reference to property 'clock' in closure requires explicit use of 'self' to make capture semantics explicit
            clock: clock
                   ^
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:127:20: note: reference 'self.' explicitly
            clock: clock
                   ^
                   self.
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:121:32: note: capture 'self' explicitly to enable implicit 'self' in this closure
      let task = lock.withLock {
                               ^
                                 [self] in
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:129:34: error: reference to property 'baseIterator' in closure requires explicit use of 'self' to make capture semantics explicit
          let result = try await baseIterator.next()
                                 ^
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:129:34: note: reference 'self.' explicitly
          let result = try await baseIterator.next()
                                 ^
                                 self.
/host/spi-builder-workspace/Sources/Async/AsyncThrottleSequence.swift:121:32: note: capture 'self' explicitly to enable implicit 'self' in this closure
      let task = lock.withLock {
                               ^
                                 [self] in
[75/90] Compiling PovioKitPromise Poll.swift
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:20:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:26:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:41:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:48:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:55:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:20:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:26:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:41:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:48:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Sources/PromiseKit/Future.swift:55:10: error: value of type 'NSLock' has no member 'withLock'
    lock.withLock {
    ~~~~ ^~~~~~~~
[78/90] Emitting module Alamofire
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/AFError.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/URLConvertible+URLRequestConvertible.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/AuthenticationInterceptor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/EventMonitor.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Features/ResponseSerialization.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/AFError.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/AFError.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/AFError.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/AFError.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/AFError.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/AFError.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[85/90] Compiling PovioKitPromise Wrap.swift
[86/90] Compiling Alamofire RetryPolicy.swift
[87/90] Compiling Alamofire ServerTrustEvaluation.swift
[88/90] Compiling Alamofire URLEncodedFormEncoder.swift
[89/90] Compiling Alamofire Validation.swift
[90/90] Compiling Alamofire resource_bundle_accessor.swift
error: fatalError
error: fatalError
error: fatalError
BUILD FAILURE 5.9 linux