The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MultiformatsKit, reference main (cfb800), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 07:12:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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-asn1.git
Fetching https://github.com/apple/swift-crypto.git
[1/1803] Fetching swift-asn1
[903/19219] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.27s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.27s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (5.01s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.54s)
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
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
========================================
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": "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
[1/624] Fetching multiformatskit
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (0.89s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.19s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (2.62s)
Creating working copy for https://github.com/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at main (cfb8003)
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
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.3
Building package at path:  $PWD
https://github.com/ATProtoKit/MultiformatsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/77] Compiling Crypto GeneralizedTime.swift
[6/77] Compiling Crypto ObjectIdentifier.swift
[7/77] Compiling Crypto ECDSASignature.swift
[8/77] Compiling Crypto PEMDocument.swift
[9/77] Compiling Crypto PKCS8PrivateKey.swift
[10/77] Compiling Crypto SEC1PrivateKey.swift
[11/77] Compiling Crypto SubjectPublicKeyInfo.swift
[12/77] Compiling Crypto CryptoKitErrors.swift
[13/77] Emitting module Crypto
[14/77] Compiling Crypto HPKE.swift
[15/77] Compiling Crypto HPKE-Context.swift
[16/77] Compiling Crypto HPKE-KeySchedule.swift
[17/77] Compiling Crypto HPKE-Modes.swift
[18/77] Compiling Crypto Insecure.swift
[19/77] Compiling Crypto Insecure_HashFunctions.swift
[20/77] Compiling Crypto KEM.swift
[21/77] Compiling Crypto ECDH_boring.swift
[22/77] Compiling Crypto HPKE-KexKeyDerivation.swift
[23/77] Compiling Crypto HPKE-LabeledExtract.swift
[24/77] Compiling Crypto HPKE-Utils.swift
[25/77] Compiling Crypto DHKEM.swift
[26/77] Compiling Crypto HPKE-KEM-Curve25519.swift
[27/77] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[28/77] Compiling Crypto HPKE-KEM.swift
[29/77] Compiling Crypto HPKE-Errors.swift
[30/77] Compiling Crypto Digest_boring.swift
[31/77] Compiling Crypto Digest.swift
[32/77] Compiling Crypto Digests.swift
[33/77] Compiling Crypto HashFunctions.swift
[34/77] Compiling Crypto HashFunctions_SHA2.swift
[35/77] Compiling Crypto HPKE-AEAD.swift
[36/77] Compiling Crypto HPKE-Ciphersuite.swift
[37/77] Compiling Crypto HPKE-KDF.swift
[38/77] Compiling Crypto AES.swift
[39/77] Compiling Crypto ECDSASignature_boring.swift
[40/77] Compiling Crypto ECDSA_boring.swift
[41/77] Compiling Crypto EdDSA_boring.swift
[42/77] Compiling Crypto ECDSA.swift
[43/77] Compiling Crypto Ed25519.swift
[44/77] Compiling Crypto Signature.swift
[45/77] Compiling Crypto CryptoKitErrors_boring.swift
[46/85] Compiling Crypto AES-GCM.swift
[47/85] Compiling Crypto AES-GCM_boring.swift
[48/85] Compiling Crypto ChaChaPoly_boring.swift
[49/85] Compiling Crypto ChaChaPoly.swift
[50/85] Compiling Crypto Cipher.swift
[51/85] Compiling Crypto Nonces.swift
[52/85] Compiling Crypto ASN1.swift
[53/85] Compiling Crypto ASN1Any.swift
[54/85] Compiling Crypto DH.swift
[55/85] Compiling Crypto ECDH.swift
[56/85] Compiling Crypto HKDF.swift
[57/85] Compiling Crypto AESWrap.swift
[58/85] Compiling Crypto AESWrap_boring.swift
[59/85] Compiling Crypto Ed25519_boring.swift
[60/85] Compiling Crypto NISTCurvesKeys_boring.swift
[61/85] Compiling Crypto X25519Keys_boring.swift
[62/85] Compiling Crypto ASN1BitString.swift
[63/85] Compiling Crypto ASN1Boolean.swift
[64/85] Compiling Crypto ASN1Identifier.swift
[65/85] Compiling Crypto ASN1Integer.swift
[66/85] Compiling Crypto ASN1Null.swift
[67/85] Compiling Crypto ASN1OctetString.swift
[68/85] Compiling Crypto ASN1Strings.swift
[69/85] Compiling Crypto ArraySliceBigint.swift
[70/85] Compiling Crypto Curve25519.swift
[71/85] Compiling Crypto Ed25519Keys.swift
[72/85] Compiling Crypto NISTCurvesKeys.swift
[73/85] Compiling Crypto X25519Keys.swift
[74/85] Compiling Crypto SymmetricKeys.swift
[75/85] Compiling Crypto HMAC.swift
[76/85] Compiling Crypto MACFunctions.swift
[77/85] Compiling Crypto MessageAuthenticationCode.swift
[78/85] Compiling Crypto RNG_boring.swift
[79/85] Compiling Crypto SafeCompare_boring.swift
[80/85] Compiling Crypto Zeroization_boring.swift
[81/85] Compiling Crypto PrettyBytes.swift
[82/85] Compiling Crypto SafeCompare.swift
[83/85] Compiling Crypto SecureBytes.swift
[84/85] Compiling Crypto Zeroization.swift
[85/85] Compiling Crypto resource_bundle_accessor.swift
[86/98] Compiling MultiformatsKit MultihashFactory.swift
[87/98] Compiling MultiformatsKit MultihashAlgorithm.swift
[88/99] Compiling MultiformatsKit Multicodec.swift
[89/99] Compiling MultiformatsKit BasesProtocols.swift
[90/99] Compiling MultiformatsKit Multibase.swift
[91/99] Compiling MultiformatsKit RFC4648Codec.swift
[92/99] Compiling MultiformatsKit Hashers.swift
[93/99] Compiling MultiformatsKit Multihash.swift
[94/99] Compiling MultiformatsKit Varint.swift
[95/99] Compiling MultiformatsKit CID.swift
[96/99] Compiling MultiformatsKit Errors.swift
[97/99] Emitting module MultiformatsKit
[98/99] Compiling MultiformatsKit BaseN.swift
[99/99] Compiling MultiformatsKit BaseNAlphabet.swift
Build complete! (11.27s)
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.3
Target:                   MultiformatsKit
Extracting symbol information for 'MultiformatsKit'...
Finished extracting symbol information for 'MultiformatsKit'. (29.59s)
Building documentation for 'MultiformatsKit'...
Finished building documentation for 'MultiformatsKit' (0.35s)
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-crypto.git
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-crypto.git (0.49s)
Updated https://github.com/apple/swift-asn1.git (0.49s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.11s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (1.78s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.77s)
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.19s)
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-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/53] Compiling SymbolKit Mixin+Equals.swift
[8/53] Compiling SymbolKit Mixin+Hash.swift
[9/53] Compiling SymbolKit Mixin.swift
[10/53] Compiling SymbolKit LineList.swift
[11/53] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit DeclarationFragments.swift
[13/57] Compiling SymbolKit Fragment.swift
[14/57] Compiling SymbolKit FragmentKind.swift
[15/57] Compiling SymbolKit FunctionParameter.swift
[16/57] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling SymbolKit SemanticVersion.swift
[18/57] Compiling SymbolKit AccessControl.swift
[19/57] Compiling SymbolKit Availability.swift
[20/57] Compiling SymbolKit AvailabilityItem.swift
[21/57] Compiling SymbolKit Domain.swift
[22/57] Compiling SymbolKit Identifier.swift
[23/57] Compiling SymbolKit KindIdentifier.swift
[24/57] Compiling SymbolKit Location.swift
[25/57] Compiling SymbolKit Mutability.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.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] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[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.61s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'MultiformatsKit' complete! (1.25s)
     483
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: 483
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-atprotokit-multiformatskit-main-16af70c0.zip to s3://spi-docs-inbox/prod-atprotokit-multiformatskit-main-16af70c0.zip
Copying... [11%]
Copying... [23%]
Copying... [34%]
Copying... [46%]
Copying... [51%]
Copying... [63%]
Copying... [74%]
Copying... [85%]
Copying... [91%]
Copying... [100%]
Done.