The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Haversack, reference main (adcec9), with Swift 6.3 for Wasm on 14 Apr 2026 04:45:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/jamf/Haversack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
[251/25808] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.71s)
[1883/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.66s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.11s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.96s)
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.6
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Copying PrivacyInfo.xcprivacy
[3/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/27] Emitting module InternalCollectionsUtilities
[11/29] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[12/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/29] Compiling InternalCollectionsUtilities Span+Extras.swift
[14/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/29] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[17/29] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/29] Compiling InternalCollectionsUtilities Debugging.swift
[21/29] Compiling InternalCollectionsUtilities Descriptions.swift
[22/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/29] Compiling InternalCollectionsUtilities String+Padding.swift
[24/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/29] Compiling InternalCollectionsUtilities Integer rank.swift
[26/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/92] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/92] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/92] Compiling OrderedCollections OrderedDictionary.swift
[46/92] Compiling OrderedCollections OrderedSet+Codable.swift
[47/92] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/92] Compiling OrderedCollections OrderedSet+Descriptions.swift
[49/92] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/92] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/92] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/92] Compiling OrderedCollections OrderedSet+Hashable.swift
[53/92] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[54/92] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[55/92] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[56/92] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[57/92] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[58/92] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[59/92] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[60/92] Compiling OrderedCollections OrderedDictionary+Values.swift
[61/92] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/92] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/92] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/92] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/92] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[67/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[68/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[69/92] Compiling OrderedCollections OrderedDictionary+Codable.swift
[70/92] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[71/92] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[72/92] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[73/92] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[74/92] Compiling OrderedCollections OrderedDictionary+Elements.swift
[75/92] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[76/92] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[77/92] Compiling OrderedCollections _HashTable+Bucket.swift
[78/92] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/92] Compiling OrderedCollections _HashTable+Constants.swift
[80/92] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/92] Compiling OrderedCollections _HashTable+Testing.swift
[82/92] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/92] Compiling OrderedCollections _HashTable.swift
[84/92] Compiling OrderedCollections _Hashtable+Header.swift
[85/92] Emitting module OrderedCollections
[86/92] Compiling OrderedCollections OrderedSet+Sendable.swift
[87/92] Compiling OrderedCollections OrderedSet+SubSequence.swift
[88/92] Compiling OrderedCollections OrderedSet+Testing.swift
[89/92] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[90/92] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[91/92] Compiling OrderedCollections OrderedSet.swift
[92/92] Compiling OrderedCollections _UnsafeBitset.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/126] 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.
[95/130] 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.
[96/130] 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.
[97/130] 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.
[98/130] 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.
[99/130] 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.
[100/130] 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.
[101/130] 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.
[102/130] 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.
[103/130] 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.
[104/130] 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.
[105/130] 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.
[106/130] 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.
[107/130] 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.
[108/130] 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.
[109/130] 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.
[110/130] 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.
[111/130] 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.
[112/130] 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.
[113/130] 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.
[114/130] 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.
[115/130] 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.
[116/130] 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.
[117/130] 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.
[118/130] 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.
[119/130] 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.
[120/130] 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.
[121/130] 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.
[122/130] 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.
[123/130] 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.
[124/130] 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.
[125/130] 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.
[126/130] 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.
[127/130] 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.
[128/130] 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.
[129/130] 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.
[130/130] 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.
BUILD FAILURE 6.3 wasm