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 Reach5, reference master (677857), with Swift 5.10 for Linux on 14 Mar 2025 21:40: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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReachFive/reachfive-ios.git
Reference: master
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/ReachFive/reachfive-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 677857b Includes required dir in path (#62)
Cloned https://github.com/ReachFive/reachfive-ios.git
Revision (git rev-parse @):
677857bf85e18b7f80acabb2efe7f9c0b959337f
SUCCESS checkout https://github.com/ReachFive/reachfive-ios.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ReachFive/reachfive-ios.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:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12934] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.08s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
warning: dependency 'cryptoswift' is missing; cloning again
Fetching https://github.com/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.64s)
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
warning: dependency 'brightfutures' is missing; cloning again
Fetching https://github.com/devicekit/DeviceKit.git
[1/4026] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (0.36s)
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.5.0
warning: dependency 'devicekit' is missing; cloning again
Fetching https://github.com/Alamofire/Alamofire.git
[1/30051] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.32s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
warning: dependency 'alamofire' is missing; cloning again
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Podfile.lock
    /host/spi-builder-workspace/Sources/Podfile
    /host/spi-builder-workspace/Sources/Core/Info.plist
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[2/10] Copying PrivacyInfo.xcprivacy
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/169] Emitting module BrightFutures
[12/171] Compiling CryptoSwift Digest.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
[13/171] Compiling CryptoSwift DigestType.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
[14/171] Compiling CryptoSwift AES+Foundation.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
[15/171] Compiling CryptoSwift Array+Foundation.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
[16/171] Compiling CryptoSwift Blowfish+Foundation.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
[17/171] Compiling CryptoSwift ASN1Encoder.swift
[18/171] Compiling CryptoSwift ASN1Scanner.swift
[19/171] Compiling CryptoSwift Array+Extension.swift
[20/171] Compiling CryptoSwift Authenticator.swift
[21/171] Compiling CryptoSwift BlockCipher.swift
[22/171] Compiling CryptoSwift BlockDecryptor.swift
[23/171] Compiling CryptoSwift BatchedCollection.swift
[24/171] Compiling CryptoSwift Bit.swift
[25/171] Compiling BrightFutures SequenceType+BrightFutures.swift
[26/171] Compiling BrightFutures SwiftConcurrency+BrightFutures.swift
[27/171] Compiling CryptoSwift AES.Cryptors.swift
[28/171] Compiling CryptoSwift AES.swift
[34/176] Compiling DeviceKit resource_bundle_accessor.swift
[35/176] Compiling DeviceKit Device.generated.swift
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:2279:12: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
    switch ProcessInfo().thermalState {
           ^
Foundation.ProcessInfo (internal):3:23: note: 'init()' declared here
    override internal init()
                      ^
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:2279:26: error: value of type 'ProcessInfo' has no member 'thermalState'
    switch ProcessInfo().thermalState {
           ~~~~~~~~~~~~~ ^~~~~~~~~~~~
[36/176] Emitting module DeviceKit
[37/176] Compiling CryptoSwift ASN1.swift
[38/176] Compiling CryptoSwift ASN1Decoder.swift
[39/176] Compiling CryptoSwift AEAD.swift
[40/176] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[41/176] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[42/176] Compiling CryptoSwift CompactMap.swift
[43/176] Compiling CryptoSwift Cryptor.swift
[44/176] Compiling CryptoSwift Cryptors.swift
[50/176] Compiling Alamofire RetryPolicy.swift
[51/176] Compiling Alamofire ServerTrustEvaluation.swift
[52/176] Compiling Alamofire URLEncodedFormEncoder.swift
[53/176] Compiling Alamofire Validation.swift
[54/176] Compiling Alamofire resource_bundle_accessor.swift
[55/176] Compiling CryptoSwift Utils+Foundation.swift
/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
[62/191] Compiling CryptoSwift BlockModeOptions.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
[63/191] Compiling CryptoSwift CBC.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
[64/191] Compiling CryptoSwift CCM.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
[65/191] Compiling CryptoSwift CFB.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
[66/191] Compiling CryptoSwift CTR.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
[67/191] Compiling CryptoSwift CipherModeWorker.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
[69/191] Compiling CryptoSwift ECB.swift
/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
[70/191] Compiling CryptoSwift GCM.swift
/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
[71/191] Compiling CryptoSwift OCB.swift
/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
[72/191] Compiling CryptoSwift OFB.swift
/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
[73/191] Compiling CryptoSwift PCBC.swift
/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
[74/191] Compiling CryptoSwift Blowfish.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
[75/191] Compiling CryptoSwift CBCMAC.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
/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
/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
[79/191] Compiling CryptoSwift CMAC.swift
[80/191] Compiling CryptoSwift Addition.swift
[81/191] Compiling CryptoSwift BigInt.swift
[82/191] Compiling CryptoSwift BigUInt.swift
[83/191] Compiling CryptoSwift BitwiseOps.swift
[84/191] Compiling CryptoSwift CS.swift
[85/191] Compiling CryptoSwift Codable.swift
[86/191] Compiling CryptoSwift Comparable.swift
[87/191] Compiling CryptoSwift DataConversion.swift
[88/191] Compiling CryptoSwift Division.swift
[89/191] Compiling CryptoSwift Exponentiation.swift
[90/191] Compiling CryptoSwift FloatingPointConversion.swift
[91/191] Compiling CryptoSwift GCD.swift
[92/191] Compiling CryptoSwift Hashable.swift
error: fatalError
[93/191] Compiling CryptoSwift XChaCha20+Foundation.swift
[94/191] Compiling CryptoSwift Generics.swift
[95/191] Compiling CryptoSwift HKDF.swift
[96/191] Compiling CryptoSwift HMAC.swift
[97/191] Compiling CryptoSwift ISO10126Padding.swift
[98/191] Compiling CryptoSwift ISO78164Padding.swift
[99/191] Compiling CryptoSwift Int+Extension.swift
[100/191] Compiling CryptoSwift MD5.swift
[101/191] Compiling CryptoSwift NoPadding.swift
[102/191] Compiling CryptoSwift Operators.swift
[103/191] Compiling CryptoSwift DER.swift
[104/191] Compiling CryptoSwift PBKDF1.swift
[105/191] Compiling CryptoSwift PBKDF2.swift
[106/191] Compiling CryptoSwift PKCS1v15.swift
BUILD FAILURE 5.10 linux