The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftMnemonic, reference 0.2.2 (af037b), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 06:45:47 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/Kingpin-Apps/swift-mnemonic.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kingpin-Apps/swift-mnemonic
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at af037bf bump: version 0.2.1 → 0.2.2
Cloned https://github.com/Kingpin-Apps/swift-mnemonic.git
Revision (git rev-parse @):
af037bfb8964c380e387cac5c413074e6929123c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kingpin-Apps/swift-mnemonic.git at 0.2.2
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/KINGH242/swift-base58.git
[1/54] Fetching swift-base58
[55/197] Fetching swift-base58, uncommoncrypto.swift
[104/2000] Fetching swift-base58, uncommoncrypto.swift, swift-asn1
[289/6878] Fetching swift-base58, uncommoncrypto.swift, swift-asn1, bigint
[1462/24252] Fetching swift-base58, uncommoncrypto.swift, swift-asn1, bigint, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (1.02s)
[1667/22449] Fetching swift-base58, uncommoncrypto.swift, bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (1.26s)
Fetched https://github.com/KINGH242/swift-base58.git from cache (1.26s)
[1186/17517] Fetching uncommoncrypto.swift, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.39s)
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (2.40s)
Computing version for https://github.com/KINGH242/swift-base58.git
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (3.00s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (3.10s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.76s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.81s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.79s)
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/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/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.4.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-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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
          "traits": [
            "default"
          ],
          "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",
              "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/Kingpin-Apps/swift-mnemonic.git
[1/195] Fetching swift-mnemonic
Fetched https://github.com/Kingpin-Apps/swift-mnemonic.git from cache (0.83s)
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/KINGH242/swift-base58.git from cache (0.47s)
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (0.47s)
Computing version for https://github.com/KINGH242/swift-base58.git
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (0.53s)
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.56s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.56s)
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.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.51s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (2.35s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.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.7.0
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 0.2.2 (af037bf)
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/KINGH242/swift-base58.git
Working copy of https://github.com/KINGH242/swift-base58.git resolved at 0.1.2
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.3
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-mnemonic.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[3/11] Write embedded_resources.swift
[4/11] Write sources
[5/11] Write swift-version--6988338F2F200930.txt
[6/22] Compiling CUncommonCrypto sha3.c
[6/26] Compiling CUncommonCrypto pbkdf2.c
[6/26] Compiling CUncommonCrypto hmac.c
[9/30] Compiling CUncommonCrypto memzero.c
[10/32] Compiling CUncommonCrypto sha2.c
[12/39] Compiling BigInt Exponentiation.swift
[13/39] Compiling BigInt Floating Point Conversion.swift
[14/41] Compiling BigInt GCD.swift
[15/41] Compiling BigInt Hashable.swift
[16/41] Compiling BigInt Integer Conversion.swift
[17/41] Compiling BigInt Multiplication.swift
[18/41] Compiling BigInt Strideable.swift
[19/41] Compiling BigInt String Conversion.swift
[20/41] Compiling BigInt Shifts.swift
[21/41] Compiling BigInt Square Root.swift
[22/41] Compiling BigInt Prime Test.swift
[23/41] Compiling BigInt Random.swift
[24/41] Compiling BigInt Subtraction.swift
[25/41] Compiling BigInt Words and Bits.swift
[26/41] Compiling BigInt Addition.swift
[27/41] Compiling BigInt BigInt.swift
[28/41] Compiling BigInt BigUInt.swift
[29/41] Emitting module BigInt
[30/41] Compiling BigInt Bitwise Ops.swift
[31/41] Compiling BigInt Codable.swift
[32/41] Compiling BigInt Comparable.swift
[33/41] Compiling BigInt Data Conversion.swift
[34/41] Compiling BigInt Division.swift
[35/41] Compiling UncommonCrypto SHA3.swift
[36/41] Compiling UncommonCrypto SecureRandom.swift
[37/41] Compiling UncommonCrypto SHA1.swift
[38/41] Compiling UncommonCrypto PBKDF2.swift
[39/41] Compiling UncommonCrypto SHA2.swift
[40/41] Emitting module UncommonCrypto
[41/41] Compiling UncommonCrypto HMAC.swift
[42/43] Compiling SwiftBase58 SwiftBase58.swift
[43/43] Emitting module SwiftBase58
[44/49] Compiling SwiftMnemonic Enums.swift
[45/49] Emitting module SwiftMnemonic
[46/49] Compiling SwiftMnemonic embedded_resources.swift
[47/49] Compiling SwiftMnemonic Mnemonic.swift
[48/49] Compiling SwiftMnemonic Errors.swift
[49/49] Compiling SwiftMnemonic Utils.swift
Build complete! (27.55s)
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/chinese_simplified.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/chinese_traditional.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/czech.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/english.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/french.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/italian.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/japanese.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/korean.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/portuguese.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/russian.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/spanish.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftMnemonic/wordlist/turkish.txt",
          "rule" : {
            "embed_in_code" : {
            }
          }
        }
      ],
      "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/0.2.2
