Build Information
Successful build of Haversack, reference main (adcec9), with Swift 6.0 for macOS (SPM) on 14 Jan 2026 20:30:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jamf/Haversack.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jamf/Haversack
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at adcec90 Merge pull request #13 from JacobHearst/bugfix/search-only-returns-single-value
Cloned https://github.com/jamf/Haversack.git
Revision (git rev-parse @):
adcec900f4d1034de25f33e89751741baa4ac684
SUCCESS checkout https://github.com/jamf/Haversack.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/jamf/Haversack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.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/9] Write sources
[4/9] Copying PrivacyInfo.xcprivacy
[4/9] Write sources
[8/9] Write swift-version-5BDAB9E9C0126B9D.txt
[10/26] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[11/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/27] Compiling InternalCollectionsUtilities Debugging.swift
[14/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/27] Compiling InternalCollectionsUtilities Integer rank.swift
[16/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/27] Emitting module InternalCollectionsUtilities
[19/27] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[20/27] Compiling InternalCollectionsUtilities Descriptions.swift
[21/27] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/83] Compiling OrderedCollections OrderedSet+Codable.swift
[29/83] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[30/83] Compiling OrderedCollections OrderedSet+Descriptions.swift
[31/83] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/83] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/83] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[34/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[35/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[36/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[37/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[38/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[39/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[40/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[41/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[42/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[43/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[44/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[45/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[46/89] Compiling OrderedCollections OrderedDictionary+Elements.swift
[47/89] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[48/89] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[49/89] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[50/89] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[51/89] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[52/89] Compiling OrderedCollections _Hashtable+Header.swift
[53/89] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/89] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/89] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/89] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/89] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/89] Compiling OrderedCollections OrderedSet+Hashable.swift
[59/89] Compiling OrderedCollections OrderedSet+Initializers.swift
[60/89] Compiling OrderedCollections OrderedSet+Insertions.swift
[61/89] Compiling OrderedCollections OrderedSet+Invariants.swift
[62/89] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[63/89] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[64/89] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[65/89] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[66/89] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[67/89] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[68/89] Compiling OrderedCollections OrderedDictionary+Values.swift
[69/89] Compiling OrderedCollections OrderedDictionary.swift
[70/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/89] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/89] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/89] Compiling OrderedCollections OrderedSet+Sendable.swift
[76/89] Compiling OrderedCollections _HashTable+Bucket.swift
[77/89] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/89] Compiling OrderedCollections _HashTable+Constants.swift
[79/89] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/89] Compiling OrderedCollections _HashTable+Testing.swift
[81/89] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/89] Compiling OrderedCollections _HashTable.swift
[83/89] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/89] Compiling OrderedCollections OrderedSet+Testing.swift
[85/89] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/89] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/89] Compiling OrderedCollections OrderedSet.swift
[88/89] Compiling OrderedCollections _UnsafeBitset.swift
[89/89] Emitting module OrderedCollections
[90/123] Emitting module Haversack
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
39 | var searchList: CFArray?
40 | let status = withUnsafeMutablePointer(to: &searchList) {
41 | SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
| `- warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
42 | }
43 |
[91/126] Compiling Haversack KeychainItemRetrievability.swift
[92/126] Compiling Haversack RetrievabilityLevel.swift
[93/126] Compiling Haversack resource_bundle_accessor.swift
[94/126] Compiling Haversack IdentityQuery.swift
[95/126] Compiling Haversack InternetPasswordQuery.swift
[96/126] Compiling Haversack KeyBaseQuerying.swift
[97/126] Compiling Haversack KeychainPortable.swift
[98/126] Compiling Haversack PassphraseStrategy.swift
[99/126] Compiling Haversack PrivateKeyImporting.swift
[100/126] Compiling Haversack KeyGenerationConfig.swift
[101/126] Compiling Haversack Logs.swift
[102/126] Compiling Haversack CertificateBaseQuerying.swift
[103/126] Compiling Haversack CertificateQuery.swift
[104/126] Compiling Haversack GenericPasswordQuery.swift
[105/126] Compiling Haversack PasswordBaseQuerying.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
39 | var searchList: CFArray?
40 | let status = withUnsafeMutablePointer(to: &searchList) {
41 | SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
| `- warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
42 | }
43 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
83 | let pathName = UnsafeMutablePointer<CChar>.allocate(capacity: Int(pathLength))
84 | let status = withUnsafeMutablePointer(to: &pathLength) { pathLength in
85 | SecKeychainGetPath(reference, pathLength, pathName)
| `- warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
86 | }
87 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
125 | func open() throws {
126 | os_log("Attempting to open keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
127 | let status = SecKeychainOpen(path, &reference)
| `- warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
128 | if status != errSecSuccess {
129 | os_log("SecKeychainOpen returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
157 |
158 | os_log("Attempting to create keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
159 | let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
| `- warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
160 | if status != errSecSuccess {
161 | os_log("SecKeychainCreate returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
168 | public func delete() throws {
169 | os_log("Attempting to delete keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
170 | let status = SecKeychainDelete(reference)
| `- warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
171 | if status != errSecSuccess {
172 | os_log("SecKeychainDelete returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
184 |
185 | var rawStatus: SecKeychainStatus = .zero
186 | let status = SecKeychainGetStatus(keychain, &rawStatus)
| `- warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
187 | if status == errSecSuccess {
188 | let keychainStatus = KeychainStatusOptions(rawValue: rawStatus)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
204 |
205 | os_log("Attempting to lock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
206 | let status = SecKeychainLock(keychain)
| `- warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
207 | if status != errSecSuccess {
208 | os_log("SecKeychainLock returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
226 | // We can't unlock the system keychain with our password; prompt the user if needed.
227 | os_log("Attempting to unlock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
228 | status = SecKeychainUnlock(keychain, 0, nil, false)
| `- warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
229 | } else {
230 | guard let passwordFunc = passwordProvider else {
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
236 | let rawPassword = passwordFunc(path)
237 | os_log("Attempting to unlock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
238 | status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
| `- warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
239 | }
240 | if status != errSecSuccess {
[106/126] Compiling Haversack ItemSecurity.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
39 | var searchList: CFArray?
40 | let status = withUnsafeMutablePointer(to: &searchList) {
41 | SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
| `- warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
42 | }
43 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
83 | let pathName = UnsafeMutablePointer<CChar>.allocate(capacity: Int(pathLength))
84 | let status = withUnsafeMutablePointer(to: &pathLength) { pathLength in
85 | SecKeychainGetPath(reference, pathLength, pathName)
| `- warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
86 | }
87 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
125 | func open() throws {
126 | os_log("Attempting to open keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
127 | let status = SecKeychainOpen(path, &reference)
| `- warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
128 | if status != errSecSuccess {
129 | os_log("SecKeychainOpen returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
157 |
158 | os_log("Attempting to create keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
159 | let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
| `- warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
160 | if status != errSecSuccess {
161 | os_log("SecKeychainCreate returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
168 | public func delete() throws {
169 | os_log("Attempting to delete keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
170 | let status = SecKeychainDelete(reference)
| `- warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
171 | if status != errSecSuccess {
172 | os_log("SecKeychainDelete returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
184 |
185 | var rawStatus: SecKeychainStatus = .zero
186 | let status = SecKeychainGetStatus(keychain, &rawStatus)
| `- warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
187 | if status == errSecSuccess {
188 | let keychainStatus = KeychainStatusOptions(rawValue: rawStatus)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
204 |
205 | os_log("Attempting to lock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
206 | let status = SecKeychainLock(keychain)
| `- warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
207 | if status != errSecSuccess {
208 | os_log("SecKeychainLock returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
226 | // We can't unlock the system keychain with our password; prompt the user if needed.
227 | os_log("Attempting to unlock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
228 | status = SecKeychainUnlock(keychain, 0, nil, false)
| `- warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
229 | } else {
230 | guard let passwordFunc = passwordProvider else {
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
236 | let rawPassword = passwordFunc(path)
237 | os_log("Attempting to unlock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
238 | status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
| `- warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
239 | }
240 | if status != errSecSuccess {
[107/126] Compiling Haversack KeychainFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:41:13: warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
39 | var searchList: CFArray?
40 | let status = withUnsafeMutablePointer(to: &searchList) {
41 | SecKeychainCopyDomainSearchList(.system, UnsafeMutablePointer($0))
| `- warning: 'SecKeychainCopyDomainSearchList' was deprecated in macOS 10.10: SecKeychain is deprecated
42 | }
43 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:85:13: warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
83 | let pathName = UnsafeMutablePointer<CChar>.allocate(capacity: Int(pathLength))
84 | let status = withUnsafeMutablePointer(to: &pathLength) { pathLength in
85 | SecKeychainGetPath(reference, pathLength, pathName)
| `- warning: 'SecKeychainGetPath' was deprecated in macOS 10.10: SecKeychain is deprecated
86 | }
87 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:127:22: warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
125 | func open() throws {
126 | os_log("Attempting to open keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
127 | let status = SecKeychainOpen(path, &reference)
| `- warning: 'SecKeychainOpen' was deprecated in macOS 10.10: SecKeychain is deprecated
128 | if status != errSecSuccess {
129 | os_log("SecKeychainOpen returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:159:22: warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
157 |
158 | os_log("Attempting to create keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
159 | let status = SecKeychainCreate(path, UInt32(rawPassword.count), rawPassword, false, nil, &reference)
| `- warning: 'SecKeychainCreate' was deprecated in macOS 10.10: SecKeychain is deprecated
160 | if status != errSecSuccess {
161 | os_log("SecKeychainCreate returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:170:22: warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
168 | public func delete() throws {
169 | os_log("Attempting to delete keychain at %{public}@", log: Logs.keychainFile, type: .default, path)
170 | let status = SecKeychainDelete(reference)
| `- warning: 'SecKeychainDelete' was deprecated in macOS 10.10: SecKeychain is deprecated
171 | if status != errSecSuccess {
172 | os_log("SecKeychainDelete returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:186:22: warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
184 |
185 | var rawStatus: SecKeychainStatus = .zero
186 | let status = SecKeychainGetStatus(keychain, &rawStatus)
| `- warning: 'SecKeychainGetStatus' was deprecated in macOS 10.10: SecKeychain is deprecated
187 | if status == errSecSuccess {
188 | let keychainStatus = KeychainStatusOptions(rawValue: rawStatus)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:206:22: warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
204 |
205 | os_log("Attempting to lock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
206 | let status = SecKeychainLock(keychain)
| `- warning: 'SecKeychainLock' was deprecated in macOS 10.10: SecKeychain is deprecated
207 | if status != errSecSuccess {
208 | os_log("SecKeychainLock returned error %{public}d", log: Logs.keychainFile, type: .error, status)
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:228:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
226 | // We can't unlock the system keychain with our password; prompt the user if needed.
227 | os_log("Attempting to unlock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
228 | status = SecKeychainUnlock(keychain, 0, nil, false)
| `- warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
229 | } else {
230 | guard let passwordFunc = passwordProvider else {
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Security/KeychainFile.swift:238:22: warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
236 | let rawPassword = passwordFunc(path)
237 | os_log("Attempting to unlock keychain at %{public}@", log: Logs.keychainFile, type: .info, path)
238 | status = SecKeychainUnlock(keychain, UInt32(rawPassword.count), rawPassword, true)
| `- warning: 'SecKeychainUnlock' was deprecated in macOS 10.10: SecKeychain is deprecated
239 | }
240 | if status != errSecSuccess {
[108/126] Compiling Haversack GenericPasswordConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:11:58: warning: converting a value of type '(__shared sending Result<T.Entity, any Error>) -> ()' to type '(Result<T.Entity, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
9 | public func first<T: KeychainQuerying>(where query: T) async throws -> T.Entity {
10 | try await withCheckedThrowingContinuation { continuation in
11 | first(where: query, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<T.Entity, any Error>) -> ()' to type '(Result<T.Entity, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
12 | }
13 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:18:59: warning: converting a value of type '(__shared sending Result<[T.Entity], any Error>) -> ()' to type '(Result<[T.Entity], any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
16 | public func search<T: KeychainQuerying>(where query: T) async throws -> [T.Entity] {
17 | try await withCheckedThrowingContinuation { continuation in
18 | search(where: query, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<[T.Entity], any Error>) -> ()' to type '(Result<[T.Entity], any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
19 | }
20 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:26:109: warning: converting a value of type '(__shared sending Result<T, any Error>) -> ()' to type '(Result<T, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
24 | public func save<T: KeychainStorable>(_ item: T, itemSecurity: ItemSecurity, updateExisting: Bool) async throws -> T {
25 | try await withCheckedThrowingContinuation { continuation in
26 | save(item, itemSecurity: itemSecurity, updateExisting: updateExisting, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<T, any Error>) -> ()' to type '(Result<T, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
27 | }
28 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:33:98: warning: converting a value of type '(__shared sending Result<SecKey, any Error>) -> ()' to type '(Result<SecKey, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
31 | public func generateKey(fromConfig config: KeyGenerationConfig, itemSecurity: ItemSecurity) async throws -> SecKey {
32 | try await withCheckedThrowingContinuation { continuation in
33 | generateKey(fromConfig: config, itemSecurity: itemSecurity, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<SecKey, any Error>) -> ()' to type '(Result<SecKey, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
34 | }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:40:107: warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
38 | public func delete<T: KeychainQuerying>(where query: T, treatNotFoundAsSuccess: Bool = true) async throws {
39 | let error = try await withCheckedThrowingContinuation { continuation in
40 | delete(where: query, treatNotFoundAsSuccess: treatNotFoundAsSuccess, completion: continuation.resume)
| |- warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
41 | }
42 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:51:99: warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
49 | public func delete<T: KeychainStorable>(_ item: T, treatNotFoundAsSuccess: Bool = true) async throws {
50 | let error = try await withCheckedThrowingContinuation { continuation in
51 | delete(item, treatNotFoundAsSuccess: treatNotFoundAsSuccess, completion: continuation.resume)
| |- warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
52 | }
53 |
[109/126] Compiling Haversack Haversack+AsyncAwait.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:11:58: warning: converting a value of type '(__shared sending Result<T.Entity, any Error>) -> ()' to type '(Result<T.Entity, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
9 | public func first<T: KeychainQuerying>(where query: T) async throws -> T.Entity {
10 | try await withCheckedThrowingContinuation { continuation in
11 | first(where: query, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<T.Entity, any Error>) -> ()' to type '(Result<T.Entity, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
12 | }
13 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:18:59: warning: converting a value of type '(__shared sending Result<[T.Entity], any Error>) -> ()' to type '(Result<[T.Entity], any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
16 | public func search<T: KeychainQuerying>(where query: T) async throws -> [T.Entity] {
17 | try await withCheckedThrowingContinuation { continuation in
18 | search(where: query, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<[T.Entity], any Error>) -> ()' to type '(Result<[T.Entity], any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
19 | }
20 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:26:109: warning: converting a value of type '(__shared sending Result<T, any Error>) -> ()' to type '(Result<T, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
24 | public func save<T: KeychainStorable>(_ item: T, itemSecurity: ItemSecurity, updateExisting: Bool) async throws -> T {
25 | try await withCheckedThrowingContinuation { continuation in
26 | save(item, itemSecurity: itemSecurity, updateExisting: updateExisting, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<T, any Error>) -> ()' to type '(Result<T, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
27 | }
28 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:33:98: warning: converting a value of type '(__shared sending Result<SecKey, any Error>) -> ()' to type '(Result<SecKey, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
31 | public func generateKey(fromConfig config: KeyGenerationConfig, itemSecurity: ItemSecurity) async throws -> SecKey {
32 | try await withCheckedThrowingContinuation { continuation in
33 | generateKey(fromConfig: config, itemSecurity: itemSecurity, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<SecKey, any Error>) -> ()' to type '(Result<SecKey, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
34 | }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:40:107: warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
38 | public func delete<T: KeychainQuerying>(where query: T, treatNotFoundAsSuccess: Bool = true) async throws {
39 | let error = try await withCheckedThrowingContinuation { continuation in
40 | delete(where: query, treatNotFoundAsSuccess: treatNotFoundAsSuccess, completion: continuation.resume)
| |- warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
41 | }
42 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:51:99: warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
49 | public func delete<T: KeychainStorable>(_ item: T, treatNotFoundAsSuccess: Bool = true) async throws {
50 | let error = try await withCheckedThrowingContinuation { continuation in
51 | delete(item, treatNotFoundAsSuccess: treatNotFoundAsSuccess, completion: continuation.resume)
| |- warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
52 | }
53 |
[110/126] Compiling Haversack Haversack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:11:58: warning: converting a value of type '(__shared sending Result<T.Entity, any Error>) -> ()' to type '(Result<T.Entity, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
9 | public func first<T: KeychainQuerying>(where query: T) async throws -> T.Entity {
10 | try await withCheckedThrowingContinuation { continuation in
11 | first(where: query, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<T.Entity, any Error>) -> ()' to type '(Result<T.Entity, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
12 | }
13 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:18:59: warning: converting a value of type '(__shared sending Result<[T.Entity], any Error>) -> ()' to type '(Result<[T.Entity], any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
16 | public func search<T: KeychainQuerying>(where query: T) async throws -> [T.Entity] {
17 | try await withCheckedThrowingContinuation { continuation in
18 | search(where: query, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<[T.Entity], any Error>) -> ()' to type '(Result<[T.Entity], any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
19 | }
20 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:26:109: warning: converting a value of type '(__shared sending Result<T, any Error>) -> ()' to type '(Result<T, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
24 | public func save<T: KeychainStorable>(_ item: T, itemSecurity: ItemSecurity, updateExisting: Bool) async throws -> T {
25 | try await withCheckedThrowingContinuation { continuation in
26 | save(item, itemSecurity: itemSecurity, updateExisting: updateExisting, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<T, any Error>) -> ()' to type '(Result<T, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
27 | }
28 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:33:98: warning: converting a value of type '(__shared sending Result<SecKey, any Error>) -> ()' to type '(Result<SecKey, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
31 | public func generateKey(fromConfig config: KeyGenerationConfig, itemSecurity: ItemSecurity) async throws -> SecKey {
32 | try await withCheckedThrowingContinuation { continuation in
33 | generateKey(fromConfig: config, itemSecurity: itemSecurity, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<SecKey, any Error>) -> ()' to type '(Result<SecKey, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
34 | }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:40:107: warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
38 | public func delete<T: KeychainQuerying>(where query: T, treatNotFoundAsSuccess: Bool = true) async throws {
39 | let error = try await withCheckedThrowingContinuation { continuation in
40 | delete(where: query, treatNotFoundAsSuccess: treatNotFoundAsSuccess, completion: continuation.resume)
| |- warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
41 | }
42 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:51:99: warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
49 | public func delete<T: KeychainStorable>(_ item: T, treatNotFoundAsSuccess: Bool = true) async throws {
50 | let error = try await withCheckedThrowingContinuation { continuation in
51 | delete(item, treatNotFoundAsSuccess: treatNotFoundAsSuccess, completion: continuation.resume)
| |- warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
52 | }
53 |
[111/126] Compiling Haversack HaversackConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:11:58: warning: converting a value of type '(__shared sending Result<T.Entity, any Error>) -> ()' to type '(Result<T.Entity, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
9 | public func first<T: KeychainQuerying>(where query: T) async throws -> T.Entity {
10 | try await withCheckedThrowingContinuation { continuation in
11 | first(where: query, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<T.Entity, any Error>) -> ()' to type '(Result<T.Entity, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
12 | }
13 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:18:59: warning: converting a value of type '(__shared sending Result<[T.Entity], any Error>) -> ()' to type '(Result<[T.Entity], any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
16 | public func search<T: KeychainQuerying>(where query: T) async throws -> [T.Entity] {
17 | try await withCheckedThrowingContinuation { continuation in
18 | search(where: query, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<[T.Entity], any Error>) -> ()' to type '(Result<[T.Entity], any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
19 | }
20 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:26:109: warning: converting a value of type '(__shared sending Result<T, any Error>) -> ()' to type '(Result<T, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
24 | public func save<T: KeychainStorable>(_ item: T, itemSecurity: ItemSecurity, updateExisting: Bool) async throws -> T {
25 | try await withCheckedThrowingContinuation { continuation in
26 | save(item, itemSecurity: itemSecurity, updateExisting: updateExisting, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<T, any Error>) -> ()' to type '(Result<T, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
27 | }
28 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:33:98: warning: converting a value of type '(__shared sending Result<SecKey, any Error>) -> ()' to type '(Result<SecKey, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
31 | public func generateKey(fromConfig config: KeyGenerationConfig, itemSecurity: ItemSecurity) async throws -> SecKey {
32 | try await withCheckedThrowingContinuation { continuation in
33 | generateKey(fromConfig: config, itemSecurity: itemSecurity, completion: continuation.resume)
| |- warning: converting a value of type '(__shared sending Result<SecKey, any Error>) -> ()' to type '(Result<SecKey, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
34 | }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:40:107: warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
38 | public func delete<T: KeychainQuerying>(where query: T, treatNotFoundAsSuccess: Bool = true) async throws {
39 | let error = try await withCheckedThrowingContinuation { continuation in
40 | delete(where: query, treatNotFoundAsSuccess: treatNotFoundAsSuccess, completion: continuation.resume)
| |- warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
41 | }
42 |
/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Haversack+AsyncAwait.swift:51:99: warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
49 | public func delete<T: KeychainStorable>(_ item: T, treatNotFoundAsSuccess: Bool = true) async throws {
50 | let error = try await withCheckedThrowingContinuation { continuation in
51 | delete(item, treatNotFoundAsSuccess: treatNotFoundAsSuccess, completion: continuation.resume)
| |- warning: converting a value of type '(sending (any Error)?) -> ()' to type '((any Error)?) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
52 | }
53 |
[112/126] Compiling Haversack CertificateEntity.swift
[113/126] Compiling Haversack Data+X501Name.swift
[114/126] Compiling Haversack GenericPasswordEntity.swift
[115/126] Compiling Haversack IdentityEntity.swift
[116/126] Compiling Haversack KeyQuery.swift
[117/126] Compiling Haversack KeychainQueryOptions.swift
[118/126] Compiling Haversack KeychainQuerying.swift
[119/126] Compiling Haversack InternetPasswordEntity.swift
[120/126] Compiling Haversack KeyEntity.swift
[121/126] Compiling Haversack KeychainStorable.swift
[122/126] Compiling Haversack PasswordBaseEntity.swift
[123/126] Compiling Haversack HaversackError.swift
[124/126] Compiling Haversack HaversackStrategy.swift
[125/126] Compiling Haversack KeychainExportConfig.swift
[126/126] Compiling Haversack KeychainImportConfig.swift
[127/132] Emitting module HaversackCryptoKit
[128/132] Compiling HaversackCryptoKit SecKeyConvertible.swift
[129/132] Compiling HaversackCryptoKit GenericPasswordConvertible+CryptoKit.swift
[130/132] Compiling HaversackMock HaversackEphemeralStrategy+mocking.swift
[131/132] Compiling HaversackMock HaversackEphemeralStrategy.swift
[132/132] Emitting module HaversackMock
Build complete! (30.32s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
[1/2158] Fetching swift-docc-plugin
[217/20781] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.95s)
Fetched https://github.com/apple/swift-collections from cache (1.95s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.78s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3639] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.54s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/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.4.5
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Haversack",
"name" : "Haversack",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Haversack",
"targets" : [
"Haversack"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HaversackCryptoKit",
"targets" : [
"HaversackCryptoKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HaversackMock",
"targets" : [
"HaversackMock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HaversackTests",
"module_type" : "SwiftTarget",
"name" : "HaversackTests",
"path" : "Tests/HaversackTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/HaversackTests/TestResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CertificateIntegrationTests.swift",
"Data+X501NameTests.swift",
"EphemeralStrategyTests.swift",
"GenericPasswordConvertibleTests.swift",
"GenericPasswordIntegrationTests.swift",
"HaversackAsyncAwaitTests.swift",
"HaversackTests.swift",
"IdentityIntegrationTests.swift",
"InternetPasswordIntegrationTests.swift",
"KeyGenerationConfigTests.swift",
"KeyGenerationIntegrationTests.swift",
"KeychainExportConfigTests.swift",
"KeychainExportIntegrationTests.swift",
"KeychainFileIntegrationTests.swift",
"KeychainImportConfigTests.swift",
"KeychainImportIntegrationTests.swift",
"QueryCertificateTests.swift",
"QueryIdentityTests.swift",
"QueryKeyTests.swift",
"QueryPasswordTests.swift",
"SystemKeychainIntegrationTests.swift",
"XCTestCase+TestResources.swift"
],
"target_dependencies" : [
"HaversackMock"
],
"type" : "test"
},
{
"c99name" : "HaversackMock",
"module_type" : "SwiftTarget",
"name" : "HaversackMock",
"path" : "Sources/HaversackMock",
"product_memberships" : [
"HaversackMock"
],
"sources" : [
"HaversackEphemeralStrategy+mocking.swift",
"HaversackEphemeralStrategy.swift"
],
"target_dependencies" : [
"Haversack"
],
"type" : "library"
},
{
"c99name" : "HaversackCryptoKit",
"module_type" : "SwiftTarget",
"name" : "HaversackCryptoKit",
"path" : "Sources/HaversackCryptoKit",
"product_memberships" : [
"HaversackCryptoKit"
],
"sources" : [
"GenericPasswordConvertible+CryptoKit.swift",
"SecKeyConvertible.swift"
],
"target_dependencies" : [
"Haversack"
],
"type" : "library"
},
{
"c99name" : "Haversack",
"module_type" : "SwiftTarget",
"name" : "Haversack",
"path" : "Sources/Haversack",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"Haversack",
"HaversackCryptoKit",
"HaversackMock"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Haversack/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Entities/CertificateEntity.swift",
"Entities/Data+X501Name.swift",
"Entities/GenericPasswordEntity.swift",
"Entities/IdentityEntity.swift",
"Entities/InternetPasswordEntity.swift",
"Entities/KeyEntity.swift",
"Entities/KeychainStorable.swift",
"Entities/PasswordBaseEntity.swift",
"GenericPasswordConvertible.swift",
"Haversack+AsyncAwait.swift",
"Haversack.swift",
"HaversackConfiguration.swift",
"HaversackError.swift",
"HaversackStrategy.swift",
"ImportExport/KeychainExportConfig.swift",
"ImportExport/KeychainImportConfig.swift",
"ImportExport/KeychainPortable.swift",
"ImportExport/PassphraseStrategy.swift",
"ImportExport/PrivateKeyImporting.swift",
"KeyGenerationConfig.swift",
"Logs.swift",
"Queries/CertificateBaseQuerying.swift",
"Queries/CertificateQuery.swift",
"Queries/GenericPasswordQuery.swift",
"Queries/IdentityQuery.swift",
"Queries/InternetPasswordQuery.swift",
"Queries/KeyBaseQuerying.swift",
"Queries/KeyQuery.swift",
"Queries/KeychainQueryOptions.swift",
"Queries/KeychainQuerying.swift",
"Queries/PasswordBaseQuerying.swift",
"Security/ItemSecurity.swift",
"Security/KeychainFile.swift",
"Security/KeychainItemRetrievability.swift",
"Security/RetrievabilityLevel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.