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 v0.0.8 (4ed238), with Swift 6.1 for macOS (SPM) on 18 Aug 2025 04:01:21 UTC.

Swift 6 data race errors: 9

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/swift-dependency-updater.git
Reference: v0.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/152] Fetching require
[135/452] Fetching require, shellout
[339/616] Fetching require, shellout, releases
[381/1951] Fetching require, shellout, releases, rainbow
Fetched https://github.com/JohnSundell/Require.git from cache (0.62s)
Fetched https://github.com/Nef10/Releases.git from cache (0.62s)
[395/1635] Fetching shellout, rainbow
Fetched https://github.com/Nef10/ShellOut.git from cache (0.69s)
[748/1335] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (0.87s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.15s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (1.78s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (2.53s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.54s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.61s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.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/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/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.3.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.0
========================================
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.5.1",
          "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/1654] Fetching swift-dependency-updater
Fetched https://github.com/Nef10/swift-dependency-updater.git from cache (0.77s)
Fetching https://github.com/Nef10/Releases.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/Nef10/ShellOut.git from cache
Fetched https://github.com/Nef10/ShellOut.git from cache (0.46s)
Fetched https://github.com/Nef10/Releases.git from cache (0.53s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.60s)
Fetching https://github.com/JohnSundell/Require.git from cache
Fetched https://github.com/JohnSundell/Require.git from cache (0.45s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.04s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.03s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.0 (0.03s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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/Nef10/swift-dependency-updater.git
Working copy of https://github.com/Nef10/swift-dependency-updater.git resolved at v0.0.8 (4ed2381)
warning: 'releases': 'releases' dependency on 'https://github.com/JohnSundell/ShellOut.git' conflicts with dependency on 'https://github.com/Nef10/ShellOut.git' which has the same identity 'shellout'. 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.1
Building package at path:  $PWD
https://github.com/Nef10/swift-dependency-updater.git
https://github.com/Nef10/swift-dependency-updater.git
{
  "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" : "/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[5/14] Write swift-dependency-updater-entitlement.plist
[5/14] Write sources
[10/14] Write swift-version-2F0A5646E1D333AE.txt
[12/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/31] Emitting module ArgumentParserToolInfo
[14/70] Compiling Rainbow StringGenerator.swift
[15/71] Compiling Rainbow String+Rainbow.swift
[16/71] Compiling Rainbow Style.swift
[17/71] Compiling ArgumentParser NameSpecification.swift
[18/71] Compiling ArgumentParser Option.swift
[19/71] Compiling ArgumentParser OptionGroup.swift
[20/71] Compiling ArgumentParser AsyncParsableCommand.swift
[21/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/75] Compiling ArgumentParser CompletionsGenerator.swift
[23/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/75] Compiling ArgumentParser Argument.swift
[26/75] Emitting module ArgumentParser
[27/75] Compiling ArgumentParser ParsableArguments.swift
[28/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/75] Compiling ArgumentParser ParsableCommand.swift
[30/75] Compiling ArgumentParser ArgumentDecoder.swift
[31/75] Compiling ArgumentParser ArgumentDefinition.swift
[32/75] Compiling ArgumentParser ArgumentSet.swift
[33/75] Compiling ArgumentParser CommandParser.swift
[34/75] Compiling ArgumentParser InputKey.swift
[35/75] Compiling ArgumentParser Platform.swift
[36/75] Compiling ArgumentParser SequenceExtensions.swift
[37/75] Compiling ArgumentParser StringExtensions.swift
[38/75] Compiling ArgumentParser Tree.swift
[39/75] Compiling Require Require.swift
[40/75] Emitting module Require
[41/75] Compiling Rainbow ModesExtractor.swift
[42/75] Compiling Rainbow Color.swift
[43/75] Compiling Rainbow ControlCode.swift
[44/75] Compiling Rainbow ColorApproximation.swift
[45/75] Compiling Rainbow OutputTarget.swift
[46/75] Compiling Rainbow Rainbow.swift
[49/75] Emitting module Rainbow
[50/75] Emitting module ShellOut
[51/75] Compiling ShellOut ShellOut.swift
[52/75] Compiling ArgumentParser CommandConfiguration.swift
[53/75] Compiling ArgumentParser CommandGroup.swift
[54/75] Compiling ArgumentParser EnumerableFlag.swift
[55/75] Compiling ArgumentParser ExpressibleByArgument.swift
[56/75] Compiling ArgumentParser InputOrigin.swift
[57/75] Compiling ArgumentParser Name.swift
[58/75] Compiling ArgumentParser Parsed.swift
[59/75] Compiling ArgumentParser ParsedValues.swift
[60/75] Compiling ArgumentParser ArgumentHelp.swift
[61/75] Compiling ArgumentParser ArgumentVisibility.swift
[62/75] Compiling ArgumentParser CompletionKind.swift
[63/75] Compiling ArgumentParser Errors.swift
[64/75] Compiling ArgumentParser Flag.swift
[65/75] Compiling ArgumentParser ParserError.swift
[66/75] Compiling ArgumentParser SplitArguments.swift
[67/75] Compiling ArgumentParser DumpHelpGenerator.swift
[68/75] Compiling ArgumentParser HelpCommand.swift
[69/75] Compiling ArgumentParser HelpGenerator.swift
[70/75] Compiling ArgumentParser MessageInfo.swift
[71/75] Compiling ArgumentParser UsageGenerator.swift
[72/75] Compiling ArgumentParser CollectionExtensions.swift
[73/80] Compiling Releases ReleasesError.swift
[74/80] Emitting module Releases
[75/80] Compiling Releases Releases.swift
[76/80] Compiling Releases Array+Version.swift
[77/80] Compiling Releases Version.swift
[78/95] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[79/95] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SwiftDependencyUpdater.swift:5:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 | public struct SwiftDependencyUpdater: ParsableCommand {
 4 |
 5 |     public static var configuration = CommandConfiguration(
   |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |         commandName: "swift-dependency-updater",
 7 |         abstract: "A CLI tool to update Swift Pacakge Manager dependencies",
[80/95] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SwiftPackage.swift:5:10: warning: associated value 'invalidUpdate' of 'Sendable'-conforming enum 'SwiftPackageError' has non-sendable type 'Update'; this is an error in the Swift 6 language mode
  3 |
  4 | enum SwiftPackageError: Error, Equatable {
  5 |     case invalidUpdate(String, Update)
    |          `- warning: associated value 'invalidUpdate' of 'Sendable'-conforming enum 'SwiftPackageError' has non-sendable type 'Update'; this is an error in the Swift 6 language mode
  6 |     case resultCountMismatch(String, Int)
  7 |     case noResultMatch(String, [String?])
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:10:6: note: consider making enum 'Update' conform to the 'Sendable' protocol
  8 | }
  9 |
 10 | enum Update: Equatable {
    |      `- note: consider making enum 'Update' conform to the 'Sendable' protocol
 11 |
 12 |     case withoutChangingRequirements(Version)
[81/96] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SubCommands/UpdateCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct UpdateCommand: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(commandName: "update", abstract: "Updates dependencies")
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     @Argument(help: "Path of the swift package")
[82/96] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SubCommands/GitHubCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct GitHubCommand: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(commandName: "github", abstract: "Updates dependencies and creates a PR for each one")
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     @Argument(help: "Path of the swift package")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SubCommands/ListCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct ListCommand: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(commandName: "list", abstract: "Lists all dependencies and possible updates")
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     @Argument(help: "Path of the swift package")
[83/96] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SubCommands/GitHubCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct GitHubCommand: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(commandName: "github", abstract: "Updates dependencies and creates a PR for each one")
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     @Argument(help: "Path of the swift package")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SubCommands/ListCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct ListCommand: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(commandName: "list", abstract: "Lists all dependencies and possible updates")
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     @Argument(help: "Path of the swift package")
[84/96] Compiling SwiftDependencyUpdaterLibrary Git.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Services/GitHub.swift:102:70: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 99 |     }
100 | #else
101 |     func myUploadTask(with request: URLRequest, from bodyData: Data?, completionHandler: @escaping (Data?, URLResponse?, Error?) -> Void) -> URLSessionUploadTaskProvider {
    |                                                                       `- note: parameter 'completionHandler' is implicitly non-sendable
102 |         uploadTask(with: request, from: bodyData, completionHandler: completionHandler)
    |                                                                      `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
103 |     }
104 | #endif
[85/96] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Services/GitHub.swift:102:70: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 99 |     }
100 | #else
101 |     func myUploadTask(with request: URLRequest, from bodyData: Data?, completionHandler: @escaping (Data?, URLResponse?, Error?) -> Void) -> URLSessionUploadTaskProvider {
    |                                                                       `- note: parameter 'completionHandler' is implicitly non-sendable
102 |         uploadTask(with: request, from: bodyData, completionHandler: completionHandler)
    |                                                                      `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
103 |     }
104 | #endif
[86/96] Compiling SwiftDependencyUpdaterLibrary String.swift
[87/96] Compiling SwiftDependencyUpdaterLibrary Version.swift
[88/96] Emitting module SwiftDependencyUpdaterLibrary
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SubCommands/GitHubCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct GitHubCommand: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(commandName: "github", abstract: "Updates dependencies and creates a PR for each one")
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     @Argument(help: "Path of the swift package")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SubCommands/ListCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct ListCommand: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(commandName: "list", abstract: "Lists all dependencies and possible updates")
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     @Argument(help: "Path of the swift package")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SubCommands/UpdateCommand.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct UpdateCommand: ParsableCommand {
 5 |
 6 |     static var configuration = CommandConfiguration(commandName: "update", abstract: "Updates dependencies")
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     @Argument(help: "Path of the swift package")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SwiftDependencyUpdater.swift:5:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 | public struct SwiftDependencyUpdater: ParsableCommand {
 4 |
 5 |     public static var configuration = CommandConfiguration(
   |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |         commandName: "swift-dependency-updater",
 7 |         abstract: "A CLI tool to update Swift Pacakge Manager dependencies",
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/SwiftPackage.swift:5:10: warning: associated value 'invalidUpdate' of 'Sendable'-conforming enum 'SwiftPackageError' has non-sendable type 'Update'; this is an error in the Swift 6 language mode
  3 |
  4 | enum SwiftPackageError: Error, Equatable {
  5 |     case invalidUpdate(String, Update)
    |          `- warning: associated value 'invalidUpdate' of 'Sendable'-conforming enum 'SwiftPackageError' has non-sendable type 'Update'; this is an error in the Swift 6 language mode
  6 |     case resultCountMismatch(String, Int)
  7 |     case noResultMatch(String, [String?])
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:10:6: note: consider making enum 'Update' conform to the 'Sendable' protocol
  8 | }
  9 |
 10 | enum Update: Equatable {
    |      `- note: consider making enum 'Update' conform to the 'Sendable' protocol
 11 |
 12 |     case withoutChangingRequirements(Version)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:6:10: warning: associated value 'resolvedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  4 |
  5 | enum UpdateError: Error, Equatable {
  6 |     case resolvedVersionNotFound(String, Version, Version)
    |          `- warning: associated value 'resolvedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  7 |     case updatedVersionNotFound(String, Version, Version)
  8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Releases/Sources/Version.swift:10:15: note: struct 'Version' does not conform to the 'Sendable' protocol
  8 |
  9 | /// Structure representing a released version
 10 | public struct Version: Codable {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 11 |     /// The major version of the release
 12 |     public var major: Int
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Releases'
  1 | import Foundation
  2 | import Releases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Releases'
  3 | import ShellOut
  4 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:6:10: warning: associated value 'resolvedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  4 |
  5 | enum UpdateError: Error, Equatable {
  6 |     case resolvedVersionNotFound(String, Version, Version)
    |          `- warning: associated value 'resolvedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  7 |     case updatedVersionNotFound(String, Version, Version)
  8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Releases/Sources/Version.swift:10:15: note: struct 'Version' does not conform to the 'Sendable' protocol
  8 |
  9 | /// Structure representing a released version
 10 | public struct Version: Codable {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 11 |     /// The major version of the release
 12 |     public var major: Int
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:7:10: warning: associated value 'updatedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  5 | enum UpdateError: Error, Equatable {
  6 |     case resolvedVersionNotFound(String, Version, Version)
  7 |     case updatedVersionNotFound(String, Version, Version)
    |          `- warning: associated value 'updatedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  8 | }
  9 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Releases/Sources/Version.swift:10:15: note: struct 'Version' does not conform to the 'Sendable' protocol
  8 |
  9 | /// Structure representing a released version
 10 | public struct Version: Codable {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 11 |     /// The major version of the release
 12 |     public var major: Int
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:7:10: warning: associated value 'updatedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  5 | enum UpdateError: Error, Equatable {
  6 |     case resolvedVersionNotFound(String, Version, Version)
  7 |     case updatedVersionNotFound(String, Version, Version)
    |          `- warning: associated value 'updatedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  8 | }
  9 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Releases/Sources/Version.swift:10:15: note: struct 'Version' does not conform to the 'Sendable' protocol
  8 |
  9 | /// Structure representing a released version
 10 | public struct Version: Codable {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 11 |     /// The major version of the release
 12 |     public var major: Int
[89/96] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[90/96] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[91/96] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[92/96] Compiling SwiftDependencyUpdaterLibrary ResolvedPackageParser.swift
[93/96] Compiling SwiftDependencyUpdaterLibrary Update.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:6:10: warning: associated value 'resolvedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  4 |
  5 | enum UpdateError: Error, Equatable {
  6 |     case resolvedVersionNotFound(String, Version, Version)
    |          `- warning: associated value 'resolvedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  7 |     case updatedVersionNotFound(String, Version, Version)
  8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Releases/Sources/Version.swift:10:15: note: struct 'Version' does not conform to the 'Sendable' protocol
  8 |
  9 | /// Structure representing a released version
 10 | public struct Version: Codable {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 11 |     /// The major version of the release
 12 |     public var major: Int
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Releases'
  1 | import Foundation
  2 | import Releases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Releases'
  3 | import ShellOut
  4 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:6:10: warning: associated value 'resolvedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  4 |
  5 | enum UpdateError: Error, Equatable {
  6 |     case resolvedVersionNotFound(String, Version, Version)
    |          `- warning: associated value 'resolvedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  7 |     case updatedVersionNotFound(String, Version, Version)
  8 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Releases/Sources/Version.swift:10:15: note: struct 'Version' does not conform to the 'Sendable' protocol
  8 |
  9 | /// Structure representing a released version
 10 | public struct Version: Codable {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 11 |     /// The major version of the release
 12 |     public var major: Int
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:7:10: warning: associated value 'updatedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  5 | enum UpdateError: Error, Equatable {
  6 |     case resolvedVersionNotFound(String, Version, Version)
  7 |     case updatedVersionNotFound(String, Version, Version)
    |          `- warning: associated value 'updatedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  8 | }
  9 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Releases/Sources/Version.swift:10:15: note: struct 'Version' does not conform to the 'Sendable' protocol
  8 |
  9 | /// Structure representing a released version
 10 | public struct Version: Codable {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 11 |     /// The major version of the release
 12 |     public var major: Int
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/Update.swift:7:10: warning: associated value 'updatedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  5 | enum UpdateError: Error, Equatable {
  6 |     case resolvedVersionNotFound(String, Version, Version)
  7 |     case updatedVersionNotFound(String, Version, Version)
    |          `- warning: associated value 'updatedVersionNotFound' of 'Sendable'-conforming enum 'UpdateError' has non-sendable type 'Version'; this is an error in the Swift 6 language mode
  8 | }
  9 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Releases/Sources/Version.swift:10:15: note: struct 'Version' does not conform to the 'Sendable' protocol
  8 |
  9 | /// Structure representing a released version
 10 | public struct Version: Codable {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 11 |     /// The major version of the release
 12 |     public var major: Int
[94/98] Emitting module SwiftDependencyUpdater
[95/98] Compiling SwiftDependencyUpdater main.swift
[95/98] Write Objects.LinkFileList
[96/98] Linking swift-dependency-updater
[97/98] Applying swift-dependency-updater
Build complete! (10.66s)
warning: 'releases': 'releases' dependency on 'https://github.com/JohnSundell/ShellOut.git' conflicts with dependency on 'https://github.com/Nef10/ShellOut.git' which has the same identity 'shellout'. this will be escalated to an error in future versions of SwiftPM.
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" : "/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.