This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for visionOS using Xcode 16.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/natmark/donut.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/natmark/donut
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/natmark/donut.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
resolved source packages:
{
  "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"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Donut",
    "schemes" : [
      "CommandantPackageDescription",
      "CurryPackageDescription",
      "donut",
      "Donut",
      "Donut-Package",
      "DonutPackageDescription",
      "DonutPackageTests",
      "ProgressSpinnerKitPackageDescription",
      "ReactiveSwiftPackageDescription",
      "ReactiveTaskPackageDescription",
      "ResultPackageDescription",
      "SwiftPMPackageDescription"
    ],
    "targets" : [
      "Basic",
      "Commandant",
      "CommandantPackageDescription",
      "Curry",
      "CurryPackageDescription",
      "Donut",
      "DonutKit",
      "DonutPackageDescription",
      "DonutPackageTests",
      "DonutTests",
      "POSIX",
      "ProgressSpinnerKit",
      "ProgressSpinnerKitPackageDescription",
      "ReactiveSwift",
      "ReactiveSwiftPackageDescription",
      "ReactiveTask",
      "ReactiveTaskPackageDescription",
      "Result",
      "ResultPackageDescription",
      "SPMLibc",
      "SwiftPMPackageDescription",
      "Utility",
      "clibc",
      "donut"
    ]
  }
}
2024-05-30 10:39:48.326 xcodebuild[696:3840] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-30-05_10-39-0048.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.10' to specify the current tools version
GENERIC FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.