The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftDependencyUpdater, reference v0.0.8 (4ed238), with Swift 6.3 for Linux on 16 Apr 2026 18:35:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/swift-dependency-updater.git
Reference: v0.0.8
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
 * tag               v0.0.8     -> FETCH_HEAD
HEAD is now at 4ed2381 Update SwiftLint config for 0.57.0 (#244)
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
4ed2381ae13fd56ea35d0abc1b1e1d87426035d2
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at v0.0.8
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/apple/swift-argument-parser
[1/1442] Fetching rainbow
[1126/1742] Fetching rainbow, shellout
[1743/19265] Fetching rainbow, shellout, swift-argument-parser
Fetched https://github.com/Nef10/ShellOut.git from cache (1.67s)
Fetching https://github.com/Nef10/Releases.git
Fetched https://github.com/onevcat/Rainbow.git from cache (1.68s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.69s)
[2/164] Fetching releases
Fetched https://github.com/Nef10/Releases.git from cache (0.36s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (3.12s)
Fetching https://github.com/JohnSundell/Require.git
[1/152] Fetching require
Fetched https://github.com/JohnSundell/Require.git from cache (0.37s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (1.21s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.88s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (4.35s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (1.04s)
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/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.git resolved at 5.0.1
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/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.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.5.1
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
Building for debugging...
[1/20] Write sources
[9/20] Write swift-version-24593BA9C3E375BF.txt
[11/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/41] Emitting module ArgumentParserToolInfo
[13/42] Compiling Rainbow BackgroundColor.swift
[14/42] Compiling Rainbow CodesParser.swift
[15/42] Compiling Rainbow StringGenerator.swift
[16/42] Compiling Rainbow Style.swift
[17/43] Compiling Rainbow String+ConditionalStyling.swift
[18/43] Compiling Rainbow String+Rainbow.swift
[19/43] Wrapping AST for ArgumentParserToolInfo for debugging
[21/81] Compiling ArgumentParser OptionGroup.swift
[22/81] Compiling ArgumentParser AsyncParsableCommand.swift
[23/81] Compiling ArgumentParser CommandConfiguration.swift
[24/81] Compiling ArgumentParser CommandGroup.swift
[25/81] Compiling ArgumentParser EnumerableFlag.swift
[26/86] Emitting module ArgumentParser
[27/86] Compiling ArgumentParser Name.swift
[28/86] Compiling ArgumentParser Parsed.swift
[29/86] Compiling ArgumentParser ParsedValues.swift
[30/86] Compiling ArgumentParser ParserError.swift
[31/86] Compiling ArgumentParser SplitArguments.swift
[32/86] Compiling ArgumentParser CollectionExtensions.swift
[33/86] Compiling ArgumentParser Platform.swift
[34/86] Compiling ArgumentParser SequenceExtensions.swift
[35/86] Compiling ArgumentParser StringExtensions.swift
[36/86] Compiling ArgumentParser Tree.swift
[37/86] Emitting module Require
[38/86] Compiling Require Require.swift
[39/87] Compiling ArgumentParser ArgumentVisibility.swift
[40/87] Compiling ArgumentParser CompletionKind.swift
[41/87] Compiling ArgumentParser Errors.swift
[42/87] Compiling ArgumentParser Flag.swift
[43/87] Compiling ArgumentParser NameSpecification.swift
[44/87] Compiling ArgumentParser Option.swift
[45/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[46/87] Compiling ArgumentParser CompletionsGenerator.swift
[47/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[48/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[49/87] Compiling ArgumentParser Argument.swift
[50/87] Compiling ArgumentParser ArgumentHelp.swift
[57/87] Wrapping AST for Require for debugging
[59/87] Emitting module Rainbow
[62/87] Emitting module ShellOut
[63/87] Compiling ShellOut ShellOut.swift
[64/87] Compiling Rainbow StyledStringBuilder.swift
[65/89] Compiling ArgumentParser ArgumentDefinition.swift
[66/89] Compiling ArgumentParser ArgumentSet.swift
[67/89] Compiling ArgumentParser CommandParser.swift
[68/89] Compiling ArgumentParser InputKey.swift
[69/89] Compiling ArgumentParser InputOrigin.swift
[71/89] Wrapping AST for Rainbow for debugging
[72/89] Wrapping AST for ShellOut for debugging
[74/94] Compiling ArgumentParser ExpressibleByArgument.swift
[75/94] Compiling ArgumentParser ParsableArguments.swift
[76/94] Compiling ArgumentParser ParsableArgumentsValidation.swift
[77/94] Compiling ArgumentParser ParsableCommand.swift
[78/94] Compiling ArgumentParser ArgumentDecoder.swift
[79/94] Compiling ArgumentParser DumpHelpGenerator.swift
[80/94] Compiling ArgumentParser HelpCommand.swift
[81/94] Compiling ArgumentParser HelpGenerator.swift
[82/94] Compiling ArgumentParser MessageInfo.swift
[83/94] Compiling ArgumentParser UsageGenerator.swift
[84/94] Emitting module Releases
[85/94] Compiling Releases Releases.swift
[87/95] Compiling Releases ReleasesError.swift
[88/95] Compiling Releases Version.swift
[89/95] Compiling Releases Array+Version.swift
[89/96] Wrapping AST for ArgumentParser for debugging
[91/96] Wrapping AST for Releases for debugging
[93/111] Compiling SwiftDependencyUpdaterLibrary Git.swift
[94/111] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[95/112] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[96/112] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[97/112] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[98/112] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[99/112] Compiling SwiftDependencyUpdaterLibrary Update.swift
[100/112] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[101/112] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[102/112] Emitting module SwiftDependencyUpdaterLibrary
[103/112] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[104/112] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[105/112] Compiling SwiftDependencyUpdaterLibrary String.swift
[106/112] Compiling SwiftDependencyUpdaterLibrary Version.swift
[107/112] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[108/112] Compiling SwiftDependencyUpdaterLibrary ResolvedPackageParser.swift
[109/113] Wrapping AST for SwiftDependencyUpdaterLibrary for debugging
[111/115] Emitting module SwiftDependencyUpdater
[112/115] Compiling SwiftDependencyUpdater main.swift
[113/116] Wrapping AST for SwiftDependencyUpdater for debugging
[114/116] Write Objects.LinkFileList
[115/116] Linking swift-dependency-updater
Build complete! (57.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "1.6.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.0.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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.