Build Information
Successful build of MultiformatsKit, reference main (cfb800), with Swift 6.2 for macOS (SPM) on 21 Mar 2026 08:33:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/MultiformatsKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ATProtoKit/MultiformatsKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cfb8003 Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/ATProtoKit/MultiformatsKit.git
Revision (git rev-parse @):
cfb8003e2d6bd8c3520a1b38cdbef8e757876e6d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/MultiformatsKit.git at main
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
[833/19015] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (2.19s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.20s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (5.30s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.64s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.2
========================================
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",
"dependencies": [
{
"identity": "multiformatskit",
"name": "MultiformatsKit",
"url": "https://github.com/ATProtoKit/MultiformatsKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MultiformatsKit",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.15.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"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",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
[1/624] Fetching multiformatskit
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (0.95s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.57s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.44s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.65s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.6.0
Creating working copy for https://github.com/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at main (cfb8003)
warning: '.resolve-product-dependencies': dependency 'multiformatskit' is not used by any target
Found 1 product dependencies
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ATProtoKit/MultiformatsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[0/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/77] Emitting module Crypto
[6/85] Compiling Crypto GeneralizedTime.swift
[7/85] Compiling Crypto ObjectIdentifier.swift
[8/85] Compiling Crypto ECDSASignature.swift
[9/85] Compiling Crypto PEMDocument.swift
[10/85] Compiling Crypto PKCS8PrivateKey.swift
[11/85] Compiling Crypto SEC1PrivateKey.swift
[12/85] Compiling Crypto SubjectPublicKeyInfo.swift
[13/85] Compiling Crypto CryptoKitErrors.swift
[14/85] Compiling Crypto RNG_boring.swift
[15/85] Compiling Crypto SafeCompare_boring.swift
[16/85] Compiling Crypto Zeroization_boring.swift
[17/85] Compiling Crypto PrettyBytes.swift
[18/85] Compiling Crypto SafeCompare.swift
[19/85] Compiling Crypto SecureBytes.swift
[20/85] Compiling Crypto Zeroization.swift
[21/85] Compiling Crypto resource_bundle_accessor.swift
[22/85] Compiling Crypto DH.swift
[23/85] Compiling Crypto ECDH.swift
[24/85] Compiling Crypto HKDF.swift
[25/85] Compiling Crypto AESWrap.swift
[26/85] Compiling Crypto AESWrap_boring.swift
[27/85] Compiling Crypto Ed25519_boring.swift
[28/85] Compiling Crypto NISTCurvesKeys_boring.swift
[29/85] Compiling Crypto X25519Keys_boring.swift
[30/85] Compiling Crypto AES.swift
[31/85] Compiling Crypto ECDSASignature_boring.swift
[32/85] Compiling Crypto ECDSA_boring.swift
[33/85] Compiling Crypto EdDSA_boring.swift
[34/85] Compiling Crypto ECDSA.swift
[35/85] Compiling Crypto Ed25519.swift
[36/85] Compiling Crypto Signature.swift
[37/85] Compiling Crypto CryptoKitErrors_boring.swift
[38/85] Compiling Crypto AES-GCM.swift
[39/85] Compiling Crypto AES-GCM_boring.swift
[40/85] Compiling Crypto ChaChaPoly_boring.swift
[41/85] Compiling Crypto ChaChaPoly.swift
[42/85] Compiling Crypto Cipher.swift
[43/85] Compiling Crypto Nonces.swift
[44/85] Compiling Crypto ASN1.swift
[45/85] Compiling Crypto ASN1Any.swift
[46/85] Compiling Crypto ASN1BitString.swift
[47/85] Compiling Crypto ASN1Boolean.swift
[48/85] Compiling Crypto ASN1Identifier.swift
[49/85] Compiling Crypto ASN1Integer.swift
[50/85] Compiling Crypto ASN1Null.swift
[51/85] Compiling Crypto ASN1OctetString.swift
[52/85] Compiling Crypto ASN1Strings.swift
[53/85] Compiling Crypto ArraySliceBigint.swift
[54/85] Compiling Crypto HPKE-KexKeyDerivation.swift
[55/85] Compiling Crypto HPKE-LabeledExtract.swift
[56/85] Compiling Crypto HPKE-Utils.swift
[57/85] Compiling Crypto DHKEM.swift
[58/85] Compiling Crypto HPKE-KEM-Curve25519.swift
[59/85] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[60/85] Compiling Crypto HPKE-KEM.swift
[61/85] Compiling Crypto HPKE-Errors.swift
[62/85] Compiling Crypto Curve25519.swift
[63/85] Compiling Crypto Ed25519Keys.swift
[64/85] Compiling Crypto NISTCurvesKeys.swift
[65/85] Compiling Crypto X25519Keys.swift
[66/85] Compiling Crypto SymmetricKeys.swift
[67/85] Compiling Crypto HMAC.swift
[68/85] Compiling Crypto MACFunctions.swift
[69/85] Compiling Crypto MessageAuthenticationCode.swift
[70/85] Compiling Crypto Digest_boring.swift
[71/85] Compiling Crypto Digest.swift
[72/85] Compiling Crypto Digests.swift
[73/85] Compiling Crypto HashFunctions.swift
[74/85] Compiling Crypto HashFunctions_SHA2.swift
[75/85] Compiling Crypto HPKE-AEAD.swift
[76/85] Compiling Crypto HPKE-Ciphersuite.swift
[77/85] Compiling Crypto HPKE-KDF.swift
[78/85] Compiling Crypto HPKE.swift
[79/85] Compiling Crypto HPKE-Context.swift
[80/85] Compiling Crypto HPKE-KeySchedule.swift
[81/85] Compiling Crypto HPKE-Modes.swift
[82/85] Compiling Crypto Insecure.swift
[83/85] Compiling Crypto Insecure_HashFunctions.swift
[84/85] Compiling Crypto KEM.swift
[85/85] Compiling Crypto ECDH_boring.swift
[86/98] Compiling MultiformatsKit MultihashFactory.swift
[87/98] Compiling MultiformatsKit MultihashAlgorithm.swift
[88/98] Compiling MultiformatsKit Multihash.swift
[89/98] Compiling MultiformatsKit Hashers.swift
[90/99] Compiling MultiformatsKit BaseN.swift
[91/99] Compiling MultiformatsKit BaseNAlphabet.swift
[92/99] Compiling MultiformatsKit Multicodec.swift
[93/99] Compiling MultiformatsKit BasesProtocols.swift
[94/99] Compiling MultiformatsKit Multibase.swift
[95/99] Compiling MultiformatsKit CID.swift
[96/99] Compiling MultiformatsKit Errors.swift
[97/99] Emitting module MultiformatsKit
[98/99] Compiling MultiformatsKit RFC4648Codec.swift
[99/99] Compiling MultiformatsKit Varint.swift
Build complete! (11.22s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.12.2",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "MultiformatsKit",
"name" : "MultiformatsKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "MultiformatsKit",
"targets" : [
"MultiformatsKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MultiformatsKitTests",
"module_type" : "SwiftTarget",
"name" : "MultiformatsKitTests",
"path" : "Tests/MultiformatsKitTests",
"sources" : [
"CIDSuite.swift",
"MultibaseSuite.swift"
],
"target_dependencies" : [
"MultiformatsKit"
],
"type" : "test"
},
{
"c99name" : "MultiformatsKit",
"module_type" : "SwiftTarget",
"name" : "MultiformatsKit",
"path" : "Sources/MultiformatsKit",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"MultiformatsKit"
],
"sources" : [
"CID/CID.swift",
"Errors.swift",
"Multibase/BaseN.swift",
"Multibase/BaseNAlphabet.swift",
"Multibase/BasesProtocols.swift",
"Multibase/Multibase.swift",
"Multibase/RFC4648Codec.swift",
"Multicodec/Multicodec.swift",
"Multihash/Hashers.swift",
"Multihash/Multihash.swift",
"Multihash/MultihashAlgorithm.swift",
"Multihash/MultihashFactory.swift",
"Varint/Varint.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/atprotokit/multiformatskit/main
Repository: ATProtoKit/MultiformatsKit
Swift version used: 6.2
Target: MultiformatsKit
Extracting symbol information for 'MultiformatsKit'...
Finished extracting symbol information for 'MultiformatsKit'. (2.74s)
Building documentation for 'MultiformatsKit'...
Finished building documentation for 'MultiformatsKit' (0.21s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/atprotokit/multiformatskit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-asn1.git (0.46s)
[1/2171] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-crypto.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.17s)
Updated https://github.com/apple/swift-crypto.git (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (2.66s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.89s)
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
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit SemanticVersion.swift
[31/57] Compiling SymbolKit AccessControl.swift
[32/57] Compiling SymbolKit Availability.swift
[33/57] Compiling SymbolKit AvailabilityItem.swift
[34/57] Compiling SymbolKit Domain.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit Relationship.swift
[44/57] Compiling SymbolKit RelationshipKind.swift
[45/57] Compiling SymbolKit SourceOrigin.swift
[46/57] Compiling SymbolKit GenericConstraints.swift
[47/57] Compiling SymbolKit Swift.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.09s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'MultiformatsKit' complete! (1.26s)
477
4 /Users/admin/builder/spi-builder-workspace/.docs/atprotokit/multiformatskit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/atprotokit/multiformatskit/main
File count: 477
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-atprotokit-multiformatskit-main-a0d62a1d.zip to s3://spi-docs-inbox/prod-atprotokit-multiformatskit-main-a0d62a1d.zip
Copying... [12%]
Copying... [23%]
Copying... [35%]
Copying... [41%]
Copying... [53%]
Copying... [65%]
Copying... [70%]
Copying... [82%]
Copying... [94%]
Copying... [100%]
Done.