The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftMnemonic, reference main (b05972), with Swift 6.2 for macOS (SPM) on 27 Sep 2025 23:48:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-mnemonic.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kingpin-Apps/swift-mnemonic
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b05972f bump: version 0.2.0 → 0.2.1
Cloned https://github.com/Kingpin-Apps/swift-mnemonic.git
Revision (git rev-parse @):
b05972fe91e2fd63a507b73862842724007a35bc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kingpin-Apps/swift-mnemonic.git at main
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/KINGH242/swift-base58.git
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git
[1/1645] Fetching swift-asn1
[117/1699] Fetching swift-asn1, swift-base58
[171/1842] Fetching swift-asn1, swift-base58, uncommoncrypto.swift
[293/6668] Fetching swift-asn1, swift-base58, uncommoncrypto.swift, bigint
[1310/23824] Fetching swift-asn1, swift-base58, uncommoncrypto.swift, bigint, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (0.90s)
[633/22179] Fetching swift-base58, uncommoncrypto.swift, bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (1.28s)
Fetched https://github.com/KINGH242/swift-base58.git from cache (1.28s)
[1344/17299] Fetching uncommoncrypto.swift, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.65s)
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (3.65s)
Creating working copy for https://github.com/tesseract-one/UncommonCrypto.swift.git
Creating working copy for https://github.com/apple/swift-crypto.git
Creating working copy for https://github.com/attaswift/BigInt.git
Creating working copy for https://github.com/KINGH242/swift-base58.git
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/KINGH242/swift-base58.git resolved at 0.1.2
Working copy of https://github.com/tesseract-one/UncommonCrypto.swift.git resolved at 0.2.1
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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",
  "dependencies": [
    {
      "identity": "swift-mnemonic",
      "name": "SwiftMnemonic",
      "url": "https://github.com/Kingpin-Apps/swift-mnemonic.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mnemonic",
      "dependencies": [
        {
          "identity": "uncommoncrypto.swift",
          "name": "UncommonCrypto",
          "url": "https://github.com/tesseract-one/UncommonCrypto.swift.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UncommonCrypto.swift",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-base58",
          "name": "SwiftBase58",
          "url": "https://github.com/KINGH242/swift-base58.git",
          "version": "0.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-base58",
          "dependencies": [
            {
              "identity": "bigint",
              "name": "BigInt",
              "url": "https://github.com/attaswift/BigInt.git",
              "version": "5.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
              "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.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kingpin-Apps/swift-mnemonic.git
[1/184] Fetching swift-mnemonic
Fetched https://github.com/Kingpin-Apps/swift-mnemonic.git from cache (0.82s)
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git from cache
Fetching https://github.com/KINGH242/swift-base58.git from cache
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (0.45s)
Fetched https://github.com/KINGH242/swift-base58.git from cache (0.45s)
Computing version for https://github.com/KINGH242/swift-base58.git
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (0.99s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.55s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.55s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (1.17s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.82s)
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/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (1.07s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.63s)
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/Kingpin-Apps/swift-mnemonic.git
Working copy of https://github.com/Kingpin-Apps/swift-mnemonic.git resolved at main (b05972f)
Creating working copy for https://github.com/KINGH242/swift-base58.git
Working copy of https://github.com/KINGH242/swift-base58.git resolved at 0.1.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/tesseract-one/UncommonCrypto.swift.git
Working copy of https://github.com/tesseract-one/UncommonCrypto.swift.git resolved at 0.2.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.4.0
warning: '.resolve-product-dependencies': dependency 'swift-mnemonic' is not used by any target
Found 2 product dependencies
  - UncommonCrypto
  - SwiftBase58
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-mnemonic.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[4/11] Copying wordlist
[5/11] Write swift-version-49B95AFC49DCD68C.txt
[6/32] Compiling CUncommonCrypto sha3.c
[7/32] Compiling CUncommonCrypto pbkdf2.c
[8/32] Compiling CUncommonCrypto sha2.c
[9/32] Compiling CUncommonCrypto hmac.c
[10/32] Compiling CUncommonCrypto memzero.c
[12/39] Compiling BigInt GCD.swift
[13/39] Compiling BigInt Hashable.swift
[14/39] Compiling BigInt Integer Conversion.swift
[15/39] Compiling BigInt Multiplication.swift
[16/39] Compiling BigInt Shifts.swift
[17/39] Compiling BigInt Square Root.swift
[18/41] Compiling BigInt Exponentiation.swift
[19/41] Compiling BigInt Floating Point Conversion.swift
[20/41] Compiling BigInt Subtraction.swift
[21/41] Compiling BigInt Words and Bits.swift
[22/41] Compiling BigInt Addition.swift
[23/41] Compiling BigInt BigInt.swift
[24/41] Compiling BigInt BigUInt.swift
[25/41] Compiling BigInt Prime Test.swift
[26/41] Compiling BigInt Random.swift
[27/41] Compiling BigInt Strideable.swift
[28/41] Compiling BigInt String Conversion.swift
[29/41] Compiling BigInt Data Conversion.swift
[30/41] Compiling BigInt Division.swift
[31/41] Emitting module BigInt
[32/41] Compiling BigInt Bitwise Ops.swift
[33/41] Compiling BigInt Codable.swift
[34/41] Compiling BigInt Comparable.swift
[35/41] Compiling UncommonCrypto SecureRandom.swift
[36/41] Compiling UncommonCrypto SHA3.swift
[37/41] Compiling UncommonCrypto SHA1.swift
[38/41] Compiling UncommonCrypto SHA2.swift
[39/41] Compiling UncommonCrypto PBKDF2.swift
[40/41] Compiling UncommonCrypto HMAC.swift
[41/41] Emitting module UncommonCrypto
[42/43] Compiling SwiftBase58 SwiftBase58.swift
[43/43] Emitting module SwiftBase58
[44/49] Compiling SwiftMnemonic resource_bundle_accessor.swift
[45/49] Compiling SwiftMnemonic Utils.swift
[46/49] Compiling SwiftMnemonic Enums.swift
[47/49] Compiling SwiftMnemonic Errors.swift
[48/49] Compiling SwiftMnemonic Mnemonic.swift
[49/49] Emitting module SwiftMnemonic
Build complete! (13.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "uncommoncrypto.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tesseract-one/UncommonCrypto.swift.git"
    },
    {
      "identity" : "swift-base58",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KINGH242/swift-base58.git"
    }
  ],
  "manifest_display_name" : "SwiftMnemonic",
  "name" : "SwiftMnemonic",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftMnemonic",
      "targets" : [
        "SwiftMnemonic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftMnemonicTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMnemonicTests",
      "path" : "Tests/SwiftMnemonicTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftMnemonicTests/data",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ErrorsTests.swift",
        "LanguageTests.swift",
        "MnemonicTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "SwiftMnemonic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftMnemonic",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMnemonic",
      "path" : "Sources/SwiftMnemonic",
      "product_dependencies" : [
        "UncommonCrypto",
        "SwiftBase58"
      ],
      "product_memberships" : [
        "SwiftMnemonic"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Enums.swift",
        "Errors.swift",
        "Mnemonic.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/kingpin-apps/swift-mnemonic/main
Repository:               Kingpin-Apps/swift-mnemonic
Swift version used:       6.2
Target:                   SwiftMnemonic
Extracting symbol information for 'SwiftMnemonic'...
Finished extracting symbol information for 'SwiftMnemonic'. (2.99s)
Building documentation for 'SwiftMnemonic'...
warning: 'toMnemonic(entropy:)' doesn't exist at '/SwiftMnemonic/Mnemonic'
   --> EntropyConversion.md:370:14-370:34
368 | ## See Also
369 |
370 + - ``Mnemonic/toMnemonic(entropy:)``
    |              ├─suggestion: Replace 'toMnemonic(entropy:)' with 'toMnemonic(entropy:wordlist:)'
    |              ╰─suggestion: Replace 'toMnemonic(entropy:)' with 'toMnemonicString(entropy:)'
371 | - ``Mnemonic/toEntropy(_:wordlist:)``
372 | - ``Mnemonic/calculateChecksumBits(_:)``
warning: 'detectLanguage(code:)' doesn't exist at '/SwiftMnemonic/Mnemonic'
   --> LanguageDetection.md:572:14-572:35
570 | ## See Also
571 |
572 + - ``Mnemonic/detectLanguage(code:)``
    |              ╰─suggestion: Replace 'detectLanguage(code:)' with 'detectLanguage(phrase:)'
573 | - <doc:LanguageSupport>
574 | - <doc:ValidatingMnemonics>
warning: 'detectLanguage(code:)' doesn't exist at '/SwiftMnemonic/Mnemonic'
   --> LanguageSupport.md:314:14-314:35
312 |
313 | - ``Language``
314 + - ``Mnemonic/detectLanguage(code:)``
    |              ╰─suggestion: Replace 'detectLanguage(code:)' with 'detectLanguage(phrase:)'
315 | - <doc:LanguageDetection>
316 | - <doc:GeneratingMnemonics>
Finished building documentation for 'SwiftMnemonic' (0.17s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/kingpin-apps/swift-mnemonic/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.55s)
Updated https://github.com/apple/swift-asn1.git (0.55s)
[1/2094] Fetching swift-docc-plugin
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/tesseract-one/UncommonCrypto.swift.git
Updating https://github.com/KINGH242/swift-base58.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.14s)
Updated https://github.com/KINGH242/swift-base58.git (0.47s)
Updated https://github.com/attaswift/BigInt.git (0.47s)
Updated https://github.com/tesseract-one/UncommonCrypto.swift.git (0.47s)
Computing version for https://github.com/KINGH242/swift-base58.git
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (2.15s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.85s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.64s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3535] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.88s)
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.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.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 SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.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 Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract URL+Status.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.28s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SwiftMnemonic' complete! (1.31s)
     236
3	/Users/admin/builder/spi-builder-workspace/.docs/kingpin-apps/swift-mnemonic/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kingpin-apps/swift-mnemonic/main
File count: 236
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-kingpin-apps-swift-mnemonic-main-8c9ea4b6.zip to s3://spi-docs-inbox/prod-kingpin-apps-swift-mnemonic-main-8c9ea4b6.zip
Copying... [11%]
Copying... [23%]
Copying... [34%]
Copying... [46%]
Copying... [57%]
Copying... [69%]
Copying... [80%]
Copying... [92%]
Copying... [100%]
Done.