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

Successful build of Haversack with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jamf/Haversack.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jamf/Haversack
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 4d58a33 Merge pull request #4 from mlink/main
Cloned https://github.com/jamf/Haversack.git
Revision (git rev-parse @):
4d58a33d989d5ed318cc0ccc88f9ad6d064fbc68
SUCCESS checkout https://github.com/jamf/Haversack.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jamf/Haversack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/54] Compiling OrderedCollections _HashTable+Bucket.swift
[9/54] Compiling OrderedCollections _HashTable+BucketIterator.swift
[10/54] Compiling OrderedCollections _HashTable+Constants.swift
[11/54] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[12/54] Compiling OrderedCollections _HashTable+Testing.swift
[13/54] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[14/54] Compiling OrderedCollections _HashTable.swift
[15/60] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[16/60] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[17/60] Compiling OrderedCollections OrderedSet+Diffing.swift
[18/60] Compiling OrderedCollections OrderedSet+Equatable.swift
[19/60] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[20/60] Compiling OrderedCollections OrderedSet+Hashable.swift
[21/60] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[22/60] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[23/60] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[24/60] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[25/60] Compiling OrderedCollections OrderedSet+Sendable.swift
[26/60] Compiling OrderedCollections OrderedSet+SubSequence.swift
[27/60] Compiling OrderedCollections OrderedDictionary+Elements.swift
[28/60] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[29/60] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[30/60] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[31/60] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[32/60] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[33/60] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[34/60] Compiling OrderedCollections _Hashtable+Header.swift
[35/60] Compiling OrderedCollections OrderedDictionary+Codable.swift
[36/60] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[37/60] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[38/60] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[39/60] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[40/60] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[41/60] Compiling OrderedCollections OrderedSet+Initializers.swift
[42/60] Compiling OrderedCollections OrderedSet+Insertions.swift
[43/60] Compiling OrderedCollections OrderedSet+Invariants.swift
[44/60] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[45/60] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[46/60] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[47/60] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[48/60] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[49/60] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[50/60] Compiling OrderedCollections OrderedDictionary+Values.swift
[51/60] Compiling OrderedCollections OrderedDictionary.swift
[52/60] Compiling OrderedCollections OrderedSet+Codable.swift
[53/60] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[54/60] Emitting module OrderedCollections
[55/60] Compiling OrderedCollections OrderedSet+Testing.swift
[56/60] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[57/60] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[58/60] Compiling OrderedCollections OrderedSet.swift
[59/60] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[60/60] Compiling OrderedCollections _UnsafeBitset.swift
[61/92] Emitting module Haversack
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
            ^
[62/96] Compiling Haversack CertificateEntity.swift
[63/96] Compiling Haversack Data+X501Name.swift
[64/96] Compiling Haversack GenericPasswordEntity.swift
[65/96] Compiling Haversack IdentityEntity.swift
[66/96] Compiling Haversack InternetPasswordEntity.swift
[67/96] Compiling Haversack KeyEntity.swift
[68/96] Compiling Haversack KeychainStorable.swift
[69/96] Compiling Haversack PasswordBaseEntity.swift
[70/96] Compiling Haversack GenericPasswordConvertible.swift
[71/96] Compiling Haversack Haversack+AsyncAwait.swift
[72/96] Compiling Haversack ItemSecurity.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainGetPath(reference, pathLength, pathName)
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainOpen(path, &reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainDelete(reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainGetStatus(keychain, &rawStatus)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainLock(keychain)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
            status = SecKeychainUnlock(keychain, 0, nil, false)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
            status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
                     ^
[73/96] Compiling Haversack KeychainFile.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainGetPath(reference, pathLength, pathName)
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainOpen(path, &reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainDelete(reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainGetStatus(keychain, &rawStatus)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainLock(keychain)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
            status = SecKeychainUnlock(keychain, 0, nil, false)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
            status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
                     ^
[74/96] Compiling Haversack KeychainItemRetrievability.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainGetPath(reference, pathLength, pathName)
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainOpen(path, &reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainDelete(reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainGetStatus(keychain, &rawStatus)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainLock(keychain)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
            status = SecKeychainUnlock(keychain, 0, nil, false)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
            status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
                     ^
[75/96] Compiling Haversack RetrievabilityLevel.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
            SecKeychainGetPath(reference, pathLength, pathName)
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainOpen(path, &reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainDelete(reference)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainGetStatus(keychain, &rawStatus)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
        let status = SecKeychainLock(keychain)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
            status = SecKeychainUnlock(keychain, 0, nil, false)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
            status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
                     ^
[76/96] Compiling Haversack KeyQuery.swift
[77/96] Compiling Haversack KeychainQueryOptions.swift
[78/96] Compiling Haversack KeychainQuerying.swift
[79/96] Compiling Haversack PasswordBaseQuerying.swift
[80/96] Compiling Haversack KeychainImportConfig.swift
[81/96] Compiling Haversack KeychainPortable.swift
[82/96] Compiling Haversack PassphraseStrategy.swift
[83/96] Compiling Haversack PrivateKeyImporting.swift
[84/96] Compiling Haversack GenericPasswordQuery.swift
[85/96] Compiling Haversack IdentityQuery.swift
[86/96] Compiling Haversack InternetPasswordQuery.swift
[87/96] Compiling Haversack KeyBaseQuerying.swift
[88/96] Compiling Haversack Haversack.swift
[89/96] Compiling Haversack HaversackConfiguration.swift
[90/96] Compiling Haversack HaversackError.swift
[91/96] Compiling Haversack HaversackStrategy.swift
[92/96] Compiling Haversack KeychainExportConfig.swift
[93/96] Compiling Haversack KeyGenerationConfig.swift
[94/96] Compiling Haversack Logs.swift
[95/96] Compiling Haversack CertificateBaseQuerying.swift
[96/96] Compiling Haversack CertificateQuery.swift
[97/101] Emitting module HaversackMock
[98/101] Compiling HaversackMock HaversackEphemeralStrategy.swift
[99/101] Emitting module HaversackCryptoKit
[100/101] Compiling HaversackCryptoKit SecKeyConvertible.swift
[101/101] Compiling HaversackCryptoKit GenericPasswordConvertible+CryptoKit.swift
Build complete! (11.93s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.21s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.21s)
Fetched https://github.com/apple/swift-collections from cache (0.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.04s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.6
Build complete.
Done.