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.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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.10
Building package at path:  $workDir
https://github.com/jamf/Haversack.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
[1/2485] Fetching swift-docc-symbolkit
[523/3942] Fetching swift-docc-symbolkit, swift-docc-plugin
[3900/17688] Fetching swift-docc-symbolkit, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.10s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.11s)
Fetched https://github.com/apple/swift-collections from cache (1.12s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.34s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.75s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.50s)
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-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-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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/9] Write sources
[2/9] Copying PrivacyInfo.xcprivacy
[2/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/26] Emitting module _CollectionsUtilities
[11/28] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/28] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/28] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[14/28] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[15/28] Compiling _CollectionsUtilities _SortedCollection.swift
[16/28] Compiling _CollectionsUtilities _UniqueCollection.swift
[17/28] Compiling _CollectionsUtilities Debugging.swift
[18/28] Compiling _CollectionsUtilities Descriptions.swift
[19/28] Compiling _CollectionsUtilities UInt+reversed.swift
[20/28] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[21/28] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/28] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/28] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[24/28] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[25/28] Compiling _CollectionsUtilities Specialize.swift
[26/28] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/28] Compiling _CollectionsUtilities Integer rank.swift
[28/28] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[30/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[31/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[32/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[33/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[34/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[35/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[36/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[37/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[38/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[39/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[40/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[41/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/91] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/91] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/91] Compiling OrderedCollections OrderedDictionary.swift
[45/91] Compiling OrderedCollections OrderedSet+Codable.swift
[46/91] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/91] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/91] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/91] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/91] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/91] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/91] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/91] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/91] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/91] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/91] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/91] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/91] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/91] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/91] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/91] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/91] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/91] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[67/91] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[68/91] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/91] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/91] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/91] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/91] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/91] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/91] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/91] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/91] Compiling OrderedCollections OrderedSet+Sendable.swift
[77/91] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/91] Compiling OrderedCollections OrderedSet+Testing.swift
[79/91] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/91] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/91] Compiling OrderedCollections OrderedSet.swift
[82/91] Compiling OrderedCollections _UnsafeBitset.swift
[83/91] Emitting module OrderedCollections
[84/91] Compiling OrderedCollections _HashTable+Bucket.swift
[85/91] Compiling OrderedCollections _HashTable+BucketIterator.swift
[86/91] Compiling OrderedCollections _HashTable+Constants.swift
[87/91] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[88/91] Compiling OrderedCollections _HashTable+Testing.swift
[89/91] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[90/91] Compiling OrderedCollections _HashTable.swift
[91/91] Compiling OrderedCollections _Hashtable+Header.swift
[93/125] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[94/125] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[95/125] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[96/125] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[97/125] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[98/129] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[99/129] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[100/129] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[101/129] Compiling Haversack ItemSecurity.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)
[102/129] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[103/129] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[104/129] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[105/129] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[106/129] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[107/129] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[108/129] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[109/129] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[110/129] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[111/129] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[112/129] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[113/129] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[114/129] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[115/129] 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
       ^
[116/129] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[117/129] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[118/129] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[119/129] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[120/129] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[121/129] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[122/129] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[123/129] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[124/129] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[125/129] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[126/129] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[127/129] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[128/129] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[129/129] 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: 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...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/36] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[5/36] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[6/36] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[7/36] Compiling Haversack GenericPasswordQuery.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)
[8/40] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[9/40] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[10/40] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[11/40] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[12/40] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[13/40] Compiling Haversack Haversack+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[14/40] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[15/40] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[16/40] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[17/40] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[18/40] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[19/40] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[20/40] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[21/40] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[22/40] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[23/40] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[24/40] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[25/40] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[26/40] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[27/40] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[28/40] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[29/40] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[30/40] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[31/40] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[32/40] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[33/40] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[34/40] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[35/40] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[36/40] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[37/40] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[38/40] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[39/40] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[40/40] 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
       ^
error: fatalError
BUILD FAILURE 5.10 linux