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-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jamf/Haversack.git
Reference: 1.1.1
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
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 4d58a33 Merge pull request #4 from mlink/main
Cloned https://github.com/jamf/Haversack.git
Revision (git rev-parse @):
4d58a33d989d5ed318cc0ccc88f9ad6d064fbc68
SUCCESS checkout https://github.com/jamf/Haversack.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/jamf/Haversack.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" 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/1448] Fetching swift-docc-plugin
[566/14141] Fetching swift-docc-plugin, swift-collections
[922/16520] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.47s)
Fetched https://github.com/apple/swift-docc-plugin (0.48s)
[4443/12693] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.11s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.42s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.42s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.44s)
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.0.6
/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/49] Compiling OrderedCollections _HashTable+Bucket.swift
[4/49] Compiling OrderedCollections _HashTable+BucketIterator.swift
[5/49] Compiling OrderedCollections _HashTable+Constants.swift
[6/49] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[7/49] Compiling OrderedCollections _HashTable+Testing.swift
[8/49] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[9/49] Compiling OrderedCollections _HashTable.swift
[10/55] Emitting module OrderedCollections
[11/55] Compiling OrderedCollections _Hashtable+Header.swift
[12/55] Compiling OrderedCollections OrderedDictionary+Codable.swift
[13/55] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[14/55] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[15/55] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[16/55] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[17/55] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[18/55] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[19/55] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[20/55] Compiling OrderedCollections OrderedSet+Diffing.swift
[21/55] Compiling OrderedCollections OrderedSet+Equatable.swift
[22/55] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[23/55] Compiling OrderedCollections OrderedSet+Hashable.swift
[24/55] Compiling OrderedCollections OrderedSet+Initializers.swift
[25/55] Compiling OrderedCollections OrderedSet+Insertions.swift
[26/55] Compiling OrderedCollections OrderedSet+Invariants.swift
[27/55] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[28/55] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[29/55] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[30/55] Compiling OrderedCollections OrderedDictionary+Elements.swift
[31/55] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[32/55] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[33/55] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[34/55] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[35/55] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[36/55] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[37/55] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[38/55] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[39/55] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[40/55] Compiling OrderedCollections OrderedDictionary+Values.swift
[41/55] Compiling OrderedCollections OrderedDictionary.swift
[42/55] Compiling OrderedCollections OrderedSet+Codable.swift
[43/55] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[44/55] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[45/55] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[46/55] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/55] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[48/55] Compiling OrderedCollections OrderedSet+Sendable.swift
[49/55] Compiling OrderedCollections OrderedSet+SubSequence.swift
[50/55] Compiling OrderedCollections OrderedSet+Testing.swift
[51/55] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[52/55] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[53/55] Compiling OrderedCollections OrderedSet.swift
[54/55] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[55/55] Compiling OrderedCollections _UnsafeBitset.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/89] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[59/93] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[60/93] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[61/93] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[62/93] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[63/93] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[64/93] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[65/93] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[66/93] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[67/93] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[68/93] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[69/93] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[70/93] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[71/93] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[72/93] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[73/93] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[74/93] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[75/93] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[76/93] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[77/93] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[78/93] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[79/93] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[80/93] Compiling Haversack Haversack+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[81/93] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[82/93] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[83/93] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[84/93] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[85/93] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[86/93] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[87/93] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[88/93] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[89/93] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[90/93] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[91/93] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[92/93] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[93/93] Compiling Haversack RetrievabilityLevel.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/34] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[4/34] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[5/34] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[6/34] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[7/38] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[8/38] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[9/38] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[10/38] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[11/38] 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)
[12/38] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[13/38] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[14/38] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[15/38] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[16/38] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[17/38] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[18/38] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[19/38] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[20/38] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[21/38] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[22/38] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[23/38] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[24/38] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[25/38] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[26/38] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[27/38] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[28/38] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[29/38] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[30/38] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[31/38] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[32/38] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[33/38] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[34/38] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[35/38] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[36/38] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[37/38] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[38/38] 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