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 develop (ad42b2), with Swift 5.10 for Linux on 5 May 2025 11:35:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poviolabs/PovioKit.git
Reference: develop
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
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
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 develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/poviolabs/PovioKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Alamofire/Alamofire
[1/30137] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire from cache (2.55s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.10.2 (0.32s)
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/10] Write sources
[7/10] Copying PrivacyInfo.xcprivacy
[8/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/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
[12/95] 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
       ^
[13/95] 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
       ^
[14/95] 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
       ^
[15/95] 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
       ^
[16/95] 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
       ^
[17/95] Compiling Alamofire StringEncoding+Alamofire.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[18/95] 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
       ^
[19/98] 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
       ^
[20/98] 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
       ^
[21/98] 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
       ^
[22/98] 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
       ^
[23/98] 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
       ^
[24/98] 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
       ^
[25/98] 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
       ^
[26/98] Emitting module PovioKitPromise
[27/99] Compiling Alamofire RequestTaskMap.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[28/99] Compiling Alamofire Response.swift
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
[29/99] 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
       ^
[30/99] 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
       ^
/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
[35/99] Compiling Alamofire URLConvertible+URLRequestConvertible.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
[36/99] Compiling Alamofire UploadRequest.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
[37/99] 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
[38/99] 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
[39/99] 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
[40/99] 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
[41/99] 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
[42/99] Emitting module PovioKitAsync
[43/99] 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
/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
[46/99] 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
[47/99] 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
[48/99] 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
[49/99] Compiling Alamofire RetryPolicy.swift
[50/99] Compiling Alamofire ServerTrustEvaluation.swift
[51/99] Compiling Alamofire URLEncodedFormEncoder.swift
[52/99] Compiling Alamofire Validation.swift
[53/99] Compiling Alamofire resource_bundle_accessor.swift
error: fatalError
/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
       ^
[56/99] 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
       ^
[57/99] 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
       ^
/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/99] 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
       ^
/host/spi-builder-workspace/Sources/Core/Extensions/MapKit/MKAnnotationView+PovioKit.swift:9:8: error: no such module 'MapKit.MKAnnotationView'
import MapKit.MKAnnotationView
       ^
BUILD FAILURE 5.10 linux