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 Linux on 13 Dec 2025 11:59:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/onevcat/Rainbow.git
[1/164] Fetching releases
[165/464] Fetching releases, shellout
[465/1826] Fetching releases, shellout, rainbow
[1827/18747] Fetching releases, shellout, rainbow, swift-argument-parser
Fetched https://github.com/Nef10/ShellOut.git from cache (0.34s)
[2373/18447] Fetching releases, rainbow, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (0.35s)
[1180/17085] Fetching releases, swift-argument-parser
Fetched https://github.com/Nef10/Releases.git from cache (0.85s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (1.33s)
Fetching https://github.com/JohnSundell/Require.git
[1/152] Fetching require
Fetched https://github.com/JohnSundell/Require.git from cache (0.17s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.0 (2.84s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.42s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.43s)
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/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.0
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
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) /host/spi-builder-workspace->github.com/nef10/releases->github.com/johnsundell/shellout (B) /host/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.
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/42] Emitting module Rainbow
[13/43] Compiling Rainbow StringGenerator.swift
[14/43] Compiling Rainbow Style.swift
[15/43] Compiling Rainbow String+ConditionalStyling.swift
[16/43] Compiling Rainbow String+Rainbow.swift
[17/43] Emitting module ArgumentParserToolInfo
[18/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/44] Wrapping AST for ArgumentParserToolInfo for debugging
[21/88] Emitting module ArgumentParser
[22/94] Emitting module Require
[23/94] Compiling Require Require.swift
[24/94] Compiling ArgumentParser CompletionKind.swift
[25/94] Compiling ArgumentParser Errors.swift
[26/95] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/95] Compiling ArgumentParser CompletionsGenerator.swift
[29/95] Compiling ArgumentParser CollectionExtensions.swift
[30/95] Compiling ArgumentParser Mutex.swift
[31/95] Compiling ArgumentParser Platform.swift
[32/95] Compiling ArgumentParser SequenceExtensions.swift
[33/95] Compiling ArgumentParser StringExtensions.swift
[34/95] Compiling ArgumentParser SwiftExtensions.swift
[35/95] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/95] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/95] Compiling ArgumentParser Argument.swift
[38/95] Compiling ArgumentParser ArgumentDiscussion.swift
[39/95] Compiling ArgumentParser ArgumentHelp.swift
[40/95] Compiling ArgumentParser ArgumentVisibility.swift
[47/95] Wrapping AST for Require for debugging
[49/95] Compiling Rainbow StyledStringBuilder.swift
[51/96] Compiling ArgumentParser Tree.swift
[52/96] Compiling ArgumentParser CodingKeyValidator.swift
[53/96] Compiling ArgumentParser NonsenseFlagsValidator.swift
[54/96] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/96] Compiling ArgumentParser PositionalArgumentsValidator.swift
[56/96] Compiling ArgumentParser UniqueNamesValidator.swift
[57/96] Compiling ShellOut ShellOut.swift
[58/96] Emitting module ShellOut
[59/97] Wrapping AST for Rainbow for debugging
[60/97] Wrapping AST for ShellOut for debugging
[62/102] Compiling Releases ReleasesError.swift
[63/102] Emitting module Releases
[64/102] Compiling Releases Releases.swift
[65/102] Compiling Releases Array+Version.swift
[66/102] Compiling ArgumentParser InputKey.swift
[67/102] Compiling ArgumentParser InputOrigin.swift
[68/102] Compiling ArgumentParser Name.swift
[69/102] Compiling ArgumentParser Parsed.swift
[70/102] Compiling ArgumentParser ParsedValues.swift
[71/102] Compiling ArgumentParser ParserError.swift
[72/102] Compiling ArgumentParser OptionGroup.swift
[73/102] Compiling ArgumentParser AsyncParsableCommand.swift
[74/102] Compiling ArgumentParser CommandConfiguration.swift
[75/102] Compiling ArgumentParser CommandGroup.swift
[76/102] Compiling ArgumentParser EnumerableFlag.swift
[77/102] Compiling ArgumentParser ExpressibleByArgument.swift
[78/102] Compiling ArgumentParser SplitArguments.swift
[79/102] Compiling ArgumentParser DumpHelpGenerator.swift
[80/102] Compiling ArgumentParser HelpCommand.swift
[81/102] Compiling ArgumentParser HelpGenerator.swift
[82/102] Compiling ArgumentParser MessageInfo.swift
[83/102] Compiling ArgumentParser UsageGenerator.swift
[87/102] Compiling ArgumentParser Flag.swift
[88/102] Compiling ArgumentParser NameSpecification.swift
[89/102] Compiling ArgumentParser Option.swift
[90/102] Compiling ArgumentParser ParsableArguments.swift
[91/102] Compiling ArgumentParser ParsableCommand.swift
[92/102] Compiling ArgumentParser ArgumentDecoder.swift
[93/102] Compiling ArgumentParser ArgumentDefinition.swift
[94/102] Compiling ArgumentParser ArgumentSet.swift
[95/102] Compiling ArgumentParser CommandParser.swift
[96/102] Compiling Releases Version.swift
[98/104] Wrapping AST for Releases for debugging
[99/104] Wrapping AST for ArgumentParser for debugging
[101/119] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[102/119] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[103/120] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[104/120] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[105/120] Compiling SwiftDependencyUpdaterLibrary Git.swift
[106/120] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[107/120] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[108/120] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[109/120] Compiling SwiftDependencyUpdaterLibrary Update.swift
[110/120] Compiling SwiftDependencyUpdaterLibrary String.swift
[111/120] Compiling SwiftDependencyUpdaterLibrary Version.swift
[112/120] Emitting module SwiftDependencyUpdaterLibrary
[113/120] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[114/120] Compiling SwiftDependencyUpdaterLibrary ResolvedPackageParser.swift
[115/120] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[116/120] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[117/121] Wrapping AST for SwiftDependencyUpdaterLibrary for debugging
[119/123] Compiling SwiftDependencyUpdater main.swift
[120/123] Emitting module SwiftDependencyUpdater
[121/124] Wrapping AST for SwiftDependencyUpdater for debugging
[122/124] Write Objects.LinkFileList
[123/124] Linking swift-dependency-updater
Build complete! (40.81s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.