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 SwiftOutdated, reference 0.9.0 (6dbb22), with Swift 6.0 for Linux on 30 Nov 2024 06:57:14 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: 0.9.0
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
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 6dbb22f bump version to 0.9.0
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
6dbb22f79874b75b5c95daa0a21d66082f6aeefc
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at 0.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/johnsundell/ShellOut.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/johnsundell/Files.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/288] Fetching version
[79/1217] Fetching version, swiftytexttable
[1218/2343] Fetching version, swiftytexttable, rainbow
[1410/3303] Fetching version, swiftytexttable, rainbow, shellout
[2899/4534] Fetching version, swiftytexttable, rainbow, shellout, files
[4326/8257] Fetching version, swiftytexttable, rainbow, shellout, files, swift-log
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.28s)
[5690/7328] Fetching version, rainbow, shellout, files, swift-log
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/onevcat/Rainbow.git from cache (0.29s)
[4937/6202] Fetching version, shellout, files, swift-log
Fetched https://github.com/johnsundell/Files.git from cache (0.30s)
[4897/4971] Fetching version, shellout, swift-log
Fetched https://github.com/mxcl/Version.git from cache (0.38s)
Fetched https://github.com/johnsundell/ShellOut.git from cache (0.38s)
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.01s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.90s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (1.81s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (0.44s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.40s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.44s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.44s)
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.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/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
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.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/24] Write sources
[11/24] Write swift-version-24593BA9C3E375BF.txt
[13/54] Emitting module Files
[14/54] Compiling Rainbow Style.swift
[15/55] Compiling Version Version.swift
[16/55] Emitting module ArgumentParserToolInfo
[17/55] Compiling Version Version+Range.swift
[18/55] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/56] Compiling Rainbow String+Rainbow.swift
[20/56] Compiling Rainbow StringGenerator.swift
[22/56] Compiling Rainbow XcodeColorsSupport.swift
[22/56] Wrapping AST for ArgumentParserToolInfo for debugging
[24/94] Compiling Logging MetadataProvider.swift
[25/94] Compiling Logging LogHandler.swift
[26/94] Emitting module Logging
[27/94] Compiling Logging Logging.swift
[28/94] Compiling Logging Locks.swift
[29/95] Wrapping AST for Logging for debugging
[31/95] Emitting module ArgumentParser
[32/100] Compiling ArgumentParser Name.swift
[33/100] Compiling ArgumentParser Parsed.swift
[34/100] Compiling ArgumentParser ParsedValues.swift
[35/100] Compiling ArgumentParser ParserError.swift
[36/100] Compiling ArgumentParser SplitArguments.swift
[37/100] Compiling ShellOut ShellOut.swift
[38/100] Emitting module ShellOut
[39/100] Compiling Version Version+Comparable.swift
[40/101] Compiling Version Version+Codable.swift
[41/101] Compiling Version Version+Foundation.swift
[42/101] Emitting module Version
[43/102] Compiling SwiftyTextTable TextTable.swift
[44/102] Emitting module SwiftyTextTable
[45/103] Compiling Files Files.swift
[46/104] Compiling ArgumentParser ArgumentVisibility.swift
[47/104] Compiling ArgumentParser CompletionKind.swift
[48/104] Compiling ArgumentParser Errors.swift
[49/104] Compiling ArgumentParser Flag.swift
[50/104] Compiling ArgumentParser NameSpecification.swift
[51/104] Compiling ArgumentParser Option.swift
[52/104] Compiling Rainbow Rainbow.swift
[53/104] Emitting module Rainbow
[64/105] Wrapping AST for Version for debugging
[65/105] Wrapping AST for ShellOut for debugging
[66/105] Wrapping AST for SwiftyTextTable for debugging
[67/105] Wrapping AST for Rainbow for debugging
[68/105] Wrapping AST for Files for debugging
[70/112] Compiling ArgumentParser DumpHelpGenerator.swift
[71/112] Compiling ArgumentParser HelpCommand.swift
[72/112] Compiling ArgumentParser HelpGenerator.swift
[73/112] Compiling ArgumentParser MessageInfo.swift
[74/112] Compiling ArgumentParser UsageGenerator.swift
[75/112] Compiling ArgumentParser CollectionExtensions.swift
[76/112] Compiling ArgumentParser Platform.swift
[77/112] Compiling ArgumentParser SequenceExtensions.swift
[78/112] Compiling ArgumentParser StringExtensions.swift
[79/112] Compiling ArgumentParser Tree.swift
[80/112] Compiling Outdated Resolved.swift
[81/112] Compiling Outdated OutdatedPackage.swift
[82/112] Compiling Outdated ConcurrentDictionary.swift
/host/spi-builder-workspace/Sources/Outdated/ConcurrentDictionary.swift:32:17: warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | class ConcurrentDictionary<Key: Hashable, Value>: Collection {
   |       `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
 4 |     private var dictionary: [Key: Value]
 5 |     private let concurrentQueue = DispatchQueue(label: UUID().uuidString, attributes: .concurrent)
   :
30 |         set(newValue) {
31 |             concurrentQueue.async(flags: .barrier) { [weak self] in
32 |                 self?.dictionary[key] = newValue
   |                 `- warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
33 |             }
34 |         }
/host/spi-builder-workspace/Sources/Outdated/ConcurrentDictionary.swift:32:34: warning: capture of 'key' with non-sendable type 'Key' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | class ConcurrentDictionary<Key: Hashable, Value>: Collection {
   |                            `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 4 |     private var dictionary: [Key: Value]
 5 |     private let concurrentQueue = DispatchQueue(label: UUID().uuidString, attributes: .concurrent)
   :
30 |         set(newValue) {
31 |             concurrentQueue.async(flags: .barrier) { [weak self] in
32 |                 self?.dictionary[key] = newValue
   |                                  `- warning: capture of 'key' with non-sendable type 'Key' in a `@Sendable` closure; this is an error in the Swift 6 language mode
33 |             }
34 |         }
/host/spi-builder-workspace/Sources/Outdated/ConcurrentDictionary.swift:32:41: warning: capture of 'newValue' with non-sendable type 'Value?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | class ConcurrentDictionary<Key: Hashable, Value>: Collection {
   |                                           `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 4 |     private var dictionary: [Key: Value]
 5 |     private let concurrentQueue = DispatchQueue(label: UUID().uuidString, attributes: .concurrent)
   :
30 |         set(newValue) {
31 |             concurrentQueue.async(flags: .barrier) { [weak self] in
32 |                 self?.dictionary[key] = newValue
   |                                         `- warning: capture of 'newValue' with non-sendable type 'Value?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
