The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Haversack with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/jamf/Haversack.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/1457] Fetching swift-docc-plugin
[1327/3936] Fetching swift-docc-plugin, swift-docc-symbolkit
[3937/17670] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-collections
Fetched https://github.com/apple/swift-docc-symbolkit (1.06s)
Fetched https://github.com/apple/swift-docc-plugin (1.06s)
Fetched https://github.com/apple/swift-collections (1.08s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.32s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.52s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.42s)
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
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Copying PrivacyInfo.xcprivacy
[4/20] Emitting module _CollectionsUtilities
[5/22] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[6/22] Compiling _CollectionsUtilities Specialize.swift
[7/22] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[8/22] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[9/22] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[10/22] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/22] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/22] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[13/22] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[14/22] Compiling _CollectionsUtilities UInt+reversed.swift
[15/22] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[16/22] Compiling _CollectionsUtilities _SortedCollection.swift
[17/22] Compiling _CollectionsUtilities _UniqueCollection.swift
[18/22] Compiling _CollectionsUtilities Debugging.swift
[19/22] Compiling _CollectionsUtilities Descriptions.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
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[30/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[31/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[32/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[33/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[34/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[35/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[36/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[37/86] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[38/86] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[39/86] Compiling OrderedCollections OrderedSet+Initializers.swift
[40/86] Compiling OrderedCollections OrderedSet+Insertions.swift
[41/86] Compiling OrderedCollections OrderedSet+Invariants.swift
[42/86] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[43/86] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[44/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/86] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[48/86] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[49/86] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[50/86] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[51/86] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[52/86] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[53/86] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[54/86] Compiling OrderedCollections OrderedDictionary+Values.swift
[55/86] Compiling OrderedCollections OrderedDictionary.swift
[56/86] Compiling OrderedCollections OrderedSet+Codable.swift
[57/86] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/86] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/86] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/86] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/86] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/86] Compiling OrderedCollections OrderedSet+Hashable.swift
[63/86] Compiling OrderedCollections OrderedDictionary+Codable.swift
[64/86] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[65/86] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[66/86] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[67/86] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[68/86] Compiling OrderedCollections OrderedDictionary+Elements.swift
[69/86] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[70/86] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[71/86] Compiling OrderedCollections _HashTable+Bucket.swift
[72/86] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/86] Compiling OrderedCollections _HashTable+Constants.swift
[74/86] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/86] Compiling OrderedCollections _HashTable+Testing.swift
[76/86] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/86] Compiling OrderedCollections _HashTable.swift
[78/86] Compiling OrderedCollections _Hashtable+Header.swift
[79/86] Compiling OrderedCollections OrderedSet+Sendable.swift
[80/86] Compiling OrderedCollections OrderedSet+SubSequence.swift
[81/86] Compiling OrderedCollections OrderedSet+Testing.swift
[82/86] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[83/86] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[84/86] Compiling OrderedCollections OrderedSet.swift
[85/86] Compiling OrderedCollections _UnsafeBitset.swift
[86/86] Emitting module OrderedCollections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[89/121] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[90/125] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[91/125] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[92/125] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[93/125] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[94/125] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[95/125] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[96/125] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[97/125] Compiling Haversack resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[98/125] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[99/125] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[100/125] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[101/125] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[102/125] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[103/125] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[104/125] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[105/125] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[106/125] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[107/125] Compiling Haversack Haversack+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[108/125] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[109/125] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[110/125] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[111/125] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[112/125] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[113/125] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[114/125] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[115/125] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[116/125] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[117/125] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[118/125] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[119/125] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[120/125] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[121/125] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[122/125] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[123/125] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[124/125] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[125/125] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/35] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[4/35] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[5/35] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[6/35] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[7/35] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[8/35] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[9/35] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[10/35] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[11/35] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[12/35] Compiling Haversack Haversack+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/39] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[14/39] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[15/39] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[16/39] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[17/39] Compiling Haversack resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[18/39] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[19/39] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[20/39] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[21/39] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[22/39] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[23/39] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[24/39] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[25/39] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[26/39] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[27/39] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[28/39] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[29/39] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[30/39] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[31/39] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[32/39] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[33/39] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[34/39] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[35/39] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[36/39] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[37/39] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[38/39] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[39/39] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
BUILD FAILURE 5.9 linux