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 SwiftDependencyUpdater, reference main (f3334d), with Swift 6.2 for macOS (SPM) on 13 Dec 2025 12:00:57 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/Nef10/swift-dependency-updater.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/swift-dependency-updater
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f3334d5 Bump actions/upload-artifact to v6
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
f3334d5a92ce737193ba944119ec3ec6247ec4a5
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at main
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/apple/swift-argument-parser
[1/152] Fetching require
[47/316] Fetching require, releases
[180/1678] Fetching require, releases, rainbow
[454/1978] Fetching require, releases, rainbow, shellout
[1598/18899] Fetching require, releases, rainbow, shellout, swift-argument-parser
Fetched https://github.com/Nef10/Releases.git from cache (1.70s)
Fetched https://github.com/onevcat/Rainbow.git from cache (1.70s)
Fetched https://github.com/JohnSundell/Require.git from cache (1.70s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.70s)
Fetched https://github.com/Nef10/ShellOut.git from cache (1.71s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (2.36s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.0 (1.95s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.54s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.59s)
Creating working copy for https://github.com/Nef10/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.3.1
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.0
Creating working copy for https://github.com/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.git resolved at 5.0.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-dependency-updater",
      "name": "SwiftDependencyUpdater",
      "url": "https://github.com/Nef10/swift-dependency-updater.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependency-updater",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/Nef10/ShellOut.git",
          "version": "2.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow.git",
          "version": "4.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        },
        {
          "identity": "releases",
          "name": "Releases",
          "url": "https://github.com/Nef10/Releases.git",
          "version": "5.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Releases",
          "dependencies": [
            {
              "identity": "shellout",
              "name": "ShellOut",
              "url": "https://github.com/Nef10/ShellOut.git",
              "version": "2.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
              "dependencies": [
              ]
            },
            {
              "identity": "require",
              "name": "Require",
              "url": "https://github.com/JohnSundell/Require.git",
              "version": "2.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Require",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Nef10/swift-dependency-updater.git
[1/1776] Fetching swift-dependency-updater
Fetched https://github.com/Nef10/swift-dependency-updater.git from cache (0.93s)
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/Nef10/Releases.git from cache
Fetching https://github.com/Nef10/ShellOut.git from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.61s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.61s)
Fetched https://github.com/Nef10/Releases.git from cache (0.61s)
Fetched https://github.com/Nef10/ShellOut.git from cache (0.61s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.66s)
Fetching https://github.com/JohnSundell/Require.git from cache
Fetched https://github.com/JohnSundell/Require.git from cache (0.46s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.0 (0.52s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.04s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.02s)
Creating working copy for https://github.com/Nef10/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.3.1
Creating working copy for https://github.com/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.git resolved at 5.0.1
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/Nef10/swift-dependency-updater.git
Working copy of https://github.com/Nef10/swift-dependency-updater.git resolved at main (f3334d5)
warning: 'releases': Conflicting identity for shellout: dependency 'github.com/johnsundell/shellout' and dependency 'github.com/nef10/shellout' both point to the same package identity 'shellout'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace/.resolve-product-dependencies->github.com/nef10/swift-dependency-updater->github.com/nef10/releases->github.com/johnsundell/shellout (B) /users/admin/builder/spi-builder-workspace/.resolve-product-dependencies->github.com/nef10/swift-dependency-updater->github.com/nef10/shellout. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Found 4 product dependencies
  - swift-argument-parser
  - ShellOut
  - Rainbow
  - Releases
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/swift-dependency-updater.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/15] Write sources
[9/15] Write swift-dependency-updater-entitlement.plist
[9/15] Write sources
[11/15] Write swift-version-49B95AFC49DCD68C.txt
[13/36] Emitting module ArgumentParserToolInfo
[14/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/82] Compiling Rainbow StringGenerator.swift
[16/82] Compiling Rainbow String+Rainbow.swift
[17/82] Compiling Rainbow Style.swift
[18/83] Compiling ArgumentParser ArgumentDiscussion.swift
[19/83] Compiling ArgumentParser ArgumentHelp.swift
[20/83] Compiling ArgumentParser ArgumentVisibility.swift
[21/83] Compiling ArgumentParser CompletionKind.swift
[22/83] Compiling ArgumentParser Errors.swift
[23/87] Compiling ArgumentParser InputKey.swift
[24/87] Compiling ArgumentParser InputOrigin.swift
[25/87] Compiling ArgumentParser Name.swift
[26/87] Compiling ArgumentParser Parsed.swift
[27/87] Compiling ArgumentParser ParsedValues.swift
[28/87] Emitting module ArgumentParser
[29/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/87] Compiling ArgumentParser CompletionsGenerator.swift
[31/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/87] Compiling ArgumentParser Argument.swift
[34/87] Compiling ArgumentParser NonsenseFlagsValidator.swift
[35/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/87] Compiling ArgumentParser PositionalArgumentsValidator.swift
[37/87] Compiling ArgumentParser UniqueNamesValidator.swift
[38/87] Compiling ArgumentParser CommandConfiguration.swift
[39/87] Compiling ArgumentParser CommandGroup.swift
[40/87] Compiling ArgumentParser EnumerableFlag.swift
[41/87] Compiling ArgumentParser ExpressibleByArgument.swift
[42/87] Compiling ArgumentParser ParsableArguments.swift
[43/87] Compiling ArgumentParser SequenceExtensions.swift
[44/87] Compiling ArgumentParser StringExtensions.swift
[45/87] Compiling ArgumentParser SwiftExtensions.swift
[46/87] Compiling ArgumentParser Tree.swift
[47/87] Compiling ArgumentParser CodingKeyValidator.swift
[48/87] Compiling ArgumentParser Flag.swift
[49/87] Compiling ArgumentParser NameSpecification.swift
[50/87] Compiling ArgumentParser Option.swift
[51/87] Compiling ArgumentParser OptionGroup.swift
[52/87] Compiling ArgumentParser AsyncParsableCommand.swift
[53/87] Compiling Rainbow String+ConditionalStyling.swift
[54/87] Compiling ArgumentParser ArgumentDecoder.swift
[55/87] Compiling ArgumentParser ArgumentDefinition.swift
[57/87] Compiling ArgumentParser ParsableCommand.swift
[58/87] Compiling ArgumentParser ArgumentSet.swift
[59/87] Compiling ArgumentParser CommandParser.swift
[62/87] Emitting module Rainbow
[65/87] Compiling Require Require.swift
[66/87] Emitting module Require
[67/87] Compiling ArgumentParser MessageInfo.swift
[68/87] Compiling ArgumentParser UsageGenerator.swift
[69/87] Compiling ArgumentParser CollectionExtensions.swift
[70/87] Compiling ArgumentParser Mutex.swift
[71/87] Compiling ArgumentParser Platform.swift
[72/87] Compiling ArgumentParser ParserError.swift
[73/87] Compiling ArgumentParser SplitArguments.swift
[74/87] Compiling ArgumentParser DumpHelpGenerator.swift
[75/87] Compiling ArgumentParser HelpCommand.swift
[76/87] Compiling ArgumentParser HelpGenerator.swift
[82/87] Compiling Rainbow StyledStringBuilder.swift
[83/87] Compiling ShellOut ShellOut.swift
[84/87] Emitting module ShellOut
[85/92] Compiling Releases Array+Version.swift
[86/92] Compiling Releases ReleasesError.swift
[87/92] Compiling Releases Releases.swift
[88/92] Compiling Releases Version.swift
[89/92] Emitting module Releases
[90/107] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[91/107] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[92/107] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[93/108] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[94/108] Compiling SwiftDependencyUpdaterLibrary Git.swift
[95/108] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[96/108] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[97/108] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[98/108] Compiling SwiftDependencyUpdaterLibrary Update.swift
[99/108] Emitting module SwiftDependencyUpdaterLibrary
[100/108] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[101/108] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[102/108] Compiling SwiftDependencyUpdaterLibrary String.swift
[103/108] Compiling SwiftDependencyUpdaterLibrary Version.swift
[104/108] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[105/108] Compiling SwiftDependencyUpdaterLibrary ResolvedPackageParser.swift
[106/110] Compiling SwiftDependencyUpdater main.swift
[107/110] Emitting module SwiftDependencyUpdater
[107/110] Write Objects.LinkFileList
[108/110] Linking swift-dependency-updater
[109/110] Applying swift-dependency-updater
Build complete! (10.11s)
warning: 'releases': Conflicting identity for shellout: dependency 'github.com/johnsundell/shellout' and dependency 'github.com/nef10/shellout' both point to the same package identity 'shellout'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/nef10/releases->github.com/johnsundell/shellout (B) /users/admin/builder/spi-builder-workspace->github.com/nef10/shellout. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "1.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/ShellOut.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "releases",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/Releases.git"
    }
  ],
  "manifest_display_name" : "SwiftDependencyUpdater",
  "name" : "SwiftDependencyUpdater",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "SwiftDependencyUpdaterLibrary",
      "targets" : [
        "SwiftDependencyUpdaterLibrary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-dependency-updater",
      "targets" : [
        "SwiftDependencyUpdater"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftDependencyUpdaterLibraryTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDependencyUpdaterLibraryTests",
      "path" : "Tests/SwiftDependencyUpdaterLibraryTests",
      "sources" : [
        "DependencyTests.swift",
        "Extensions/XCTest+Execution.swift",
        "Extensions/XCTestCase.swift",
        "ExtensionsTests/CollectionTests.swift",
        "ExtensionsTests/StringTests.swift",
        "HelpTests.swift",
        "PackageDescriptionTest.swift",
        "ResolvedPackageTests.swift",
        "Services/GitHubTests.swift",
        "Services/GitTests.swift",
        "SubCommands/GitHubCommandTests.swift",
        "SubCommands/ListCommandTests.swift",
        "SubCommands/UpdateCommandTests.swift",
        "SwiftPackageTests.swift",
        "SwiftPackageUpdateTests.swift",
        "TestUtils.swift",
        "UpdateTests.swift"
      ],
      "target_dependencies" : [
        "SwiftDependencyUpdaterLibrary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftDependencyUpdaterLibrary",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDependencyUpdaterLibrary",
      "path" : "Sources/SwiftDependencyUpdaterLibrary",
      "product_dependencies" : [
        "ArgumentParser",
        "ShellOut",
        "Rainbow",
        "Releases"
      ],
      "product_memberships" : [
        "SwiftDependencyUpdaterLibrary",
        "swift-dependency-updater"
      ],
      "sources" : [
        "Dependency.swift",
        "Extensions/Collection.swift",
        "Extensions/String.swift",
        "Extensions/Version.swift",
        "PackageDescription.swift",
        "ResolvedPackageParser.swift",
        "Services/Git.swift",
        "Services/GitHub.swift",
        "SubCommands/GitHubCommand.swift",
        "SubCommands/ListCommand.swift",
        "SubCommands/UpdateCommand.swift",
        "SwiftDependencyUpdater.swift",
        "SwiftPackage.swift",
        "SwiftPackageUpdate.swift",
        "Update.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftDependencyUpdater",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDependencyUpdater",
      "path" : "Sources/SwiftDependencyUpdater",
      "product_memberships" : [
        "swift-dependency-updater"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftDependencyUpdaterLibrary"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.2"
}
Done.