33 |             }
34 |         }
/host/spi-builder-workspace/Sources/Outdated/ConcurrentDictionary.swift:50:13: warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | class ConcurrentDictionary<Key: Hashable, Value>: Collection {
   |       `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
 4 |     private var dictionary: [Key: Value]
 5 |     private let concurrentQueue = DispatchQueue(label: UUID().uuidString, attributes: .concurrent)
   :
48 |     func removeValue(forKey key: Key) {
49 |         concurrentQueue.async(flags: .barrier) { [weak self] in
50 |             self?.dictionary.removeValue(forKey: key)
   |             `- warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
51 |         }
52 |     }
/host/spi-builder-workspace/Sources/Outdated/ConcurrentDictionary.swift:50:50: warning: capture of 'key' with non-sendable type 'Key' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | class ConcurrentDictionary<Key: Hashable, Value>: Collection {
   |                            `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 4 |     private var dictionary: [Key: Value]
 5 |     private let concurrentQueue = DispatchQueue(label: UUID().uuidString, attributes: .concurrent)
   :
48 |     func removeValue(forKey key: Key) {
49 |         concurrentQueue.async(flags: .barrier) { [weak self] in
50 |             self?.dictionary.removeValue(forKey: key)
   |                                                  `- warning: capture of 'key' with non-sendable type 'Key' in a `@Sendable` closure; this is an error in the Swift 6 language mode
51 |         }
52 |     }
/host/spi-builder-workspace/Sources/Outdated/ConcurrentDictionary.swift:56:13: warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | class ConcurrentDictionary<Key: Hashable, Value>: Collection {
   |       `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
 4 |     private var dictionary: [Key: Value]
 5 |     private let concurrentQueue = DispatchQueue(label: UUID().uuidString, attributes: .concurrent)
   :
54 |     func removeAll() {
55 |         concurrentQueue.async(flags: .barrier) { [weak self] in
56 |             self?.dictionary.removeAll()
   |             `- warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
57 |         }
58 |     }
[83/112] Emitting module Outdated
[84/112] Compiling Outdated PackageCollection.swift
[85/112] Compiling Outdated Pin.swift
[86/112] Compiling ArgumentParser OptionGroup.swift
[87/112] Compiling ArgumentParser AsyncParsableCommand.swift
[88/112] Compiling ArgumentParser CommandConfiguration.swift
[89/112] Compiling ArgumentParser CommandGroup.swift
[90/112] Compiling ArgumentParser EnumerableFlag.swift
[91/112] Compiling ArgumentParser ArgumentDefinition.swift
[92/112] Compiling ArgumentParser ArgumentSet.swift
[93/112] Compiling ArgumentParser CommandParser.swift
[94/112] Compiling ArgumentParser InputKey.swift
[95/112] Compiling ArgumentParser InputOrigin.swift
[96/112] Compiling ArgumentParser BashCompletionsGenerator.swift
[97/112] Compiling ArgumentParser CompletionsGenerator.swift
[98/112] Compiling ArgumentParser FishCompletionsGenerator.swift
[99/112] Compiling ArgumentParser ZshCompletionsGenerator.swift
[100/112] Compiling ArgumentParser Argument.swift
[101/112] Compiling ArgumentParser ArgumentHelp.swift
[102/112] Compiling ArgumentParser ExpressibleByArgument.swift
[103/112] Compiling ArgumentParser ParsableArguments.swift
[104/112] Compiling ArgumentParser ParsableArgumentsValidation.swift
[105/112] Compiling ArgumentParser ParsableCommand.swift
[106/112] Compiling ArgumentParser ArgumentDecoder.swift
[107/113] Wrapping AST for ArgumentParser for debugging
[109/113] Compiling Outdated SwiftPackage.swift
/host/spi-builder-workspace/Sources/Outdated/SwiftPackage.swift:127:30: warning: type 'SwiftPackage' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  8 | let log = Logger(label: "SwiftOutdated")
  9 |
 10 | public struct SwiftPackage: Hashable {
    |               `- note: consider making struct 'SwiftPackage' conform to the 'Sendable' protocol
 11 |     public let package: String
 12 |     public let repositoryURL: String
    :
125 |     public static func collectVersions(for packages: [SwiftPackage], ignoringPrerelease: Bool, onlyMajorUpdates: Bool) async -> PackageCollection {
126 |         log.info("Collecting versions for \(packages.map { $0.package }.joined(separator: ", ")).")
127 |         let versions = await withTaskGroup(of: (SwiftPackage, [Version]?).self) { group in
    |                              `- warning: type 'SwiftPackage' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
128 |             for package in packages where package.hasResolvedVersion {
129 |                 log.info("Package \(package.package) has resolved version, queueing version fetch.")
/host/spi-builder-workspace/Sources/Outdated/SwiftPackage.swift:127:81: warning: type 'SwiftPackage' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  8 | let log = Logger(label: "SwiftOutdated")
  9 |
 10 | public struct SwiftPackage: Hashable {
    |               `- note: consider making struct 'SwiftPackage' conform to the 'Sendable' protocol
 11 |     public let package: String
 12 |     public let repositoryURL: String
    :
125 |     public static func collectVersions(for packages: [SwiftPackage], ignoringPrerelease: Bool, onlyMajorUpdates: Bool) async -> PackageCollection {
126 |         log.info("Collecting versions for \(packages.map { $0.package }.joined(separator: ", ")).")
127 |         let versions = await withTaskGroup(of: (SwiftPackage, [Version]?).self) { group in
    |                                                                                 `- warning: type 'SwiftPackage' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
128 |             for package in packages where package.hasResolvedVersion {
129 |                 log.info("Package \(package.package) has resolved version, queueing version fetch.")
/host/spi-builder-workspace/Sources/Outdated/SwiftPackage.swift:130:23: warning: type 'SwiftPackage' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  8 | let log = Logger(label: "SwiftOutdated")
  9 |
 10 | public struct SwiftPackage: Hashable {
    |               `- note: consider making struct 'SwiftPackage' conform to the 'Sendable' protocol
 11 |     public let package: String
 12 |     public let repositoryURL: String
    :
128 |             for package in packages where package.hasResolvedVersion {
129 |                 log.info("Package \(package.package) has resolved version, queueing version fetch.")
130 |                 group.addTask {
    |                       `- warning: type 'SwiftPackage' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
131 |                     let availableVersions = package.availableVersions()
132 |                     log.info("Found \(availableVersions.count) versions for \(package.package).")
/host/spi-builder-workspace/Sources/Outdated/SwiftPackage.swift:130:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
128 |             for package in packages where package.hasResolvedVersion {
129 |                 log.info("Package \(package.package) has resolved version, queueing version fetch.")
130 |                 group.addTask {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
131 |                     let availableVersions = package.availableVersions()
    |                                             `- note: closure captures 'package' which is accessible to code in the current task
132 |                     log.info("Found \(availableVersions.count) versions for \(package.package).")
133 |                     return (package, availableVersions)
[110/114] Wrapping AST for Outdated for debugging
[112/116] Emitting module SwiftOutdated
[113/116] Compiling SwiftOutdated SwiftOutdated.swift
/host/spi-builder-workspace/Sources/SwiftOutdated/SwiftOutdated.swift:59:16: warning: capture of 'self' with non-sendable type 'SwiftOutdated' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 9 |
10 | @main
11 | public struct SwiftOutdated: AsyncParsableCommand {
   |               `- note: consider making struct 'SwiftOutdated' conform to the 'Sendable' protocol
12 |     public init() {}
13 |
   :
57 |         LoggingSystem.bootstrap { label in
58 |             var logHandler = StreamLogHandler.standardError(label: label)
59 |             if verbose {
   |                `- warning: capture of 'self' with non-sendable type 'SwiftOutdated' in a `@Sendable` closure; this is an error in the Swift 6 language mode
60 |                 #if DEBUG
61 |                 logHandler.logLevel = .trace
[114/117] Wrapping AST for SwiftOutdated for debugging
[115/117] Write Objects.LinkFileList
[116/117] Linking swift-outdated
Build complete! (31.37s)
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.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.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" : "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",
        "OutdatedPackage.swift",
        "PackageCollection.swift",
        "Pin.swift",
        "Resolved.swift",
        "SwiftPackage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.