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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jamf/Haversack.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jamf/Haversack
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 361e798 Merge pull request #6 from macblazer/5-support-visionos
Cloned https://github.com/jamf/Haversack.git
Revision (git rev-parse @):
361e798ccc73edf1aeb1c265a6dcdde5a20f8132
SUCCESS checkout https://github.com/jamf/Haversack.git at main
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.69s)
Fetched https://github.com/apple/swift-docc-symbolkit (1.20s)
Fetched https://github.com/apple/swift-collections (1.50s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.07s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.05s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.16s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "haversack",
      "name": "Haversack",
      "url": "https://github.com/jamf/Haversack.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Haversack",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jamf/Haversack.git from cache
Fetched https://github.com/jamf/Haversack.git (0.34s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections (1.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/jamf/Haversack.git
Working copy of https://github.com/jamf/Haversack.git resolved at main
warning: '.resolve-product-dependencies': dependency 'haversack' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/jamf/Haversack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Copying PrivacyInfo.xcprivacy
[4/20] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[5/20] Compiling _CollectionsUtilities Specialize.swift
[6/20] Compiling _CollectionsUtilities Debugging.swift
[7/20] Compiling _CollectionsUtilities Descriptions.swift
[8/20] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[9/20] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[10/20] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[11/22] Compiling _CollectionsUtilities UInt+reversed.swift
[12/22] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[13/22] Emitting module _CollectionsUtilities
[14/22] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[15/22] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[16/22] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/22] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/22] Compiling _CollectionsUtilities _SortedCollection.swift
[19/22] Compiling _CollectionsUtilities _UniqueCollection.swift
[20/22] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/22] Compiling _CollectionsUtilities Integer rank.swift
[22/22] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[23/77] Compiling OrderedCollections OrderedDictionary.swift
[24/77] Compiling OrderedCollections OrderedSet+Codable.swift
[25/77] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[26/77] Compiling OrderedCollections OrderedSet+Descriptions.swift
[27/77] Compiling OrderedCollections OrderedSet+Diffing.swift
[28/77] Compiling OrderedCollections OrderedSet+Equatable.swift
[29/77] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[30/77] Compiling OrderedCollections OrderedSet+Hashable.swift
[31/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[32/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[33/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[34/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[35/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/84] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/84] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/84] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[42/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[43/84] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[44/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[45/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[46/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[47/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[48/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[49/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[50/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[51/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[52/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[53/84] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/84] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/84] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/84] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/84] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/84] Compiling OrderedCollections OrderedDictionary+Elements.swift
[59/84] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[60/84] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[61/84] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/84] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/84] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/84] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/84] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[67/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[68/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[69/84] Compiling OrderedCollections _HashTable+Bucket.swift
[70/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[71/84] Compiling OrderedCollections _HashTable+Constants.swift
[72/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[73/84] Compiling OrderedCollections _HashTable+Testing.swift
[74/84] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[75/84] Compiling OrderedCollections _HashTable.swift
[76/84] Compiling OrderedCollections _Hashtable+Header.swift
[77/84] Compiling OrderedCollections OrderedSet+Sendable.swift
[78/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/84] Compiling OrderedCollections OrderedSet+Testing.swift
[80/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/84] Compiling OrderedCollections OrderedSet.swift
[83/84] Compiling OrderedCollections _UnsafeBitset.swift
[84/84] Emitting module OrderedCollections
[85/117] Emitting module Haversack
/Users/builder/builds/TDmZkXJm/3/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))
            ^
[86/121] Compiling Haversack KeychainFile.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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)
                     ^
[87/121] Compiling Haversack KeychainItemRetrievability.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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)
                     ^
[88/121] Compiling Haversack RetrievabilityLevel.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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)
                     ^
[89/121] Compiling Haversack resource_bundle_accessor.swift
/Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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/TDmZkXJm/3/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)
                     ^
[90/121] Compiling Haversack KeyEntity.swift
[91/121] Compiling Haversack KeychainStorable.swift
[92/121] Compiling Haversack PasswordBaseEntity.swift
[93/121] Compiling Haversack GenericPasswordConvertible.swift
[94/121] Compiling Haversack Haversack+AsyncAwait.swift
[95/121] Compiling Haversack Logs.swift
[96/121] Compiling Haversack CertificateBaseQuerying.swift
[97/121] Compiling Haversack CertificateQuery.swift
[98/121] Compiling Haversack GenericPasswordQuery.swift
[99/121] Compiling Haversack KeychainImportConfig.swift
[100/121] Compiling Haversack KeychainPortable.swift
[101/121] Compiling Haversack PassphraseStrategy.swift
[102/121] Compiling Haversack PrivateKeyImporting.swift
[103/121] Compiling Haversack KeyGenerationConfig.swift
[104/121] Compiling Haversack IdentityQuery.swift
[105/121] Compiling Haversack InternetPasswordQuery.swift
[106/121] Compiling Haversack KeyBaseQuerying.swift
[107/121] Compiling Haversack KeyQuery.swift
[108/121] Compiling Haversack KeychainQueryOptions.swift
[109/121] Compiling Haversack KeychainQuerying.swift
[110/121] Compiling Haversack PasswordBaseQuerying.swift
[111/121] Compiling Haversack ItemSecurity.swift
[112/121] Compiling Haversack Haversack.swift
[113/121] Compiling Haversack HaversackConfiguration.swift
[114/121] Compiling Haversack HaversackError.swift
[115/121] Compiling Haversack HaversackStrategy.swift
[116/121] Compiling Haversack KeychainExportConfig.swift
[117/121] Compiling Haversack CertificateEntity.swift
[118/121] Compiling Haversack Data+X501Name.swift
[119/121] Compiling Haversack GenericPasswordEntity.swift
[120/121] Compiling Haversack IdentityEntity.swift
[121/121] Compiling Haversack InternetPasswordEntity.swift
[122/126] Compiling HaversackMock HaversackEphemeralStrategy.swift
[123/126] Emitting module HaversackMock
[124/126] Emitting module HaversackCryptoKit
[125/126] Compiling HaversackCryptoKit GenericPasswordConvertible+CryptoKit.swift
[126/126] Compiling HaversackCryptoKit SecKeyConvertible.swift
Build complete! (13.06s)
Build complete.
Done.