The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftOutdated, reference main (200996), with Swift 6.3 for Linux on 23 Apr 2026 05:26:01 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/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/kiliankoe/swift-outdated.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/kiliankoe/swift-outdated
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 200996a Merge pull request #54 from gmoraleda/feat/auto-update
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
200996aa02642003539cf1521d54d6538811bd17
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kiliankoe/swift-outdated.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/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/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/johnsundell/Files.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/johnsundell/ShellOut.git
[1/1273] Fetching files
[243/2202] Fetching files, swiftytexttable
[2203/2495] Fetching files, swiftytexttable, version
[2350/3937] Fetching files, swiftytexttable, version, rainbow
Fetched https://github.com/mxcl/Version.git from cache (0.30s)
Fetching https://github.com/apple/swift-log.git
[1/37501] Fetching swift-testing
[2627/38481] Fetching swift-testing, shellout
[17857/45117] Fetching swift-testing, shellout, swift-log
Fetched https://github.com/onevcat/Rainbow.git from cache (0.59s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
[28732/55945] Fetching swift-testing, shellout, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (2.23s)
Fetched https://github.com/johnsundell/Files.git from cache (2.23s)
Fetched https://github.com/johnsundell/ShellOut.git from cache (2.23s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.64s)
Fetched https://github.com/apple/swift-testing.git from cache (2.26s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (5.76s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.06s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (2.91s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (2.60s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.3.0 (0.42s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 6.3.1 (4.37s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (5.59s)
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.53s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (0.80s)
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.0
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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 6.3.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.3.0
Creating working copy for https://github.com/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.38s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/25] Write sources
[12/25] Write swift-version-24593BA9C3E375BF.txt
[14/56] Emitting module Version
[15/56] Compiling Version Version+Comparable.swift
[16/56] Emitting module Rainbow
[17/56] Compiling Rainbow BackgroundColor.swift
[18/56] Compiling Rainbow CodesParser.swift
[19/57] Compiling Rainbow String+Rainbow.swift
[20/57] Compiling Version Version+Codable.swift
[21/57] Compiling Rainbow StringGenerator.swift
[22/57] Compiling Rainbow Style.swift
[23/57] Compiling Rainbow XcodeColorsSupport.swift
[24/57] Compiling Version Version+Range.swift
[25/57] Compiling Version Version.swift
[26/57] Emitting module ArgumentParserToolInfo
[27/57] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/58] Wrapping AST for ArgumentParserToolInfo for debugging
[30/104] Emitting module Logging
[31/104] Compiling Logging Locks.swift
[32/104] Compiling Logging MetadataProvider.swift
[33/104] Compiling Version Version+Foundation.swift
[34/105] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/105] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/105] Compiling ArgumentParser Argument.swift
[38/105] Compiling ArgumentParser ArgumentDiscussion.swift
[39/105] Compiling Rainbow Rainbow.swift
[40/106] Emitting module ShellOut
[41/106] Compiling ShellOut ShellOut.swift
[42/106] Emitting module ArgumentParser
[42/107] Wrapping AST for Version for debugging
[45/113] Emitting module SwiftyTextTable
[46/113] Compiling SwiftyTextTable TextTable.swift
[48/114] Wrapping AST for Rainbow for debugging
[49/114] Wrapping AST for ShellOut for debugging
[51/114] Emitting module Files
[52/114] Compiling Files Files.swift
[52/114] Wrapping AST for SwiftyTextTable for debugging
[55/115] Compiling ArgumentParser Foundation.swift
[56/115] Compiling ArgumentParser Mutex.swift
[57/115] Compiling ArgumentParser Platform.swift
[58/115] Compiling ArgumentParser SequenceExtensions.swift
[59/115] Compiling ArgumentParser StringExtensions.swift
[60/115] Compiling ArgumentParser SwiftExtensions.swift
[60/115] Wrapping AST for Files for debugging
[62/115] Compiling Logging LogEvent.swift
[63/115] Compiling Logging LogHandler.swift
[64/115] Compiling Logging Logging.swift
[66/116] Compiling ArgumentParser InputOrigin.swift
[67/116] Compiling ArgumentParser Name.swift
[68/116] Compiling ArgumentParser Parsed.swift
[69/116] Compiling ArgumentParser ParsedValues.swift
[70/116] Compiling ArgumentParser ParserError.swift
[71/116] Compiling ArgumentParser SplitArguments.swift
[71/116] Wrapping AST for Logging for debugging
[73/126] Compiling Outdated ManifestEditor.swift
[74/126] Compiling Outdated OutdatedPackage.swift
[75/126] Compiling Outdated ConcurrentDictionary.swift
[76/126] Compiling Outdated GitRemoteProvider.swift
[79/126] Compiling ArgumentParser ArgumentHelp.swift
[80/126] Compiling ArgumentParser Tree.swift
[81/126] Compiling ArgumentParser CodingKeyValidator.swift
[82/126] Compiling ArgumentParser NonsenseFlagsValidator.swift
[83/126] Compiling ArgumentParser ParsableArgumentsValidation.swift
[84/126] Compiling ArgumentParser PositionalArgumentsValidator.swift
[85/126] Compiling ArgumentParser UniqueNamesValidator.swift
[86/126] Compiling ArgumentParser ArgumentVisibility.swift
[87/126] Compiling ArgumentParser CompletionKind.swift
[88/126] Compiling ArgumentParser Errors.swift
[89/126] Compiling ArgumentParser Flag.swift
[90/126] Compiling ArgumentParser NameSpecification.swift
[91/126] Compiling ArgumentParser Option.swift
[92/126] Compiling ArgumentParser OptionGroup.swift
[93/126] Compiling ArgumentParser DumpHelpGenerator.swift
[94/126] Compiling ArgumentParser HelpCommand.swift
[95/126] Compiling ArgumentParser HelpGenerator.swift
[96/126] Compiling ArgumentParser MessageInfo.swift
[97/126] Compiling ArgumentParser UsageGenerator.swift
[98/126] Compiling ArgumentParser CollectionExtensions.swift
[99/126] Compiling ArgumentParser ParentCommand.swift
[100/126] Compiling ArgumentParser AsyncParsableCommand.swift
[101/126] Compiling ArgumentParser CommandConfiguration.swift
[102/126] Compiling ArgumentParser CommandGroup.swift
[103/126] Compiling ArgumentParser EnumerableFlag.swift
[104/126] Compiling ArgumentParser ExpressibleByArgument.swift
[105/126] Compiling ArgumentParser ParsableArguments.swift
[106/126] Compiling ArgumentParser ParsableCommand.swift
[107/126] Compiling ArgumentParser ArgumentDecoder.swift
[108/126] Compiling ArgumentParser ArgumentDefinition.swift
[109/126] Compiling ArgumentParser ArgumentSet.swift
[110/126] Compiling ArgumentParser CommandParser.swift
[111/126] Compiling ArgumentParser InputKey.swift
[112/127] Wrapping AST for ArgumentParser for debugging
[114/127] Compiling Outdated Pin.swift
[115/128] Emitting module Outdated
[116/128] Compiling Outdated PackageCollection.swift
[117/128] Compiling Outdated PackageUpdater.swift
[122/128] Compiling Outdated UpdateScope.swift
[123/128] Compiling Outdated Resolved.swift
[124/128] Compiling Outdated SwiftPackage.swift
[125/129] Wrapping AST for Outdated for debugging
[127/131] Compiling SwiftOutdated SwiftOutdated.swift
[128/131] Emitting module SwiftOutdated
[129/132] Wrapping AST for SwiftOutdated for debugging
[130/132] Write Objects.LinkFileList
[131/132] Linking swift-outdated
Build complete! (61.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/ShellOut.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/Files.git"
    },
    {
      "identity" : "swiftytexttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing.git"
    }
  ],
  "manifest_display_name" : "SwiftOutdated",
  "name" : "SwiftOutdated",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "swift-outdated",
      "targets" : [
        "SwiftOutdated"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Outdated",
      "targets" : [
        "Outdated"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOutdated",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutdated",
      "path" : "Sources/SwiftOutdated",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "swift-outdated"
      ],
      "sources" : [
        "SwiftOutdated.swift"
      ],
      "target_dependencies" : [
        "Outdated"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OutdatedTests",
      "module_type" : "SwiftTarget",
      "name" : "OutdatedTests",
      "path" : "Tests/OutdatedTests",
      "product_dependencies" : [
        "Version",
        "Testing"
      ],
      "sources" : [
        "ManifestEditorTests.swift",
        "MockGitRemoteProvider.swift",
        "OutdatedPackageTests.swift",
        "PackageResolvedTests.swift",
        "TestSetup.swift",
        "UpdateScopeTests.swift",
        "VersionCollectionTests.swift"
      ],
      "target_dependencies" : [
        "Outdated"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Outdated",
      "module_type" : "SwiftTarget",
      "name" : "Outdated",
      "path" : "Sources/Outdated",
      "product_dependencies" : [
        "Logging",
        "Files",
        "Rainbow",
        "ShellOut",
        "SwiftyTextTable",
        "Version"
      ],
      "product_memberships" : [
        "swift-outdated",
        "Outdated"
      ],
      "sources" : [
        "ConcurrentDictionary.swift",
        "GitRemoteProvider.swift",
        "ManifestEditor.swift",
        "OutdatedPackage.swift",
        "PackageCollection.swift",
        "PackageUpdater.swift",
        "Pin.swift",
        "Resolved.swift",
        "SwiftPackage.swift",
        "UpdateScope.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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.