The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DIGIPIN, reference main (3ecfbc), with Swift 6.2 for macOS (SPM) on 27 Mar 2026 14:01:06 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vamsii777/DIGIPIN.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vamsii777/DIGIPIN
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3ecfbcc Fix CI matrix for available Xcode versions
Cloned https://github.com/vamsii777/DIGIPIN.git
Revision (git rev-parse @):
3ecfbccc46054253b59a1ea8a55b13aa2fc3b7fb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vamsii777/DIGIPIN.git at main
Fetching https://github.com/apple/swift-argument-parser.git
[1/17440] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.39s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.99s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.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": "digipin",
      "name": "DIGIPIN",
      "url": "https://github.com/vamsii777/DIGIPIN.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DIGIPIN",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vamsii777/DIGIPIN.git
[1/125] Fetching digipin
Fetched https://github.com/vamsii777/DIGIPIN.git from cache (0.78s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.63s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/vamsii777/DIGIPIN.git
Working copy of https://github.com/vamsii777/DIGIPIN.git resolved at main (3ecfbcc)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vamsii777/DIGIPIN.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/11] Write sources
[4/11] Write digipin-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version-49B95AFC49DCD68C.txt
[9/15] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/15] Emitting module ArgumentParserToolInfo
[11/62] Emitting module ArgumentParser
[12/67] Compiling ArgumentParser CommandConfiguration.swift
[13/67] Compiling ArgumentParser CommandGroup.swift
[14/67] Compiling ArgumentParser EnumerableFlag.swift
[15/67] Compiling ArgumentParser ExpressibleByArgument.swift
[16/67] Compiling ArgumentParser ParsableArguments.swift
[17/67] Compiling ArgumentParser NameSpecification.swift
[18/67] Compiling ArgumentParser Option.swift
[19/67] Compiling ArgumentParser OptionGroup.swift
[20/67] Compiling ArgumentParser ParentCommand.swift
[21/67] Compiling ArgumentParser AsyncParsableCommand.swift
[22/67] Compiling DIGIPIN DIGIPIN.swift
[23/67] Emitting module DIGIPIN
[24/67] Compiling ArgumentParser Platform.swift
[25/67] Compiling ArgumentParser SequenceExtensions.swift
[26/67] Compiling ArgumentParser StringExtensions.swift
[27/67] Compiling ArgumentParser SwiftExtensions.swift
[28/67] Compiling ArgumentParser Tree.swift
[29/67] Compiling ArgumentParser InputKey.swift
[30/67] Compiling ArgumentParser InputOrigin.swift
[31/67] Compiling ArgumentParser Name.swift
[32/67] Compiling ArgumentParser Parsed.swift
[33/67] Compiling ArgumentParser ParsedValues.swift
[34/67] Compiling ArgumentParser CodingKeyValidator.swift
[35/67] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/67] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/67] Compiling ArgumentParser UniqueNamesValidator.swift
[39/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[40/67] Compiling ArgumentParser CompletionsGenerator.swift
[41/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[42/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[43/67] Compiling ArgumentParser Argument.swift
[44/67] Compiling ArgumentParser ArgumentDiscussion.swift
[45/67] Compiling ArgumentParser MessageInfo.swift
[46/67] Compiling ArgumentParser UsageGenerator.swift
[47/67] Compiling ArgumentParser CollectionExtensions.swift
[48/67] Compiling ArgumentParser Foundation.swift
[49/67] Compiling ArgumentParser Mutex.swift
[50/67] Compiling ArgumentParser ArgumentHelp.swift
[51/67] Compiling ArgumentParser ArgumentVisibility.swift
[52/67] Compiling ArgumentParser CompletionKind.swift
[53/67] Compiling ArgumentParser Errors.swift
[54/67] Compiling ArgumentParser Flag.swift
[55/67] Compiling ArgumentParser ParserError.swift
[56/67] Compiling ArgumentParser SplitArguments.swift
[57/67] Compiling ArgumentParser DumpHelpGenerator.swift
[58/67] Compiling ArgumentParser HelpCommand.swift
[59/67] Compiling ArgumentParser HelpGenerator.swift
[60/67] Compiling ArgumentParser ParsableCommand.swift
[61/67] Compiling ArgumentParser ArgumentDecoder.swift
[62/67] Compiling ArgumentParser ArgumentDefinition.swift
[63/67] Compiling ArgumentParser ArgumentSet.swift
[64/67] Compiling ArgumentParser CommandParser.swift
[65/69] Emitting module digipin_cli
[66/69] Compiling digipin_cli main.swift
[66/69] Write Objects.LinkFileList
[67/69] Linking digipin
[68/69] Applying digipin
Build complete! (11.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "DIGIPIN",
  "name" : "DIGIPIN",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DIGIPIN",
      "targets" : [
        "DIGIPIN"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "digipin",
      "targets" : [
        "digipin-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "digipin_cli",
      "module_type" : "SwiftTarget",
      "name" : "digipin-cli",
      "path" : "Sources/digipin-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "digipin"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DIGIPIN"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DIGIPINTests",
      "module_type" : "SwiftTarget",
      "name" : "DIGIPINTests",
      "path" : "Tests/DIGIPINTests",
      "sources" : [
        "DIGIPINTests.swift"
      ],
      "target_dependencies" : [
        "DIGIPIN"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DIGIPINCLITests",
      "module_type" : "SwiftTarget",
      "name" : "DIGIPINCLITests",
      "path" : "Tests/DIGIPINCLITests",
      "sources" : [
        "DIGIPINCLITests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DIGIPIN",
      "module_type" : "SwiftTarget",
      "name" : "DIGIPIN",
      "path" : "Sources/DIGIPIN",
      "product_memberships" : [
        "DIGIPIN",
        "digipin"
      ],
      "sources" : [
        "DIGIPIN.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/vamsii777/digipin/main
Repository:               vamsii777/DIGIPIN
Swift version used:       6.2
Target:                   DIGIPIN
Extracting symbol information for 'DIGIPIN'...
Finished extracting symbol information for 'DIGIPIN'. (1.78s)
Building documentation for 'DIGIPIN'...
warning: Only links are allowed in task group list items
   --> DIGIPIN.md:122:1-122:84
120 | ### Available Commands
121 |
122 + - `encode <latitude> <longitude>`: Encode latitude and longitude to a DIGIPIN code.
    | ╰─suggestion: Remove non-link item
123 | - `decode <DIGIPIN>`: Decode a DIGIPIN code to latitude and longitude.
124 | - `distance <DIGIPIN1> <DIGIPIN2>`: Compute the great-circle distance (in kilometers) between two DIGIPIN codes.
warning: Only links are allowed in task group list items
   --> DIGIPIN.md:123:1-123:71
121 |
122 | - `encode <latitude> <longitude>`: Encode latitude and longitude to a DIGIPIN code.
123 + - `decode <DIGIPIN>`: Decode a DIGIPIN code to latitude and longitude.
    | ╰─suggestion: Remove non-link item
124 | - `distance <DIGIPIN1> <DIGIPIN2>`: Compute the great-circle distance (in kilometers) between two DIGIPIN codes.
125 |
warning: Only links are allowed in task group list items
   --> DIGIPIN.md:124:1-125:1
122 | - `encode <latitude> <longitude>`: Encode latitude and longitude to a DIGIPIN code.
123 | - `decode <DIGIPIN>`: Decode a DIGIPIN code to latitude and longitude.
124 + - `distance <DIGIPIN1> <DIGIPIN2>`: Compute the great-circle distance (in kilometers) between two DIGIPIN codes.
    | ╰─suggestion: Remove non-link item
125 +
126 | The CLI is built using Swift ArgumentParser and is fully Swift 6 and concurrency compliant.
127 |
Finished building documentation for 'DIGIPIN' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/vamsii777/digipin/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/apple/swift-argument-parser.git (0.55s)
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.71s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.60s)
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.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
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/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.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/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 SourceRange.swift
[17/57] Compiling SymbolKit Metadata.swift
[18/57] Compiling SymbolKit Module.swift
[19/57] Compiling SymbolKit OperatingSystem.swift
[20/57] Compiling SymbolKit Platform.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit SemanticVersion.swift
[32/57] Compiling SymbolKit AccessControl.swift
[33/57] Compiling SymbolKit Availability.swift
[34/57] Compiling SymbolKit AvailabilityItem.swift
[35/57] Compiling SymbolKit Domain.swift
[36/57] Compiling SymbolKit GenericConstraint.swift
[37/57] Compiling SymbolKit GenericParameter.swift
[38/57] Compiling SymbolKit Generics.swift
[39/57] Compiling SymbolKit Namespace.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.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 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! (3.29s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'DIGIPIN' complete! (0.23s)
     106
2	/Users/admin/builder/spi-builder-workspace/.docs/vamsii777/digipin/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vamsii777/digipin/main
File count: 106
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-vamsii777-digipin-main-743b6abb.zip to s3://spi-docs-inbox/prod-vamsii777-digipin-main-743b6abb.zip
Copying... [17%]
Copying... [34%]
Copying... [52%]
Copying... [69%]
Copying... [86%]
Copying... [100%]
Done.