Repository:               Kingpin-Apps/swift-mnemonic
Swift version used:       6.3
Target:                   SwiftMnemonic
Extracting symbol information for 'SwiftMnemonic'...
Finished extracting symbol information for 'SwiftMnemonic'. (29.33s)
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.66s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/kingpin-apps/swift-mnemonic/0.2.2
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/tesseract-one/UncommonCrypto.swift.git
Updated https://github.com/tesseract-one/UncommonCrypto.swift.git (0.44s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/KINGH242/swift-base58.git
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/apple/swift-asn1.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.15s)
Updated https://github.com/attaswift/BigInt.git (0.48s)
Updated https://github.com/KINGH242/swift-base58.git (0.48s)
Updated https://github.com/apple/swift-asn1.git (0.48s)
Computing version for https://github.com/KINGH242/swift-base58.git
Updated https://github.com/apple/swift-crypto.git (0.50s)
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (2.20s)
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.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.68s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.65s)
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.17s)
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
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Names.swift
[7/53] Compiling SymbolKit SPI.swift
[8/53] Compiling SymbolKit Snippet.swift
[9/53] Compiling SymbolKit Extension.swift
[10/53] Emitting module SymbolKit
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.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 Relationship.swift
[22/57] Compiling SymbolKit RelationshipKind.swift
[23/57] Compiling SymbolKit SourceOrigin.swift
[24/57] Compiling SymbolKit GenericConstraints.swift
[25/57] Compiling SymbolKit Swift.swift
[26/57] Compiling SymbolKit DeclarationFragments.swift
[27/57] Compiling SymbolKit Fragment.swift
[28/57] Compiling SymbolKit FragmentKind.swift
[29/57] Compiling SymbolKit FunctionParameter.swift
[30/57] Compiling SymbolKit FunctionSignature.swift
[31/57] Compiling SymbolKit Identifier.swift
[32/57] Compiling SymbolKit KindIdentifier.swift
[33/57] Compiling SymbolKit Location.swift
[34/57] Compiling SymbolKit Mutability.swift
[35/57] Compiling SymbolKit SourceRange.swift
[36/57] Compiling SymbolKit Metadata.swift
[37/57] Compiling SymbolKit Module.swift
[38/57] Compiling SymbolKit OperatingSystem.swift
[39/57] Compiling SymbolKit Platform.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.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] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[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.89s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftMnemonic' complete! (1.28s)
     238
3	/Users/admin/builder/spi-builder-workspace/.docs/kingpin-apps/swift-mnemonic/0.2.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kingpin-apps/swift-mnemonic/0.2.2
File count: 238
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-kingpin-apps-swift-mnemonic-0.2.2-324288ef.zip to s3://spi-docs-inbox/prod-kingpin-apps-swift-mnemonic-0.2.2-324288ef.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [66%]
Copying... [77%]
Copying... [88%]
Copying... [99%]
Copying... [100%]
Done.