The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftKeychainKit, reference main (fffa24), with Swift 6.3 for Wasm on 19 Apr 2026 04:22:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/wiedem/swift-keychain-kit.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/wiedem/swift-keychain-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fffa249 SecKeyConvertible documentation update.
Cloned https://github.com/wiedem/swift-keychain-kit.git
Revision (git rev-parse @):
fffa249f78bb951e26d3b2e57d1e377a137e3020
SUCCESS checkout https://github.com/wiedem/swift-keychain-kit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wiedem/swift-keychain-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/wiedem/app-entitlements.git
Fetching https://github.com/apple/swift-collections.git
[1/331] Fetching app-entitlements
[332/23900] Fetching app-entitlements, swift-collections
Fetched https://github.com/wiedem/app-entitlements.git from cache (3.49s)
Fetched https://github.com/apple/swift-collections.git from cache (3.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (5.11s)
Computing version for https://github.com/wiedem/app-entitlements.git
Computed https://github.com/wiedem/app-entitlements.git at 2.0.3 (1.12s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1803] Fetching swift-asn1
[38/19332] Fetching swift-asn1, swift-argument-parser
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
[3682/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.02s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (8.91s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.09s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/wiedem/app-entitlements.git
Working copy of https://github.com/wiedem/app-entitlements.git resolved at 2.0.3
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/11] Emitting module ArgumentParserToolInfo
[6/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/12] Wrapping AST for ArgumentParserToolInfo for debugging
[9/58] Emitting module ArgumentParser
[10/64] Compiling ArgumentParser ParentCommand.swift
[11/64] Compiling ArgumentParser AsyncParsableCommand.swift
[12/64] Compiling ArgumentParser CommandConfiguration.swift
[13/64] Compiling ArgumentParser CommandGroup.swift
[14/64] Compiling ArgumentParser EnumerableFlag.swift
[15/64] Compiling ArgumentParser ExpressibleByArgument.swift
[16/64] Compiling ArgumentParser ParsableArguments.swift
[17/64] Compiling ArgumentParser InputOrigin.swift
[18/64] Compiling ArgumentParser Name.swift
[19/64] Compiling ArgumentParser Parsed.swift
[20/64] Compiling ArgumentParser ParsedValues.swift
[21/64] Compiling ArgumentParser ParserError.swift
[22/64] Compiling ArgumentParser SplitArguments.swift
[23/64] Compiling ArgumentParser ArgumentVisibility.swift
[24/64] Compiling ArgumentParser CompletionKind.swift
[25/64] Compiling ArgumentParser Errors.swift
[26/64] Compiling ArgumentParser Flag.swift
[27/64] Compiling ArgumentParser NameSpecification.swift
[28/64] Compiling ArgumentParser Option.swift
[29/64] Compiling ArgumentParser OptionGroup.swift
[30/64] Compiling ArgumentParser Tree.swift
[31/64] Compiling ArgumentParser CodingKeyValidator.swift
[32/64] Compiling ArgumentParser NonsenseFlagsValidator.swift
[33/64] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/64] Compiling ArgumentParser PositionalArgumentsValidator.swift
[35/64] Compiling ArgumentParser UniqueNamesValidator.swift
[36/64] Compiling ArgumentParser DumpHelpGenerator.swift
[37/64] Compiling ArgumentParser HelpCommand.swift
[38/64] Compiling ArgumentParser HelpGenerator.swift
[39/64] Compiling ArgumentParser MessageInfo.swift
[40/64] Compiling ArgumentParser UsageGenerator.swift
[41/64] Compiling ArgumentParser CollectionExtensions.swift
[42/64] Compiling ArgumentParser ParsableCommand.swift
[43/64] Compiling ArgumentParser ArgumentDecoder.swift
[44/64] Compiling ArgumentParser ArgumentDefinition.swift
[45/64] Compiling ArgumentParser ArgumentSet.swift
[46/64] Compiling ArgumentParser CommandParser.swift
[47/64] Compiling ArgumentParser InputKey.swift
[48/64] Compiling ArgumentParser Foundation.swift
[49/64] Compiling ArgumentParser Mutex.swift
[50/64] Compiling ArgumentParser Platform.swift
[51/64] Compiling ArgumentParser SequenceExtensions.swift
[52/64] Compiling ArgumentParser StringExtensions.swift
[53/64] Compiling ArgumentParser SwiftExtensions.swift
[54/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[55/64] Compiling ArgumentParser CompletionsGenerator.swift
[56/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[57/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[58/64] Compiling ArgumentParser Argument.swift
[59/64] Compiling ArgumentParser ArgumentDiscussion.swift
[60/64] Compiling ArgumentParser ArgumentHelp.swift
[61/65] Wrapping AST for ArgumentParser for debugging
[63/70] Compiling entitlements_codegen_tool Validation.swift
[64/70] Compiling entitlements_codegen_tool Models.swift
[65/70] Compiling entitlements_codegen_tool CodeGenerator.swift
[66/70] Compiling entitlements_codegen_tool EntitlementsCodeGenTool.swift
[67/70] Emitting module entitlements_codegen_tool
[68/71] Wrapping AST for entitlements-codegen-tool for debugging
[69/71] Write Objects.LinkFileList
[70/71] Linking entitlements-codegen-tool-tool
[1/1] Compiling plugin EntitlementsCodeGenPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/12] Copying PrivacyInfo.xcprivacy
[5/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/47] Emitting module InternalCollectionsUtilities
[14/49] Emitting module SwiftASN1
[15/51] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[16/51] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/51] Compiling SwiftASN1 DER.swift
[20/51] Compiling SwiftASN1 Errors.swift
[21/51] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/51] Compiling InternalCollectionsUtilities String+Padding.swift
[23/51] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/51] Compiling InternalCollectionsUtilities Integer rank.swift
[25/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/51] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/51] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[28/51] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/51] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/51] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/51] Compiling InternalCollectionsUtilities Debugging.swift
[41/51] Compiling InternalCollectionsUtilities Descriptions.swift
[42/51] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[43/51] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/64] Emitting module ContainersPreview
[55/86] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[56/86] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[57/86] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[58/86] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[59/86] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[60/90] Compiling ContainersPreview RandomAccessContainer.swift
[61/90] Compiling ContainersPreview RangeExpression2.swift
[62/90] Compiling ContainersPreview RangeReplaceableContainer.swift
[63/90] Compiling ContainersPreview Drain+Map.swift
[64/90] Compiling ContainersPreview Drain+Reduce.swift
[65/90] Compiling ContainersPreview Drain.swift
[66/90] Compiling ContainersPreview Producer+Collect.swift
[67/90] Compiling ContainersPreview Producer+Filter.swift
[68/90] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[69/90] Compiling ContainersPreview BorrowingSequence.swift
[70/90] Compiling ContainersPreview BidirectionalContainer.swift
[71/90] Compiling ContainersPreview Container+Filter.swift
[72/90] Compiling ContainersPreview Container+SpanwiseZip.swift
[73/90] Compiling ContainersPreview Producer+Map.swift
[74/90] Compiling ContainersPreview Producer+Reduce.swift
[75/90] Compiling ContainersPreview Producer.swift
[76/90] Compiling ContainersPreview Borrow.swift
[77/95] Compiling ContainersPreview Box.swift
[78/95] Compiling ContainersPreview Inout.swift
[79/95] Compiling ContainersPreview InputSpan.swift
[80/95] Compiling ContainersPreview Shared.swift
[81/119] Compiling AppEntitlements PropertyListValue+ASN1.swift
[82/119] Compiling AppEntitlements PropertyListValue+ValueTypes.swift
[83/119] Compiling AppEntitlements MachO.swift
[84/119] Compiling AppEntitlements AppEntitlements+DEREncoded.swift
[85/119] Compiling AppEntitlements AppEntitlements+ExecutableURL.swift
[86/119] Compiling AppEntitlements AppEntitlements+EntitlementIdentifying.swift
[87/119] Compiling AppEntitlements AppEntitlements+ValueRetrieval.swift
[88/119] Compiling AppEntitlements AppEntitlements.swift
[89/119] Compiling AppEntitlements CodeSigning+Blob.swift
[90/119] Compiling AppEntitlements CodeSigning+Magic.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/120] Emitting module AppEntitlements
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[93/120] Compiling AppEntitlements AppEntitlements+DEREncodingError.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[94/120] Compiling AppEntitlements AppEntitlements+EntitlementsError.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[95/120] Compiling AppEntitlements String+ASN1.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[96/120] Compiling AppEntitlements MachO+DataError.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[97/120] Compiling AppEntitlements BaseEntitlement.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[98/120] Compiling AppEntitlements EntitlementIdentifying.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[99/120] Compiling AppEntitlements EntitlementValueTypes.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[100/120] Compiling AppEntitlements AppEntitlements+Base.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[102/120] Compiling AppEntitlements CodeSigning+SuperBlob.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[103/120] Compiling AppEntitlements CodeSigning+UnsafeBlobs.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[104/120] Compiling AppEntitlements CodeSigning.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[109/120] Compiling AppEntitlements EntitlementsData+MachO.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[110/120] Compiling AppEntitlements EntitlementsData.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[116/120] Compiling AppEntitlements AppEntitlements+MainProgram.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[117/120] Compiling AppEntitlements MachO+HeaderMagic.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[118/120] Compiling AppEntitlements MachO+SegmentsSection.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[119/120] Compiling AppEntitlements MachO+UnsafeLoadCommands.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[120/120] Compiling AppEntitlements MachO+UnsafeMachHeader.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[121/123] Compiling AppEntitlements PropertyListValue.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[122/123] Compiling AppEntitlements PropertyListValueError.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
[123/123] Compiling AppEntitlements resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/app-entitlements/Sources/AppEntitlements/MachO/MachO+HeaderMagic.swift:1:16: error: no such module 'MachO'
 1 | private import MachO
   |                `- error: no such module 'MachO'
 2 |
 3 | extension MachO {
BUILD FAILURE 6.3 wasm