The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Donut, reference 0.1.1 (0b9064), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 21:41:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/natmark/donut.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/natmark/donut
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 0b90644 Bump version
Cloned https://github.com/natmark/donut.git
Revision (git rev-parse @):
0b90644b5635f1f988a311c93b297ac0a44f6495
SUCCESS checkout https://github.com/natmark/donut.git at 0.1.1
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/yutailang0119/ProgressSpinnerKit
Fetching https://github.com/apple/swift-package-manager.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/thoughtbot/Curry.git
[1/2329] Fetching commandant
[188/4862] Fetching commandant, result
[239/5459] Fetching commandant, result, curry
[347/6034] Fetching commandant, result, curry, progressspinnerkit
Fetched https://github.com/Carthage/Commandant.git from cache (0.85s)
Fetching https://github.com/Quick/Quick.git
[2191/3705] Fetching result, curry, progressspinnerkit
[2192/56193] Fetching result, curry, progressspinnerkit, reactiveswift
[4231/75760] Fetching result, curry, progressspinnerkit, reactiveswift, nimble
Fetched https://github.com/yutailang0119/ProgressSpinnerKit from cache (0.98s)
Fetching https://github.com/Carthage/ReactiveTask.git
[3851/75185] Fetching result, curry, reactiveswift, nimble
[35591/77110] Fetching result, curry, reactiveswift, nimble, reactivetask
[60186/91865] Fetching result, curry, reactiveswift, nimble, reactivetask, quick
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.76s)
[76071/89940] Fetching result, curry, reactiveswift, nimble, quick
Fetched https://github.com/Quick/Nimble.git from cache (1.90s)
[57979/70373] Fetching result, curry, reactiveswift, quick
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.22s)
Fetched https://github.com/Quick/Quick.git from cache (1.37s)
[1/151107] Fetching swift-package-manager
Fetched https://github.com/thoughtbot/Curry.git from cache (8.20s)
Fetched https://github.com/apple/swift-package-manager.git from cache (8.20s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Fetched https://github.com/antitypical/Result.git from cache (8.20s)
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.1.0 (8.83s)
Computing version for https://github.com/thoughtbot/Curry.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/natmark/donut.git
https://github.com/natmark/donut.git
{
  "dependencies" : [
    {
      "identity" : "reactivetask",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Carthage/ReactiveTask.git"
    },
    {
      "identity" : "commandant",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Carthage/Commandant.git"
    },
    {
      "identity" : "curry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thoughtbot/Curry.git"
    },
    {
      "identity" : "progressspinnerkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yutailang0119/ProgressSpinnerKit"
    }
  ],
  "manifest_display_name" : "Donut",
  "name" : "Donut",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "donut",
      "targets" : [
        "Donut"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "DonutKit",
      "targets" : [
        "DonutKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DonutTests",
      "module_type" : "SwiftTarget",
      "name" : "DonutTests",
      "path" : "Tests",
      "sources" : [
        "TemplateDirectoryTests.swift"
      ],
      "target_dependencies" : [
        "Donut"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DonutKit",
      "module_type" : "SwiftTarget",
      "name" : "DonutKit",
      "path" : "Sources/DonutKit",
      "product_dependencies" : [
        "ReactiveTask",
        "ProgressSpinnerKit"
      ],
      "product_memberships" : [
        "donut",
        "DonutKit"
      ],
      "sources" : [
        "DonutErrors.swift",
        "Git.swift",
        "SemanticVersion.swift",
        "Template.swift",
        "TemplateDirectory.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Donut",
      "module_type" : "SwiftTarget",
      "name" : "Donut",
      "path" : "Sources/Donut",
      "product_dependencies" : [
        "ReactiveTask",
        "Commandant",
        "Curry"
      ],
      "product_memberships" : [
        "donut"
      ],
      "sources" : [
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/RemoveCommand.swift",
        "Commands/VersionCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "DonutKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
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
Updating https://github.com/Carthage/ReactiveTask.git
Updating https://github.com/yutailang0119/ProgressSpinnerKit
Updating https://github.com/thoughtbot/Curry.git
Updating https://github.com/Carthage/Commandant.git
Updated https://github.com/thoughtbot/Curry.git (0.52s)
Updated https://github.com/yutailang0119/ProgressSpinnerKit (0.52s)
Updated https://github.com/Carthage/Commandant.git (0.52s)
Updated https://github.com/Carthage/ReactiveTask.git (0.52s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (3.30s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.58s)
Updating https://github.com/Quick/Quick.git
Updating https://github.com/antitypical/Result.git
Updating https://github.com/Quick/Nimble.git
Updating https://github.com/ReactiveCocoa/ReactiveSwift.git
Updated https://github.com/Quick/Quick.git (0.56s)
Updated https://github.com/Quick/Nimble.git (0.56s)
Updated https://github.com/antitypical/Result.git (0.56s)
Updated https://github.com/ReactiveCocoa/ReactiveSwift.git (0.56s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (1.27s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.58s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.62s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.5.0 (0.58s)
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/apple/swift-tools-support-core from cache (0.84s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.2 (1.54s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.59s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.60s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/yutailang0119/ProgressSpinnerKit
Working copy of https://github.com/yutailang0119/ProgressSpinnerKit resolved at 0.5.0
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.7.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
error: the library 'DonutKit' requires macos 10.13, but depends on the product 'ProgressSpinnerKit' which requires macos 10.15; consider changing the library 'DonutKit' to require macos 10.15 or later, or the product 'ProgressSpinnerKit' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'DonutKit' requires macos 10.13, but depends on the product 'ProgressSpinnerKit' which requires macos 10.15; consider changing the library 'DonutKit' to require macos 10.15 or later, or the product 'ProgressSpinnerKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm