The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DIGIPIN, reference 2.3.0 (3ecfbc), with Swift 6.1 for macOS (SPM) on 27 Mar 2026 13:16:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vamsii777/DIGIPIN.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vamsii777/DIGIPIN
 * tag               2.3.0      -> FETCH_HEAD
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 2.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vamsii777/DIGIPIN.git
https://github.com/vamsii777/DIGIPIN.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/11] Write sources
[4/11] Write digipin-entitlement.plist
[6/11] Write sources
[7/11] Write swift-version-2F0A5646E1D333AE.txt
[9/15] Emitting module ArgumentParserToolInfo
[10/15] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/62] Emitting module ArgumentParser
[12/67] Compiling ArgumentParser Platform.swift
[13/67] Compiling ArgumentParser SequenceExtensions.swift
[14/67] Compiling ArgumentParser StringExtensions.swift
[15/67] Compiling ArgumentParser SwiftExtensions.swift
[16/67] Compiling ArgumentParser Tree.swift
[17/67] Compiling ArgumentParser ArgumentHelp.swift
[18/67] Compiling ArgumentParser ArgumentVisibility.swift
[19/67] Compiling ArgumentParser CompletionKind.swift
[20/67] Compiling ArgumentParser Errors.swift
[21/67] Compiling ArgumentParser Flag.swift
[22/67] Emitting module DIGIPIN
[23/67] Compiling DIGIPIN DIGIPIN.swift
[24/67] Compiling ArgumentParser CodingKeyValidator.swift
[25/67] Compiling ArgumentParser NonsenseFlagsValidator.swift
[26/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/67] Compiling ArgumentParser PositionalArgumentsValidator.swift
[28/67] Compiling ArgumentParser UniqueNamesValidator.swift
[29/67] Compiling ArgumentParser NameSpecification.swift
[30/67] Compiling ArgumentParser Option.swift
[31/67] Compiling ArgumentParser OptionGroup.swift
[32/67] Compiling ArgumentParser ParentCommand.swift
[33/67] Compiling ArgumentParser AsyncParsableCommand.swift
[34/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/67] Compiling ArgumentParser CompletionsGenerator.swift
[36/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/67] Compiling ArgumentParser Argument.swift
[39/67] Compiling ArgumentParser ArgumentDiscussion.swift
[40/67] Compiling ArgumentParser ParserError.swift
[41/67] Compiling ArgumentParser SplitArguments.swift
[42/67] Compiling ArgumentParser DumpHelpGenerator.swift
[43/67] Compiling ArgumentParser HelpCommand.swift
[44/67] Compiling ArgumentParser HelpGenerator.swift
[45/67] Compiling ArgumentParser ParsableCommand.swift
[46/67] Compiling ArgumentParser ArgumentDecoder.swift
[47/67] Compiling ArgumentParser ArgumentDefinition.swift
[48/67] Compiling ArgumentParser ArgumentSet.swift
[49/67] Compiling ArgumentParser CommandParser.swift
[50/67] Compiling ArgumentParser CommandConfiguration.swift
[51/67] Compiling ArgumentParser CommandGroup.swift
[52/67] Compiling ArgumentParser EnumerableFlag.swift
[53/67] Compiling ArgumentParser ExpressibleByArgument.swift
[54/67] Compiling ArgumentParser ParsableArguments.swift
[55/67] Compiling ArgumentParser MessageInfo.swift
[56/67] Compiling ArgumentParser UsageGenerator.swift
[57/67] Compiling ArgumentParser CollectionExtensions.swift
[58/67] Compiling ArgumentParser Foundation.swift
[59/67] Compiling ArgumentParser Mutex.swift
[60/67] Compiling ArgumentParser InputKey.swift
[61/67] Compiling ArgumentParser InputOrigin.swift
[62/67] Compiling ArgumentParser Name.swift
[63/67] Compiling ArgumentParser Parsed.swift
[64/67] Compiling ArgumentParser ParsedValues.swift
[65/69] Compiling digipin_cli main.swift
[66/69] Emitting module digipin_cli
[66/69] Write Objects.LinkFileList
[67/69] Linking digipin
[68/69] Applying digipin
Build complete! (12.63s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.49s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (2.05s)
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
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"
}
Done.