Build Information
Successful build of Minisign, reference 0.1.5 (94a251), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 03:27:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laosb/swift-minisign.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laosb/swift-minisign
* tag 0.1.5 -> FETCH_HEAD
HEAD is now at 94a251e fix: dependencies & concurrency markups
Cloned https://github.com/laosb/swift-minisign.git
Revision (git rev-parse @):
94a251ed0cbfb300cc506628af3e10ace65d7e29
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/laosb/swift-minisign.git at 0.1.5
Fetching https://github.com/lovetodream/swift-blake2
Fetching https://github.com/apple/swift-crypto
[1/99] Fetching swift-blake2
Fetched https://github.com/lovetodream/swift-blake2 from cache (0.84s)
[1/17374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.50s)
Computing version for https://github.com/lovetodream/swift-blake2
Computed https://github.com/lovetodream/swift-blake2 at 0.1.0 (3.11s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (3.39s)
Creating working copy for https://github.com/lovetodream/swift-blake2
Working copy of https://github.com/lovetodream/swift-blake2 resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 2.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-minisign",
"name": "Minisign",
"url": "https://github.com/laosb/swift-minisign.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-minisign",
"traits": [
"UseSwiftCrypto"
],
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto",
"version": "3.15.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-blake2",
"name": "swift-blake2",
"url": "https://github.com/lovetodream/swift-blake2",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-blake2",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/laosb/swift-minisign.git
[1/60] Fetching swift-minisign
Fetched https://github.com/laosb/swift-minisign.git from cache (0.67s)
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/lovetodream/swift-blake2 from cache
Fetched https://github.com/apple/swift-crypto from cache (0.55s)
Fetched https://github.com/lovetodream/swift-blake2 from cache (0.55s)
Computing version for https://github.com/lovetodream/swift-blake2
Computed https://github.com/lovetodream/swift-blake2 at 0.1.0 (0.61s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.75s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.85s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.27s)
Creating working copy for https://github.com/lovetodream/swift-blake2
Working copy of https://github.com/lovetodream/swift-blake2 resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/laosb/swift-minisign.git
Working copy of https://github.com/laosb/swift-minisign.git resolved at 0.1.5 (94a251e)
Found 2 product dependencies
- swift-crypto
- swift-blake2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/laosb/swift-minisign.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/68] Emitting module Crypto
[6/74] Compiling Crypto AESWrap.swift
[7/74] Compiling Crypto AESWrap_boring.swift
[8/74] Compiling Crypto Ed25519_boring.swift
[9/74] Compiling Crypto EllipticCurvePoint_boring.swift
[10/74] Compiling Crypto EllipticCurve_boring.swift
[11/74] Compiling Crypto NISTCurvesKeys_boring.swift
[12/74] Compiling Crypto X25519Keys_boring.swift
[13/74] Compiling Crypto SafeCompare_boring.swift
[14/74] Compiling Crypto Zeroization_boring.swift
[15/74] Compiling Crypto PrettyBytes.swift
[16/74] Compiling Crypto SafeCompare.swift
[17/74] Compiling Crypto SecureBytes.swift
[18/74] Compiling Crypto Zeroization.swift
[19/74] Compiling Crypto AES-GCM.swift
[20/74] Compiling Crypto AES-GCM_boring.swift
[21/74] Compiling Crypto ChaChaPoly_boring.swift
[22/74] Compiling Crypto ChaChaPoly.swift
[23/74] Compiling Crypto Cipher.swift
[24/74] Compiling Crypto Nonces.swift
[25/74] Compiling Crypto ASN1.swift
[26/74] Compiling Crypto SEC1PrivateKey.swift
[27/74] Compiling Crypto SubjectPublicKeyInfo.swift
[28/74] Compiling Crypto CryptoKitErrors.swift
[29/74] Compiling Crypto Digest_boring.swift
[30/74] Compiling Crypto Digest.swift
[31/74] Compiling Crypto Digests.swift
[32/74] Compiling Crypto HashFunctions.swift
[33/74] Compiling Crypto ASN1Any.swift
[34/74] Compiling Crypto ASN1BitString.swift
[35/74] Compiling Crypto ASN1Boolean.swift
[36/74] Compiling Crypto ASN1Identifier.swift
[37/74] Compiling Crypto ASN1Integer.swift
[38/74] Compiling Crypto ASN1Null.swift
[39/74] Compiling Crypto ASN1OctetString.swift
[40/74] Compiling Crypto Curve25519.swift
[41/74] Compiling Crypto Ed25519.swift
[42/74] Compiling Crypto NISTCurvesKeys.swift
[43/74] Compiling Crypto X25519Keys.swift
[44/74] Compiling Crypto SymmetricKeys.swift
[45/74] Compiling Crypto HMAC.swift
[46/74] Compiling Crypto MACFunctions.swift
[47/74] Compiling Crypto HashFunctions_SHA2.swift
[48/74] Compiling Crypto Insecure.swift
[49/74] Compiling Crypto Insecure_HashFunctions.swift
[50/74] Compiling Crypto ECDH_boring.swift
[51/74] Compiling Crypto DH.swift
[52/74] Compiling Crypto ECDH.swift
[53/74] Compiling Crypto HKDF.swift
[54/74] Compiling Crypto MessageAuthenticationCode.swift
[55/74] Compiling Crypto AES.swift
[56/74] Compiling Crypto ECDSASignature_boring.swift
[57/74] Compiling Crypto ECDSA_boring.swift
[58/74] Compiling Crypto EdDSA_boring.swift
[59/74] Compiling Crypto ECDSA.swift
[60/74] Compiling Crypto EdDSA.swift
[61/74] Compiling Crypto Signature.swift
[62/74] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[63/74] Compiling Crypto CryptoKitErrors_boring.swift
[64/74] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[65/74] Compiling Crypto RNG_boring.swift
[66/74] Compiling Crypto ASN1Strings.swift
[67/74] Compiling Crypto ArraySliceBigint.swift
[68/74] Compiling Crypto GeneralizedTime.swift
[69/74] Compiling Crypto ObjectIdentifier.swift
[70/74] Compiling Crypto ECDSASignature.swift
[71/74] Compiling Crypto PEMDocument.swift
[72/74] Compiling Crypto PKCS8PrivateKey.swift
[73/74] Compiling BLAKE2 BLAKE2b.swift
[74/74] Emitting module BLAKE2
[75/76] Compiling Minisign Minisign.swift
[76/76] Emitting module Minisign
Build complete! (10.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "swift-blake2",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lovetodream/swift-blake2"
}
],
"manifest_display_name" : "Minisign",
"name" : "Minisign",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Minisign",
"targets" : [
"Minisign"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "MinisignTests",
"module_type" : "SwiftTarget",
"name" : "MinisignTests",
"path" : "Tests/MinisignTests",
"sources" : [
"MinisignTests.swift"
],
"target_dependencies" : [
"Minisign"
],
"type" : "test"
},
{
"c99name" : "Minisign",
"module_type" : "SwiftTarget",
"name" : "Minisign",
"path" : "Sources/Minisign",
"product_dependencies" : [
"Crypto",
"BLAKE2"
],
"product_memberships" : [
"Minisign"
],
"sources" : [
"Minisign.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/laosb/swift-minisign/0.1.5
Repository: laosb/swift-minisign
Swift version used: 6.3
Target: Minisign
Extracting symbol information for 'Minisign'...
Finished extracting symbol information for 'Minisign'. (30.16s)
Building documentation for 'Minisign'...
warning: 'isValidSignature(_:forFileAt:)' doesn't exist at '/Minisign/PublicKey'
--> Sources/Minisign/Minisign.swift:112:25-112:55
110 |
111 | public enum SignatureVerifyError: Error {
112 + /// For ``PublicKey/isValidSignature(_:forFileAt:)``, only ``SignatureAlgorithm/hashedEdDSA`` algorithm is supported.
| ├─suggestion: Replace 'isValidSignature(_:forFileAt:)' with 'isValidSignature(_:forFileAt:bufferSize:)'
| ╰─suggestion: Replace 'isValidSignature(_:forFileAt:)' with 'isValidSignature(_:for:)'
113 | case algorithmNotSupportedForFile
114 | }
Finished building documentation for 'Minisign' (0.55s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/laosb/swift-minisign/0.1.5
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-crypto
Updating https://github.com/lovetodream/swift-blake2
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Updated https://github.com/apple/swift-crypto (0.55s)
Updated https://github.com/lovetodream/swift-blake2 (0.55s)
Computing version for https://github.com/lovetodream/swift-blake2
Computed https://github.com/lovetodream/swift-blake2 at 0.1.0 (2.56s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.06s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.78s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.98s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Minisign' complete! (1.62s)
122
2 /Users/admin/builder/spi-builder-workspace/.docs/laosb/swift-minisign/0.1.5
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/laosb/swift-minisign/0.1.5
File count: 122
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-laosb-swift-minisign-0.1.5-7e3ad9fc.zip to s3://spi-docs-inbox/prod-laosb-swift-minisign-0.1.5-7e3ad9fc.zip
Copying... [16%]
Copying... [32%]
Copying... [47%]
Copying... [63%]
Copying... [79%]
Copying... [95%]
Copying... [100%]
Done.