The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Haversack, reference main (adcec9), with Swift 6.2 for Wasm on 14 Jan 2026 20:28:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build 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 /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 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:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jamf/Haversack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e45aebddbd3fb4404abe9276e0d450e6fc2ef4836b534e79623bcca11b80d266
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
[1/18623] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3639] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.86s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.60s)
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/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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[5/9] Copying PrivacyInfo.xcprivacy
[6/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/25] Emitting module InternalCollectionsUtilities
[11/27] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[12/27] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[13/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/27] Compiling InternalCollectionsUtilities Integer rank.swift
[17/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/27] Compiling InternalCollectionsUtilities Debugging.swift
[19/27] Compiling InternalCollectionsUtilities Descriptions.swift
[20/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/27] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[25/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[30/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[31/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/83] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/83] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/90] Compiling OrderedCollections OrderedDictionary+Codable.swift
[44/90] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[45/90] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[46/90] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[47/90] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[48/90] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/90] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/90] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/90] Compiling OrderedCollections OrderedDictionary.swift
[52/90] Compiling OrderedCollections OrderedSet+Codable.swift
[53/90] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[54/90] Compiling OrderedCollections OrderedSet+Descriptions.swift
[55/90] Compiling OrderedCollections OrderedSet+Diffing.swift
[56/90] Compiling OrderedCollections OrderedSet+Equatable.swift
[57/90] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[58/90] Compiling OrderedCollections OrderedSet+Hashable.swift
[59/90] Compiling OrderedCollections OrderedSet+Initializers.swift
[60/90] Compiling OrderedCollections OrderedSet+Insertions.swift
[61/90] Compiling OrderedCollections OrderedSet+Invariants.swift
[62/90] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[63/90] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[64/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[65/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[66/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[67/90] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/90] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/90] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/90] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/90] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/90] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/90] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/90] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/90] Compiling OrderedCollections _HashTable+Bucket.swift
[76/90] Compiling OrderedCollections _HashTable+BucketIterator.swift
[77/90] Compiling OrderedCollections _HashTable+Constants.swift
[78/90] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/90] Compiling OrderedCollections _HashTable+Testing.swift
[80/90] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[81/90] Compiling OrderedCollections _HashTable.swift
[82/90] Compiling OrderedCollections _Hashtable+Header.swift
[83/90] Compiling OrderedCollections OrderedSet+Sendable.swift
[84/90] Compiling OrderedCollections OrderedSet+SubSequence.swift
[85/90] Compiling OrderedCollections OrderedSet+Testing.swift
[86/90] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[87/90] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[88/90] Compiling OrderedCollections OrderedSet.swift
[89/90] Compiling OrderedCollections _UnsafeBitset.swift
[90/90] Emitting module OrderedCollections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/124] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[93/128] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[94/128] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[95/128] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[96/128] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[97/128] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[98/128] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[99/128] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[100/128] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[101/128] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[102/128] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[103/128] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[104/128] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[105/128] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[106/128] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[107/128] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[108/128] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[109/128] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[110/128] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[111/128] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[112/128] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[113/128] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[114/128] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[115/128] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[116/128] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[117/128] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[118/128] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[119/128] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[120/128] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[121/128] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[122/128] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[123/128] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[124/128] Compiling Haversack Haversack+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[125/128] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[126/128] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[127/128] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[128/128] Compiling Haversack resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
 3 |
 4 | import Foundation
 5 | import os.log
   |        `- error: no such module 'os.log'
 6 |
 7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
BUILD FAILURE 6.2 wasm